| 1 | [ May 18 07:16:22 Enabled. ] | ||
| 2 | [ May 18 07:16:22 Rereading configuration. ] | ||
| 3 | [ May 18 07:16:23 Rereading configuration. ] | ||
| 4 | [ May 18 07:16:24 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 18 07:16:25 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.18 07:16:26.184327 [ 1 ] {} <Information> Application: Will watch for the process with pid 27549 | ||
| 29 | 2026.05.18 07:16:26.184927 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.18 07:16:26.488182 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 27549 | ||
| 31 | 2026.05.18 07:16:26.489864 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.18 07:16:26.490107 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.18 07:16:26.618791 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.18 07:16:26.655495 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.18 07:16:26.655563 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.18 07:16:26.655591 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.18 07:16:26.655672 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.18 07:16:26.656223 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.18 07:16:26.660289 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.18 07:16:26.662504 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.18 07:16:26.663722 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.18 07:16:26.664792 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.18 07:16:26.664822 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.18 07:16:26.664837 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.18 07:16:26.665760 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.18 07:16:26.670226 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.18 07:16:26.678200 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.18 07:16:26.679093 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.18 07:16:26.681361 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.18 07:16:26.682155 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.18 07:16:26.683104 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.18 07:16:26.683880 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.18 07:16:26.690656 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.18 07:16:26.691007 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.18 07:16:26.693186 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.18 07:16:26.693557 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.18 07:16:26.693950 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.18 07:16:26.694337 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.18 07:16:26.695307 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.18 07:16:26.695350 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.18 07:16:26.695429 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.18 07:16:26.695525 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.18 07:16:26.701710 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.18 07:16:26.701738 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137511 sec | ||
| 69 | 2026.05.18 07:16:26.701758 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.18 07:16:26.701770 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.18 07:16:26.702428 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.18 07:16:26.702991 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.18 07:16:26.713705 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.18 07:16:26.713760 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.18 07:16:26.713774 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.18 07:16:26.713786 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.18 07:16:26.713829 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.18 07:16:26.713845 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.18 07:16:26.715986 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.18 07:16:26.716030 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.18 07:16:26.716054 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.18 07:16:26.716204 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.18 07:16:26.716244 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.18 07:16:26.716265 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.18 07:16:26.716277 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.18 07:16:26.716290 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.18 07:16:26.716324 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.18 07:16:26.716337 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.18 07:16:26.739081 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.18 07:16:26.739791 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.18 07:16:26.739839 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.508e-05 sec | ||
| 92 | 2026.05.18 07:16:26.739854 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.18 07:16:26.739866 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.18 07:16:26.739909 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.18 07:16:26.740162 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.18 07:16:26.740226 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.18 07:16:26.740239 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.18 07:16:26.740254 [ 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). | ||
| 99 | 2026.05.18 07:16:26.740276 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.18 07:16:26.752260 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.18 07:16:26.752515 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.32 MiB (RSS), difference: 92.47 MiB | ||
| 102 | 2026.05.18 07:16:26.753950 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.584e-05 sec. | ||
| 103 | 2026.05.18 07:16:26.754305 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.18 07:16:26.755581 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.18 07:16:26.755601 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.18 07:16:27.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.33 MiB, peak 117.33 MiB, free memory in arenas 0.00 B, will set to 118.88 MiB (RSS), difference: 1.55 MiB | ||
| 107 | 2026.05.18 07:16:27.380196 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32936 | ||
| 108 | 2026.05.18 07:16:27.380457 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 109 | 2026.05.18 07:16:27.380562 [ 3 ] {} <Debug> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:32936 | ||
| 110 | 2026.05.18 07:16:27.380630 [ 3 ] {} <Debug> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.18 07:16:27.380646 [ 3 ] {} <Debug> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 112 | 2026.05.18 07:16:27.380808 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 113 | 2026.05.18 07:16:27.380874 [ 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 | ||
| 114 | 2026.05.18 07:16:27.380927 [ 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 | ||
| 115 | 2026.05.18 07:16:27.381302 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61563 | ||
| 116 | 2026.05.18 07:16:27.381385 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35614 | ||
| 117 | 2026.05.18 07:16:27.381408 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.18 07:16:27.381513 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55496 | ||
| 119 | 2026.05.18 07:16:27.381542 [ 4 ] {} <Debug> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61563 | ||
| 120 | 2026.05.18 07:16:27.381603 [ 4 ] {} <Debug> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.18 07:16:27.381651 [ 4 ] {} <Debug> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.18 07:16:27.381790 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43332 | ||
| 123 | 2026.05.18 07:16:27.381894 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45046 | ||
| 124 | 2026.05.18 07:16:27.381893 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52482 | ||
| 125 | 2026.05.18 07:16:27.381991 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45234 | ||
| 126 | 2026.05.18 07:16:27.382079 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38274 | ||
| 127 | 2026.05.18 07:16:27.383805 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.18 07:16:27.383848 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.18 07:16:27.383880 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.18 07:16:27.383921 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.18 07:16:27.383931 [ 255 ] {} <Debug> TCP-Session: 5c85427a-d8f3-42e8-a74b-3abbc07553f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45046 | ||
| 132 | 2026.05.18 07:16:27.384003 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.18 07:16:27.383993 [ 256 ] {} <Debug> TCP-Session: 266ec6e9-7782-44d1-aea1-3af55351798a Authenticating user 'default' from [fd00:1122:3344:101::d]:43332 | ||
| 134 | 2026.05.18 07:16:27.383992 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.18 07:16:27.384109 [ 256 ] {} <Debug> TCP-Session: 266ec6e9-7782-44d1-aea1-3af55351798a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.18 07:16:27.384091 [ 255 ] {} <Debug> TCP-Session: 5c85427a-d8f3-42e8-a74b-3abbc07553f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.18 07:16:27.384164 [ 254 ] {} <Debug> TCP-Session: edf62463-6280-414f-a3a7-957dba0c87bf Authenticating user 'default' from [fd00:1122:3344:101::d]:55496 | ||
| 138 | 2026.05.18 07:16:27.384218 [ 256 ] {} <Debug> TCP-Session: 266ec6e9-7782-44d1-aea1-3af55351798a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.18 07:16:27.384206 [ 255 ] {} <Debug> TCP-Session: 5c85427a-d8f3-42e8-a74b-3abbc07553f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.18 07:16:27.384199 [ 257 ] {} <Debug> TCP-Session: 8fedb5eb-3e48-4dac-95e6-989e5334395e Authenticating user 'default' from [fd00:1122:3344:101::d]:52482 | ||
| 141 | 2026.05.18 07:16:27.384298 [ 254 ] {} <Debug> TCP-Session: edf62463-6280-414f-a3a7-957dba0c87bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.18 07:16:27.383936 [ 258 ] {} <Debug> TCP-Session: 6d7ccb7e-ab99-42dd-a63e-16e3b310e039 Authenticating user 'default' from [fd00:1122:3344:101::d]:45234 | ||
| 143 | 2026.05.18 07:16:27.383952 [ 259 ] {} <Debug> TCP-Session: c9971fcb-196c-41c4-9795-3dbbc670f84b Authenticating user 'default' from [fd00:1122:3344:101::d]:38274 | ||
| 144 | 2026.05.18 07:16:27.384420 [ 258 ] {} <Debug> TCP-Session: 6d7ccb7e-ab99-42dd-a63e-16e3b310e039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.18 07:16:27.384503 [ 259 ] {} <Debug> TCP-Session: c9971fcb-196c-41c4-9795-3dbbc670f84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.18 07:16:27.384507 [ 258 ] {} <Debug> TCP-Session: 6d7ccb7e-ab99-42dd-a63e-16e3b310e039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.18 07:16:27.384527 [ 259 ] {} <Debug> TCP-Session: c9971fcb-196c-41c4-9795-3dbbc670f84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.18 07:16:27.384406 [ 254 ] {} <Debug> TCP-Session: edf62463-6280-414f-a3a7-957dba0c87bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.18 07:16:27.384398 [ 257 ] {} <Debug> TCP-Session: 8fedb5eb-3e48-4dac-95e6-989e5334395e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.18 07:16:27.383926 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.18 07:16:27.384783 [ 257 ] {} <Debug> TCP-Session: 8fedb5eb-3e48-4dac-95e6-989e5334395e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.18 07:16:27.384802 [ 5 ] {} <Debug> TCP-Session: 85148dea-cc71-4efe-8df1-fa829da6c729 Authenticating user 'default' from [fd00:1122:3344:101::d]:35614 | ||
| 153 | 2026.05.18 07:16:27.384923 [ 5 ] {} <Debug> TCP-Session: 85148dea-cc71-4efe-8df1-fa829da6c729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.18 07:16:27.384944 [ 5 ] {} <Debug> TCP-Session: 85148dea-cc71-4efe-8df1-fa829da6c729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.18 07:16:27.388997 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 156 | 2026.05.18 07:16:27.390191 [ 3 ] {2e636beb-85f0-4df6-a7fb-ce2a4ee28935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 157 | 2026.05.18 07:16:27.450133 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42312 | ||
| 158 | 2026.05.18 07:16:27.450746 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.18 07:16:27.450883 [ 260 ] {} <Debug> TCP-Session: 6d2b9a71-ffdf-41f1-8a4d-6323d6efd31e Authenticating user 'default' from [fd00:1122:3344:101::e]:42312 | ||
| 160 | 2026.05.18 07:16:27.450907 [ 260 ] {} <Debug> TCP-Session: 6d2b9a71-ffdf-41f1-8a4d-6323d6efd31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.18 07:16:27.450920 [ 260 ] {} <Debug> TCP-Session: 6d2b9a71-ffdf-41f1-8a4d-6323d6efd31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.18 07:16:27.451079 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 163 | 2026.05.18 07:16:27.451108 [ 260 ] {} <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 | ||
| 164 | 2026.05.18 07:16:27.451191 [ 260 ] {} <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 | ||
| 165 | 2026.05.18 07:16:27.451613 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37513 | ||
| 166 | 2026.05.18 07:16:27.451723 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60630 | ||
| 167 | 2026.05.18 07:16:27.451883 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.18 07:16:27.451908 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33966 | ||
| 169 | 2026.05.18 07:16:27.451928 [ 261 ] {} <Debug> TCP-Session: 4d9627fa-663c-45bc-a051-747bf27742ce Authenticating user 'default' from [fd00:1122:3344:101::e]:37513 | ||
| 170 | 2026.05.18 07:16:27.452031 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.18 07:16:27.452038 [ 261 ] {} <Debug> TCP-Session: 4d9627fa-663c-45bc-a051-747bf27742ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.18 07:16:27.452082 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.18 07:16:27.452128 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57535 | ||
| 174 | 2026.05.18 07:16:27.452152 [ 263 ] {} <Debug> TCP-Session: 0b7e4f4a-1dba-4ef3-9dec-ff03f146942b Authenticating user 'default' from [fd00:1122:3344:101::e]:33966 | ||
| 175 | 2026.05.18 07:16:27.452099 [ 262 ] {} <Debug> TCP-Session: 554212d5-6a6d-47c9-8550-eedec8a65386 Authenticating user 'default' from [fd00:1122:3344:101::e]:60630 | ||
| 176 | 2026.05.18 07:16:27.452179 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62561 | ||
| 177 | 2026.05.18 07:16:27.452234 [ 262 ] {} <Debug> TCP-Session: 554212d5-6a6d-47c9-8550-eedec8a65386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.18 07:16:27.452246 [ 263 ] {} <Debug> TCP-Session: 0b7e4f4a-1dba-4ef3-9dec-ff03f146942b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.18 07:16:27.452088 [ 261 ] {} <Debug> TCP-Session: 4d9627fa-663c-45bc-a051-747bf27742ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.18 07:16:27.452300 [ 263 ] {} <Debug> TCP-Session: 0b7e4f4a-1dba-4ef3-9dec-ff03f146942b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.18 07:16:27.452319 [ 262 ] {} <Debug> TCP-Session: 554212d5-6a6d-47c9-8550-eedec8a65386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.18 07:16:27.452280 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64037 | ||
| 183 | 2026.05.18 07:16:27.452359 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.18 07:16:27.452112 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41924 | ||
| 185 | 2026.05.18 07:16:27.452465 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.18 07:16:27.452520 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.18 07:16:27.452582 [ 266 ] {} <Debug> TCP-Session: 89d92d1c-025c-4b9a-a580-03ae6a840589 Authenticating user 'default' from [fd00:1122:3344:101::e]:62561 | ||
| 188 | 2026.05.18 07:16:27.452565 [ 264 ] {} <Debug> TCP-Session: b5dd68da-997b-4afa-9c52-4de63bdc1946 Authenticating user 'default' from [fd00:1122:3344:101::e]:57535 | ||
| 189 | 2026.05.18 07:16:27.452666 [ 267 ] {} <Debug> TCP-Session: 08d4ad84-41d4-4df0-8c43-6fbeddb90b5f Authenticating user 'default' from [fd00:1122:3344:101::e]:64037 | ||
| 190 | 2026.05.18 07:16:27.452704 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.05.18 07:16:27.452740 [ 267 ] {} <Debug> TCP-Session: 08d4ad84-41d4-4df0-8c43-6fbeddb90b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.18 07:16:27.452698 [ 266 ] {} <Debug> TCP-Session: 89d92d1c-025c-4b9a-a580-03ae6a840589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.18 07:16:27.452689 [ 264 ] {} <Debug> TCP-Session: b5dd68da-997b-4afa-9c52-4de63bdc1946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.18 07:16:27.452823 [ 265 ] {} <Debug> TCP-Session: 819cfaf5-5000-487f-af70-632da163003b Authenticating user 'default' from [fd00:1122:3344:101::e]:41924 | ||
| 195 | 2026.05.18 07:16:27.452822 [ 266 ] {} <Debug> TCP-Session: 89d92d1c-025c-4b9a-a580-03ae6a840589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.18 07:16:27.452841 [ 264 ] {} <Debug> TCP-Session: b5dd68da-997b-4afa-9c52-4de63bdc1946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.18 07:16:27.452891 [ 265 ] {} <Debug> TCP-Session: 819cfaf5-5000-487f-af70-632da163003b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.18 07:16:27.452902 [ 267 ] {} <Debug> TCP-Session: 08d4ad84-41d4-4df0-8c43-6fbeddb90b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.18 07:16:27.452974 [ 265 ] {} <Debug> TCP-Session: 819cfaf5-5000-487f-af70-632da163003b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.18 07:16:27.466873 [ 3 ] {2e636beb-85f0-4df6-a7fb-ce2a4ee28935} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:32936) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 201 | |||
| 202 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 223 | |||
| 224 | 2026.05.18 07:16:27.467938 [ 3 ] {2e636beb-85f0-4df6-a7fb-ce2a4ee28935} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 225 | |||
| 226 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 247 | |||
| 248 | 2026.05.18 07:16:27.468353 [ 3 ] {2e636beb-85f0-4df6-a7fb-ce2a4ee28935} <Debug> TCPHandler: Processed in 0.08145705 sec. | ||
| 249 | 2026.05.18 07:16:27.468751 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 250 | 2026.05.18 07:16:27.469047 [ 4 ] {eb8f4baf-478c-46e1-8e02-26cb460733ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.05.18 07:16:27.469438 [ 4 ] {eb8f4baf-478c-46e1-8e02-26cb460733ff} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61563) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.05.18 07:16:27.469804 [ 4 ] {eb8f4baf-478c-46e1-8e02-26cb460733ff} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.05.18 07:16:27.470082 [ 4 ] {eb8f4baf-478c-46e1-8e02-26cb460733ff} <Debug> TCPHandler: Processed in 0.001503238 sec. | ||
| 300 | 2026.05.18 07:16:27.470652 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.18 07:16:27.471428 [ 3 ] {c4eb8bd2-49f1-4a23-9edd-5ae93412497f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 302 | 2026.05.18 07:16:27.471621 [ 3 ] {c4eb8bd2-49f1-4a23-9edd-5ae93412497f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 303 | 2026.05.18 07:16:27.472319 [ 3 ] {c4eb8bd2-49f1-4a23-9edd-5ae93412497f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 304 | 2026.05.18 07:16:27.472345 [ 3 ] {c4eb8bd2-49f1-4a23-9edd-5ae93412497f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8561e-05 sec | ||
| 305 | 2026.05.18 07:16:27.472440 [ 3 ] {c4eb8bd2-49f1-4a23-9edd-5ae93412497f} <Trace> ReferentialDeps: No tables | ||
| 306 | 2026.05.18 07:16:27.472454 [ 3 ] {c4eb8bd2-49f1-4a23-9edd-5ae93412497f} <Trace> LoadingDeps: No tables | ||
| 307 | 2026.05.18 07:16:27.472476 [ 3 ] {c4eb8bd2-49f1-4a23-9edd-5ae93412497f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 308 | 2026.05.18 07:16:27.473151 [ 3 ] {c4eb8bd2-49f1-4a23-9edd-5ae93412497f} <Debug> TCPHandler: Processed in 0.002621004 sec. | ||
| 309 | 2026.05.18 07:16:27.473386 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 310 | 2026.05.18 07:16:27.473551 [ 3 ] {78d415e0-0b1e-4670-a43b-e1c83d335ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) /* The version table contains metadata about the `oximeter` database */ | ||
| 311 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 312 | 2026.05.18 07:16:27.473675 [ 3 ] {78d415e0-0b1e-4670-a43b-e1c83d335ccc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 313 | 2026.05.18 07:16:27.480310 [ 3 ] {78d415e0-0b1e-4670-a43b-e1c83d335ccc} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 314 | 2026.05.18 07:16:27.481595 [ 3 ] {78d415e0-0b1e-4670-a43b-e1c83d335ccc} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f): Loading data parts | ||
| 315 | 2026.05.18 07:16:27.482088 [ 3 ] {78d415e0-0b1e-4670-a43b-e1c83d335ccc} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f): There are no data parts | ||
| 316 | 2026.05.18 07:16:27.483918 [ 3 ] {78d415e0-0b1e-4670-a43b-e1c83d335ccc} <Debug> TCPHandler: Processed in 0.010585118 sec. | ||
| 317 | 2026.05.18 07:16:27.484103 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 318 | 2026.05.18 07:16:27.484985 [ 3 ] {79460b7d-b412-45b5-af17-5bbb4612a25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) /* The measurement tables contain all individual samples from each timeseries. | ||
| 319 | * | ||
| 320 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 321 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 322 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 323 | * by all samples from the same timeseries. | ||
| 324 | * | ||
| 325 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 326 | * and then uses that to index quickly into the measurements tables. | ||
| 327 | */ | ||
| 328 | 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) | ||
| 329 | 2026.05.18 07:16:27.485135 [ 3 ] {79460b7d-b412-45b5-af17-5bbb4612a25e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 330 | 2026.05.18 07:16:27.492264 [ 3 ] {79460b7d-b412-45b5-af17-5bbb4612a25e} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Loading data parts | ||
| 331 | 2026.05.18 07:16:27.492406 [ 3 ] {79460b7d-b412-45b5-af17-5bbb4612a25e} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): There are no data parts | ||
| 332 | 2026.05.18 07:16:27.493126 [ 3 ] {79460b7d-b412-45b5-af17-5bbb4612a25e} <Debug> TCPHandler: Processed in 0.00907494 sec. | ||
| 333 | 2026.05.18 07:16:27.493398 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.05.18 07:16:27.493578 [ 3 ] {d12b4b99-49e7-47c3-af4a-53c1e897235c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 335 | 2026.05.18 07:16:27.493711 [ 3 ] {d12b4b99-49e7-47c3-af4a-53c1e897235c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 336 | 2026.05.18 07:16:27.494861 [ 3 ] {d12b4b99-49e7-47c3-af4a-53c1e897235c} <Debug> oximeter.measurements_i8 (6d095a36-accd-4dc9-bde1-bcc1b1c2722b): Loading data parts | ||
| 337 | 2026.05.18 07:16:27.495065 [ 3 ] {d12b4b99-49e7-47c3-af4a-53c1e897235c} <Debug> oximeter.measurements_i8 (6d095a36-accd-4dc9-bde1-bcc1b1c2722b): There are no data parts | ||
| 338 | 2026.05.18 07:16:27.495539 [ 3 ] {d12b4b99-49e7-47c3-af4a-53c1e897235c} <Debug> TCPHandler: Processed in 0.002191742 sec. | ||
| 339 | 2026.05.18 07:16:27.495699 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 340 | 2026.05.18 07:16:27.495940 [ 3 ] {b471df33-0aad-4aa8-a47a-87073566fc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 341 | 2026.05.18 07:16:27.495986 [ 3 ] {b471df33-0aad-4aa8-a47a-87073566fc7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 342 | 2026.05.18 07:16:27.497200 [ 3 ] {b471df33-0aad-4aa8-a47a-87073566fc7c} <Debug> oximeter.measurements_u8 (ede6a601-068c-4e9a-ad5f-07d616d0829f): Loading data parts | ||
| 343 | 2026.05.18 07:16:27.497325 [ 3 ] {b471df33-0aad-4aa8-a47a-87073566fc7c} <Debug> oximeter.measurements_u8 (ede6a601-068c-4e9a-ad5f-07d616d0829f): There are no data parts | ||
| 344 | 2026.05.18 07:16:27.497813 [ 3 ] {b471df33-0aad-4aa8-a47a-87073566fc7c} <Debug> TCPHandler: Processed in 0.002162412 sec. | ||
| 345 | 2026.05.18 07:16:27.498048 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.05.18 07:16:27.498208 [ 3 ] {b3b64506-fee0-4254-9ef7-15957902e752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 347 | 2026.05.18 07:16:27.498339 [ 3 ] {b3b64506-fee0-4254-9ef7-15957902e752} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 348 | 2026.05.18 07:16:27.499412 [ 3 ] {b3b64506-fee0-4254-9ef7-15957902e752} <Debug> oximeter.measurements_i16 (1042270d-e20b-46d9-874a-ea0ad6d18431): Loading data parts | ||
| 349 | 2026.05.18 07:16:27.499567 [ 3 ] {b3b64506-fee0-4254-9ef7-15957902e752} <Debug> oximeter.measurements_i16 (1042270d-e20b-46d9-874a-ea0ad6d18431): There are no data parts | ||
| 350 | 2026.05.18 07:16:27.500182 [ 3 ] {b3b64506-fee0-4254-9ef7-15957902e752} <Debug> TCPHandler: Processed in 0.002182202 sec. | ||
| 351 | 2026.05.18 07:16:27.500325 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.18 07:16:27.500482 [ 3 ] {7bb35d57-8f50-4684-9aca-5b56dd7c26a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 353 | 2026.05.18 07:16:27.500583 [ 3 ] {7bb35d57-8f50-4684-9aca-5b56dd7c26a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 354 | 2026.05.18 07:16:27.501615 [ 3 ] {7bb35d57-8f50-4684-9aca-5b56dd7c26a0} <Debug> oximeter.measurements_u16 (af921987-6ef4-41d3-9ba8-5483cd3e37e1): Loading data parts | ||
| 355 | 2026.05.18 07:16:27.501734 [ 3 ] {7bb35d57-8f50-4684-9aca-5b56dd7c26a0} <Debug> oximeter.measurements_u16 (af921987-6ef4-41d3-9ba8-5483cd3e37e1): There are no data parts | ||
| 356 | 2026.05.18 07:16:27.502234 [ 3 ] {7bb35d57-8f50-4684-9aca-5b56dd7c26a0} <Debug> TCPHandler: Processed in 0.001957281 sec. | ||
| 357 | 2026.05.18 07:16:27.502416 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 358 | 2026.05.18 07:16:27.502616 [ 3 ] {4278a6ec-b1b3-425b-af93-73ebf7e84a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 359 | 2026.05.18 07:16:27.502752 [ 3 ] {4278a6ec-b1b3-425b-af93-73ebf7e84a6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 360 | 2026.05.18 07:16:27.503854 [ 3 ] {4278a6ec-b1b3-425b-af93-73ebf7e84a6f} <Debug> oximeter.measurements_i32 (321170f7-8691-41bc-b2df-d8bff9477d3b): Loading data parts | ||
| 361 | 2026.05.18 07:16:27.503975 [ 3 ] {4278a6ec-b1b3-425b-af93-73ebf7e84a6f} <Debug> oximeter.measurements_i32 (321170f7-8691-41bc-b2df-d8bff9477d3b): There are no data parts | ||
| 362 | 2026.05.18 07:16:27.504761 [ 3 ] {4278a6ec-b1b3-425b-af93-73ebf7e84a6f} <Debug> TCPHandler: Processed in 0.002390854 sec. | ||
| 363 | 2026.05.18 07:16:27.505019 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.05.18 07:16:27.505247 [ 3 ] {67fbf509-e1cd-4063-b56e-0def513b3fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 365 | 2026.05.18 07:16:27.505398 [ 3 ] {67fbf509-e1cd-4063-b56e-0def513b3fcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 366 | 2026.05.18 07:16:27.506833 [ 3 ] {67fbf509-e1cd-4063-b56e-0def513b3fcd} <Debug> oximeter.measurements_u32 (979647af-0806-45ab-bc89-b55905f5cf30): Loading data parts | ||
| 367 | 2026.05.18 07:16:27.506941 [ 3 ] {67fbf509-e1cd-4063-b56e-0def513b3fcd} <Debug> oximeter.measurements_u32 (979647af-0806-45ab-bc89-b55905f5cf30): There are no data parts | ||
| 368 | 2026.05.18 07:16:27.507608 [ 3 ] {67fbf509-e1cd-4063-b56e-0def513b3fcd} <Debug> TCPHandler: Processed in 0.002727475 sec. | ||
| 369 | 2026.05.18 07:16:27.507759 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.05.18 07:16:27.508003 [ 3 ] {cb0ac627-f138-4ef9-85f9-fced94fe5175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 371 | 2026.05.18 07:16:27.508129 [ 3 ] {cb0ac627-f138-4ef9-85f9-fced94fe5175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 372 | 2026.05.18 07:16:27.509167 [ 3 ] {cb0ac627-f138-4ef9-85f9-fced94fe5175} <Debug> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Loading data parts | ||
| 373 | 2026.05.18 07:16:27.509314 [ 3 ] {cb0ac627-f138-4ef9-85f9-fced94fe5175} <Debug> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): There are no data parts | ||
| 374 | 2026.05.18 07:16:27.509837 [ 3 ] {cb0ac627-f138-4ef9-85f9-fced94fe5175} <Debug> TCPHandler: Processed in 0.002129342 sec. | ||
| 375 | 2026.05.18 07:16:27.509978 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.05.18 07:16:27.510141 [ 3 ] {bbb4a144-1563-4ba4-85f4-7f9993d92578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 377 | 2026.05.18 07:16:27.510259 [ 3 ] {bbb4a144-1563-4ba4-85f4-7f9993d92578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 378 | 2026.05.18 07:16:27.511681 [ 3 ] {bbb4a144-1563-4ba4-85f4-7f9993d92578} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Loading data parts | ||
| 379 | 2026.05.18 07:16:27.511872 [ 3 ] {bbb4a144-1563-4ba4-85f4-7f9993d92578} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): There are no data parts | ||
| 380 | 2026.05.18 07:16:27.512707 [ 3 ] {bbb4a144-1563-4ba4-85f4-7f9993d92578} <Debug> TCPHandler: Processed in 0.002774825 sec. | ||
| 381 | 2026.05.18 07:16:27.512901 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.05.18 07:16:27.513186 [ 3 ] {020dba92-73fe-4a98-ad1f-f3a79586e38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 383 | 2026.05.18 07:16:27.513326 [ 3 ] {020dba92-73fe-4a98-ad1f-f3a79586e38d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2026.05.18 07:16:27.514525 [ 3 ] {020dba92-73fe-4a98-ad1f-f3a79586e38d} <Debug> oximeter.measurements_f32 (b4d90196-e1ba-4f66-be15-121fc0077487): Loading data parts | ||
| 385 | 2026.05.18 07:16:27.514662 [ 3 ] {020dba92-73fe-4a98-ad1f-f3a79586e38d} <Debug> oximeter.measurements_f32 (b4d90196-e1ba-4f66-be15-121fc0077487): There are no data parts | ||
| 386 | 2026.05.18 07:16:27.515218 [ 3 ] {020dba92-73fe-4a98-ad1f-f3a79586e38d} <Debug> TCPHandler: Processed in 0.002391863 sec. | ||
| 387 | 2026.05.18 07:16:27.515359 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.18 07:16:27.515530 [ 3 ] {f0e5e209-ff20-4182-b3ed-1f6241e4ac20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 389 | 2026.05.18 07:16:27.515653 [ 3 ] {f0e5e209-ff20-4182-b3ed-1f6241e4ac20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 390 | 2026.05.18 07:16:27.516649 [ 3 ] {f0e5e209-ff20-4182-b3ed-1f6241e4ac20} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Loading data parts | ||
| 391 | 2026.05.18 07:16:27.516830 [ 3 ] {f0e5e209-ff20-4182-b3ed-1f6241e4ac20} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): There are no data parts | ||
| 392 | 2026.05.18 07:16:27.517296 [ 3 ] {f0e5e209-ff20-4182-b3ed-1f6241e4ac20} <Debug> TCPHandler: Processed in 0.001987341 sec. | ||
| 393 | 2026.05.18 07:16:27.517441 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.18 07:16:27.517716 [ 3 ] {c113153f-ca46-4e2f-89ca-bd546023cd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 395 | 2026.05.18 07:16:27.517836 [ 3 ] {c113153f-ca46-4e2f-89ca-bd546023cd36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 396 | 2026.05.18 07:16:27.518866 [ 3 ] {c113153f-ca46-4e2f-89ca-bd546023cd36} <Debug> oximeter.measurements_string (724e1161-cf3d-4755-8fd5-7dea557402ce): Loading data parts | ||
| 397 | 2026.05.18 07:16:27.518979 [ 3 ] {c113153f-ca46-4e2f-89ca-bd546023cd36} <Debug> oximeter.measurements_string (724e1161-cf3d-4755-8fd5-7dea557402ce): There are no data parts | ||
| 398 | 2026.05.18 07:16:27.519508 [ 3 ] {c113153f-ca46-4e2f-89ca-bd546023cd36} <Debug> TCPHandler: Processed in 0.002114972 sec. | ||
| 399 | 2026.05.18 07:16:27.519651 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.05.18 07:16:27.519817 [ 3 ] {b504c751-643f-4a9d-b7a8-9adb8016a8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.05.18 07:16:27.519933 [ 3 ] {b504c751-643f-4a9d-b7a8-9adb8016a8e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.05.18 07:16:27.521217 [ 3 ] {b504c751-643f-4a9d-b7a8-9adb8016a8e2} <Debug> oximeter.measurements_bytes (a7922a70-dc23-4080-9159-6b33ec12f0ea): Loading data parts | ||
| 410 | 2026.05.18 07:16:27.521340 [ 3 ] {b504c751-643f-4a9d-b7a8-9adb8016a8e2} <Debug> oximeter.measurements_bytes (a7922a70-dc23-4080-9159-6b33ec12f0ea): There are no data parts | ||
| 411 | 2026.05.18 07:16:27.522141 [ 3 ] {b504c751-643f-4a9d-b7a8-9adb8016a8e2} <Debug> TCPHandler: Processed in 0.002539104 sec. | ||
| 412 | 2026.05.18 07:16:27.522305 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.05.18 07:16:27.522471 [ 3 ] {07e5d376-0a9f-4e62-b94f-279ebbf76a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 414 | 2026.05.18 07:16:27.522596 [ 3 ] {07e5d376-0a9f-4e62-b94f-279ebbf76a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.05.18 07:16:27.523902 [ 3 ] {07e5d376-0a9f-4e62-b94f-279ebbf76a52} <Debug> oximeter.measurements_cumulativei64 (02a2a444-589b-4577-83a7-e315b391c061): Loading data parts | ||
| 416 | 2026.05.18 07:16:27.524063 [ 3 ] {07e5d376-0a9f-4e62-b94f-279ebbf76a52} <Debug> oximeter.measurements_cumulativei64 (02a2a444-589b-4577-83a7-e315b391c061): There are no data parts | ||
| 417 | 2026.05.18 07:16:27.524654 [ 3 ] {07e5d376-0a9f-4e62-b94f-279ebbf76a52} <Debug> TCPHandler: Processed in 0.002398594 sec. | ||
| 418 | 2026.05.18 07:16:27.524854 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.05.18 07:16:27.525074 [ 3 ] {e7b0c5e3-d7a1-4426-b6e5-9c0b0dd80973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 420 | 2026.05.18 07:16:27.525194 [ 3 ] {e7b0c5e3-d7a1-4426-b6e5-9c0b0dd80973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.05.18 07:16:27.526442 [ 3 ] {e7b0c5e3-d7a1-4426-b6e5-9c0b0dd80973} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Loading data parts | ||
| 422 | 2026.05.18 07:16:27.526683 [ 3 ] {e7b0c5e3-d7a1-4426-b6e5-9c0b0dd80973} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): There are no data parts | ||
| 423 | 2026.05.18 07:16:27.527315 [ 3 ] {e7b0c5e3-d7a1-4426-b6e5-9c0b0dd80973} <Debug> TCPHandler: Processed in 0.002514424 sec. | ||
| 424 | 2026.05.18 07:16:27.527461 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.05.18 07:16:27.527703 [ 3 ] {683a1178-6187-4114-b459-dd212406c0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 426 | 2026.05.18 07:16:27.527791 [ 3 ] {683a1178-6187-4114-b459-dd212406c0a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.05.18 07:16:27.528975 [ 3 ] {683a1178-6187-4114-b459-dd212406c0a5} <Debug> oximeter.measurements_cumulativef32 (6f83b293-1f1c-48bb-bbf3-c459cb13c5a4): Loading data parts | ||
| 428 | 2026.05.18 07:16:27.529093 [ 3 ] {683a1178-6187-4114-b459-dd212406c0a5} <Debug> oximeter.measurements_cumulativef32 (6f83b293-1f1c-48bb-bbf3-c459cb13c5a4): There are no data parts | ||
| 429 | 2026.05.18 07:16:27.529734 [ 3 ] {683a1178-6187-4114-b459-dd212406c0a5} <Debug> TCPHandler: Processed in 0.002325523 sec. | ||
| 430 | 2026.05.18 07:16:27.529876 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.18 07:16:27.530045 [ 3 ] {6b99696a-4e2c-4f16-a725-560e274c113a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 432 | 2026.05.18 07:16:27.530174 [ 3 ] {6b99696a-4e2c-4f16-a725-560e274c113a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.05.18 07:16:27.531691 [ 3 ] {6b99696a-4e2c-4f16-a725-560e274c113a} <Debug> oximeter.measurements_cumulativef64 (df9a1b50-51ad-47f0-beea-b1025da5c2a5): Loading data parts | ||
| 434 | 2026.05.18 07:16:27.531857 [ 3 ] {6b99696a-4e2c-4f16-a725-560e274c113a} <Debug> oximeter.measurements_cumulativef64 (df9a1b50-51ad-47f0-beea-b1025da5c2a5): There are no data parts | ||
| 435 | 2026.05.18 07:16:27.532675 [ 3 ] {6b99696a-4e2c-4f16-a725-560e274c113a} <Debug> TCPHandler: Processed in 0.002851606 sec. | ||
| 436 | 2026.05.18 07:16:27.532836 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.05.18 07:16:27.533144 [ 3 ] {316ff4db-5983-4d4d-8d8c-9b01bdcce2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | 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) | ||
| 448 | 2026.05.18 07:16:27.533283 [ 3 ] {316ff4db-5983-4d4d-8d8c-9b01bdcce2d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.05.18 07:16:27.534591 [ 3 ] {316ff4db-5983-4d4d-8d8c-9b01bdcce2d5} <Debug> oximeter.measurements_histogrami8 (e5bae7dc-2279-4670-83ed-ee60f059db23): Loading data parts | ||
| 450 | 2026.05.18 07:16:27.534721 [ 3 ] {316ff4db-5983-4d4d-8d8c-9b01bdcce2d5} <Debug> oximeter.measurements_histogrami8 (e5bae7dc-2279-4670-83ed-ee60f059db23): There are no data parts | ||
| 451 | 2026.05.18 07:16:27.535320 [ 3 ] {316ff4db-5983-4d4d-8d8c-9b01bdcce2d5} <Debug> TCPHandler: Processed in 0.002536074 sec. | ||
| 452 | 2026.05.18 07:16:27.535489 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.05.18 07:16:27.535717 [ 3 ] {b5fc86c2-c18c-4a29-a884-9ba07bd4f0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 454 | 2026.05.18 07:16:27.535830 [ 3 ] {b5fc86c2-c18c-4a29-a884-9ba07bd4f0a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.05.18 07:16:27.537195 [ 3 ] {b5fc86c2-c18c-4a29-a884-9ba07bd4f0a1} <Debug> oximeter.measurements_histogramu8 (12c9838e-ba22-4239-aaed-6be5744771ff): Loading data parts | ||
| 456 | 2026.05.18 07:16:27.537388 [ 3 ] {b5fc86c2-c18c-4a29-a884-9ba07bd4f0a1} <Debug> oximeter.measurements_histogramu8 (12c9838e-ba22-4239-aaed-6be5744771ff): There are no data parts | ||
| 457 | 2026.05.18 07:16:27.538022 [ 3 ] {b5fc86c2-c18c-4a29-a884-9ba07bd4f0a1} <Debug> TCPHandler: Processed in 0.002593414 sec. | ||
| 458 | 2026.05.18 07:16:27.538196 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.05.18 07:16:27.538522 [ 3 ] {1de950ca-efd7-4c5f-ab84-9965805474c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 460 | 2026.05.18 07:16:27.538672 [ 3 ] {1de950ca-efd7-4c5f-ab84-9965805474c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.05.18 07:16:27.540006 [ 3 ] {1de950ca-efd7-4c5f-ab84-9965805474c4} <Debug> oximeter.measurements_histogrami16 (f4bbdea8-3a0f-4535-bf69-bd5df18376d3): Loading data parts | ||
| 462 | 2026.05.18 07:16:27.540138 [ 3 ] {1de950ca-efd7-4c5f-ab84-9965805474c4} <Debug> oximeter.measurements_histogrami16 (f4bbdea8-3a0f-4535-bf69-bd5df18376d3): There are no data parts | ||
| 463 | 2026.05.18 07:16:27.540833 [ 3 ] {1de950ca-efd7-4c5f-ab84-9965805474c4} <Debug> TCPHandler: Processed in 0.002688025 sec. | ||
| 464 | 2026.05.18 07:16:27.541080 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.05.18 07:16:27.541317 [ 3 ] {7cd3b46e-8e9c-483b-ae08-11548774408f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 466 | 2026.05.18 07:16:27.541450 [ 3 ] {7cd3b46e-8e9c-483b-ae08-11548774408f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.05.18 07:16:27.542850 [ 3 ] {7cd3b46e-8e9c-483b-ae08-11548774408f} <Debug> oximeter.measurements_histogramu16 (a3b0faea-50ba-41d2-a396-b27e73affe2f): Loading data parts | ||
| 468 | 2026.05.18 07:16:27.543047 [ 3 ] {7cd3b46e-8e9c-483b-ae08-11548774408f} <Debug> oximeter.measurements_histogramu16 (a3b0faea-50ba-41d2-a396-b27e73affe2f): There are no data parts | ||
| 469 | 2026.05.18 07:16:27.543625 [ 3 ] {7cd3b46e-8e9c-483b-ae08-11548774408f} <Debug> TCPHandler: Processed in 0.002603624 sec. | ||
| 470 | 2026.05.18 07:16:27.543772 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.05.18 07:16:27.544061 [ 3 ] {e534e1e6-a7ee-4866-b8f8-5ab9fba462b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 472 | 2026.05.18 07:16:27.544185 [ 3 ] {e534e1e6-a7ee-4866-b8f8-5ab9fba462b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.05.18 07:16:27.545396 [ 3 ] {e534e1e6-a7ee-4866-b8f8-5ab9fba462b4} <Debug> oximeter.measurements_histogrami32 (1f045c20-46b2-4fa6-b1ee-6a265654d506): Loading data parts | ||
| 474 | 2026.05.18 07:16:27.545529 [ 3 ] {e534e1e6-a7ee-4866-b8f8-5ab9fba462b4} <Debug> oximeter.measurements_histogrami32 (1f045c20-46b2-4fa6-b1ee-6a265654d506): There are no data parts | ||
| 475 | 2026.05.18 07:16:27.546051 [ 3 ] {e534e1e6-a7ee-4866-b8f8-5ab9fba462b4} <Debug> TCPHandler: Processed in 0.002328373 sec. | ||
| 476 | 2026.05.18 07:16:27.546282 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.05.18 07:16:27.546503 [ 3 ] {e3e253ee-9840-48d9-9d39-8a391184943c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 478 | 2026.05.18 07:16:27.546623 [ 3 ] {e3e253ee-9840-48d9-9d39-8a391184943c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.05.18 07:16:27.547772 [ 3 ] {e3e253ee-9840-48d9-9d39-8a391184943c} <Debug> oximeter.measurements_histogramu32 (9d0e3fb5-bf0a-4f5d-9929-b20db52ff52b): Loading data parts | ||
| 480 | 2026.05.18 07:16:27.547940 [ 3 ] {e3e253ee-9840-48d9-9d39-8a391184943c} <Debug> oximeter.measurements_histogramu32 (9d0e3fb5-bf0a-4f5d-9929-b20db52ff52b): There are no data parts | ||
| 481 | 2026.05.18 07:16:27.548573 [ 3 ] {e3e253ee-9840-48d9-9d39-8a391184943c} <Debug> TCPHandler: Processed in 0.002341033 sec. | ||
| 482 | 2026.05.18 07:16:27.548722 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.05.18 07:16:27.549007 [ 3 ] {8cfb4a26-5a27-4a8e-88c1-d9d6cfc4635c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 484 | 2026.05.18 07:16:27.549132 [ 3 ] {8cfb4a26-5a27-4a8e-88c1-d9d6cfc4635c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.05.18 07:16:27.550311 [ 3 ] {8cfb4a26-5a27-4a8e-88c1-d9d6cfc4635c} <Debug> oximeter.measurements_histogrami64 (6c4396dc-714f-4bbe-a9ec-347e78c737c9): Loading data parts | ||
| 486 | 2026.05.18 07:16:27.550431 [ 3 ] {8cfb4a26-5a27-4a8e-88c1-d9d6cfc4635c} <Debug> oximeter.measurements_histogrami64 (6c4396dc-714f-4bbe-a9ec-347e78c737c9): There are no data parts | ||
| 487 | 2026.05.18 07:16:27.550928 [ 3 ] {8cfb4a26-5a27-4a8e-88c1-d9d6cfc4635c} <Debug> TCPHandler: Processed in 0.002254623 sec. | ||
| 488 | 2026.05.18 07:16:27.551150 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.05.18 07:16:27.551358 [ 3 ] {a8394dc7-c94a-4cdd-b0cf-644baa7521c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 490 | 2026.05.18 07:16:27.551482 [ 3 ] {a8394dc7-c94a-4cdd-b0cf-644baa7521c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.05.18 07:16:27.552587 [ 3 ] {a8394dc7-c94a-4cdd-b0cf-644baa7521c8} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Loading data parts | ||
| 492 | 2026.05.18 07:16:27.552703 [ 3 ] {a8394dc7-c94a-4cdd-b0cf-644baa7521c8} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): There are no data parts | ||
| 493 | 2026.05.18 07:16:27.553256 [ 3 ] {a8394dc7-c94a-4cdd-b0cf-644baa7521c8} <Debug> TCPHandler: Processed in 0.002155511 sec. | ||
| 494 | 2026.05.18 07:16:27.553389 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.05.18 07:16:27.553597 [ 3 ] {85ddf890-0f29-4a1e-b284-c456dbe95129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 496 | 2026.05.18 07:16:27.553730 [ 3 ] {85ddf890-0f29-4a1e-b284-c456dbe95129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.05.18 07:16:27.554975 [ 3 ] {85ddf890-0f29-4a1e-b284-c456dbe95129} <Debug> oximeter.measurements_histogramf32 (6c0744d0-80e9-4098-90ee-f8d1e7a51141): Loading data parts | ||
| 498 | 2026.05.18 07:16:27.555090 [ 3 ] {85ddf890-0f29-4a1e-b284-c456dbe95129} <Debug> oximeter.measurements_histogramf32 (6c0744d0-80e9-4098-90ee-f8d1e7a51141): There are no data parts | ||
| 499 | 2026.05.18 07:16:27.555613 [ 3 ] {85ddf890-0f29-4a1e-b284-c456dbe95129} <Debug> TCPHandler: Processed in 0.002271403 sec. | ||
| 500 | 2026.05.18 07:16:27.555819 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.05.18 07:16:27.556025 [ 3 ] {41901e9c-b673-4905-835a-9430bc0efe24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 502 | 2026.05.18 07:16:27.556151 [ 3 ] {41901e9c-b673-4905-835a-9430bc0efe24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.05.18 07:16:27.557531 [ 3 ] {41901e9c-b673-4905-835a-9430bc0efe24} <Debug> oximeter.measurements_histogramf64 (95212820-93f4-4884-b1cc-0bd8d3bc7d0c): Loading data parts | ||
| 504 | 2026.05.18 07:16:27.557677 [ 3 ] {41901e9c-b673-4905-835a-9430bc0efe24} <Debug> oximeter.measurements_histogramf64 (95212820-93f4-4884-b1cc-0bd8d3bc7d0c): There are no data parts | ||
| 505 | 2026.05.18 07:16:27.558395 [ 3 ] {41901e9c-b673-4905-835a-9430bc0efe24} <Debug> TCPHandler: Processed in 0.002623894 sec. | ||
| 506 | 2026.05.18 07:16:27.558553 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.18 07:16:27.558751 [ 3 ] {78928a78-9491-4a5c-a689-9abd15fba23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.05.18 07:16:27.558881 [ 3 ] {78928a78-9491-4a5c-a689-9abd15fba23a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.05.18 07:16:27.560686 [ 3 ] {78928a78-9491-4a5c-a689-9abd15fba23a} <Debug> oximeter.fields_bool (0dfc1d8c-424d-450f-82fa-9c404bdf831a): Loading data parts | ||
| 535 | 2026.05.18 07:16:27.560894 [ 3 ] {78928a78-9491-4a5c-a689-9abd15fba23a} <Debug> oximeter.fields_bool (0dfc1d8c-424d-450f-82fa-9c404bdf831a): There are no data parts | ||
| 536 | 2026.05.18 07:16:27.561657 [ 3 ] {78928a78-9491-4a5c-a689-9abd15fba23a} <Debug> TCPHandler: Processed in 0.003159007 sec. | ||
| 537 | 2026.05.18 07:16:27.561824 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.18 07:16:27.562085 [ 3 ] {b8b63626-3dd0-4959-a2d8-6cf4523310ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 539 | 2026.05.18 07:16:27.562213 [ 3 ] {b8b63626-3dd0-4959-a2d8-6cf4523310ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.05.18 07:16:27.563460 [ 3 ] {b8b63626-3dd0-4959-a2d8-6cf4523310ef} <Debug> oximeter.fields_i8 (a6d4dea2-9dab-41a9-aa0e-f4653533ad2e): Loading data parts | ||
| 541 | 2026.05.18 07:16:27.563571 [ 3 ] {b8b63626-3dd0-4959-a2d8-6cf4523310ef} <Debug> oximeter.fields_i8 (a6d4dea2-9dab-41a9-aa0e-f4653533ad2e): There are no data parts | ||
| 542 | 2026.05.18 07:16:27.564131 [ 3 ] {b8b63626-3dd0-4959-a2d8-6cf4523310ef} <Debug> TCPHandler: Processed in 0.002359744 sec. | ||
| 543 | 2026.05.18 07:16:27.564274 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.18 07:16:27.564433 [ 3 ] {d5a182a3-681f-4a5c-990b-e44328ae56b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 545 | 2026.05.18 07:16:27.564564 [ 3 ] {d5a182a3-681f-4a5c-990b-e44328ae56b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.05.18 07:16:27.565654 [ 3 ] {d5a182a3-681f-4a5c-990b-e44328ae56b6} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Loading data parts | ||
| 547 | 2026.05.18 07:16:27.565880 [ 3 ] {d5a182a3-681f-4a5c-990b-e44328ae56b6} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): There are no data parts | ||
| 548 | 2026.05.18 07:16:27.566529 [ 3 ] {d5a182a3-681f-4a5c-990b-e44328ae56b6} <Debug> TCPHandler: Processed in 0.002303123 sec. | ||
| 549 | 2026.05.18 07:16:27.566696 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.18 07:16:27.567023 [ 3 ] {da2f6ffb-5614-4810-b5b3-c875211cf8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 551 | 2026.05.18 07:16:27.567164 [ 3 ] {da2f6ffb-5614-4810-b5b3-c875211cf8f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.05.18 07:16:27.568384 [ 3 ] {da2f6ffb-5614-4810-b5b3-c875211cf8f4} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Loading data parts | ||
| 553 | 2026.05.18 07:16:27.568620 [ 3 ] {da2f6ffb-5614-4810-b5b3-c875211cf8f4} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): There are no data parts | ||
| 554 | 2026.05.18 07:16:27.569326 [ 3 ] {da2f6ffb-5614-4810-b5b3-c875211cf8f4} <Debug> TCPHandler: Processed in 0.002679784 sec. | ||
| 555 | 2026.05.18 07:16:27.569502 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.18 07:16:27.569662 [ 3 ] {e00656f6-c5f6-41ba-b91b-043bbac68ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 557 | 2026.05.18 07:16:27.569795 [ 3 ] {e00656f6-c5f6-41ba-b91b-043bbac68ce8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.05.18 07:16:27.570833 [ 3 ] {e00656f6-c5f6-41ba-b91b-043bbac68ce8} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Loading data parts | ||
| 559 | 2026.05.18 07:16:27.571052 [ 3 ] {e00656f6-c5f6-41ba-b91b-043bbac68ce8} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): There are no data parts | ||
| 560 | 2026.05.18 07:16:27.571520 [ 3 ] {e00656f6-c5f6-41ba-b91b-043bbac68ce8} <Debug> TCPHandler: Processed in 0.002067921 sec. | ||
| 561 | 2026.05.18 07:16:27.571685 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.18 07:16:27.571935 [ 3 ] {c0f9f035-a2b7-43ad-a626-fa080985b9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 563 | 2026.05.18 07:16:27.572073 [ 3 ] {c0f9f035-a2b7-43ad-a626-fa080985b9c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.05.18 07:16:27.573192 [ 3 ] {c0f9f035-a2b7-43ad-a626-fa080985b9c5} <Debug> oximeter.fields_i32 (5a871855-a8fc-44f1-8960-68b9fd557991): Loading data parts | ||
| 565 | 2026.05.18 07:16:27.573334 [ 3 ] {c0f9f035-a2b7-43ad-a626-fa080985b9c5} <Debug> oximeter.fields_i32 (5a871855-a8fc-44f1-8960-68b9fd557991): There are no data parts | ||
| 566 | 2026.05.18 07:16:27.573906 [ 3 ] {c0f9f035-a2b7-43ad-a626-fa080985b9c5} <Debug> TCPHandler: Processed in 0.002270423 sec. | ||
| 567 | 2026.05.18 07:16:27.574062 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.18 07:16:27.574221 [ 3 ] {fb8926ba-7b0a-4e12-8c5f-7dbf0d97e08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 569 | 2026.05.18 07:16:27.574345 [ 3 ] {fb8926ba-7b0a-4e12-8c5f-7dbf0d97e08c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.05.18 07:16:27.575367 [ 3 ] {fb8926ba-7b0a-4e12-8c5f-7dbf0d97e08c} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Loading data parts | ||
| 571 | 2026.05.18 07:16:27.575578 [ 3 ] {fb8926ba-7b0a-4e12-8c5f-7dbf0d97e08c} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): There are no data parts | ||
| 572 | 2026.05.18 07:16:27.576071 [ 3 ] {fb8926ba-7b0a-4e12-8c5f-7dbf0d97e08c} <Debug> TCPHandler: Processed in 0.002058102 sec. | ||
| 573 | 2026.05.18 07:16:27.576218 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.18 07:16:27.576455 [ 3 ] {e85c9f73-17d6-43a8-8356-39a851cbc61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 575 | 2026.05.18 07:16:27.576582 [ 3 ] {e85c9f73-17d6-43a8-8356-39a851cbc61e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.05.18 07:16:27.577645 [ 3 ] {e85c9f73-17d6-43a8-8356-39a851cbc61e} <Debug> oximeter.fields_i64 (e892ff2a-44ca-449c-8207-fea405497b6d): Loading data parts | ||
| 577 | 2026.05.18 07:16:27.577828 [ 3 ] {e85c9f73-17d6-43a8-8356-39a851cbc61e} <Debug> oximeter.fields_i64 (e892ff2a-44ca-449c-8207-fea405497b6d): There are no data parts | ||
| 578 | 2026.05.18 07:16:27.578599 [ 3 ] {e85c9f73-17d6-43a8-8356-39a851cbc61e} <Debug> TCPHandler: Processed in 0.002428114 sec. | ||
| 579 | 2026.05.18 07:16:27.578830 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.18 07:16:27.579045 [ 3 ] {c8419cd7-9c37-4b77-9d0e-b437f667d6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 581 | 2026.05.18 07:16:27.579193 [ 3 ] {c8419cd7-9c37-4b77-9d0e-b437f667d6ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.05.18 07:16:27.580520 [ 3 ] {c8419cd7-9c37-4b77-9d0e-b437f667d6ac} <Debug> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Loading data parts | ||
| 583 | 2026.05.18 07:16:27.580741 [ 3 ] {c8419cd7-9c37-4b77-9d0e-b437f667d6ac} <Debug> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): There are no data parts | ||
| 584 | 2026.05.18 07:16:27.581240 [ 3 ] {c8419cd7-9c37-4b77-9d0e-b437f667d6ac} <Debug> TCPHandler: Processed in 0.002527134 sec. | ||
| 585 | 2026.05.18 07:16:27.581403 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.18 07:16:27.581663 [ 3 ] {91327bb2-677e-46fa-a0ec-072853dfd68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 587 | 2026.05.18 07:16:27.581790 [ 3 ] {91327bb2-677e-46fa-a0ec-072853dfd68d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.05.18 07:16:27.582849 [ 3 ] {91327bb2-677e-46fa-a0ec-072853dfd68d} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Loading data parts | ||
| 589 | 2026.05.18 07:16:27.582970 [ 3 ] {91327bb2-677e-46fa-a0ec-072853dfd68d} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): There are no data parts | ||
| 590 | 2026.05.18 07:16:27.583537 [ 3 ] {91327bb2-677e-46fa-a0ec-072853dfd68d} <Debug> TCPHandler: Processed in 0.002184892 sec. | ||
| 591 | 2026.05.18 07:16:27.583694 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.18 07:16:27.583859 [ 3 ] {219b8c9c-9da8-4b01-b0b8-40f34dcebe08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 593 | 2026.05.18 07:16:27.583988 [ 3 ] {219b8c9c-9da8-4b01-b0b8-40f34dcebe08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.05.18 07:16:27.585260 [ 3 ] {219b8c9c-9da8-4b01-b0b8-40f34dcebe08} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Loading data parts | ||
| 595 | 2026.05.18 07:16:27.585481 [ 3 ] {219b8c9c-9da8-4b01-b0b8-40f34dcebe08} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): There are no data parts | ||
| 596 | 2026.05.18 07:16:27.586112 [ 3 ] {219b8c9c-9da8-4b01-b0b8-40f34dcebe08} <Debug> TCPHandler: Processed in 0.002467924 sec. | ||
| 597 | 2026.05.18 07:16:27.586281 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.18 07:16:27.586576 [ 3 ] {d3232f67-8d58-49b7-826b-44501c7fbda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) 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) | ||
| 599 | 2026.05.18 07:16:27.586709 [ 3 ] {d3232f67-8d58-49b7-826b-44501c7fbda9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.05.18 07:16:27.587846 [ 3 ] {d3232f67-8d58-49b7-826b-44501c7fbda9} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Loading data parts | ||
| 601 | 2026.05.18 07:16:27.587983 [ 3 ] {d3232f67-8d58-49b7-826b-44501c7fbda9} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): There are no data parts | ||
| 602 | 2026.05.18 07:16:27.588808 [ 3 ] {d3232f67-8d58-49b7-826b-44501c7fbda9} <Debug> TCPHandler: Processed in 0.002574434 sec. | ||
| 603 | 2026.05.18 07:16:27.589014 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.18 07:16:27.589313 [ 3 ] {8b1fa688-1c20-43fe-b7f4-cdb2f8fd9fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.05.18 07:16:27.589470 [ 3 ] {8b1fa688-1c20-43fe-b7f4-cdb2f8fd9fc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.05.18 07:16:27.590651 [ 3 ] {8b1fa688-1c20-43fe-b7f4-cdb2f8fd9fc1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Loading data parts | ||
| 610 | 2026.05.18 07:16:27.590793 [ 3 ] {8b1fa688-1c20-43fe-b7f4-cdb2f8fd9fc1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): There are no data parts | ||
| 611 | 2026.05.18 07:16:27.591512 [ 3 ] {8b1fa688-1c20-43fe-b7f4-cdb2f8fd9fc1} <Debug> TCPHandler: Processed in 0.002570464 sec. | ||
| 612 | 2026.05.18 07:16:27.593747 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.18 07:16:27.593993 [ 4 ] {5232fb3d-52ee-4491-b8d3-39d8d37db516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.05.18 07:16:27.596045 [ 4 ] {5232fb3d-52ee-4491-b8d3-39d8d37db516} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.05.18 07:16:27.609004 [ 268 ] {5232fb3d-52ee-4491-b8d3-39d8d37db516} <Trace> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.05.18 07:16:27.609060 [ 268 ] {5232fb3d-52ee-4491-b8d3-39d8d37db516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 617 | 2026.05.18 07:16:27.613461 [ 268 ] {5232fb3d-52ee-4491-b8d3-39d8d37db516} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.05.18 07:16:27.614113 [ 268 ] {5232fb3d-52ee-4491-b8d3-39d8d37db516} <Trace> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.05.18 07:16:27.614398 [ 4 ] {5232fb3d-52ee-4491-b8d3-39d8d37db516} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020515 sec., 48.744820862783335 rows/sec., 779.92 B/sec. | ||
| 620 | 2026.05.18 07:16:27.614787 [ 4 ] {5232fb3d-52ee-4491-b8d3-39d8d37db516} <Debug> TCPHandler: Processed in 0.021104276 sec. | ||
| 621 | 2026.05.18 07:16:28.001093 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.80 MiB, peak 125.80 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 12.24 MiB | ||
| 622 | 2026.05.18 07:16:28.143380 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62478 | ||
| 623 | 2026.05.18 07:16:28.143618 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.05.18 07:16:28.143649 [ 269 ] {} <Debug> TCP-Session: 9210355c-a4a1-4049-9916-84ec8f36ecc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62478 | ||
| 625 | 2026.05.18 07:16:28.143670 [ 269 ] {} <Debug> TCP-Session: 9210355c-a4a1-4049-9916-84ec8f36ecc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.18 07:16:28.143726 [ 269 ] {} <Debug> TCP-Session: 9210355c-a4a1-4049-9916-84ec8f36ecc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.05.18 07:16:28.144144 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51292 | ||
| 628 | 2026.05.18 07:16:28.144238 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53492 | ||
| 629 | 2026.05.18 07:16:28.144263 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.05.18 07:16:28.144364 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.05.18 07:16:28.144403 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37606 | ||
| 632 | 2026.05.18 07:16:28.144438 [ 271 ] {} <Debug> TCP-Session: 38138ac3-8e77-4439-8284-f86ae617d1b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53492 | ||
| 633 | 2026.05.18 07:16:28.144421 [ 270 ] {} <Debug> TCP-Session: 39dc51c6-8975-4d14-87b7-75d2d6758193 Authenticating user 'default' from [fd00:1122:3344:101::e]:51292 | ||
| 634 | 2026.05.18 07:16:28.144505 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38957 | ||
| 635 | 2026.05.18 07:16:28.144477 [ 271 ] {} <Debug> TCP-Session: 38138ac3-8e77-4439-8284-f86ae617d1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.18 07:16:28.144603 [ 271 ] {} <Debug> TCP-Session: 38138ac3-8e77-4439-8284-f86ae617d1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.18 07:16:28.144679 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33927 | ||
| 638 | 2026.05.18 07:16:28.144791 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.05.18 07:16:28.144616 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.18 07:16:28.144828 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51675 | ||
| 641 | 2026.05.18 07:16:28.144986 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50790 | ||
| 642 | 2026.05.18 07:16:28.144992 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39257 | ||
| 643 | 2026.05.18 07:16:28.145031 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.18 07:16:28.144921 [ 269 ] {} <Trace> TCP-Session: 9210355c-a4a1-4049-9916-84ec8f36ecc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.05.18 07:16:28.145106 [ 274 ] {} <Debug> TCP-Session: f1e62923-6025-4ead-a29c-51db1122bb48 Authenticating user 'default' from [fd00:1122:3344:101::e]:33927 | ||
| 646 | 2026.05.18 07:16:28.144896 [ 273 ] {} <Debug> TCP-Session: 4c3a2c20-c977-425d-b4f7-bd9c01569bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:38957 | ||
| 647 | 2026.05.18 07:16:28.145187 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.05.18 07:16:28.145245 [ 274 ] {} <Debug> TCP-Session: f1e62923-6025-4ead-a29c-51db1122bb48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.18 07:16:28.145271 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.05.18 07:16:28.145291 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.18 07:16:28.145347 [ 274 ] {} <Debug> TCP-Session: f1e62923-6025-4ead-a29c-51db1122bb48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.18 07:16:28.145341 [ 276 ] {} <Debug> TCP-Session: 7a68429c-fa73-4971-aacc-840b4f750a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:39257 | ||
| 653 | 2026.05.18 07:16:28.145333 [ 275 ] {} <Debug> TCP-Session: 4d75c7db-b004-4091-b79a-7098fc2a6a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:51675 | ||
| 654 | 2026.05.18 07:16:28.145448 [ 276 ] {} <Debug> TCP-Session: 7a68429c-fa73-4971-aacc-840b4f750a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.18 07:16:28.145468 [ 269 ] {f68560f4-5a70-482f-982d-0ce626aea5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62478) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 656 | 2026.05.18 07:16:28.145539 [ 276 ] {} <Debug> TCP-Session: 7a68429c-fa73-4971-aacc-840b4f750a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.18 07:16:28.145534 [ 275 ] {} <Debug> TCP-Session: 4d75c7db-b004-4091-b79a-7098fc2a6a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.18 07:16:28.145443 [ 277 ] {} <Debug> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:50790 | ||
| 659 | 2026.05.18 07:16:28.145633 [ 275 ] {} <Debug> TCP-Session: 4d75c7db-b004-4091-b79a-7098fc2a6a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.18 07:16:28.145646 [ 277 ] {} <Debug> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.18 07:16:28.144880 [ 272 ] {} <Debug> TCP-Session: 0a46ee9d-0688-4908-afb0-2e30b8308696 Authenticating user 'default' from [fd00:1122:3344:101::e]:37606 | ||
| 662 | 2026.05.18 07:16:28.144607 [ 270 ] {} <Debug> TCP-Session: 39dc51c6-8975-4d14-87b7-75d2d6758193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.18 07:16:28.145228 [ 273 ] {} <Debug> TCP-Session: 4c3a2c20-c977-425d-b4f7-bd9c01569bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.18 07:16:28.145784 [ 270 ] {} <Debug> TCP-Session: 39dc51c6-8975-4d14-87b7-75d2d6758193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.18 07:16:28.145802 [ 273 ] {} <Debug> TCP-Session: 4c3a2c20-c977-425d-b4f7-bd9c01569bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.18 07:16:28.145870 [ 272 ] {} <Debug> TCP-Session: 0a46ee9d-0688-4908-afb0-2e30b8308696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.18 07:16:28.145879 [ 277 ] {} <Debug> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.18 07:16:28.146025 [ 272 ] {} <Debug> TCP-Session: 0a46ee9d-0688-4908-afb0-2e30b8308696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.18 07:16:28.149003 [ 269 ] {f68560f4-5a70-482f-982d-0ce626aea5dc} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 670 | 2026.05.18 07:16:28.151528 [ 269 ] {f68560f4-5a70-482f-982d-0ce626aea5dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 671 | 2026.05.18 07:16:28.153123 [ 268 ] {f68560f4-5a70-482f-982d-0ce626aea5dc} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 672 | 2026.05.18 07:16:28.153893 [ 269 ] {f68560f4-5a70-482f-982d-0ce626aea5dc} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.008544 sec., 4798.689138576779 rows/sec., 292.49 KiB/sec. | ||
| 673 | 2026.05.18 07:16:28.153979 [ 269 ] {f68560f4-5a70-482f-982d-0ce626aea5dc} <Debug> TCPHandler: Processed in 0.009290371 sec. | ||
| 674 | 2026.05.18 07:16:29.211673 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48173 | ||
| 675 | 2026.05.18 07:16:29.211951 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.18 07:16:29.211987 [ 278 ] {} <Debug> TCP-Session: 737aa3ce-b95c-445b-990d-224fe7d73d3c Authenticating user 'default' from [fd00:1122:3344:101::a]:48173 | ||
| 677 | 2026.05.18 07:16:29.212020 [ 278 ] {} <Debug> TCP-Session: 737aa3ce-b95c-445b-990d-224fe7d73d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.18 07:16:29.212139 [ 278 ] {} <Debug> TCP-Session: 737aa3ce-b95c-445b-990d-224fe7d73d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.18 07:16:29.212218 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 680 | 2026.05.18 07:16:29.212251 [ 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 | ||
| 681 | 2026.05.18 07:16:29.212368 [ 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 | ||
| 682 | 2026.05.18 07:16:29.213729 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42390 | ||
| 683 | 2026.05.18 07:16:29.213833 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54926 | ||
| 684 | 2026.05.18 07:16:29.213934 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.18 07:16:29.213964 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41043 | ||
| 686 | 2026.05.18 07:16:29.214033 [ 279 ] {} <Debug> TCP-Session: 607bf68b-a3b9-4161-9005-efb02e173732 Authenticating user 'default' from [fd00:1122:3344:101::a]:42390 | ||
| 687 | 2026.05.18 07:16:29.214032 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.18 07:16:29.214129 [ 279 ] {} <Debug> TCP-Session: 607bf68b-a3b9-4161-9005-efb02e173732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.18 07:16:29.214161 [ 280 ] {} <Debug> TCP-Session: d9406631-d1ff-41ff-b7d5-d27dc025189d Authenticating user 'default' from [fd00:1122:3344:101::a]:54926 | ||
| 690 | 2026.05.18 07:16:29.214148 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57166 | ||
| 691 | 2026.05.18 07:16:29.214235 [ 279 ] {} <Debug> TCP-Session: 607bf68b-a3b9-4161-9005-efb02e173732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.18 07:16:29.214273 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.18 07:16:29.214264 [ 280 ] {} <Debug> TCP-Session: d9406631-d1ff-41ff-b7d5-d27dc025189d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.18 07:16:29.214372 [ 281 ] {} <Debug> TCP-Session: d912d154-34a0-4940-81d0-7f45994b0896 Authenticating user 'default' from [fd00:1122:3344:101::a]:41043 | ||
| 695 | 2026.05.18 07:16:29.214382 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.18 07:16:29.214482 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61599 | ||
| 697 | 2026.05.18 07:16:29.214404 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45752 | ||
| 698 | 2026.05.18 07:16:29.214556 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42430 | ||
| 699 | 2026.05.18 07:16:29.214401 [ 281 ] {} <Debug> TCP-Session: d912d154-34a0-4940-81d0-7f45994b0896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.18 07:16:29.214585 [ 282 ] {} <Debug> TCP-Session: 2a3b4f36-1d71-4023-85ea-05209cb5f6c6 Authenticating user 'default' from [fd00:1122:3344:101::a]:57166 | ||
| 701 | 2026.05.18 07:16:29.214387 [ 280 ] {} <Debug> TCP-Session: d9406631-d1ff-41ff-b7d5-d27dc025189d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.18 07:16:29.214793 [ 281 ] {} <Debug> TCP-Session: d912d154-34a0-4940-81d0-7f45994b0896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.18 07:16:29.214835 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.18 07:16:29.214828 [ 282 ] {} <Debug> TCP-Session: 2a3b4f36-1d71-4023-85ea-05209cb5f6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.18 07:16:29.214808 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.18 07:16:29.214957 [ 283 ] {} <Debug> TCP-Session: 55b88eea-448b-467e-b188-e179343afb0c Authenticating user 'default' from [fd00:1122:3344:101::a]:45752 | ||
| 707 | 2026.05.18 07:16:29.214794 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.18 07:16:29.214929 [ 282 ] {} <Debug> TCP-Session: 2a3b4f36-1d71-4023-85ea-05209cb5f6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.18 07:16:29.215033 [ 285 ] {} <Debug> TCP-Session: b731f0f3-1138-48e0-887b-1ad12f144568 Authenticating user 'default' from [fd00:1122:3344:101::a]:42430 | ||
| 710 | 2026.05.18 07:16:29.215038 [ 283 ] {} <Debug> TCP-Session: 55b88eea-448b-467e-b188-e179343afb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.18 07:16:29.215012 [ 284 ] {} <Debug> TCP-Session: e2ec8686-22e6-4d46-9b88-5e6a6881d10f Authenticating user 'default' from [fd00:1122:3344:101::a]:61599 | ||
| 712 | 2026.05.18 07:16:29.215128 [ 283 ] {} <Debug> TCP-Session: 55b88eea-448b-467e-b188-e179343afb0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.18 07:16:29.215143 [ 285 ] {} <Debug> TCP-Session: b731f0f3-1138-48e0-887b-1ad12f144568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.18 07:16:29.215201 [ 284 ] {} <Debug> TCP-Session: e2ec8686-22e6-4d46-9b88-5e6a6881d10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.18 07:16:29.215208 [ 285 ] {} <Debug> TCP-Session: b731f0f3-1138-48e0-887b-1ad12f144568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.18 07:16:29.215316 [ 284 ] {} <Debug> TCP-Session: e2ec8686-22e6-4d46-9b88-5e6a6881d10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.18 07:16:29.231842 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49824 | ||
| 718 | 2026.05.18 07:16:29.232021 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.05.18 07:16:29.232116 [ 286 ] {} <Debug> TCP-Session: 6e028472-1497-484f-981c-dddc9ce64846 Authenticating user 'default' from [fd00:1122:3344:101::b]:49824 | ||
| 720 | 2026.05.18 07:16:29.232138 [ 286 ] {} <Debug> TCP-Session: 6e028472-1497-484f-981c-dddc9ce64846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.18 07:16:29.232151 [ 286 ] {} <Debug> TCP-Session: 6e028472-1497-484f-981c-dddc9ce64846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.18 07:16:29.232314 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 723 | 2026.05.18 07:16:29.232342 [ 286 ] {} <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 | ||
| 724 | 2026.05.18 07:16:29.232436 [ 286 ] {} <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 | ||
| 725 | 2026.05.18 07:16:29.233574 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55002 | ||
| 726 | 2026.05.18 07:16:29.233785 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56403 | ||
| 727 | 2026.05.18 07:16:29.233872 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36526 | ||
| 728 | 2026.05.18 07:16:29.233874 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43401 | ||
| 729 | 2026.05.18 07:16:29.233957 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.05.18 07:16:29.234122 [ 287 ] {} <Debug> TCP-Session: 7fd96bc8-21c5-40b9-84cf-c59dd15ed786 Authenticating user 'default' from [fd00:1122:3344:101::b]:55002 | ||
| 731 | 2026.05.18 07:16:29.234149 [ 287 ] {} <Debug> TCP-Session: 7fd96bc8-21c5-40b9-84cf-c59dd15ed786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.18 07:16:29.234168 [ 287 ] {} <Debug> TCP-Session: 7fd96bc8-21c5-40b9-84cf-c59dd15ed786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.18 07:16:29.234210 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58519 | ||
| 734 | 2026.05.18 07:16:29.234255 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.18 07:16:29.234227 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.18 07:16:29.234504 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.18 07:16:29.234564 [ 290 ] {} <Debug> TCP-Session: 94fe39f6-09b4-40e4-9dea-967269ab42e3 Authenticating user 'default' from [fd00:1122:3344:101::b]:36526 | ||
| 738 | 2026.05.18 07:16:29.234353 [ 288 ] {} <Debug> TCP-Session: be4f481a-b889-4db7-be89-469b3f83cfe8 Authenticating user 'default' from [fd00:1122:3344:101::b]:56403 | ||
| 739 | 2026.05.18 07:16:29.234331 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65531 | ||
| 740 | 2026.05.18 07:16:29.234677 [ 290 ] {} <Debug> TCP-Session: 94fe39f6-09b4-40e4-9dea-967269ab42e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.18 07:16:29.234670 [ 292 ] {} <Debug> TCP-Session: 14171677-4389-4ba8-a5f6-b0486e63a1a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:58519 | ||
| 742 | 2026.05.18 07:16:29.234662 [ 288 ] {} <Debug> TCP-Session: be4f481a-b889-4db7-be89-469b3f83cfe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.18 07:16:29.234797 [ 292 ] {} <Debug> TCP-Session: 14171677-4389-4ba8-a5f6-b0486e63a1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.18 07:16:29.234805 [ 290 ] {} <Debug> TCP-Session: 94fe39f6-09b4-40e4-9dea-967269ab42e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.18 07:16:29.234310 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59377 | ||
| 746 | 2026.05.18 07:16:29.234887 [ 288 ] {} <Debug> TCP-Session: be4f481a-b889-4db7-be89-469b3f83cfe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.18 07:16:29.234917 [ 292 ] {} <Debug> TCP-Session: 14171677-4389-4ba8-a5f6-b0486e63a1a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.18 07:16:29.234194 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.05.18 07:16:29.235027 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.05.18 07:16:29.235146 [ 289 ] {} <Debug> TCP-Session: 09cd1a2d-bf47-45c8-b2de-8bdb0d0ffdb4 Authenticating user 'default' from [fd00:1122:3344:101::b]:43401 | ||
| 751 | 2026.05.18 07:16:29.235156 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.05.18 07:16:29.235223 [ 291 ] {} <Debug> TCP-Session: 88f6dd00-1728-4cbc-9495-a7b7cfb15229 Authenticating user 'default' from [fd00:1122:3344:101::b]:65531 | ||
| 753 | 2026.05.18 07:16:29.235231 [ 293 ] {} <Debug> TCP-Session: 0d307970-de39-4232-93e4-123b1ef1c9ff Authenticating user 'default' from [fd00:1122:3344:101::b]:59377 | ||
| 754 | 2026.05.18 07:16:29.235242 [ 289 ] {} <Debug> TCP-Session: 09cd1a2d-bf47-45c8-b2de-8bdb0d0ffdb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.18 07:16:29.235392 [ 291 ] {} <Debug> TCP-Session: 88f6dd00-1728-4cbc-9495-a7b7cfb15229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.18 07:16:29.235417 [ 289 ] {} <Debug> TCP-Session: 09cd1a2d-bf47-45c8-b2de-8bdb0d0ffdb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.18 07:16:29.235426 [ 291 ] {} <Debug> TCP-Session: 88f6dd00-1728-4cbc-9495-a7b7cfb15229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.18 07:16:29.235510 [ 293 ] {} <Debug> TCP-Session: 0d307970-de39-4232-93e4-123b1ef1c9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.18 07:16:29.235628 [ 293 ] {} <Debug> TCP-Session: 0d307970-de39-4232-93e4-123b1ef1c9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.18 07:16:29.338829 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40776 | ||
| 761 | 2026.05.18 07:16:29.339012 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.18 07:16:29.339066 [ 294 ] {} <Debug> TCP-Session: 0e13b49f-239d-46f5-a7df-fc1094a9a885 Authenticating user 'default' from [fd00:1122:3344:101::c]:40776 | ||
| 763 | 2026.05.18 07:16:29.339089 [ 294 ] {} <Debug> TCP-Session: 0e13b49f-239d-46f5-a7df-fc1094a9a885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.18 07:16:29.339102 [ 294 ] {} <Debug> TCP-Session: 0e13b49f-239d-46f5-a7df-fc1094a9a885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.18 07:16:29.339184 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.18 07:16:29.339219 [ 294 ] {} <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 | ||
| 767 | 2026.05.18 07:16:29.339237 [ 294 ] {} <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 | ||
| 768 | 2026.05.18 07:16:29.340429 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45888 | ||
| 769 | 2026.05.18 07:16:29.340613 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.18 07:16:29.340621 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45032 | ||
| 771 | 2026.05.18 07:16:29.340661 [ 295 ] {} <Debug> TCP-Session: 8ea46070-8c8f-4864-bd1b-c0b3df583dee Authenticating user 'default' from [fd00:1122:3344:101::c]:45888 | ||
| 772 | 2026.05.18 07:16:29.340691 [ 295 ] {} <Debug> TCP-Session: 8ea46070-8c8f-4864-bd1b-c0b3df583dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.18 07:16:29.340704 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44801 | ||
| 774 | 2026.05.18 07:16:29.340706 [ 295 ] {} <Debug> TCP-Session: 8ea46070-8c8f-4864-bd1b-c0b3df583dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.05.18 07:16:29.340963 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43906 | ||
| 776 | 2026.05.18 07:16:29.341005 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.05.18 07:16:29.341049 [ 296 ] {} <Debug> TCP-Session: 17e1f994-e41f-455b-bb32-3a5bca035458 Authenticating user 'default' from [fd00:1122:3344:101::c]:45032 | ||
| 778 | 2026.05.18 07:16:29.341074 [ 296 ] {} <Debug> TCP-Session: 17e1f994-e41f-455b-bb32-3a5bca035458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.18 07:16:29.341081 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.18 07:16:29.341088 [ 296 ] {} <Debug> TCP-Session: 17e1f994-e41f-455b-bb32-3a5bca035458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.18 07:16:29.341121 [ 297 ] {} <Debug> TCP-Session: bd232467-2561-473e-ac87-3e2b39e6db54 Authenticating user 'default' from [fd00:1122:3344:101::c]:44801 | ||
| 782 | 2026.05.18 07:16:29.341145 [ 297 ] {} <Debug> TCP-Session: bd232467-2561-473e-ac87-3e2b39e6db54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.18 07:16:29.341158 [ 297 ] {} <Debug> TCP-Session: bd232467-2561-473e-ac87-3e2b39e6db54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.18 07:16:29.341177 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.18 07:16:29.341210 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50726 | ||
| 786 | 2026.05.18 07:16:29.341223 [ 298 ] {} <Debug> TCP-Session: 30acc912-f6f8-474c-b790-e40d9470dd34 Authenticating user 'default' from [fd00:1122:3344:101::c]:43906 | ||
| 787 | 2026.05.18 07:16:29.341228 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34272 | ||
| 788 | 2026.05.18 07:16:29.341258 [ 298 ] {} <Debug> TCP-Session: 30acc912-f6f8-474c-b790-e40d9470dd34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.18 07:16:29.341295 [ 298 ] {} <Debug> TCP-Session: 30acc912-f6f8-474c-b790-e40d9470dd34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.18 07:16:29.341297 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49411 | ||
| 791 | 2026.05.18 07:16:29.341379 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 792 | 2026.05.18 07:16:29.341601 [ 299 ] {} <Debug> TCP-Session: dc8f3cd9-9ebd-4871-ac80-96fc8eebdfed Authenticating user 'default' from [fd00:1122:3344:101::c]:50726 | ||
| 793 | 2026.05.18 07:16:29.341626 [ 299 ] {} <Debug> TCP-Session: dc8f3cd9-9ebd-4871-ac80-96fc8eebdfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.18 07:16:29.341640 [ 299 ] {} <Debug> TCP-Session: dc8f3cd9-9ebd-4871-ac80-96fc8eebdfed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.18 07:16:29.341789 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.18 07:16:29.341818 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.05.18 07:16:29.341849 [ 300 ] {} <Debug> TCP-Session: 73b2b6c4-6539-49c8-8eaa-589b1dd58812 Authenticating user 'default' from [fd00:1122:3344:101::c]:34272 | ||
| 798 | 2026.05.18 07:16:29.341869 [ 301 ] {} <Debug> TCP-Session: 65824760-05d1-409b-a4e4-279da75798ed Authenticating user 'default' from [fd00:1122:3344:101::c]:49411 | ||
| 799 | 2026.05.18 07:16:29.341884 [ 300 ] {} <Debug> TCP-Session: 73b2b6c4-6539-49c8-8eaa-589b1dd58812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.18 07:16:29.341905 [ 301 ] {} <Debug> TCP-Session: 65824760-05d1-409b-a4e4-279da75798ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.18 07:16:29.341908 [ 300 ] {} <Debug> TCP-Session: 73b2b6c4-6539-49c8-8eaa-589b1dd58812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.18 07:16:29.341935 [ 301 ] {} <Debug> TCP-Session: 65824760-05d1-409b-a4e4-279da75798ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.18 07:16:30.001092 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.23 MiB, peak 140.23 MiB, free memory in arenas 0.00 B, will set to 141.76 MiB (RSS), difference: 1.52 MiB | ||
| 804 | 2026.05.18 07:16:34.216851 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.18 07:16:34.216963 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.18 07:16:34.216855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 807 | 2026.05.18 07:16:34.217046 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.18 07:16:34.218979 [ 244 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Loading data parts | ||
| 809 | 2026.05.18 07:16:34.219180 [ 244 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): There are no data parts | ||
| 810 | 2026.05.18 07:16:34.223790 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.18 07:16:34.223834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 812 | 2026.05.18 07:16:34.234522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.18 07:16:34.235260 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.18 07:16:34.235461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 815 | 2026.05.18 07:16:34.238366 [ 245 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Loading data parts | ||
| 816 | 2026.05.18 07:16:34.238553 [ 245 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): There are no data parts | ||
| 817 | 2026.05.18 07:16:34.265671 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.18 07:16:34.265739 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 819 | 2026.05.18 07:16:34.272629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.18 07:16:34.274052 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): 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.18 07:16:34.277752 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.18 07:16:35.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.79 MiB, peak 150.79 MiB, free memory in arenas 0.00 B, will set to 155.77 MiB (RSS), difference: 8.97 MiB | ||
| 823 | 2026.05.18 07:16:35.104333 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35242 | ||
| 824 | 2026.05.18 07:16:35.104446 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 825 | 2026.05.18 07:16:35.104478 [ 302 ] {} <Debug> TCP-Session: 706e15f4-d68a-4ead-8c35-46fe3f59efee Authenticating user 'default' from [fd00:1122:3344:101::e]:35242 | ||
| 826 | 2026.05.18 07:16:35.104500 [ 302 ] {} <Debug> TCP-Session: 706e15f4-d68a-4ead-8c35-46fe3f59efee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.18 07:16:35.104514 [ 302 ] {} <Debug> TCP-Session: 706e15f4-d68a-4ead-8c35-46fe3f59efee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.05.18 07:16:35.104924 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44971 | ||
| 829 | 2026.05.18 07:16:35.104962 [ 302 ] {} <Trace> TCP-Session: 706e15f4-d68a-4ead-8c35-46fe3f59efee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.05.18 07:16:35.105007 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41066 | ||
| 831 | 2026.05.18 07:16:35.105007 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49454 | ||
| 832 | 2026.05.18 07:16:35.105083 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56166 | ||
| 833 | 2026.05.18 07:16:35.105181 [ 302 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 834 | 2026.05.18 07:16:35.105236 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46606 | ||
| 835 | 2026.05.18 07:16:35.105356 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 836 | 2026.05.18 07:16:35.105402 [ 304 ] {} <Debug> TCP-Session: 4f27a356-0f72-43e1-b45b-319f5d32e266 Authenticating user 'default' from [fd00:1122:3344:101::e]:44971 | ||
| 837 | 2026.05.18 07:16:35.105427 [ 304 ] {} <Debug> TCP-Session: 4f27a356-0f72-43e1-b45b-319f5d32e266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.05.18 07:16:35.105441 [ 304 ] {} <Debug> TCP-Session: 4f27a356-0f72-43e1-b45b-319f5d32e266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.05.18 07:16:35.105444 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45849 | ||
| 840 | 2026.05.18 07:16:35.105542 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.05.18 07:16:35.105586 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.05.18 07:16:35.105591 [ 303 ] {} <Debug> TCP-Session: 4158e491-de01-4d1b-bf0c-58a5114dced9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41066 | ||
| 843 | 2026.05.18 07:16:35.105621 [ 305 ] {} <Debug> TCP-Session: b0272f73-353c-4f04-9e70-aff99749a44b Authenticating user 'default' from [fd00:1122:3344:101::e]:49454 | ||
| 844 | 2026.05.18 07:16:35.105627 [ 303 ] {} <Debug> TCP-Session: 4158e491-de01-4d1b-bf0c-58a5114dced9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.18 07:16:35.105641 [ 305 ] {} <Debug> TCP-Session: b0272f73-353c-4f04-9e70-aff99749a44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.18 07:16:35.105645 [ 303 ] {} <Debug> TCP-Session: 4158e491-de01-4d1b-bf0c-58a5114dced9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.18 07:16:35.105656 [ 305 ] {} <Debug> TCP-Session: b0272f73-353c-4f04-9e70-aff99749a44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.05.18 07:16:35.105754 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63082 | ||
| 849 | 2026.05.18 07:16:35.108137 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.18 07:16:35.108242 [ 308 ] {} <Debug> TCP-Session: 1c877346-c893-48e0-b908-9c2d8494f56a Authenticating user 'default' from [fd00:1122:3344:101::e]:45849 | ||
| 851 | 2026.05.18 07:16:35.108250 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.05.18 07:16:35.108283 [ 308 ] {} <Debug> TCP-Session: 1c877346-c893-48e0-b908-9c2d8494f56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.05.18 07:16:35.108288 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.05.18 07:16:35.108314 [ 308 ] {} <Debug> TCP-Session: 1c877346-c893-48e0-b908-9c2d8494f56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.05.18 07:16:35.108317 [ 307 ] {} <Debug> TCP-Session: 0e470968-bde6-4aac-9399-3999e5454a57 Authenticating user 'default' from [fd00:1122:3344:101::e]:46606 | ||
| 856 | 2026.05.18 07:16:35.108348 [ 309 ] {} <Debug> TCP-Session: 0225096c-0432-4196-b0a8-2961ceafeeff Authenticating user 'default' from [fd00:1122:3344:101::e]:63082 | ||
| 857 | 2026.05.18 07:16:35.108365 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.05.18 07:16:35.108377 [ 307 ] {} <Debug> TCP-Session: 0e470968-bde6-4aac-9399-3999e5454a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.18 07:16:35.108391 [ 309 ] {} <Debug> TCP-Session: 0225096c-0432-4196-b0a8-2961ceafeeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.18 07:16:35.108406 [ 306 ] {} <Debug> TCP-Session: 7302e618-6c77-4457-be4f-61962bb20bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:56166 | ||
| 861 | 2026.05.18 07:16:35.108415 [ 307 ] {} <Debug> TCP-Session: 0e470968-bde6-4aac-9399-3999e5454a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.18 07:16:35.108428 [ 302 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 863 | 2026.05.18 07:16:35.108439 [ 306 ] {} <Debug> TCP-Session: 7302e618-6c77-4457-be4f-61962bb20bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.18 07:16:35.108424 [ 309 ] {} <Debug> TCP-Session: 0225096c-0432-4196-b0a8-2961ceafeeff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.18 07:16:35.108483 [ 306 ] {} <Debug> TCP-Session: 7302e618-6c77-4457-be4f-61962bb20bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.18 07:16:35.108262 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61779 | ||
| 867 | 2026.05.18 07:16:35.110750 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.05.18 07:16:35.110810 [ 310 ] {} <Debug> TCP-Session: 6ba75e2b-971d-42eb-9533-20a4005f33d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61779 | ||
| 869 | 2026.05.18 07:16:35.110834 [ 310 ] {} <Debug> TCP-Session: 6ba75e2b-971d-42eb-9533-20a4005f33d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.18 07:16:35.110851 [ 310 ] {} <Debug> TCP-Session: 6ba75e2b-971d-42eb-9533-20a4005f33d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.18 07:16:35.117568 [ 302 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.05.18 07:16:35.127200 [ 302 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 873 | 2026.05.18 07:16:35.134525 [ 311 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Trace> AggregatingTransform: Aggregating | ||
| 874 | 2026.05.18 07:16:35.134667 [ 311 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Trace> Aggregator: Aggregation method: without_key | ||
| 875 | 2026.05.18 07:16:35.134846 [ 311 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003035207 sec. (329.467 rows/sec., 12.87 KiB/sec.) | ||
| 876 | 2026.05.18 07:16:35.134894 [ 311 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Trace> Aggregator: Merging aggregated data | ||
| 877 | 2026.05.18 07:16:35.134926 [ 311 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 878 | 2026.05.18 07:16:35.136432 [ 302 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.031313 sec., 31.935617794526234 rows/sec., 1.25 KiB/sec. | ||
| 879 | 2026.05.18 07:16:35.136635 [ 302 ] {11deff69-61be-49ec-b216-d69bf72d9f78} <Debug> TCPHandler: Processed in 0.031864725 sec. | ||
| 880 | 2026.05.18 07:16:35.139629 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.18 07:16:35.139666 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.05.18 07:16:35.139697 [ 302 ] {} <Debug> TCP-Session: 706e15f4-d68a-4ead-8c35-46fe3f59efee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.05.18 07:16:35.139701 [ 303 ] {} <Debug> TCP-Session: 4158e491-de01-4d1b-bf0c-58a5114dced9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.05.18 07:16:35.139709 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.05.18 07:16:35.139730 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.05.18 07:16:35.139749 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.05.18 07:16:35.139778 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.05.18 07:16:35.139803 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.05.18 07:16:35.139824 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.05.18 07:16:35.139847 [ 310 ] {} <Debug> TCP-Session: 6ba75e2b-971d-42eb-9533-20a4005f33d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.18 07:16:35.139854 [ 308 ] {} <Debug> TCP-Session: 1c877346-c893-48e0-b908-9c2d8494f56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.18 07:16:35.139846 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.05.18 07:16:35.139877 [ 307 ] {} <Debug> TCP-Session: 0e470968-bde6-4aac-9399-3999e5454a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.18 07:16:35.139922 [ 305 ] {} <Debug> TCP-Session: b0272f73-353c-4f04-9e70-aff99749a44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.18 07:16:35.139792 [ 309 ] {} <Debug> TCP-Session: 0225096c-0432-4196-b0a8-2961ceafeeff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.18 07:16:35.139785 [ 304 ] {} <Debug> TCP-Session: 4f27a356-0f72-43e1-b45b-319f5d32e266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.05.18 07:16:35.139814 [ 306 ] {} <Debug> TCP-Session: 7302e618-6c77-4457-be4f-61962bb20bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.05.18 07:16:36.001009 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.01 MiB, peak 164.12 MiB, free memory in arenas 0.00 B, will set to 159.47 MiB (RSS), difference: 3.46 MiB | ||
| 899 | 2026.05.18 07:16:36.717508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 5 | ||
| 900 | 2026.05.18 07:16:36.717589 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 901 | 2026.05.18 07:16:36.721096 [ 243 ] {} <Debug> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Loading data parts | ||
| 902 | 2026.05.18 07:16:36.721280 [ 243 ] {} <Debug> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): There are no data parts | ||
| 903 | 2026.05.18 07:16:36.727878 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.05.18 07:16:36.727922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 905 | 2026.05.18 07:16:36.733291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.05.18 07:16:36.733591 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.05.18 07:16:36.733877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 908 | 2026.05.18 07:16:37.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.57 MiB, peak 164.12 MiB, free memory in arenas 0.00 B, will set to 160.07 MiB (RSS), difference: -3.50 MiB | ||
| 909 | 2026.05.18 07:16:41.695611 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 910 | 2026.05.18 07:16:41.695694 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 911 | 2026.05.18 07:16:41.736197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 994 | ||
| 912 | 2026.05.18 07:16:41.744979 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.05.18 07:16:41.745037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 914 | 2026.05.18 07:16:41.745685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2026.05.18 07:16:41.745939 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.05.18 07:16:41.748117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 917 | 2026.05.18 07:16:41.778482 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 918 | 2026.05.18 07:16:41.797519 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.18 07:16:41.797605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 920 | 2026.05.18 07:16:41.804623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 921 | 2026.05.18 07:16:41.805614 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.18 07:16:41.810351 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 923 | 2026.05.18 07:16:42.000308 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.78 MiB, peak 164.78 MiB, free memory in arenas 0.00 B, will set to 163.12 MiB (RSS), difference: 2.34 MiB | ||
| 924 | 2026.05.18 07:16:42.117751 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61602 | ||
| 925 | 2026.05.18 07:16:42.117836 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.05.18 07:16:42.117863 [ 302 ] {} <Debug> TCP-Session: c932d6fa-9369-41e5-b37f-5a8259327263 Authenticating user 'default' from [fd00:1122:3344:101::e]:61602 | ||
| 927 | 2026.05.18 07:16:42.117885 [ 302 ] {} <Debug> TCP-Session: c932d6fa-9369-41e5-b37f-5a8259327263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.18 07:16:42.117899 [ 302 ] {} <Debug> TCP-Session: c932d6fa-9369-41e5-b37f-5a8259327263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.18 07:16:42.118179 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47541 | ||
| 930 | 2026.05.18 07:16:42.118186 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42867 | ||
| 931 | 2026.05.18 07:16:42.118234 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56096 | ||
| 932 | 2026.05.18 07:16:42.118252 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54816 | ||
| 933 | 2026.05.18 07:16:42.118267 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34397 | ||
| 934 | 2026.05.18 07:16:42.118290 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.05.18 07:16:42.118314 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.18 07:16:42.118304 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.18 07:16:42.118345 [ 303 ] {} <Debug> TCP-Session: bf47083d-62cb-4f7a-9375-7bea454917e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47541 | ||
| 938 | 2026.05.18 07:16:42.118352 [ 307 ] {} <Debug> TCP-Session: 6f8de4a6-cd19-4b52-a72d-4f8f213e15ce Authenticating user 'default' from [fd00:1122:3344:101::e]:56096 | ||
| 939 | 2026.05.18 07:16:42.118371 [ 305 ] {} <Debug> TCP-Session: 2800cb21-b741-46a3-a732-e2d8ee79283e Authenticating user 'default' from [fd00:1122:3344:101::e]:42867 | ||
| 940 | 2026.05.18 07:16:42.118378 [ 303 ] {} <Debug> TCP-Session: bf47083d-62cb-4f7a-9375-7bea454917e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.18 07:16:42.118386 [ 307 ] {} <Debug> TCP-Session: 6f8de4a6-cd19-4b52-a72d-4f8f213e15ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.05.18 07:16:42.118397 [ 303 ] {} <Debug> TCP-Session: bf47083d-62cb-4f7a-9375-7bea454917e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.18 07:16:42.118392 [ 305 ] {} <Debug> TCP-Session: 2800cb21-b741-46a3-a732-e2d8ee79283e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.18 07:16:42.118410 [ 307 ] {} <Debug> TCP-Session: 6f8de4a6-cd19-4b52-a72d-4f8f213e15ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.18 07:16:42.118418 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.05.18 07:16:42.118427 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.05.18 07:16:42.118467 [ 308 ] {} <Debug> TCP-Session: e2ee8d1a-0ab4-4121-abf8-3fd5d623c16c Authenticating user 'default' from [fd00:1122:3344:101::e]:54816 | ||
| 948 | 2026.05.18 07:16:42.118428 [ 305 ] {} <Debug> TCP-Session: 2800cb21-b741-46a3-a732-e2d8ee79283e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.18 07:16:42.118487 [ 310 ] {} <Debug> TCP-Session: a755bb1c-4e71-454b-9402-c496cf2a4a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:34397 | ||
| 950 | 2026.05.18 07:16:42.118502 [ 308 ] {} <Debug> TCP-Session: e2ee8d1a-0ab4-4121-abf8-3fd5d623c16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.18 07:16:42.118531 [ 310 ] {} <Debug> TCP-Session: a755bb1c-4e71-454b-9402-c496cf2a4a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.18 07:16:42.118544 [ 308 ] {} <Debug> TCP-Session: e2ee8d1a-0ab4-4121-abf8-3fd5d623c16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.18 07:16:42.118559 [ 310 ] {} <Debug> TCP-Session: a755bb1c-4e71-454b-9402-c496cf2a4a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.18 07:16:42.118277 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57989 | ||
| 955 | 2026.05.18 07:16:42.118238 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43925 | ||
| 956 | 2026.05.18 07:16:42.118221 [ 302 ] {} <Trace> TCP-Session: c932d6fa-9369-41e5-b37f-5a8259327263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.05.18 07:16:42.118179 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37324 | ||
| 958 | 2026.05.18 07:16:42.118726 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 959 | 2026.05.18 07:16:42.118745 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 960 | 2026.05.18 07:16:42.118756 [ 309 ] {} <Debug> TCP-Session: 0a24960e-bafd-4c2a-815f-f384c69c4428 Authenticating user 'default' from [fd00:1122:3344:101::e]:57989 | ||
| 961 | 2026.05.18 07:16:42.118777 [ 306 ] {} <Debug> TCP-Session: 14bcaae7-7058-4568-8d57-276e2d3b34a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43925 | ||
| 962 | 2026.05.18 07:16:42.118784 [ 309 ] {} <Debug> TCP-Session: 0a24960e-bafd-4c2a-815f-f384c69c4428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.05.18 07:16:42.118800 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 964 | 2026.05.18 07:16:42.118809 [ 309 ] {} <Debug> TCP-Session: 0a24960e-bafd-4c2a-815f-f384c69c4428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.18 07:16:42.118802 [ 306 ] {} <Debug> TCP-Session: 14bcaae7-7058-4568-8d57-276e2d3b34a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.05.18 07:16:42.118826 [ 304 ] {} <Debug> TCP-Session: ab81bbb1-48b3-406c-b8e0-5d0baf2db543 Authenticating user 'default' from [fd00:1122:3344:101::e]:37324 | ||
| 967 | 2026.05.18 07:16:42.118843 [ 306 ] {} <Debug> TCP-Session: 14bcaae7-7058-4568-8d57-276e2d3b34a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.18 07:16:42.118858 [ 304 ] {} <Debug> TCP-Session: ab81bbb1-48b3-406c-b8e0-5d0baf2db543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.18 07:16:42.118878 [ 304 ] {} <Debug> TCP-Session: ab81bbb1-48b3-406c-b8e0-5d0baf2db543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.18 07:16:42.118913 [ 302 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 971 | 2026.05.18 07:16:42.119182 [ 302 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 972 | 2026.05.18 07:16:42.119242 [ 302 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 973 | 2026.05.18 07:16:42.119539 [ 302 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 974 | 2026.05.18 07:16:42.120530 [ 348 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Trace> AggregatingTransform: Aggregating | ||
| 975 | 2026.05.18 07:16:42.120575 [ 348 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Trace> Aggregator: Aggregation method: without_key | ||
| 976 | 2026.05.18 07:16:42.120606 [ 348 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958726 sec. (1043.051 rows/sec., 40.74 KiB/sec.) | ||
| 977 | 2026.05.18 07:16:42.120623 [ 348 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Trace> Aggregator: Merging aggregated data | ||
| 978 | 2026.05.18 07:16:42.121296 [ 302 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002445 sec., 408.9979550102249 rows/sec., 15.98 KiB/sec. | ||
| 979 | 2026.05.18 07:16:42.121459 [ 302 ] {8f8c7a59-517e-4d78-886b-1826a0f2e64f} <Debug> TCPHandler: Processed in 0.003364659 sec. | ||
| 980 | 2026.05.18 07:16:42.121609 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.18 07:16:42.121641 [ 302 ] {} <Debug> TCP-Session: c932d6fa-9369-41e5-b37f-5a8259327263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.05.18 07:16:42.121652 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.18 07:16:42.121669 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.18 07:16:42.121689 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.18 07:16:42.121705 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.18 07:16:42.121720 [ 304 ] {} <Debug> TCP-Session: ab81bbb1-48b3-406c-b8e0-5d0baf2db543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.18 07:16:42.121727 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.18 07:16:42.121744 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 989 | 2026.05.18 07:16:42.121750 [ 305 ] {} <Debug> TCP-Session: 2800cb21-b741-46a3-a732-e2d8ee79283e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.05.18 07:16:42.121775 [ 306 ] {} <Debug> TCP-Session: 14bcaae7-7058-4568-8d57-276e2d3b34a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.05.18 07:16:42.121790 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 992 | 2026.05.18 07:16:42.121794 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 993 | 2026.05.18 07:16:42.121842 [ 307 ] {} <Debug> TCP-Session: 6f8de4a6-cd19-4b52-a72d-4f8f213e15ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.18 07:16:42.121737 [ 303 ] {} <Debug> TCP-Session: bf47083d-62cb-4f7a-9375-7bea454917e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.18 07:16:42.121869 [ 309 ] {} <Debug> TCP-Session: 0a24960e-bafd-4c2a-815f-f384c69c4428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.18 07:16:42.121791 [ 308 ] {} <Debug> TCP-Session: e2ee8d1a-0ab4-4121-abf8-3fd5d623c16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.05.18 07:16:42.121702 [ 310 ] {} <Debug> TCP-Session: a755bb1c-4e71-454b-9402-c496cf2a4a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.18 07:16:42.412246 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37563 | ||
| 999 | 2026.05.18 07:16:42.412348 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.05.18 07:16:42.412401 [ 306 ] {} <Debug> TCP-Session: 4be6bba9-de54-4728-acce-e0db907cee6d Authenticating user 'default' from [fd00:1122:3344:101::e]:37563 | ||
| 1001 | 2026.05.18 07:16:42.412429 [ 306 ] {} <Debug> TCP-Session: 4be6bba9-de54-4728-acce-e0db907cee6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.18 07:16:42.412444 [ 306 ] {} <Debug> TCP-Session: 4be6bba9-de54-4728-acce-e0db907cee6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.18 07:16:42.412670 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41063 | ||
| 1004 | 2026.05.18 07:16:42.412742 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48000 | ||
| 1005 | 2026.05.18 07:16:42.412758 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45294 | ||
| 1006 | 2026.05.18 07:16:42.412804 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62709 | ||
| 1007 | 2026.05.18 07:16:42.412809 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47307 | ||
| 1008 | 2026.05.18 07:16:42.412868 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.18 07:16:42.412881 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.05.18 07:16:42.412880 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.05.18 07:16:42.412946 [ 305 ] {} <Debug> TCP-Session: 87d66882-091c-4f2a-8c7f-b81317848e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:62709 | ||
| 1012 | 2026.05.18 07:16:42.412932 [ 308 ] {} <Debug> TCP-Session: f9e1696c-8491-4978-9c45-d6ff3e4f9d86 Authenticating user 'default' from [fd00:1122:3344:101::e]:48000 | ||
| 1013 | 2026.05.18 07:16:42.412988 [ 305 ] {} <Debug> TCP-Session: 87d66882-091c-4f2a-8c7f-b81317848e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.18 07:16:42.412979 [ 309 ] {} <Debug> TCP-Session: f510b04f-e7d5-4f06-8dab-8dec37b485b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45294 | ||
| 1015 | 2026.05.18 07:16:42.413022 [ 305 ] {} <Debug> TCP-Session: 87d66882-091c-4f2a-8c7f-b81317848e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.18 07:16:42.413026 [ 308 ] {} <Debug> TCP-Session: f9e1696c-8491-4978-9c45-d6ff3e4f9d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.18 07:16:42.413054 [ 309 ] {} <Debug> TCP-Session: f510b04f-e7d5-4f06-8dab-8dec37b485b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.18 07:16:42.413073 [ 308 ] {} <Debug> TCP-Session: f9e1696c-8491-4978-9c45-d6ff3e4f9d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.18 07:16:42.413092 [ 309 ] {} <Debug> TCP-Session: f510b04f-e7d5-4f06-8dab-8dec37b485b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.18 07:16:42.412931 [ 306 ] {} <Trace> TCP-Session: 4be6bba9-de54-4728-acce-e0db907cee6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.05.18 07:16:42.412933 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1022 | 2026.05.18 07:16:42.412785 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51145 | ||
| 1023 | 2026.05.18 07:16:42.413202 [ 304 ] {} <Debug> TCP-Session: 11429593-cccf-4840-a510-b98123d5acae Authenticating user 'default' from [fd00:1122:3344:101::e]:47307 | ||
| 1024 | 2026.05.18 07:16:42.412774 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48996 | ||
| 1025 | 2026.05.18 07:16:42.413244 [ 304 ] {} <Debug> TCP-Session: 11429593-cccf-4840-a510-b98123d5acae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.18 07:16:42.413254 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.05.18 07:16:42.413270 [ 304 ] {} <Debug> TCP-Session: 11429593-cccf-4840-a510-b98123d5acae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.05.18 07:16:42.412757 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34997 | ||
| 1029 | 2026.05.18 07:16:42.413289 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.05.18 07:16:42.413289 [ 303 ] {} <Debug> TCP-Session: fd39adfc-09ac-46eb-88eb-18112670efb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51145 | ||
| 1031 | 2026.05.18 07:16:42.413351 [ 302 ] {} <Debug> TCP-Session: 472c2c71-abb7-405c-a740-9c6b774ea0cb Authenticating user 'default' from [fd00:1122:3344:101::e]:48996 | ||
| 1032 | 2026.05.18 07:16:42.413364 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.05.18 07:16:42.413380 [ 306 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37563) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1034 | 2026.05.18 07:16:42.413405 [ 310 ] {} <Debug> TCP-Session: f3910f55-f82d-47f1-9851-e5cca82dfc99 Authenticating user 'default' from [fd00:1122:3344:101::e]:34997 | ||
| 1035 | 2026.05.18 07:16:42.413363 [ 303 ] {} <Debug> TCP-Session: fd39adfc-09ac-46eb-88eb-18112670efb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.18 07:16:42.413446 [ 310 ] {} <Debug> TCP-Session: f3910f55-f82d-47f1-9851-e5cca82dfc99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.18 07:16:42.412752 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.05.18 07:16:42.413475 [ 310 ] {} <Debug> TCP-Session: f3910f55-f82d-47f1-9851-e5cca82dfc99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.18 07:16:42.413475 [ 303 ] {} <Debug> TCP-Session: fd39adfc-09ac-46eb-88eb-18112670efb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.18 07:16:42.413503 [ 307 ] {} <Debug> TCP-Session: ec37f379-78fc-47b2-96a4-c31d59375a67 Authenticating user 'default' from [fd00:1122:3344:101::e]:41063 | ||
| 1041 | 2026.05.18 07:16:42.413382 [ 302 ] {} <Debug> TCP-Session: 472c2c71-abb7-405c-a740-9c6b774ea0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.18 07:16:42.413526 [ 307 ] {} <Debug> TCP-Session: ec37f379-78fc-47b2-96a4-c31d59375a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.18 07:16:42.413594 [ 302 ] {} <Debug> TCP-Session: 472c2c71-abb7-405c-a740-9c6b774ea0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.18 07:16:42.413602 [ 307 ] {} <Debug> TCP-Session: ec37f379-78fc-47b2-96a4-c31d59375a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.18 07:16:42.413774 [ 306 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1046 | 2026.05.18 07:16:42.413843 [ 306 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.05.18 07:16:42.414241 [ 306 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 1048 | 2026.05.18 07:16:42.415327 [ 337 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2026.05.18 07:16:42.415368 [ 337 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2026.05.18 07:16:42.415401 [ 337 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039036 sec. (962.431 rows/sec., 37.59 KiB/sec.) | ||
| 1051 | 2026.05.18 07:16:42.415417 [ 337 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2026.05.18 07:16:42.416144 [ 306 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002855 sec., 350.2626970227671 rows/sec., 13.68 KiB/sec. | ||
| 1053 | 2026.05.18 07:16:42.416304 [ 306 ] {f154a85c-c1e6-467a-b735-ba3e788cc064} <Debug> TCPHandler: Processed in 0.00361934 sec. | ||
| 1054 | 2026.05.18 07:16:42.416486 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.18 07:16:42.416516 [ 306 ] {} <Debug> TCP-Session: 4be6bba9-de54-4728-acce-e0db907cee6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.18 07:16:42.416521 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.18 07:16:42.416543 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.05.18 07:16:42.416562 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.18 07:16:42.416580 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.05.18 07:16:42.416587 [ 307 ] {} <Debug> TCP-Session: ec37f379-78fc-47b2-96a4-c31d59375a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.18 07:16:42.416602 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.05.18 07:16:42.416619 [ 310 ] {} <Debug> TCP-Session: f3910f55-f82d-47f1-9851-e5cca82dfc99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.18 07:16:42.416612 [ 302 ] {} <Debug> TCP-Session: 472c2c71-abb7-405c-a740-9c6b774ea0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.18 07:16:42.416641 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.05.18 07:16:42.416649 [ 303 ] {} <Debug> TCP-Session: fd39adfc-09ac-46eb-88eb-18112670efb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.18 07:16:42.416620 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.18 07:16:42.416693 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.05.18 07:16:42.416689 [ 308 ] {} <Debug> TCP-Session: f9e1696c-8491-4978-9c45-d6ff3e4f9d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.18 07:16:42.416726 [ 309 ] {} <Debug> TCP-Session: f510b04f-e7d5-4f06-8dab-8dec37b485b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.18 07:16:42.416738 [ 305 ] {} <Debug> TCP-Session: 87d66882-091c-4f2a-8c7f-b81317848e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.05.18 07:16:42.416571 [ 304 ] {} <Debug> TCP-Session: 11429593-cccf-4840-a510-b98123d5acae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.05.18 07:16:47.633878 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.05.18 07:16:47.634112 [ 3 ] {f3abc53e-8447-41ca-9789-03636917d12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1074 | 2026.05.18 07:16:47.648714 [ 3 ] {f3abc53e-8447-41ca-9789-03636917d12d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.05.18 07:16:47.648825 [ 3 ] {f3abc53e-8447-41ca-9789-03636917d12d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2026.05.18 07:16:47.649433 [ 3 ] {f3abc53e-8447-41ca-9789-03636917d12d} <Debug> TCPHandler: Processed in 0.015682827 sec. | ||
| 1077 | 2026.05.18 07:16:47.661551 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.18 07:16:47.661697 [ 3 ] {3c530af6-2254-4a9c-8bf8-0e65bcbfe074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.18 07:16:47.661754 [ 3 ] {3c530af6-2254-4a9c-8bf8-0e65bcbfe074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.05.18 07:16:47.666716 [ 3 ] {3c530af6-2254-4a9c-8bf8-0e65bcbfe074} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.18 07:16:47.666792 [ 3 ] {3c530af6-2254-4a9c-8bf8-0e65bcbfe074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1082 | 2026.05.18 07:16:47.669346 [ 3 ] {3c530af6-2254-4a9c-8bf8-0e65bcbfe074} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1083 | 2026.05.18 07:16:47.669615 [ 3 ] {3c530af6-2254-4a9c-8bf8-0e65bcbfe074} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.18 07:16:47.669802 [ 3 ] {3c530af6-2254-4a9c-8bf8-0e65bcbfe074} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.008145 sec., 613.8735420503376 rows/sec., 79.73 KiB/sec. | ||
| 1085 | 2026.05.18 07:16:47.669863 [ 3 ] {3c530af6-2254-4a9c-8bf8-0e65bcbfe074} <Debug> TCPHandler: Processed in 0.008430767 sec. | ||
| 1086 | 2026.05.18 07:16:47.670071 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.18 07:16:47.670202 [ 3 ] {27add9ef-beda-4a9d-9dab-db945127a952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.18 07:16:47.670258 [ 3 ] {27add9ef-beda-4a9d-9dab-db945127a952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1089 | 2026.05.18 07:16:47.674564 [ 3 ] {27add9ef-beda-4a9d-9dab-db945127a952} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.18 07:16:47.674601 [ 3 ] {27add9ef-beda-4a9d-9dab-db945127a952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1091 | 2026.05.18 07:16:47.677249 [ 3 ] {27add9ef-beda-4a9d-9dab-db945127a952} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1092 | 2026.05.18 07:16:47.677535 [ 3 ] {27add9ef-beda-4a9d-9dab-db945127a952} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.18 07:16:47.677773 [ 3 ] {27add9ef-beda-4a9d-9dab-db945127a952} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.007599 sec., 263.1925253322806 rows/sec., 21.46 KiB/sec. | ||
| 1094 | 2026.05.18 07:16:47.677861 [ 3 ] {27add9ef-beda-4a9d-9dab-db945127a952} <Debug> TCPHandler: Processed in 0.007900364 sec. | ||
| 1095 | 2026.05.18 07:16:47.678025 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.18 07:16:47.678158 [ 3 ] {5a762f00-1ed1-41b6-b565-3fe5170f82a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.18 07:16:47.678213 [ 3 ] {5a762f00-1ed1-41b6-b565-3fe5170f82a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1098 | 2026.05.18 07:16:47.680796 [ 3 ] {5a762f00-1ed1-41b6-b565-3fe5170f82a0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.18 07:16:47.680847 [ 3 ] {5a762f00-1ed1-41b6-b565-3fe5170f82a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1100 | 2026.05.18 07:16:47.681298 [ 3 ] {5a762f00-1ed1-41b6-b565-3fe5170f82a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1101 | 2026.05.18 07:16:47.681558 [ 3 ] {5a762f00-1ed1-41b6-b565-3fe5170f82a0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.18 07:16:47.681729 [ 3 ] {5a762f00-1ed1-41b6-b565-3fe5170f82a0} <Debug> executeQuery: Read 21 rows, 1.97 KiB in 0.003616 sec., 5807.522123893806 rows/sec., 546.08 KiB/sec. | ||
| 1103 | 2026.05.18 07:16:47.681765 [ 3 ] {5a762f00-1ed1-41b6-b565-3fe5170f82a0} <Debug> TCPHandler: Processed in 0.003811211 sec. | ||
| 1104 | 2026.05.18 07:16:47.681898 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.05.18 07:16:47.682002 [ 3 ] {3a0aeaff-a5ce-490a-b791-e0cf373ccf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1106 | 2026.05.18 07:16:47.682047 [ 3 ] {3a0aeaff-a5ce-490a-b791-e0cf373ccf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1107 | 2026.05.18 07:16:47.682529 [ 3 ] {3a0aeaff-a5ce-490a-b791-e0cf373ccf5f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.18 07:16:47.682564 [ 3 ] {3a0aeaff-a5ce-490a-b791-e0cf373ccf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1109 | 2026.05.18 07:16:47.682938 [ 3 ] {3a0aeaff-a5ce-490a-b791-e0cf373ccf5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1110 | 2026.05.18 07:16:47.683151 [ 3 ] {3a0aeaff-a5ce-490a-b791-e0cf373ccf5f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.18 07:16:47.683275 [ 3 ] {3a0aeaff-a5ce-490a-b791-e0cf373ccf5f} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001297 sec., 9252.120277563608 rows/sec., 687.43 KiB/sec. | ||
| 1112 | 2026.05.18 07:16:47.683308 [ 3 ] {3a0aeaff-a5ce-490a-b791-e0cf373ccf5f} <Debug> TCPHandler: Processed in 0.001462158 sec. | ||
| 1113 | 2026.05.18 07:16:47.683476 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.05.18 07:16:47.683574 [ 3 ] {f93f553a-4743-4330-ae31-79ba05cdaf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1115 | 2026.05.18 07:16:47.683614 [ 3 ] {f93f553a-4743-4330-ae31-79ba05cdaf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1116 | 2026.05.18 07:16:47.684025 [ 3 ] {f93f553a-4743-4330-ae31-79ba05cdaf99} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.05.18 07:16:47.684062 [ 3 ] {f93f553a-4743-4330-ae31-79ba05cdaf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1118 | 2026.05.18 07:16:47.684425 [ 3 ] {f93f553a-4743-4330-ae31-79ba05cdaf99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1119 | 2026.05.18 07:16:47.684640 [ 3 ] {f93f553a-4743-4330-ae31-79ba05cdaf99} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.05.18 07:16:47.684767 [ 3 ] {f93f553a-4743-4330-ae31-79ba05cdaf99} <Debug> executeQuery: Read 21 rows, 1.69 KiB in 0.001213 sec., 17312.44847485573 rows/sec., 1.36 MiB/sec. | ||
| 1121 | 2026.05.18 07:16:47.684799 [ 3 ] {f93f553a-4743-4330-ae31-79ba05cdaf99} <Debug> TCPHandler: Processed in 0.001373388 sec. | ||
| 1122 | 2026.05.18 07:16:47.684931 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.05.18 07:16:47.685028 [ 3 ] {ea9eedd6-e7c2-4383-8dc4-59663c2177d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1124 | 2026.05.18 07:16:47.685070 [ 3 ] {ea9eedd6-e7c2-4383-8dc4-59663c2177d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1125 | 2026.05.18 07:16:47.685427 [ 3 ] {ea9eedd6-e7c2-4383-8dc4-59663c2177d8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.05.18 07:16:47.685462 [ 3 ] {ea9eedd6-e7c2-4383-8dc4-59663c2177d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1127 | 2026.05.18 07:16:47.687788 [ 3 ] {ea9eedd6-e7c2-4383-8dc4-59663c2177d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1128 | 2026.05.18 07:16:47.687992 [ 3 ] {ea9eedd6-e7c2-4383-8dc4-59663c2177d8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.05.18 07:16:47.688116 [ 3 ] {ea9eedd6-e7c2-4383-8dc4-59663c2177d8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.003107 sec., 321.853878339234 rows/sec., 22.63 KiB/sec. | ||
| 1130 | 2026.05.18 07:16:47.688148 [ 3 ] {ea9eedd6-e7c2-4383-8dc4-59663c2177d8} <Debug> TCPHandler: Processed in 0.003266189 sec. | ||
| 1131 | 2026.05.18 07:16:47.688273 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.05.18 07:16:47.688368 [ 3 ] {7a658187-9ee0-411c-b599-8b104eaeda75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.05.18 07:16:47.688421 [ 3 ] {7a658187-9ee0-411c-b599-8b104eaeda75} <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 | ||
| 1134 | 2026.05.18 07:16:47.689201 [ 3 ] {7a658187-9ee0-411c-b599-8b104eaeda75} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.05.18 07:16:47.689236 [ 3 ] {7a658187-9ee0-411c-b599-8b104eaeda75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1136 | 2026.05.18 07:16:47.691830 [ 3 ] {7a658187-9ee0-411c-b599-8b104eaeda75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1137 | 2026.05.18 07:16:47.692100 [ 3 ] {7a658187-9ee0-411c-b599-8b104eaeda75} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.05.18 07:16:47.692274 [ 3 ] {7a658187-9ee0-411c-b599-8b104eaeda75} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.003921 sec., 2550.369803621525 rows/sec., 4.57 MiB/sec. | ||
| 1139 | 2026.05.18 07:16:47.692335 [ 3 ] {7a658187-9ee0-411c-b599-8b104eaeda75} <Debug> TCPHandler: Processed in 0.004111103 sec. | ||
| 1140 | 2026.05.18 07:16:47.692487 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.05.18 07:16:47.692603 [ 3 ] {d1d3f848-efb2-4f28-8e38-fc95ce879592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.05.18 07:16:47.692653 [ 3 ] {d1d3f848-efb2-4f28-8e38-fc95ce879592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1143 | 2026.05.18 07:16:47.692987 [ 3 ] {d1d3f848-efb2-4f28-8e38-fc95ce879592} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.05.18 07:16:47.693022 [ 3 ] {d1d3f848-efb2-4f28-8e38-fc95ce879592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1145 | 2026.05.18 07:16:47.693333 [ 3 ] {d1d3f848-efb2-4f28-8e38-fc95ce879592} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1146 | 2026.05.18 07:16:47.693535 [ 3 ] {d1d3f848-efb2-4f28-8e38-fc95ce879592} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.05.18 07:16:47.693660 [ 3 ] {d1d3f848-efb2-4f28-8e38-fc95ce879592} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001081 sec., 8325.624421831639 rows/sec., 588.11 KiB/sec. | ||
| 1148 | 2026.05.18 07:16:47.693692 [ 3 ] {d1d3f848-efb2-4f28-8e38-fc95ce879592} <Debug> TCPHandler: Processed in 0.001265417 sec. | ||
| 1149 | 2026.05.18 07:16:49.248531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1506 | ||
| 1150 | 2026.05.18 07:16:49.249267 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.05.18 07:16:49.249338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1152 | 2026.05.18 07:16:49.249982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1153 | 2026.05.18 07:16:49.250221 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.05.18 07:16:49.250352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1506 | ||
| 1155 | 2026.05.18 07:16:49.310759 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1156 | 2026.05.18 07:16:49.327066 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.18 07:16:49.327134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1158 | 2026.05.18 07:16:49.333805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1159 | 2026.05.18 07:16:49.334556 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.18 07:16:49.337729 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1161 | 2026.05.18 07:16:50.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.78 MiB, peak 169.66 MiB, free memory in arenas 0.00 B, will set to 166.21 MiB (RSS), difference: 1.43 MiB | ||
| 1162 | 2026.05.18 07:16:56.695964 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1163 | 2026.05.18 07:16:56.696030 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1164 | 2026.05.18 07:16:56.734201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 8 | ||
| 1165 | 2026.05.18 07:16:56.736363 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.18 07:16:56.736424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1167 | 2026.05.18 07:16:56.737563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1168 | 2026.05.18 07:16:56.737855 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.18 07:16:56.738157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 8 | ||
| 1170 | 2026.05.18 07:16:56.750418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1954 | ||
| 1171 | 2026.05.18 07:16:56.750933 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.05.18 07:16:56.750997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1173 | 2026.05.18 07:16:56.751521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1174 | 2026.05.18 07:16:56.751765 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.05.18 07:16:56.751908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1176 | 2026.05.18 07:16:56.837997 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1177 | 2026.05.18 07:16:56.856375 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.05.18 07:16:56.856449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1179 | 2026.05.18 07:16:56.863071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1180 | 2026.05.18 07:16:56.863860 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.05.18 07:16:56.868562 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1182 | 2026.05.18 07:16:57.623679 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.05.18 07:16:57.623916 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1184 | 2026.05.18 07:16:57.624214 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1185 | 2026.05.18 07:16:57.628173 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1186 | 2026.05.18 07:16:57.628472 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2026.05.18 07:16:57.628564 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.05.18 07:16:57.628739 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1189 | 2026.05.18 07:16:57.630766 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1190 | 2026.05.18 07:16:57.632671 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 1191 | 2026.05.18 07:16:57.632700 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1192 | 2026.05.18 07:16:57.639331 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <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', 'http_service:request_latency_histogram'))" | ||
| 1193 | 2026.05.18 07:16:57.639398 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1194 | 2026.05.18 07:16:57.663031 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.039189 sec., 127.58682283293781 rows/sec., 16.57 KiB/sec. | ||
| 1195 | 2026.05.18 07:16:57.663156 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Debug> MemoryTracker: Peak memory usage (for query): 128.33 KiB. | ||
| 1196 | 2026.05.18 07:16:57.663172 [ 3 ] {798542a9-502c-421c-9dd3-a8c87cb39e43} <Debug> TCPHandler: Processed in 0.039646179 sec. | ||
| 1197 | 2026.05.18 07:16:57.668833 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.05.18 07:16:57.668988 [ 3 ] {538fb3c4-b219-4b18-9545-50ce92d3737b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1199 | 2026.05.18 07:16:57.669047 [ 3 ] {538fb3c4-b219-4b18-9545-50ce92d3737b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1200 | 2026.05.18 07:16:57.673532 [ 3 ] {538fb3c4-b219-4b18-9545-50ce92d3737b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.05.18 07:16:57.673578 [ 3 ] {538fb3c4-b219-4b18-9545-50ce92d3737b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1202 | 2026.05.18 07:16:57.674093 [ 3 ] {538fb3c4-b219-4b18-9545-50ce92d3737b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2026.05.18 07:16:57.674377 [ 3 ] {538fb3c4-b219-4b18-9545-50ce92d3737b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.05.18 07:16:57.674578 [ 3 ] {538fb3c4-b219-4b18-9545-50ce92d3737b} <Debug> executeQuery: Read 50 rows, 4.71 KiB in 0.005628 sec., 8884.150675195451 rows/sec., 836.53 KiB/sec. | ||
| 1205 | 2026.05.18 07:16:57.674651 [ 3 ] {538fb3c4-b219-4b18-9545-50ce92d3737b} <Debug> TCPHandler: Processed in 0.005939893 sec. | ||
| 1206 | 2026.05.18 07:16:57.674849 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.05.18 07:16:57.674978 [ 3 ] {7b6f77e8-b17d-45ef-8f23-863b4bcf7bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1208 | 2026.05.18 07:16:57.675035 [ 3 ] {7b6f77e8-b17d-45ef-8f23-863b4bcf7bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1209 | 2026.05.18 07:16:57.675552 [ 3 ] {7b6f77e8-b17d-45ef-8f23-863b4bcf7bfe} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.05.18 07:16:57.675595 [ 3 ] {7b6f77e8-b17d-45ef-8f23-863b4bcf7bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1211 | 2026.05.18 07:16:57.675909 [ 3 ] {7b6f77e8-b17d-45ef-8f23-863b4bcf7bfe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1212 | 2026.05.18 07:16:57.676129 [ 3 ] {7b6f77e8-b17d-45ef-8f23-863b4bcf7bfe} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.05.18 07:16:57.676264 [ 3 ] {7b6f77e8-b17d-45ef-8f23-863b4bcf7bfe} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001324 sec., 18882.175226586103 rows/sec., 1.39 MiB/sec. | ||
| 1214 | 2026.05.18 07:16:57.676299 [ 3 ] {7b6f77e8-b17d-45ef-8f23-863b4bcf7bfe} <Debug> TCPHandler: Processed in 0.001544958 sec. | ||
| 1215 | 2026.05.18 07:16:57.676451 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.05.18 07:16:57.676553 [ 3 ] {e8bd2a63-ae63-4263-a217-c6b9c87d3037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1217 | 2026.05.18 07:16:57.676596 [ 3 ] {e8bd2a63-ae63-4263-a217-c6b9c87d3037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1218 | 2026.05.18 07:16:57.677053 [ 3 ] {e8bd2a63-ae63-4263-a217-c6b9c87d3037} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.05.18 07:16:57.677091 [ 3 ] {e8bd2a63-ae63-4263-a217-c6b9c87d3037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1220 | 2026.05.18 07:16:57.677387 [ 3 ] {e8bd2a63-ae63-4263-a217-c6b9c87d3037} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1221 | 2026.05.18 07:16:57.677607 [ 3 ] {e8bd2a63-ae63-4263-a217-c6b9c87d3037} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.05.18 07:16:57.677735 [ 3 ] {e8bd2a63-ae63-4263-a217-c6b9c87d3037} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001203 sec., 25768.911055694098 rows/sec., 2.04 MiB/sec. | ||
| 1223 | 2026.05.18 07:16:57.677768 [ 3 ] {e8bd2a63-ae63-4263-a217-c6b9c87d3037} <Debug> TCPHandler: Processed in 0.001369657 sec. | ||
| 1224 | 2026.05.18 07:16:57.677926 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.05.18 07:16:57.678025 [ 3 ] {4da00b3a-f929-4f3a-9bbd-04e25c3b5b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1226 | 2026.05.18 07:16:57.678080 [ 3 ] {4da00b3a-f929-4f3a-9bbd-04e25c3b5b7b} <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 | ||
| 1227 | 2026.05.18 07:16:57.678883 [ 3 ] {4da00b3a-f929-4f3a-9bbd-04e25c3b5b7b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.05.18 07:16:57.678920 [ 3 ] {4da00b3a-f929-4f3a-9bbd-04e25c3b5b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1229 | 2026.05.18 07:16:57.679464 [ 3 ] {4da00b3a-f929-4f3a-9bbd-04e25c3b5b7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2026.05.18 07:16:57.679692 [ 3 ] {4da00b3a-f929-4f3a-9bbd-04e25c3b5b7b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.05.18 07:16:57.679836 [ 3 ] {4da00b3a-f929-4f3a-9bbd-04e25c3b5b7b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 1232 | 2026.05.18 07:16:57.679888 [ 3 ] {4da00b3a-f929-4f3a-9bbd-04e25c3b5b7b} <Debug> TCPHandler: Processed in 0.002013171 sec. | ||
| 1233 | 2026.05.18 07:16:57.680033 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.05.18 07:16:57.680132 [ 3 ] {142cda84-7129-4be2-8b5c-130c98dd0fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1235 | 2026.05.18 07:16:57.680175 [ 3 ] {142cda84-7129-4be2-8b5c-130c98dd0fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1236 | 2026.05.18 07:16:57.682746 [ 3 ] {142cda84-7129-4be2-8b5c-130c98dd0fd6} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.18 07:16:57.682780 [ 3 ] {142cda84-7129-4be2-8b5c-130c98dd0fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1238 | 2026.05.18 07:16:57.683131 [ 3 ] {142cda84-7129-4be2-8b5c-130c98dd0fd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2026.05.18 07:16:57.683378 [ 3 ] {142cda84-7129-4be2-8b5c-130c98dd0fd6} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.18 07:16:57.683527 [ 3 ] {142cda84-7129-4be2-8b5c-130c98dd0fd6} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.003413 sec., 3515.9683562847936 rows/sec., 273.25 KiB/sec. | ||
| 1241 | 2026.05.18 07:16:57.683566 [ 3 ] {142cda84-7129-4be2-8b5c-130c98dd0fd6} <Debug> TCPHandler: Processed in 0.003584089 sec. | ||
| 1242 | 2026.05.18 07:17:02.625811 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.18 07:17:02.626075 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1244 | 2026.05.18 07:17:02.626390 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1245 | 2026.05.18 07:17:02.626426 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1246 | 2026.05.18 07:17:02.626636 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1247 | 2026.05.18 07:17:02.626706 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1248 | 2026.05.18 07:17:02.626864 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1249 | 2026.05.18 07:17:02.626902 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1250 | 2026.05.18 07:17:02.626924 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 1251 | 2026.05.18 07:17:02.626939 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1252 | 2026.05.18 07:17:02.626979 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <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', 'oximeter_collector:collections'))" | ||
| 1253 | 2026.05.18 07:17:02.626998 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1254 | 2026.05.18 07:17:02.628307 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.002326 sec., 2149.6130696474634 rows/sec., 279.20 KiB/sec. | ||
| 1255 | 2026.05.18 07:17:02.628412 [ 3 ] {3f5e212b-275e-49a3-9c1d-22eb375a7121} <Debug> TCPHandler: Processed in 0.002756415 sec. | ||
| 1256 | 2026.05.18 07:17:02.629143 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.05.18 07:17:02.629262 [ 3 ] {479b25bc-bd55-413d-a983-620e06bd19c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1258 | 2026.05.18 07:17:02.629306 [ 3 ] {479b25bc-bd55-413d-a983-620e06bd19c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1259 | 2026.05.18 07:17:02.630003 [ 3 ] {479b25bc-bd55-413d-a983-620e06bd19c7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.18 07:17:02.630049 [ 3 ] {479b25bc-bd55-413d-a983-620e06bd19c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1261 | 2026.05.18 07:17:02.630492 [ 3 ] {479b25bc-bd55-413d-a983-620e06bd19c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2026.05.18 07:17:02.630699 [ 3 ] {479b25bc-bd55-413d-a983-620e06bd19c7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.18 07:17:02.630847 [ 3 ] {479b25bc-bd55-413d-a983-620e06bd19c7} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001619 sec., 8647.313156269302 rows/sec., 1.21 MiB/sec. | ||
| 1264 | 2026.05.18 07:17:02.630883 [ 3 ] {479b25bc-bd55-413d-a983-620e06bd19c7} <Debug> TCPHandler: Processed in 0.00179245 sec. | ||
| 1265 | 2026.05.18 07:17:02.631030 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.05.18 07:17:02.631129 [ 3 ] {b1041ffe-1afa-422b-8318-66e1b3894eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1267 | 2026.05.18 07:17:02.631171 [ 3 ] {b1041ffe-1afa-422b-8318-66e1b3894eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1268 | 2026.05.18 07:17:02.631760 [ 3 ] {b1041ffe-1afa-422b-8318-66e1b3894eba} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.18 07:17:02.631799 [ 3 ] {b1041ffe-1afa-422b-8318-66e1b3894eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1270 | 2026.05.18 07:17:02.632103 [ 3 ] {b1041ffe-1afa-422b-8318-66e1b3894eba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1271 | 2026.05.18 07:17:02.632322 [ 3 ] {b1041ffe-1afa-422b-8318-66e1b3894eba} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.18 07:17:02.632453 [ 3 ] {b1041ffe-1afa-422b-8318-66e1b3894eba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 121.52 KiB/sec. | ||
| 1273 | 2026.05.18 07:17:02.632488 [ 3 ] {b1041ffe-1afa-422b-8318-66e1b3894eba} <Debug> TCPHandler: Processed in 0.001507168 sec. | ||
| 1274 | 2026.05.18 07:17:02.632649 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.05.18 07:17:02.632754 [ 3 ] {968d2bd4-38af-4ae1-b9bd-66081d841fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1276 | 2026.05.18 07:17:02.632795 [ 3 ] {968d2bd4-38af-4ae1-b9bd-66081d841fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1277 | 2026.05.18 07:17:02.633239 [ 3 ] {968d2bd4-38af-4ae1-b9bd-66081d841fbe} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.18 07:17:02.633275 [ 3 ] {968d2bd4-38af-4ae1-b9bd-66081d841fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1279 | 2026.05.18 07:17:02.633634 [ 3 ] {968d2bd4-38af-4ae1-b9bd-66081d841fbe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.05.18 07:17:02.633946 [ 3 ] {968d2bd4-38af-4ae1-b9bd-66081d841fbe} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.05.18 07:17:02.634078 [ 3 ] {968d2bd4-38af-4ae1-b9bd-66081d841fbe} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.001345 sec., 20074.34944237918 rows/sec., 1.49 MiB/sec. | ||
| 1282 | 2026.05.18 07:17:02.634111 [ 3 ] {968d2bd4-38af-4ae1-b9bd-66081d841fbe} <Debug> TCPHandler: Processed in 0.001521198 sec. | ||
| 1283 | 2026.05.18 07:17:02.634266 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.18 07:17:02.634379 [ 3 ] {dc665b88-faec-4590-9522-99fc29d505ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.05.18 07:17:02.634419 [ 3 ] {dc665b88-faec-4590-9522-99fc29d505ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1286 | 2026.05.18 07:17:02.634820 [ 3 ] {dc665b88-faec-4590-9522-99fc29d505ab} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.05.18 07:17:02.634858 [ 3 ] {dc665b88-faec-4590-9522-99fc29d505ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1288 | 2026.05.18 07:17:02.635193 [ 3 ] {dc665b88-faec-4590-9522-99fc29d505ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1289 | 2026.05.18 07:17:02.635411 [ 3 ] {dc665b88-faec-4590-9522-99fc29d505ab} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.05.18 07:17:02.635542 [ 3 ] {dc665b88-faec-4590-9522-99fc29d505ab} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001181 sec., 1693.480101608806 rows/sec., 118.25 KiB/sec. | ||
| 1291 | 2026.05.18 07:17:02.635575 [ 3 ] {dc665b88-faec-4590-9522-99fc29d505ab} <Debug> TCPHandler: Processed in 0.001367958 sec. | ||
| 1292 | 2026.05.18 07:17:02.635779 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.05.18 07:17:02.635880 [ 3 ] {b0684791-b947-4e94-89dc-245f9c9d54e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1294 | 2026.05.18 07:17:02.635920 [ 3 ] {b0684791-b947-4e94-89dc-245f9c9d54e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1295 | 2026.05.18 07:17:02.636330 [ 3 ] {b0684791-b947-4e94-89dc-245f9c9d54e1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.05.18 07:17:02.636366 [ 3 ] {b0684791-b947-4e94-89dc-245f9c9d54e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1297 | 2026.05.18 07:17:02.636655 [ 3 ] {b0684791-b947-4e94-89dc-245f9c9d54e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2026.05.18 07:17:02.636864 [ 3 ] {b0684791-b947-4e94-89dc-245f9c9d54e1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.05.18 07:17:02.636991 [ 3 ] {b0684791-b947-4e94-89dc-245f9c9d54e1} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001128 sec., 26595.74468085106 rows/sec., 2.08 MiB/sec. | ||
| 1300 | 2026.05.18 07:17:02.637025 [ 3 ] {b0684791-b947-4e94-89dc-245f9c9d54e1} <Debug> TCPHandler: Processed in 0.001295337 sec. | ||
| 1301 | 2026.05.18 07:17:02.637171 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.05.18 07:17:02.637270 [ 3 ] {a5b43e3c-b7ce-4cda-ac71-81ff2ee840d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1303 | 2026.05.18 07:17:02.637313 [ 3 ] {a5b43e3c-b7ce-4cda-ac71-81ff2ee840d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1304 | 2026.05.18 07:17:02.637714 [ 3 ] {a5b43e3c-b7ce-4cda-ac71-81ff2ee840d1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.05.18 07:17:02.637750 [ 3 ] {a5b43e3c-b7ce-4cda-ac71-81ff2ee840d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1306 | 2026.05.18 07:17:02.638087 [ 3 ] {a5b43e3c-b7ce-4cda-ac71-81ff2ee840d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1307 | 2026.05.18 07:17:02.638340 [ 3 ] {a5b43e3c-b7ce-4cda-ac71-81ff2ee840d1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.05.18 07:17:02.638467 [ 3 ] {a5b43e3c-b7ce-4cda-ac71-81ff2ee840d1} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.001216 sec., 50164.47368421053 rows/sec., 3.48 MiB/sec. | ||
| 1309 | 2026.05.18 07:17:02.638500 [ 3 ] {a5b43e3c-b7ce-4cda-ac71-81ff2ee840d1} <Debug> TCPHandler: Processed in 0.001381098 sec. | ||
| 1310 | 2026.05.18 07:17:02.638625 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.05.18 07:17:02.638734 [ 3 ] {b178ee89-5d64-4735-b9ee-ad213b08fa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.05.18 07:17:02.638786 [ 3 ] {b178ee89-5d64-4735-b9ee-ad213b08fa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1313 | 2026.05.18 07:17:02.639128 [ 3 ] {b178ee89-5d64-4735-b9ee-ad213b08fa69} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.05.18 07:17:02.639166 [ 3 ] {b178ee89-5d64-4735-b9ee-ad213b08fa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1315 | 2026.05.18 07:17:02.639602 [ 3 ] {b178ee89-5d64-4735-b9ee-ad213b08fa69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1316 | 2026.05.18 07:17:02.639815 [ 3 ] {b178ee89-5d64-4735-b9ee-ad213b08fa69} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.05.18 07:17:02.639940 [ 3 ] {b178ee89-5d64-4735-b9ee-ad213b08fa69} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001237 sec., 14551.333872271625 rows/sec., 1020.77 KiB/sec. | ||
| 1318 | 2026.05.18 07:17:02.639974 [ 3 ] {b178ee89-5d64-4735-b9ee-ad213b08fa69} <Debug> TCPHandler: Processed in 0.001398368 sec. | ||
| 1319 | 2026.05.18 07:17:04.252175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2466 | ||
| 1320 | 2026.05.18 07:17:04.252758 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.05.18 07:17:04.252803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1322 | 2026.05.18 07:17:04.253340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1323 | 2026.05.18 07:17:04.253585 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.05.18 07:17:04.253713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2466 | ||
| 1325 | 2026.05.18 07:17:04.368839 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1326 | 2026.05.18 07:17:04.384450 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.05.18 07:17:04.384496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 1328 | 2026.05.18 07:17:04.390460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1329 | 2026.05.18 07:17:04.391165 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.05.18 07:17:04.393759 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1331 | 2026.05.18 07:17:06.738459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 10 | ||
| 1332 | 2026.05.18 07:17:06.739952 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.05.18 07:17:06.739998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1334 | 2026.05.18 07:17:06.741094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1335 | 2026.05.18 07:17:06.741352 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.05.18 07:17:06.741572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 10 | ||
| 1337 | 2026.05.18 07:17:07.628004 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.05.18 07:17:07.628339 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 1339 | 2026.05.18 07:17:07.628840 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.05.18 07:17:07.628919 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <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 | ||
| 1341 | 2026.05.18 07:17:07.629256 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.05.18 07:17:07.629327 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.05.18 07:17:07.629469 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1344 | 2026.05.18 07:17:07.629585 [ 320 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.05.18 07:17:07.629605 [ 321 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1346 | 2026.05.18 07:17:07.629728 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 1347 | 2026.05.18 07:17:07.629764 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1348 | 2026.05.18 07:17:07.632348 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1349 | 2026.05.18 07:17:07.632387 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1350 | 2026.05.18 07:17:07.634851 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <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'))" | ||
| 1351 | 2026.05.18 07:17:07.634929 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <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'))" | ||
| 1352 | 2026.05.18 07:17:07.636443 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.008266 sec., 2298.5724655214126 rows/sec., 321.58 KiB/sec. | ||
| 1353 | 2026.05.18 07:17:07.636629 [ 3 ] {d212a176-9ef9-4937-8306-0bca32f8830d} <Debug> TCPHandler: Processed in 0.008774149 sec. | ||
| 1354 | 2026.05.18 07:17:07.638352 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.05.18 07:17:07.638512 [ 3 ] {2e9d961f-5889-457d-acf1-43cbce8be3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1356 | 2026.05.18 07:17:07.638581 [ 3 ] {2e9d961f-5889-457d-acf1-43cbce8be3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1357 | 2026.05.18 07:17:07.639263 [ 3 ] {2e9d961f-5889-457d-acf1-43cbce8be3d2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.05.18 07:17:07.639302 [ 3 ] {2e9d961f-5889-457d-acf1-43cbce8be3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1359 | 2026.05.18 07:17:07.639703 [ 3 ] {2e9d961f-5889-457d-acf1-43cbce8be3d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1360 | 2026.05.18 07:17:07.639933 [ 3 ] {2e9d961f-5889-457d-acf1-43cbce8be3d2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.05.18 07:17:07.640076 [ 3 ] {2e9d961f-5889-457d-acf1-43cbce8be3d2} <Debug> executeQuery: Read 76 rows, 6.69 KiB in 0.001619 sec., 46942.557134033355 rows/sec., 4.03 MiB/sec. | ||
| 1362 | 2026.05.18 07:17:07.640111 [ 3 ] {2e9d961f-5889-457d-acf1-43cbce8be3d2} <Debug> TCPHandler: Processed in 0.00189252 sec. | ||
| 1363 | 2026.05.18 07:17:07.640254 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.05.18 07:17:07.640351 [ 3 ] {44ba5cbb-b46c-454e-9c78-2baa1712d3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1365 | 2026.05.18 07:17:07.640392 [ 3 ] {44ba5cbb-b46c-454e-9c78-2baa1712d3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1366 | 2026.05.18 07:17:07.640827 [ 3 ] {44ba5cbb-b46c-454e-9c78-2baa1712d3f2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.05.18 07:17:07.640864 [ 3 ] {44ba5cbb-b46c-454e-9c78-2baa1712d3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1368 | 2026.05.18 07:17:07.641157 [ 3 ] {44ba5cbb-b46c-454e-9c78-2baa1712d3f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1369 | 2026.05.18 07:17:07.641370 [ 3 ] {44ba5cbb-b46c-454e-9c78-2baa1712d3f2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.05.18 07:17:07.641495 [ 3 ] {44ba5cbb-b46c-454e-9c78-2baa1712d3f2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001163 sec., 21496.130696474636 rows/sec., 1.58 MiB/sec. | ||
| 1371 | 2026.05.18 07:17:07.641528 [ 3 ] {44ba5cbb-b46c-454e-9c78-2baa1712d3f2} <Debug> TCPHandler: Processed in 0.001324527 sec. | ||
| 1372 | 2026.05.18 07:17:07.641650 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.05.18 07:17:07.641745 [ 3 ] {a140c468-a50f-4d97-a60d-db1980b3badc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1374 | 2026.05.18 07:17:07.641785 [ 3 ] {a140c468-a50f-4d97-a60d-db1980b3badc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1375 | 2026.05.18 07:17:07.642213 [ 3 ] {a140c468-a50f-4d97-a60d-db1980b3badc} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.18 07:17:07.642249 [ 3 ] {a140c468-a50f-4d97-a60d-db1980b3badc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1377 | 2026.05.18 07:17:07.642537 [ 3 ] {a140c468-a50f-4d97-a60d-db1980b3badc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1378 | 2026.05.18 07:17:07.642746 [ 3 ] {a140c468-a50f-4d97-a60d-db1980b3badc} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.18 07:17:07.642868 [ 3 ] {a140c468-a50f-4d97-a60d-db1980b3badc} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.00114 sec., 46491.22807017544 rows/sec., 3.63 MiB/sec. | ||
| 1380 | 2026.05.18 07:17:07.642900 [ 3 ] {a140c468-a50f-4d97-a60d-db1980b3badc} <Debug> TCPHandler: Processed in 0.001298837 sec. | ||
| 1381 | 2026.05.18 07:17:07.643026 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.05.18 07:17:07.643121 [ 3 ] {06c4175b-305d-4279-b737-f9a39ee0e9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1383 | 2026.05.18 07:17:07.643164 [ 3 ] {06c4175b-305d-4279-b737-f9a39ee0e9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1384 | 2026.05.18 07:17:07.643528 [ 3 ] {06c4175b-305d-4279-b737-f9a39ee0e9e8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.18 07:17:07.643564 [ 3 ] {06c4175b-305d-4279-b737-f9a39ee0e9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1386 | 2026.05.18 07:17:07.643883 [ 3 ] {06c4175b-305d-4279-b737-f9a39ee0e9e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1387 | 2026.05.18 07:17:07.644097 [ 3 ] {06c4175b-305d-4279-b737-f9a39ee0e9e8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.18 07:17:07.644219 [ 3 ] {06c4175b-305d-4279-b737-f9a39ee0e9e8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001116 sec., 89605.73476702509 rows/sec., 6.21 MiB/sec. | ||
| 1389 | 2026.05.18 07:17:07.644251 [ 3 ] {06c4175b-305d-4279-b737-f9a39ee0e9e8} <Debug> TCPHandler: Processed in 0.001273837 sec. | ||
| 1390 | 2026.05.18 07:17:07.644379 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.05.18 07:17:07.644473 [ 3 ] {d1ce7871-37a5-44c4-8e58-76d7f7a1c19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.05.18 07:17:07.644527 [ 3 ] {d1ce7871-37a5-44c4-8e58-76d7f7a1c19e} <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 | ||
| 1393 | 2026.05.18 07:17:07.645303 [ 3 ] {d1ce7871-37a5-44c4-8e58-76d7f7a1c19e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.05.18 07:17:07.645339 [ 3 ] {d1ce7871-37a5-44c4-8e58-76d7f7a1c19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1395 | 2026.05.18 07:17:07.645853 [ 3 ] {d1ce7871-37a5-44c4-8e58-76d7f7a1c19e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1396 | 2026.05.18 07:17:07.646070 [ 3 ] {d1ce7871-37a5-44c4-8e58-76d7f7a1c19e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.05.18 07:17:07.646205 [ 3 ] {d1ce7871-37a5-44c4-8e58-76d7f7a1c19e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001748 sec., 14302.059496567506 rows/sec., 25.63 MiB/sec. | ||
| 1398 | 2026.05.18 07:17:07.646250 [ 3 ] {d1ce7871-37a5-44c4-8e58-76d7f7a1c19e} <Debug> TCPHandler: Processed in 0.001919431 sec. | ||
| 1399 | 2026.05.18 07:17:07.646381 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.05.18 07:17:07.646476 [ 3 ] {34a1b4d5-49b6-43b4-8b49-ca3f5eaa41eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.18 07:17:07.646518 [ 3 ] {34a1b4d5-49b6-43b4-8b49-ca3f5eaa41eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1402 | 2026.05.18 07:17:07.646854 [ 3 ] {34a1b4d5-49b6-43b4-8b49-ca3f5eaa41eb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.05.18 07:17:07.646890 [ 3 ] {34a1b4d5-49b6-43b4-8b49-ca3f5eaa41eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1404 | 2026.05.18 07:17:07.647197 [ 3 ] {34a1b4d5-49b6-43b4-8b49-ca3f5eaa41eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1405 | 2026.05.18 07:17:07.647406 [ 3 ] {34a1b4d5-49b6-43b4-8b49-ca3f5eaa41eb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.18 07:17:07.647529 [ 3 ] {34a1b4d5-49b6-43b4-8b49-ca3f5eaa41eb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00107 sec., 28037.383177570093 rows/sec., 1.92 MiB/sec. | ||
| 1407 | 2026.05.18 07:17:07.647561 [ 3 ] {34a1b4d5-49b6-43b4-8b49-ca3f5eaa41eb} <Debug> TCPHandler: Processed in 0.001228906 sec. | ||
| 1408 | 2026.05.18 07:17:11.696281 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1409 | 2026.05.18 07:17:11.696358 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1410 | 2026.05.18 07:17:11.753866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2914 | ||
| 1411 | 2026.05.18 07:17:11.754409 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.05.18 07:17:11.754448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1413 | 2026.05.18 07:17:11.754968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1414 | 2026.05.18 07:17:11.755216 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.05.18 07:17:11.755348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1416 | 2026.05.18 07:17:11.755405 [ 80 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1417 | 2026.05.18 07:17:11.755487 [ 80 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.05.18 07:17:11.755512 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1419 | 2026.05.18 07:17:11.757769 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 1420 | 2026.05.18 07:17:11.760213 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1421 | 2026.05.18 07:17:11.762239 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1422 | 2026.05.18 07:17:11.762369 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 445 rows starting from the beginning of the part | ||
| 1423 | 2026.05.18 07:17:11.762427 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1424 | 2026.05.18 07:17:11.762478 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1425 | 2026.05.18 07:17:11.762522 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1426 | 2026.05.18 07:17:11.762581 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1427 | 2026.05.18 07:17:11.800499 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.044888298 sec., 64916.69610641063 rows/sec., 950.93 KiB/sec. | ||
| 1428 | 2026.05.18 07:17:11.801363 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1429 | 2026.05.18 07:17:11.801656 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.05.18 07:17:11.801726 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_6_1} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1431 | 2026.05.18 07:17:11.801821 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1432 | 2026.05.18 07:17:11.893881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1433 | 2026.05.18 07:17:11.910440 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.05.18 07:17:11.910484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1435 | 2026.05.18 07:17:11.916542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1436 | 2026.05.18 07:17:11.917248 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.18 07:17:11.917576 [ 77 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1438 | 2026.05.18 07:17:11.917656 [ 77 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.05.18 07:17:11.917694 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1440 | 2026.05.18 07:17:11.917846 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 1441 | 2026.05.18 07:17:11.920578 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1442 | 2026.05.18 07:17:11.922257 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1443 | 2026.05.18 07:17:11.923794 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 1444 | 2026.05.18 07:17:11.928520 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 1445 | 2026.05.18 07:17:11.932901 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 1446 | 2026.05.18 07:17:11.936926 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 1447 | 2026.05.18 07:17:11.946858 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 1448 | 2026.05.18 07:17:11.950967 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 1449 | 2026.05.18 07:17:12.010664 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092877473 sec., 495.27617961784983 rows/sec., 2.56 MiB/sec. | ||
| 1450 | 2026.05.18 07:17:12.012149 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1451 | 2026.05.18 07:17:12.013691 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_6_1} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.05.18 07:17:12.013770 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_6_1} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1453 | 2026.05.18 07:17:12.014931 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1454 | 2026.05.18 07:17:12.626977 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.05.18 07:17:12.627219 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1456 | 2026.05.18 07:17:12.627529 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1457 | 2026.05.18 07:17:12.627566 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <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 | ||
| 1458 | 2026.05.18 07:17:12.627768 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1459 | 2026.05.18 07:17:12.627838 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1460 | 2026.05.18 07:17:12.627976 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1461 | 2026.05.18 07:17:12.628081 [ 316 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1462 | 2026.05.18 07:17:12.628090 [ 345 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1463 | 2026.05.18 07:17:12.628211 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 1464 | 2026.05.18 07:17:12.628233 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1465 | 2026.05.18 07:17:12.628298 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1466 | 2026.05.18 07:17:12.628318 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1467 | 2026.05.18 07:17:12.628352 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <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'))" | ||
| 1468 | 2026.05.18 07:17:12.628389 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <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'))" | ||
| 1469 | 2026.05.18 07:17:12.629396 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Debug> executeQuery: Read 19 rows, 2.23 KiB in 0.002274 sec., 8355.321020228672 rows/sec., 981.29 KiB/sec. | ||
| 1470 | 2026.05.18 07:17:12.629487 [ 3 ] {e42e57b0-a8b3-4c01-989d-599c6148f6b4} <Debug> TCPHandler: Processed in 0.002656094 sec. | ||
| 1471 | 2026.05.18 07:17:12.630676 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.05.18 07:17:12.630792 [ 3 ] {f5d64f82-465a-421b-acca-92b8ed9578a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1473 | 2026.05.18 07:17:12.630838 [ 3 ] {f5d64f82-465a-421b-acca-92b8ed9578a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1474 | 2026.05.18 07:17:12.631317 [ 3 ] {f5d64f82-465a-421b-acca-92b8ed9578a0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.05.18 07:17:12.631360 [ 3 ] {f5d64f82-465a-421b-acca-92b8ed9578a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1476 | 2026.05.18 07:17:12.631710 [ 3 ] {f5d64f82-465a-421b-acca-92b8ed9578a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1477 | 2026.05.18 07:17:12.631929 [ 3 ] {f5d64f82-465a-421b-acca-92b8ed9578a0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.05.18 07:17:12.632101 [ 3 ] {f5d64f82-465a-421b-acca-92b8ed9578a0} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001342 sec., 19374.06855439642 rows/sec., 1.44 MiB/sec. | ||
| 1479 | 2026.05.18 07:17:12.632136 [ 3 ] {f5d64f82-465a-421b-acca-92b8ed9578a0} <Debug> TCPHandler: Processed in 0.001515259 sec. | ||
| 1480 | 2026.05.18 07:17:12.632286 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.05.18 07:17:12.632385 [ 3 ] {6e13eaed-0f6a-46a2-8f3a-6d5290df0429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1482 | 2026.05.18 07:17:12.632425 [ 3 ] {6e13eaed-0f6a-46a2-8f3a-6d5290df0429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1483 | 2026.05.18 07:17:12.632828 [ 3 ] {6e13eaed-0f6a-46a2-8f3a-6d5290df0429} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.05.18 07:17:12.632871 [ 3 ] {6e13eaed-0f6a-46a2-8f3a-6d5290df0429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1485 | 2026.05.18 07:17:12.633166 [ 3 ] {6e13eaed-0f6a-46a2-8f3a-6d5290df0429} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1486 | 2026.05.18 07:17:12.633389 [ 3 ] {6e13eaed-0f6a-46a2-8f3a-6d5290df0429} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.18 07:17:12.633539 [ 3 ] {6e13eaed-0f6a-46a2-8f3a-6d5290df0429} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001173 sec., 23870.417732310314 rows/sec., 1.86 MiB/sec. | ||
| 1488 | 2026.05.18 07:17:12.633574 [ 3 ] {6e13eaed-0f6a-46a2-8f3a-6d5290df0429} <Debug> TCPHandler: Processed in 0.001338098 sec. | ||
| 1489 | 2026.05.18 07:17:12.633710 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.05.18 07:17:12.633807 [ 3 ] {17859558-b00b-4b06-ac24-40442992eded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1491 | 2026.05.18 07:17:12.633857 [ 3 ] {17859558-b00b-4b06-ac24-40442992eded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1492 | 2026.05.18 07:17:12.634270 [ 3 ] {17859558-b00b-4b06-ac24-40442992eded} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.05.18 07:17:12.634307 [ 3 ] {17859558-b00b-4b06-ac24-40442992eded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1494 | 2026.05.18 07:17:12.634632 [ 3 ] {17859558-b00b-4b06-ac24-40442992eded} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1495 | 2026.05.18 07:17:12.634853 [ 3 ] {17859558-b00b-4b06-ac24-40442992eded} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.05.18 07:17:12.634979 [ 3 ] {17859558-b00b-4b06-ac24-40442992eded} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001188 sec., 84175.08417508418 rows/sec., 5.84 MiB/sec. | ||
| 1497 | 2026.05.18 07:17:12.635021 [ 3 ] {17859558-b00b-4b06-ac24-40442992eded} <Debug> TCPHandler: Processed in 0.001358988 sec. | ||
| 1498 | 2026.05.18 07:17:12.635156 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.05.18 07:17:12.635252 [ 3 ] {6fca39ce-cd5b-4f64-a032-4235cd9d0572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.05.18 07:17:12.635293 [ 3 ] {6fca39ce-cd5b-4f64-a032-4235cd9d0572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1501 | 2026.05.18 07:17:12.635614 [ 3 ] {6fca39ce-cd5b-4f64-a032-4235cd9d0572} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.05.18 07:17:12.635652 [ 3 ] {6fca39ce-cd5b-4f64-a032-4235cd9d0572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1503 | 2026.05.18 07:17:12.635946 [ 3 ] {6fca39ce-cd5b-4f64-a032-4235cd9d0572} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1504 | 2026.05.18 07:17:12.636172 [ 3 ] {6fca39ce-cd5b-4f64-a032-4235cd9d0572} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.05.18 07:17:12.636299 [ 3 ] {6fca39ce-cd5b-4f64-a032-4235cd9d0572} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001064 sec., 28195.48872180451 rows/sec., 1.93 MiB/sec. | ||
| 1506 | 2026.05.18 07:17:12.636331 [ 3 ] {6fca39ce-cd5b-4f64-a032-4235cd9d0572} <Debug> TCPHandler: Processed in 0.001224707 sec. | ||
| 1507 | 2026.05.18 07:17:13.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.65 MiB, peak 180.91 MiB, free memory in arenas 0.00 B, will set to 182.11 MiB (RSS), difference: 10.46 MiB | ||
| 1508 | 2026.05.18 07:17:16.741646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 | ||
| 1509 | 2026.05.18 07:17:16.743266 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.18 07:17:16.743315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1511 | 2026.05.18 07:17:16.744465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1512 | 2026.05.18 07:17:16.744722 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.18 07:17:16.744949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 11 | ||
| 1514 | 2026.05.18 07:17:17.627947 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.05.18 07:17:17.628174 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 1516 | 2026.05.18 07:17:17.628484 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1517 | 2026.05.18 07:17:17.628526 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <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 | ||
| 1518 | 2026.05.18 07:17:17.628732 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1519 | 2026.05.18 07:17:17.628800 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1520 | 2026.05.18 07:17:17.628942 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1521 | 2026.05.18 07:17:17.629034 [ 357 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1522 | 2026.05.18 07:17:17.629040 [ 345 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1523 | 2026.05.18 07:17:17.629169 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 1524 | 2026.05.18 07:17:17.629196 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1525 | 2026.05.18 07:17:17.629263 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1526 | 2026.05.18 07:17:17.629283 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1527 | 2026.05.18 07:17:17.629318 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <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'))" | ||
| 1528 | 2026.05.18 07:17:17.629353 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <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'))" | ||
| 1529 | 2026.05.18 07:17:17.630416 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002329 sec., 8158.007728638901 rows/sec., 1.11 MiB/sec. | ||
| 1530 | 2026.05.18 07:17:17.630534 [ 3 ] {e41a20aa-11cc-410b-ab33-88f16eb28865} <Debug> TCPHandler: Processed in 0.002722755 sec. | ||
| 1531 | 2026.05.18 07:17:17.631946 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.05.18 07:17:17.632061 [ 3 ] {74ad09a8-ed8c-40e0-ad2e-9e82dbf004f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1533 | 2026.05.18 07:17:17.632105 [ 3 ] {74ad09a8-ed8c-40e0-ad2e-9e82dbf004f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1534 | 2026.05.18 07:17:17.632609 [ 3 ] {74ad09a8-ed8c-40e0-ad2e-9e82dbf004f6} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.05.18 07:17:17.632656 [ 3 ] {74ad09a8-ed8c-40e0-ad2e-9e82dbf004f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1536 | 2026.05.18 07:17:17.633023 [ 3 ] {74ad09a8-ed8c-40e0-ad2e-9e82dbf004f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1537 | 2026.05.18 07:17:17.633252 [ 3 ] {74ad09a8-ed8c-40e0-ad2e-9e82dbf004f6} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.18 07:17:17.633385 [ 68 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1539 | 2026.05.18 07:17:17.633399 [ 3 ] {74ad09a8-ed8c-40e0-ad2e-9e82dbf004f6} <Debug> executeQuery: Read 76 rows, 6.69 KiB in 0.001369 sec., 55514.97443389335 rows/sec., 4.77 MiB/sec. | ||
| 1540 | 2026.05.18 07:17:17.633454 [ 68 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.05.18 07:17:17.633473 [ 3 ] {74ad09a8-ed8c-40e0-ad2e-9e82dbf004f6} <Debug> TCPHandler: Processed in 0.001577228 sec. | ||
| 1542 | 2026.05.18 07:17:17.633482 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1543 | 2026.05.18 07:17:17.633612 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.05.18 07:17:17.633666 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 1545 | 2026.05.18 07:17:17.633713 [ 3 ] {03476a4a-21a1-4e26-950e-6d382f110978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.05.18 07:17:17.633759 [ 3 ] {03476a4a-21a1-4e26-950e-6d382f110978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1547 | 2026.05.18 07:17:17.633840 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1548 | 2026.05.18 07:17:17.633891 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1549 | 2026.05.18 07:17:17.634001 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1550 | 2026.05.18 07:17:17.634062 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
| 1551 | 2026.05.18 07:17:17.634115 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1552 | 2026.05.18 07:17:17.634169 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1553 | 2026.05.18 07:17:17.634175 [ 3 ] {03476a4a-21a1-4e26-950e-6d382f110978} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.05.18 07:17:17.634219 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1555 | 2026.05.18 07:17:17.634220 [ 3 ] {03476a4a-21a1-4e26-950e-6d382f110978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1556 | 2026.05.18 07:17:17.634600 [ 3 ] {03476a4a-21a1-4e26-950e-6d382f110978} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1557 | 2026.05.18 07:17:17.634854 [ 3 ] {03476a4a-21a1-4e26-950e-6d382f110978} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.05.18 07:17:17.634990 [ 3 ] {03476a4a-21a1-4e26-950e-6d382f110978} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001295 sec., 19305.019305019305 rows/sec., 1.42 MiB/sec. | ||
| 1559 | 2026.05.18 07:17:17.635027 [ 3 ] {03476a4a-21a1-4e26-950e-6d382f110978} <Debug> TCPHandler: Processed in 0.001464718 sec. | ||
| 1560 | 2026.05.18 07:17:17.635152 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.05.18 07:17:17.635250 [ 3 ] {c09f84fb-1f47-4076-bfc4-ea791084a49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1562 | 2026.05.18 07:17:17.635289 [ 3 ] {c09f84fb-1f47-4076-bfc4-ea791084a49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1563 | 2026.05.18 07:17:17.635293 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707339 sec., 161655.06674421424 rows/sec., 14.40 MiB/sec. | ||
| 1564 | 2026.05.18 07:17:17.635477 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1565 | 2026.05.18 07:17:17.635719 [ 3 ] {c09f84fb-1f47-4076-bfc4-ea791084a49c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.05.18 07:17:17.635762 [ 3 ] {c09f84fb-1f47-4076-bfc4-ea791084a49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1567 | 2026.05.18 07:17:17.635796 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.05.18 07:17:17.635883 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_6_1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1569 | 2026.05.18 07:17:17.635959 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1570 | 2026.05.18 07:17:17.636073 [ 3 ] {c09f84fb-1f47-4076-bfc4-ea791084a49c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1571 | 2026.05.18 07:17:17.636280 [ 3 ] {c09f84fb-1f47-4076-bfc4-ea791084a49c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.05.18 07:17:17.636386 [ 68 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1573 | 2026.05.18 07:17:17.636405 [ 3 ] {c09f84fb-1f47-4076-bfc4-ea791084a49c} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.001175 sec., 45106.3829787234 rows/sec., 3.52 MiB/sec. | ||
| 1574 | 2026.05.18 07:17:17.636428 [ 68 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.18 07:17:17.636443 [ 3 ] {c09f84fb-1f47-4076-bfc4-ea791084a49c} <Debug> TCPHandler: Processed in 0.001340557 sec. | ||
| 1576 | 2026.05.18 07:17:17.636452 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1577 | 2026.05.18 07:17:17.636552 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 1578 | 2026.05.18 07:17:17.636572 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.05.18 07:17:17.636645 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1580 | 2026.05.18 07:17:17.636672 [ 3 ] {e67f1ac7-2373-446f-8ef7-653ea72c19f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.05.18 07:17:17.636673 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1582 | 2026.05.18 07:17:17.636724 [ 3 ] {e67f1ac7-2373-446f-8ef7-653ea72c19f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1583 | 2026.05.18 07:17:17.636748 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
| 1584 | 2026.05.18 07:17:17.636812 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 1585 | 2026.05.18 07:17:17.636859 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 53 rows starting from the beginning of the part | ||
| 1586 | 2026.05.18 07:17:17.636915 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1587 | 2026.05.18 07:17:17.636960 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part | ||
| 1588 | 2026.05.18 07:17:17.637099 [ 3 ] {e67f1ac7-2373-446f-8ef7-653ea72c19f2} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.05.18 07:17:17.637139 [ 3 ] {e67f1ac7-2373-446f-8ef7-653ea72c19f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1590 | 2026.05.18 07:17:17.637470 [ 3 ] {e67f1ac7-2373-446f-8ef7-653ea72c19f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1591 | 2026.05.18 07:17:17.637644 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001122246 sec., 192471.1694227469 rows/sec., 15.80 MiB/sec. | ||
| 1592 | 2026.05.18 07:17:17.637710 [ 3 ] {e67f1ac7-2373-446f-8ef7-653ea72c19f2} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.05.18 07:17:17.637754 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1594 | 2026.05.18 07:17:17.637852 [ 3 ] {e67f1ac7-2373-446f-8ef7-653ea72c19f2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001198 sec., 83472.45409015025 rows/sec., 5.79 MiB/sec. | ||
| 1595 | 2026.05.18 07:17:17.637893 [ 3 ] {e67f1ac7-2373-446f-8ef7-653ea72c19f2} <Debug> TCPHandler: Processed in 0.001370577 sec. | ||
| 1596 | 2026.05.18 07:17:17.638002 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.18 07:17:17.638018 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.05.18 07:17:17.638076 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_6_1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1599 | 2026.05.18 07:17:17.638130 [ 3 ] {0bb4c8e7-987c-42c4-8562-5d132d20721e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.05.18 07:17:17.638147 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1601 | 2026.05.18 07:17:17.638192 [ 3 ] {0bb4c8e7-987c-42c4-8562-5d132d20721e} <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 | ||
| 1602 | 2026.05.18 07:17:17.638939 [ 3 ] {0bb4c8e7-987c-42c4-8562-5d132d20721e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.18 07:17:17.638979 [ 3 ] {0bb4c8e7-987c-42c4-8562-5d132d20721e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1604 | 2026.05.18 07:17:17.639486 [ 3 ] {0bb4c8e7-987c-42c4-8562-5d132d20721e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1605 | 2026.05.18 07:17:17.639706 [ 3 ] {0bb4c8e7-987c-42c4-8562-5d132d20721e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.18 07:17:17.639840 [ 3 ] {0bb4c8e7-987c-42c4-8562-5d132d20721e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00173 sec., 14450.86705202312 rows/sec., 25.90 MiB/sec. | ||
| 1607 | 2026.05.18 07:17:17.639887 [ 3 ] {0bb4c8e7-987c-42c4-8562-5d132d20721e} <Debug> TCPHandler: Processed in 0.00191861 sec. | ||
| 1608 | 2026.05.18 07:17:17.640125 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.05.18 07:17:17.640297 [ 3 ] {7fdd4481-f2b1-4ed5-9197-e3a4d013a7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1610 | 2026.05.18 07:17:17.640349 [ 3 ] {7fdd4481-f2b1-4ed5-9197-e3a4d013a7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1611 | 2026.05.18 07:17:17.640744 [ 3 ] {7fdd4481-f2b1-4ed5-9197-e3a4d013a7b2} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.05.18 07:17:17.640789 [ 3 ] {7fdd4481-f2b1-4ed5-9197-e3a4d013a7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1613 | 2026.05.18 07:17:17.641179 [ 3 ] {7fdd4481-f2b1-4ed5-9197-e3a4d013a7b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1614 | 2026.05.18 07:17:17.641409 [ 3 ] {7fdd4481-f2b1-4ed5-9197-e3a4d013a7b2} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.05.18 07:17:17.641560 [ 3 ] {7fdd4481-f2b1-4ed5-9197-e3a4d013a7b2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001352 sec., 22189.349112426036 rows/sec., 1.52 MiB/sec. | ||
| 1616 | 2026.05.18 07:17:17.641595 [ 3 ] {7fdd4481-f2b1-4ed5-9197-e3a4d013a7b2} <Debug> TCPHandler: Processed in 0.001521068 sec. | ||
| 1617 | 2026.05.18 07:17:19.255490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3426 | ||
| 1618 | 2026.05.18 07:17:19.256065 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.05.18 07:17:19.256107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1620 | 2026.05.18 07:17:19.256648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1621 | 2026.05.18 07:17:19.256885 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.05.18 07:17:19.257012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3426 | ||
| 1623 | 2026.05.18 07:17:19.420751 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1624 | 2026.05.18 07:17:19.437813 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.05.18 07:17:19.437868 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1626 | 2026.05.18 07:17:19.443123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1627 | 2026.05.18 07:17:19.443819 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.05.18 07:17:19.446719 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1629 | 2026.05.18 07:17:22.627428 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.05.18 07:17:22.627709 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1631 | 2026.05.18 07:17:22.628034 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1632 | 2026.05.18 07:17:22.628070 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <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 | ||
| 1633 | 2026.05.18 07:17:22.628281 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1634 | 2026.05.18 07:17:22.628352 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1635 | 2026.05.18 07:17:22.628496 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1636 | 2026.05.18 07:17:22.628600 [ 316 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1637 | 2026.05.18 07:17:22.628655 [ 318 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1638 | 2026.05.18 07:17:22.628774 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 1639 | 2026.05.18 07:17:22.628804 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1640 | 2026.05.18 07:17:22.628874 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1641 | 2026.05.18 07:17:22.628895 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1642 | 2026.05.18 07:17:22.628937 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <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'))" | ||
| 1643 | 2026.05.18 07:17:22.628977 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <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'))" | ||
| 1644 | 2026.05.18 07:17:22.630347 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Debug> executeQuery: Read 19 rows, 2.23 KiB in 0.002731 sec., 6957.158549981692 rows/sec., 817.08 KiB/sec. | ||
| 1645 | 2026.05.18 07:17:22.630581 [ 3 ] {4934d7f8-0c88-4b0c-a11b-66c425d25abb} <Debug> TCPHandler: Processed in 0.003314479 sec. | ||
| 1646 | 2026.05.18 07:17:22.631888 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.05.18 07:17:22.632067 [ 3 ] {d3f9e1dc-349d-4e9d-8d90-bef16271fd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1648 | 2026.05.18 07:17:22.632140 [ 3 ] {d3f9e1dc-349d-4e9d-8d90-bef16271fd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1649 | 2026.05.18 07:17:22.632772 [ 3 ] {d3f9e1dc-349d-4e9d-8d90-bef16271fd41} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.05.18 07:17:22.632825 [ 3 ] {d3f9e1dc-349d-4e9d-8d90-bef16271fd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1651 | 2026.05.18 07:17:22.633238 [ 3 ] {d3f9e1dc-349d-4e9d-8d90-bef16271fd41} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1652 | 2026.05.18 07:17:22.633499 [ 3 ] {d3f9e1dc-349d-4e9d-8d90-bef16271fd41} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.05.18 07:17:22.633655 [ 3 ] {d3f9e1dc-349d-4e9d-8d90-bef16271fd41} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001651 sec., 15748.031496062993 rows/sec., 1.17 MiB/sec. | ||
| 1654 | 2026.05.18 07:17:22.633693 [ 3 ] {d3f9e1dc-349d-4e9d-8d90-bef16271fd41} <Debug> TCPHandler: Processed in 0.001939431 sec. | ||
| 1655 | 2026.05.18 07:17:22.633859 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.05.18 07:17:22.633963 [ 3 ] {5e605e58-491a-4164-83d5-f54399c2126e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1657 | 2026.05.18 07:17:22.634010 [ 3 ] {5e605e58-491a-4164-83d5-f54399c2126e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1658 | 2026.05.18 07:17:22.634445 [ 3 ] {5e605e58-491a-4164-83d5-f54399c2126e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.05.18 07:17:22.634484 [ 3 ] {5e605e58-491a-4164-83d5-f54399c2126e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1660 | 2026.05.18 07:17:22.634794 [ 3 ] {5e605e58-491a-4164-83d5-f54399c2126e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1661 | 2026.05.18 07:17:22.635017 [ 3 ] {5e605e58-491a-4164-83d5-f54399c2126e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.05.18 07:17:22.635154 [ 3 ] {5e605e58-491a-4164-83d5-f54399c2126e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001214 sec., 23064.250411861613 rows/sec., 1.80 MiB/sec. | ||
| 1663 | 2026.05.18 07:17:22.635190 [ 3 ] {5e605e58-491a-4164-83d5-f54399c2126e} <Debug> TCPHandler: Processed in 0.001389508 sec. | ||
| 1664 | 2026.05.18 07:17:22.635341 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.05.18 07:17:22.635445 [ 3 ] {eabd381d-990e-4ad8-9ccf-50a320e9158f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1666 | 2026.05.18 07:17:22.635493 [ 3 ] {eabd381d-990e-4ad8-9ccf-50a320e9158f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1667 | 2026.05.18 07:17:22.635925 [ 3 ] {eabd381d-990e-4ad8-9ccf-50a320e9158f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.05.18 07:17:22.635963 [ 3 ] {eabd381d-990e-4ad8-9ccf-50a320e9158f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1669 | 2026.05.18 07:17:22.636286 [ 3 ] {eabd381d-990e-4ad8-9ccf-50a320e9158f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1670 | 2026.05.18 07:17:22.636503 [ 3 ] {eabd381d-990e-4ad8-9ccf-50a320e9158f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.05.18 07:17:22.636612 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1672 | 2026.05.18 07:17:22.636627 [ 3 ] {eabd381d-990e-4ad8-9ccf-50a320e9158f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001203 sec., 83125.51953449709 rows/sec., 5.76 MiB/sec. | ||
| 1673 | 2026.05.18 07:17:22.636667 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.05.18 07:17:22.636676 [ 3 ] {eabd381d-990e-4ad8-9ccf-50a320e9158f} <Debug> TCPHandler: Processed in 0.001388118 sec. | ||
| 1675 | 2026.05.18 07:17:22.636696 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1676 | 2026.05.18 07:17:22.636808 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 1677 | 2026.05.18 07:17:22.636846 [ 3 ] {} <Trace> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.05.18 07:17:22.636926 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1679 | 2026.05.18 07:17:22.636952 [ 3 ] {c7fba56f-5813-4e76-a7f8-c387431f038b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32936) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.05.18 07:17:22.636973 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 1681 | 2026.05.18 07:17:22.637000 [ 3 ] {c7fba56f-5813-4e76-a7f8-c387431f038b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1682 | 2026.05.18 07:17:22.637080 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 61 rows starting from the beginning of the part | ||
| 1683 | 2026.05.18 07:17:22.637137 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 1684 | 2026.05.18 07:17:22.637188 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1685 | 2026.05.18 07:17:22.637236 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1686 | 2026.05.18 07:17:22.637282 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1687 | 2026.05.18 07:17:22.637440 [ 3 ] {c7fba56f-5813-4e76-a7f8-c387431f038b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.05.18 07:17:22.637488 [ 3 ] {c7fba56f-5813-4e76-a7f8-c387431f038b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1689 | 2026.05.18 07:17:22.637883 [ 3 ] {c7fba56f-5813-4e76-a7f8-c387431f038b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1690 | 2026.05.18 07:17:22.638143 [ 3 ] {c7fba56f-5813-4e76-a7f8-c387431f038b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.05.18 07:17:22.638274 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515688 sec., 304812.0721414961 rows/sec., 21.13 MiB/sec. | ||
| 1692 | 2026.05.18 07:17:22.638304 [ 3 ] {c7fba56f-5813-4e76-a7f8-c387431f038b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001369 sec., 21913.805697589483 rows/sec., 1.50 MiB/sec. | ||
| 1693 | 2026.05.18 07:17:22.638353 [ 3 ] {c7fba56f-5813-4e76-a7f8-c387431f038b} <Debug> TCPHandler: Processed in 0.001571239 sec. | ||
| 1694 | 2026.05.18 07:17:22.638434 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1695 | 2026.05.18 07:17:22.638714 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.05.18 07:17:22.638780 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1697 | 2026.05.18 07:17:22.638843 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1698 | 2026.05.18 07:17:26.696424 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1699 | 2026.05.18 07:17:26.696489 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1700 | 2026.05.18 07:17:26.757459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3874 | ||
| 1701 | 2026.05.18 07:17:26.757991 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.05.18 07:17:26.758033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1703 | 2026.05.18 07:17:26.758538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1704 | 2026.05.18 07:17:26.758772 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.05.18 07:17:26.758912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1706 | 2026.05.18 07:17:26.947085 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1707 | 2026.05.18 07:17:26.963088 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.05.18 07:17:26.963145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1709 | 2026.05.18 07:17:26.968294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1710 | 2026.05.18 07:17:26.968970 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.05.18 07:17:26.971781 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1712 | 2026.05.18 07:17:27.384079 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1713 | 2026.05.18 07:17:27.384144 [ 3 ] {} <Debug> TCP-Session: 4d65bc25-73f2-46f4-9eae-4db57482e8f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.05.18 07:17:27.627500 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.05.18 07:17:27.627724 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 1716 | 2026.05.18 07:17:27.628052 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1717 | 2026.05.18 07:17:27.628095 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <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 | ||
| 1718 | 2026.05.18 07:17:27.628313 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1719 | 2026.05.18 07:17:27.628387 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1720 | 2026.05.18 07:17:27.628527 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1721 | 2026.05.18 07:17:27.628621 [ 325 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1722 | 2026.05.18 07:17:27.628638 [ 316 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1723 | 2026.05.18 07:17:27.628760 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 1724 | 2026.05.18 07:17:27.628790 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1725 | 2026.05.18 07:17:27.628859 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1726 | 2026.05.18 07:17:27.628878 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1727 | 2026.05.18 07:17:27.628915 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <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'))" | ||
| 1728 | 2026.05.18 07:17:27.628951 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <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'))" | ||
| 1729 | 2026.05.18 07:17:27.630134 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002496 sec., 7612.179487179487 rows/sec., 1.04 MiB/sec. | ||
| 1730 | 2026.05.18 07:17:27.630237 [ 4 ] {a5585730-ece7-43e3-91f0-2518e27d6aa8} <Debug> TCPHandler: Processed in 0.002869636 sec. | ||
| 1731 | 2026.05.18 07:17:27.631866 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.18 07:17:27.632025 [ 4 ] {47d3e6db-8302-43b2-a3f9-96eb8e3d8998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.18 07:17:27.632093 [ 4 ] {47d3e6db-8302-43b2-a3f9-96eb8e3d8998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1734 | 2026.05.18 07:17:27.632774 [ 4 ] {47d3e6db-8302-43b2-a3f9-96eb8e3d8998} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.05.18 07:17:27.632823 [ 4 ] {47d3e6db-8302-43b2-a3f9-96eb8e3d8998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1736 | 2026.05.18 07:17:27.633201 [ 4 ] {47d3e6db-8302-43b2-a3f9-96eb8e3d8998} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1737 | 2026.05.18 07:17:27.633427 [ 4 ] {47d3e6db-8302-43b2-a3f9-96eb8e3d8998} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.05.18 07:17:27.633574 [ 4 ] {47d3e6db-8302-43b2-a3f9-96eb8e3d8998} <Debug> executeQuery: Read 76 rows, 6.69 KiB in 0.001592 sec., 47738.69346733668 rows/sec., 4.10 MiB/sec. | ||
| 1739 | 2026.05.18 07:17:27.633609 [ 4 ] {47d3e6db-8302-43b2-a3f9-96eb8e3d8998} <Debug> TCPHandler: Processed in 0.001859011 sec. | ||
| 1740 | 2026.05.18 07:17:27.633744 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.18 07:17:27.633848 [ 4 ] {6af8a55c-00cd-4602-90c7-030aab7943f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.05.18 07:17:27.633889 [ 4 ] {6af8a55c-00cd-4602-90c7-030aab7943f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1743 | 2026.05.18 07:17:27.634296 [ 4 ] {6af8a55c-00cd-4602-90c7-030aab7943f7} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.05.18 07:17:27.634345 [ 4 ] {6af8a55c-00cd-4602-90c7-030aab7943f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1745 | 2026.05.18 07:17:27.634654 [ 4 ] {6af8a55c-00cd-4602-90c7-030aab7943f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1746 | 2026.05.18 07:17:27.634862 [ 4 ] {6af8a55c-00cd-4602-90c7-030aab7943f7} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.05.18 07:17:27.634964 [ 49 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1748 | 2026.05.18 07:17:27.634988 [ 4 ] {6af8a55c-00cd-4602-90c7-030aab7943f7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00116 sec., 21551.724137931033 rows/sec., 1.58 MiB/sec. | ||
| 1749 | 2026.05.18 07:17:27.635014 [ 49 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.05.18 07:17:27.635027 [ 4 ] {6af8a55c-00cd-4602-90c7-030aab7943f7} <Debug> TCPHandler: Processed in 0.001335708 sec. | ||
| 1751 | 2026.05.18 07:17:27.635047 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1752 | 2026.05.18 07:17:27.635163 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 1753 | 2026.05.18 07:17:27.635179 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.05.18 07:17:27.635252 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2026.05.18 07:17:27.635276 [ 4 ] {2fd20a30-0aa7-4a4f-abcb-ba9fced35e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1756 | 2026.05.18 07:17:27.635285 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 1757 | 2026.05.18 07:17:27.635327 [ 4 ] {2fd20a30-0aa7-4a4f-abcb-ba9fced35e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1758 | 2026.05.18 07:17:27.635367 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1759 | 2026.05.18 07:17:27.635413 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1760 | 2026.05.18 07:17:27.635460 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1761 | 2026.05.18 07:17:27.635505 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1762 | 2026.05.18 07:17:27.635548 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1763 | 2026.05.18 07:17:27.635767 [ 4 ] {2fd20a30-0aa7-4a4f-abcb-ba9fced35e40} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.05.18 07:17:27.635803 [ 4 ] {2fd20a30-0aa7-4a4f-abcb-ba9fced35e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1765 | 2026.05.18 07:17:27.636103 [ 4 ] {2fd20a30-0aa7-4a4f-abcb-ba9fced35e40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1766 | 2026.05.18 07:17:27.636235 [ 201 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118456 sec., 101926.22686989921 rows/sec., 7.85 MiB/sec. | ||
| 1767 | 2026.05.18 07:17:27.636328 [ 4 ] {2fd20a30-0aa7-4a4f-abcb-ba9fced35e40} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.05.18 07:17:27.636411 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1769 | 2026.05.18 07:17:27.636463 [ 4 ] {2fd20a30-0aa7-4a4f-abcb-ba9fced35e40} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.001205 sec., 43983.40248962656 rows/sec., 3.43 MiB/sec. | ||
| 1770 | 2026.05.18 07:17:27.636502 [ 4 ] {2fd20a30-0aa7-4a4f-abcb-ba9fced35e40} <Debug> TCPHandler: Processed in 0.001372698 sec. | ||
| 1771 | 2026.05.18 07:17:27.636654 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.05.18 07:17:27.636727 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.05.18 07:17:27.636752 [ 4 ] {34332e76-b488-4bc5-8040-b53826c33721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.18 07:17:27.636800 [ 4 ] {34332e76-b488-4bc5-8040-b53826c33721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1775 | 2026.05.18 07:17:27.636802 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_6_1} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1776 | 2026.05.18 07:17:27.636904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1777 | 2026.05.18 07:17:27.637196 [ 4 ] {34332e76-b488-4bc5-8040-b53826c33721} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.05.18 07:17:27.637235 [ 4 ] {34332e76-b488-4bc5-8040-b53826c33721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1779 | 2026.05.18 07:17:27.637570 [ 4 ] {34332e76-b488-4bc5-8040-b53826c33721} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1780 | 2026.05.18 07:17:27.637781 [ 4 ] {34332e76-b488-4bc5-8040-b53826c33721} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.05.18 07:17:27.637912 [ 4 ] {34332e76-b488-4bc5-8040-b53826c33721} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001178 sec., 84889.64346349746 rows/sec., 5.89 MiB/sec. | ||
| 1782 | 2026.05.18 07:17:27.637946 [ 4 ] {34332e76-b488-4bc5-8040-b53826c33721} <Debug> TCPHandler: Processed in 0.001340818 sec. | ||
| 1783 | 2026.05.18 07:17:27.638082 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.05.18 07:17:27.638178 [ 4 ] {c5d77a06-a54b-4d0a-b4ef-9308cc8d4bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1785 | 2026.05.18 07:17:27.638230 [ 4 ] {c5d77a06-a54b-4d0a-b4ef-9308cc8d4bc7} <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 | ||
| 1786 | 2026.05.18 07:17:27.639061 [ 4 ] {c5d77a06-a54b-4d0a-b4ef-9308cc8d4bc7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.18 07:17:27.639097 [ 4 ] {c5d77a06-a54b-4d0a-b4ef-9308cc8d4bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1788 | 2026.05.18 07:17:27.639622 [ 4 ] {c5d77a06-a54b-4d0a-b4ef-9308cc8d4bc7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1789 | 2026.05.18 07:17:27.639842 [ 4 ] {c5d77a06-a54b-4d0a-b4ef-9308cc8d4bc7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.18 07:17:27.639982 [ 4 ] {c5d77a06-a54b-4d0a-b4ef-9308cc8d4bc7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001822 sec., 13721.1855104281 rows/sec., 24.59 MiB/sec. | ||
| 1791 | 2026.05.18 07:17:27.640032 [ 4 ] {c5d77a06-a54b-4d0a-b4ef-9308cc8d4bc7} <Debug> TCPHandler: Processed in 0.001998031 sec. | ||
| 1792 | 2026.05.18 07:17:27.640432 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.18 07:17:27.640528 [ 4 ] {53dd2664-953f-43ce-93c2-61d32e54f69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.18 07:17:27.640569 [ 4 ] {53dd2664-953f-43ce-93c2-61d32e54f69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1795 | 2026.05.18 07:17:27.640934 [ 4 ] {53dd2664-953f-43ce-93c2-61d32e54f69c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.18 07:17:27.640970 [ 4 ] {53dd2664-953f-43ce-93c2-61d32e54f69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1797 | 2026.05.18 07:17:27.641264 [ 4 ] {53dd2664-953f-43ce-93c2-61d32e54f69c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1798 | 2026.05.18 07:17:27.641490 [ 4 ] {53dd2664-953f-43ce-93c2-61d32e54f69c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.18 07:17:27.641614 [ 4 ] {53dd2664-953f-43ce-93c2-61d32e54f69c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001104 sec., 27173.913043478264 rows/sec., 1.86 MiB/sec. | ||
| 1800 | 2026.05.18 07:17:27.641619 [ 48 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1801 | 2026.05.18 07:17:27.641646 [ 4 ] {53dd2664-953f-43ce-93c2-61d32e54f69c} <Debug> TCPHandler: Processed in 0.001263987 sec. | ||
| 1802 | 2026.05.18 07:17:27.641664 [ 48 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.18 07:17:27.641688 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1804 | 2026.05.18 07:17:27.641805 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 1805 | 2026.05.18 07:17:27.641978 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1806 | 2026.05.18 07:17:27.642029 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1807 | 2026.05.18 07:17:27.642115 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 1808 | 2026.05.18 07:17:27.642173 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 1809 | 2026.05.18 07:17:27.642216 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1810 | 2026.05.18 07:17:27.642256 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1811 | 2026.05.18 07:17:27.642298 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1812 | 2026.05.18 07:17:27.643082 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333017 sec., 126029.90059391591 rows/sec., 8.63 MiB/sec. | ||
| 1813 | 2026.05.18 07:17:27.643268 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1814 | 2026.05.18 07:17:27.643551 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.18 07:17:27.643620 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_6_1} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1816 | 2026.05.18 07:17:27.643688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1817 | 2026.05.18 07:17:28.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.05 MiB, peak 187.00 MiB, free memory in arenas 0.00 B, will set to 182.67 MiB (RSS), difference: 1.61 MiB | ||
| 1818 | 2026.05.18 07:17:28.147097 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1819 | 2026.05.18 07:17:28.147212 [ 269 ] {} <Debug> TCP-Session: 9210355c-a4a1-4049-9916-84ec8f36ecc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.05.18 07:17:29.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.64 MiB, peak 187.00 MiB, free memory in arenas 0.00 B, will set to 182.67 MiB (RSS), difference: 2.03 MiB | ||
| 1821 | 2026.05.18 07:17:32.348673 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39620 | ||
| 1822 | 2026.05.18 07:17:32.348764 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1823 | 2026.05.18 07:17:32.348790 [ 306 ] {} <Debug> TCP-Session: b7a3ec8a-0973-45c1-9231-e5f4c07eabc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39620 | ||
| 1824 | 2026.05.18 07:17:32.348812 [ 306 ] {} <Debug> TCP-Session: b7a3ec8a-0973-45c1-9231-e5f4c07eabc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2026.05.18 07:17:32.348825 [ 306 ] {} <Debug> TCP-Session: b7a3ec8a-0973-45c1-9231-e5f4c07eabc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.05.18 07:17:32.349055 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33711 | ||
| 1827 | 2026.05.18 07:17:32.349078 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33846 | ||
| 1828 | 2026.05.18 07:17:32.349128 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61639 | ||
| 1829 | 2026.05.18 07:17:32.349152 [ 306 ] {} <Trace> TCP-Session: b7a3ec8a-0973-45c1-9231-e5f4c07eabc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.05.18 07:17:32.349164 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1831 | 2026.05.18 07:17:32.349198 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1832 | 2026.05.18 07:17:32.349210 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1833 | 2026.05.18 07:17:32.349219 [ 307 ] {} <Debug> TCP-Session: 73ace3f5-5086-4cf2-9984-4aa9306a2f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:33711 | ||
| 1834 | 2026.05.18 07:17:32.349231 [ 269 ] {} <Debug> TCP-Session: dbbba244-226b-438a-ac37-80008c22b890 Authenticating user 'default' from [fd00:1122:3344:101::e]:61639 | ||
| 1835 | 2026.05.18 07:17:32.349253 [ 309 ] {} <Debug> TCP-Session: 808cb156-73c1-445d-b3d7-f6ffdadef76a Authenticating user 'default' from [fd00:1122:3344:101::e]:33846 | ||
| 1836 | 2026.05.18 07:17:32.349265 [ 307 ] {} <Debug> TCP-Session: 73ace3f5-5086-4cf2-9984-4aa9306a2f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.05.18 07:17:32.349273 [ 269 ] {} <Debug> TCP-Session: dbbba244-226b-438a-ac37-80008c22b890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2026.05.18 07:17:32.349295 [ 309 ] {} <Debug> TCP-Session: 808cb156-73c1-445d-b3d7-f6ffdadef76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1839 | 2026.05.18 07:17:32.349310 [ 269 ] {} <Debug> TCP-Session: dbbba244-226b-438a-ac37-80008c22b890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.05.18 07:17:32.349329 [ 309 ] {} <Debug> TCP-Session: 808cb156-73c1-445d-b3d7-f6ffdadef76a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1841 | 2026.05.18 07:17:32.349329 [ 306 ] {d067678e-4af2-45f1-a836-7f859839e205} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39620) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1842 | 2026.05.18 07:17:32.349300 [ 307 ] {} <Debug> TCP-Session: 73ace3f5-5086-4cf2-9984-4aa9306a2f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.05.18 07:17:32.349142 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51532 | ||
| 1844 | 2026.05.18 07:17:32.349139 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50502 | ||
| 1845 | 2026.05.18 07:17:32.349100 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63975 | ||
| 1846 | 2026.05.18 07:17:32.349069 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42172 | ||
| 1847 | 2026.05.18 07:17:32.349063 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50763 | ||
| 1848 | 2026.05.18 07:17:32.349571 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1849 | 2026.05.18 07:17:32.349607 [ 303 ] {} <Debug> TCP-Session: a9330e46-1c1d-4ff6-9ba4-12fc8e62cee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51532 | ||
| 1850 | 2026.05.18 07:17:32.349614 [ 306 ] {d067678e-4af2-45f1-a836-7f859839e205} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1851 | 2026.05.18 07:17:32.349632 [ 303 ] {} <Debug> TCP-Session: a9330e46-1c1d-4ff6-9ba4-12fc8e62cee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2026.05.18 07:17:32.349654 [ 303 ] {} <Debug> TCP-Session: a9330e46-1c1d-4ff6-9ba4-12fc8e62cee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2026.05.18 07:17:32.349688 [ 306 ] {d067678e-4af2-45f1-a836-7f859839e205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1854 | 2026.05.18 07:17:32.349740 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.05.18 07:17:32.349742 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1856 | 2026.05.18 07:17:32.349769 [ 3 ] {} <Debug> TCP-Session: f3197710-b3c8-41b1-86a4-ce1fc0389660 Authenticating user 'default' from [fd00:1122:3344:101::e]:63975 | ||
| 1857 | 2026.05.18 07:17:32.349780 [ 308 ] {} <Debug> TCP-Session: 192c15c9-1e4c-4c29-b5f6-3d5574ab4b79 Authenticating user 'default' from [fd00:1122:3344:101::e]:50763 | ||
| 1858 | 2026.05.18 07:17:32.349787 [ 3 ] {} <Debug> TCP-Session: f3197710-b3c8-41b1-86a4-ce1fc0389660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.05.18 07:17:32.349798 [ 308 ] {} <Debug> TCP-Session: 192c15c9-1e4c-4c29-b5f6-3d5574ab4b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1860 | 2026.05.18 07:17:32.349802 [ 3 ] {} <Debug> TCP-Session: f3197710-b3c8-41b1-86a4-ce1fc0389660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2026.05.18 07:17:32.349812 [ 308 ] {} <Debug> TCP-Session: 192c15c9-1e4c-4c29-b5f6-3d5574ab4b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2026.05.18 07:17:32.349958 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1863 | 2026.05.18 07:17:32.349966 [ 306 ] {d067678e-4af2-45f1-a836-7f859839e205} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 1864 | 2026.05.18 07:17:32.349961 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1865 | 2026.05.18 07:17:32.350008 [ 302 ] {} <Debug> TCP-Session: 6d13316b-1a4d-46e3-8399-703405021563 Authenticating user 'default' from [fd00:1122:3344:101::e]:50502 | ||
| 1866 | 2026.05.18 07:17:32.350047 [ 310 ] {} <Debug> TCP-Session: 7d25626c-db9b-414b-ac58-683a8ba2c58e Authenticating user 'default' from [fd00:1122:3344:101::e]:42172 | ||
| 1867 | 2026.05.18 07:17:32.350052 [ 302 ] {} <Debug> TCP-Session: 6d13316b-1a4d-46e3-8399-703405021563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.05.18 07:17:32.350073 [ 310 ] {} <Debug> TCP-Session: 7d25626c-db9b-414b-ac58-683a8ba2c58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.05.18 07:17:32.350076 [ 306 ] {d067678e-4af2-45f1-a836-7f859839e205} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1870 | 2026.05.18 07:17:32.350079 [ 302 ] {} <Debug> TCP-Session: 6d13316b-1a4d-46e3-8399-703405021563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.05.18 07:17:32.350096 [ 310 ] {} <Debug> TCP-Session: 7d25626c-db9b-414b-ac58-683a8ba2c58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.05.18 07:17:32.627600 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.05.18 07:17:32.627855 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1874 | 2026.05.18 07:17:32.628186 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1875 | 2026.05.18 07:17:32.628226 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <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 | ||
| 1876 | 2026.05.18 07:17:32.628450 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1877 | 2026.05.18 07:17:32.628524 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1878 | 2026.05.18 07:17:32.628671 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1879 | 2026.05.18 07:17:32.628742 [ 354 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1880 | 2026.05.18 07:17:32.628772 [ 325 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1881 | 2026.05.18 07:17:32.628877 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 1882 | 2026.05.18 07:17:32.628906 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1883 | 2026.05.18 07:17:32.628975 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1884 | 2026.05.18 07:17:32.628996 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1885 | 2026.05.18 07:17:32.629031 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <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'))" | ||
| 1886 | 2026.05.18 07:17:32.629070 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <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'))" | ||
| 1887 | 2026.05.18 07:17:32.630161 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Debug> executeQuery: Read 19 rows, 2.23 KiB in 0.002405 sec., 7900.2079002079 rows/sec., 927.84 KiB/sec. | ||
| 1888 | 2026.05.18 07:17:32.630290 [ 4 ] {f4639696-5af4-4f19-a24f-0704795dbf95} <Debug> TCPHandler: Processed in 0.002834936 sec. | ||
| 1889 | 2026.05.18 07:17:32.632331 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.05.18 07:17:32.632491 [ 4 ] {9ed9c101-ca7a-419a-aa69-77c703f10c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1891 | 2026.05.18 07:17:32.632547 [ 4 ] {9ed9c101-ca7a-419a-aa69-77c703f10c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1892 | 2026.05.18 07:17:32.633270 [ 4 ] {9ed9c101-ca7a-419a-aa69-77c703f10c4b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.05.18 07:17:32.633323 [ 4 ] {9ed9c101-ca7a-419a-aa69-77c703f10c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1894 | 2026.05.18 07:17:32.636905 [ 4 ] {9ed9c101-ca7a-419a-aa69-77c703f10c4b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1895 | 2026.05.18 07:17:32.637162 [ 4 ] {9ed9c101-ca7a-419a-aa69-77c703f10c4b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.05.18 07:17:32.637326 [ 4 ] {9ed9c101-ca7a-419a-aa69-77c703f10c4b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.004869 sec., 5339.905524748408 rows/sec., 406.55 KiB/sec. | ||
| 1897 | 2026.05.18 07:17:32.637365 [ 4 ] {9ed9c101-ca7a-419a-aa69-77c703f10c4b} <Debug> TCPHandler: Processed in 0.005105118 sec. | ||
| 1898 | 2026.05.18 07:17:32.637537 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.05.18 07:17:32.637645 [ 4 ] {7b38e9c2-dcef-4958-8c33-1c1b5b86e0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1900 | 2026.05.18 07:17:32.637689 [ 4 ] {7b38e9c2-dcef-4958-8c33-1c1b5b86e0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1901 | 2026.05.18 07:17:32.638165 [ 4 ] {7b38e9c2-dcef-4958-8c33-1c1b5b86e0a3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.05.18 07:17:32.638204 [ 4 ] {7b38e9c2-dcef-4958-8c33-1c1b5b86e0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1903 | 2026.05.18 07:17:32.638529 [ 4 ] {7b38e9c2-dcef-4958-8c33-1c1b5b86e0a3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1904 | 2026.05.18 07:17:32.638767 [ 4 ] {7b38e9c2-dcef-4958-8c33-1c1b5b86e0a3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.05.18 07:17:32.638908 [ 4 ] {7b38e9c2-dcef-4958-8c33-1c1b5b86e0a3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001288 sec., 21739.130434782608 rows/sec., 1.70 MiB/sec. | ||
| 1906 | 2026.05.18 07:17:32.638943 [ 4 ] {7b38e9c2-dcef-4958-8c33-1c1b5b86e0a3} <Debug> TCPHandler: Processed in 0.001460148 sec. | ||
| 1907 | 2026.05.18 07:17:32.639100 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.05.18 07:17:32.639205 [ 4 ] {1581c5ed-1333-4011-8189-e5a1ac6f6de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1909 | 2026.05.18 07:17:32.639252 [ 4 ] {1581c5ed-1333-4011-8189-e5a1ac6f6de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1910 | 2026.05.18 07:17:32.639659 [ 4 ] {1581c5ed-1333-4011-8189-e5a1ac6f6de1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.05.18 07:17:32.639697 [ 4 ] {1581c5ed-1333-4011-8189-e5a1ac6f6de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1912 | 2026.05.18 07:17:32.640034 [ 4 ] {1581c5ed-1333-4011-8189-e5a1ac6f6de1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1913 | 2026.05.18 07:17:32.641274 [ 4 ] {1581c5ed-1333-4011-8189-e5a1ac6f6de1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.05.18 07:17:32.641412 [ 4 ] {1581c5ed-1333-4011-8189-e5a1ac6f6de1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00223 sec., 44843.04932735425 rows/sec., 3.11 MiB/sec. | ||
| 1915 | 2026.05.18 07:17:32.641447 [ 4 ] {1581c5ed-1333-4011-8189-e5a1ac6f6de1} <Debug> TCPHandler: Processed in 0.002398833 sec. | ||
| 1916 | 2026.05.18 07:17:32.641609 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.05.18 07:17:32.641715 [ 4 ] {1f73d01f-a83a-4cc3-b28a-01e786c34e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.05.18 07:17:32.641760 [ 4 ] {1f73d01f-a83a-4cc3-b28a-01e786c34e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1919 | 2026.05.18 07:17:32.642124 [ 4 ] {1f73d01f-a83a-4cc3-b28a-01e786c34e46} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.05.18 07:17:32.642164 [ 4 ] {1f73d01f-a83a-4cc3-b28a-01e786c34e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 1921 | 2026.05.18 07:17:32.642486 [ 4 ] {1f73d01f-a83a-4cc3-b28a-01e786c34e46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1922 | 2026.05.18 07:17:32.642726 [ 4 ] {1f73d01f-a83a-4cc3-b28a-01e786c34e46} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.05.18 07:17:32.642858 [ 4 ] {1f73d01f-a83a-4cc3-b28a-01e786c34e46} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001165 sec., 25751.07296137339 rows/sec., 1.76 MiB/sec. | ||
| 1924 | 2026.05.18 07:17:32.642892 [ 4 ] {1f73d01f-a83a-4cc3-b28a-01e786c34e46} <Debug> TCPHandler: Processed in 0.001334817 sec. | ||
| 1925 | 2026.05.18 07:17:32.721024 [ 325 ] {d067678e-4af2-45f1-a836-7f859839e205} <Trace> AggregatingTransform: Aggregating | ||
| 1926 | 2026.05.18 07:17:32.721087 [ 325 ] {d067678e-4af2-45f1-a836-7f859839e205} <Trace> Aggregator: Aggregation method: without_key | ||
| 1927 | 2026.05.18 07:17:32.721119 [ 325 ] {d067678e-4af2-45f1-a836-7f859839e205} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001141686 sec. (875.898 rows/sec., 34.21 KiB/sec.) | ||
| 1928 | 2026.05.18 07:17:32.721138 [ 325 ] {d067678e-4af2-45f1-a836-7f859839e205} <Trace> Aggregator: Merging aggregated data | ||
| 1929 | 2026.05.18 07:17:32.721749 [ 306 ] {d067678e-4af2-45f1-a836-7f859839e205} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.372477 sec., 2.68472952692381 rows/sec., 107.39 B/sec. | ||
| 1930 | 2026.05.18 07:17:32.721881 [ 306 ] {d067678e-4af2-45f1-a836-7f859839e205} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1931 | 2026.05.18 07:17:32.721901 [ 306 ] {d067678e-4af2-45f1-a836-7f859839e205} <Debug> TCPHandler: Processed in 0.372865099 sec. | ||
| 1932 | 2026.05.18 07:17:32.722036 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1933 | 2026.05.18 07:17:32.722069 [ 306 ] {} <Debug> TCP-Session: b7a3ec8a-0973-45c1-9231-e5f4c07eabc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2026.05.18 07:17:32.722087 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1935 | 2026.05.18 07:17:32.722107 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1936 | 2026.05.18 07:17:32.722123 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1937 | 2026.05.18 07:17:32.722187 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1938 | 2026.05.18 07:17:32.722205 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1939 | 2026.05.18 07:17:32.722223 [ 308 ] {} <Debug> TCP-Session: 192c15c9-1e4c-4c29-b5f6-3d5574ab4b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.05.18 07:17:32.722243 [ 309 ] {} <Debug> TCP-Session: 808cb156-73c1-445d-b3d7-f6ffdadef76a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.05.18 07:17:32.722284 [ 3 ] {} <Debug> TCP-Session: f3197710-b3c8-41b1-86a4-ce1fc0389660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.05.18 07:17:32.722227 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1943 | 2026.05.18 07:17:32.722189 [ 303 ] {} <Debug> TCP-Session: a9330e46-1c1d-4ff6-9ba4-12fc8e62cee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.05.18 07:17:32.722346 [ 302 ] {} <Debug> TCP-Session: 6d13316b-1a4d-46e3-8399-703405021563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.05.18 07:17:32.722152 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1946 | 2026.05.18 07:17:32.722156 [ 307 ] {} <Debug> TCP-Session: 73ace3f5-5086-4cf2-9984-4aa9306a2f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2026.05.18 07:17:32.722416 [ 310 ] {} <Debug> TCP-Session: 7d25626c-db9b-414b-ac58-683a8ba2c58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2026.05.18 07:17:32.722172 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1949 | 2026.05.18 07:17:32.722488 [ 269 ] {} <Debug> TCP-Session: dbbba244-226b-438a-ac37-80008c22b890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.05.18 07:17:33.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.38 MiB, peak 194.50 MiB, free memory in arenas 0.00 B, will set to 202.73 MiB (RSS), difference: 18.35 MiB | ||
| 1951 | 2026.05.18 07:17:34.051141 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57460 | ||
| 1952 | 2026.05.18 07:17:34.051244 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1953 | 2026.05.18 07:17:34.051284 [ 306 ] {} <Debug> TCP-Session: bb74609e-1dc8-4b1b-ae42-9e0f6db68a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:57460 | ||
| 1954 | 2026.05.18 07:17:34.051311 [ 306 ] {} <Debug> TCP-Session: bb74609e-1dc8-4b1b-ae42-9e0f6db68a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.05.18 07:17:34.051331 [ 306 ] {} <Debug> TCP-Session: bb74609e-1dc8-4b1b-ae42-9e0f6db68a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.18 07:17:34.051595 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42103 | ||
| 1957 | 2026.05.18 07:17:34.051617 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40484 | ||
| 1958 | 2026.05.18 07:17:34.051661 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44319 | ||
| 1959 | 2026.05.18 07:17:34.051656 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62656 | ||
| 1960 | 2026.05.18 07:17:34.051690 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35549 | ||
| 1961 | 2026.05.18 07:17:34.051722 [ 306 ] {} <Trace> TCP-Session: bb74609e-1dc8-4b1b-ae42-9e0f6db68a0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.05.18 07:17:34.051720 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1963 | 2026.05.18 07:17:34.051782 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1964 | 2026.05.18 07:17:34.051818 [ 309 ] {} <Debug> TCP-Session: 45aba49e-b6ea-492b-8524-cd71652f7cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40484 | ||
| 1965 | 2026.05.18 07:17:34.051837 [ 302 ] {} <Debug> TCP-Session: 32dfe970-b422-488c-90c2-4a6d52fd5725 Authenticating user 'default' from [fd00:1122:3344:101::e]:35549 | ||
| 1966 | 2026.05.18 07:17:34.051852 [ 309 ] {} <Debug> TCP-Session: 45aba49e-b6ea-492b-8524-cd71652f7cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.05.18 07:17:34.051769 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1968 | 2026.05.18 07:17:34.051874 [ 302 ] {} <Debug> TCP-Session: 32dfe970-b422-488c-90c2-4a6d52fd5725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.05.18 07:17:34.051911 [ 310 ] {} <Debug> TCP-Session: e9ecf196-fdb0-4879-89f4-411c42448900 Authenticating user 'default' from [fd00:1122:3344:101::e]:62656 | ||
| 1970 | 2026.05.18 07:17:34.051911 [ 306 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57460) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1971 | 2026.05.18 07:17:34.051925 [ 302 ] {} <Debug> TCP-Session: 32dfe970-b422-488c-90c2-4a6d52fd5725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.05.18 07:17:34.051945 [ 310 ] {} <Debug> TCP-Session: e9ecf196-fdb0-4879-89f4-411c42448900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.05.18 07:17:34.051720 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1974 | 2026.05.18 07:17:34.051975 [ 310 ] {} <Debug> TCP-Session: e9ecf196-fdb0-4879-89f4-411c42448900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.05.18 07:17:34.052006 [ 269 ] {} <Debug> TCP-Session: 2fa3292c-8682-4649-bb57-c4a0bb589a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:44319 | ||
| 1976 | 2026.05.18 07:17:34.051697 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51658 | ||
| 1977 | 2026.05.18 07:17:34.052033 [ 269 ] {} <Debug> TCP-Session: 2fa3292c-8682-4649-bb57-c4a0bb589a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.18 07:17:34.051698 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1979 | 2026.05.18 07:17:34.052076 [ 269 ] {} <Debug> TCP-Session: 2fa3292c-8682-4649-bb57-c4a0bb589a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.05.18 07:17:34.052096 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1981 | 2026.05.18 07:17:34.052113 [ 307 ] {} <Debug> TCP-Session: fee5197b-41ae-46a6-be3c-0b753a59791c Authenticating user 'default' from [fd00:1122:3344:101::e]:42103 | ||
| 1982 | 2026.05.18 07:17:34.052134 [ 303 ] {} <Debug> TCP-Session: e968d2e5-99a4-482c-bcb7-8ef74580f04e Authenticating user 'default' from [fd00:1122:3344:101::e]:51658 | ||
| 1983 | 2026.05.18 07:17:34.052143 [ 307 ] {} <Debug> TCP-Session: fee5197b-41ae-46a6-be3c-0b753a59791c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.05.18 07:17:34.051653 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40020 | ||
| 1985 | 2026.05.18 07:17:34.052168 [ 307 ] {} <Debug> TCP-Session: fee5197b-41ae-46a6-be3c-0b753a59791c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.05.18 07:17:34.052191 [ 306 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1987 | 2026.05.18 07:17:34.051611 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43241 | ||
| 1988 | 2026.05.18 07:17:34.052227 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1989 | 2026.05.18 07:17:34.052266 [ 306 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1990 | 2026.05.18 07:17:34.052161 [ 303 ] {} <Debug> TCP-Session: e968d2e5-99a4-482c-bcb7-8ef74580f04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.18 07:17:34.052285 [ 3 ] {} <Debug> TCP-Session: 8db436c6-7841-4ec7-b694-87541575d8b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40020 | ||
| 1992 | 2026.05.18 07:17:34.052295 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2026.05.18 07:17:34.052311 [ 303 ] {} <Debug> TCP-Session: e968d2e5-99a4-482c-bcb7-8ef74580f04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.18 07:17:34.052325 [ 3 ] {} <Debug> TCP-Session: 8db436c6-7841-4ec7-b694-87541575d8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.05.18 07:17:34.052340 [ 308 ] {} <Debug> TCP-Session: 9f201d66-e49d-4bfa-b7e4-f6b14e3557ce Authenticating user 'default' from [fd00:1122:3344:101::e]:43241 | ||
| 1996 | 2026.05.18 07:17:34.052359 [ 3 ] {} <Debug> TCP-Session: 8db436c6-7841-4ec7-b694-87541575d8b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.18 07:17:34.052375 [ 308 ] {} <Debug> TCP-Session: 9f201d66-e49d-4bfa-b7e4-f6b14e3557ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.05.18 07:17:34.051877 [ 309 ] {} <Debug> TCP-Session: 45aba49e-b6ea-492b-8524-cd71652f7cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.05.18 07:17:34.052403 [ 308 ] {} <Debug> TCP-Session: 9f201d66-e49d-4bfa-b7e4-f6b14e3557ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.05.18 07:17:34.052567 [ 306 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 2001 | 2026.05.18 07:17:34.053464 [ 323 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Trace> AggregatingTransform: Aggregating | ||
| 2002 | 2026.05.18 07:17:34.053511 [ 323 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2003 | 2026.05.18 07:17:34.053540 [ 323 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872964 sec. (1145.523 rows/sec., 44.75 KiB/sec.) | ||
| 2004 | 2026.05.18 07:17:34.053555 [ 323 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Trace> Aggregator: Merging aggregated data | ||
| 2005 | 2026.05.18 07:17:34.054114 [ 306 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002255 sec., 443.4589800443459 rows/sec., 17.32 KiB/sec. | ||
| 2006 | 2026.05.18 07:17:34.054270 [ 306 ] {56942cd4-8c39-4070-af87-af9f7c13b4f2} <Debug> TCPHandler: Processed in 0.002691184 sec. | ||
| 2007 | 2026.05.18 07:17:34.054391 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2008 | 2026.05.18 07:17:34.054424 [ 306 ] {} <Debug> TCP-Session: bb74609e-1dc8-4b1b-ae42-9e0f6db68a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.05.18 07:17:34.054427 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2026.05.18 07:17:34.054457 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2011 | 2026.05.18 07:17:34.054473 [ 307 ] {} <Debug> TCP-Session: fee5197b-41ae-46a6-be3c-0b753a59791c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.05.18 07:17:34.054477 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2013 | 2026.05.18 07:17:34.054515 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.05.18 07:17:34.054528 [ 303 ] {} <Debug> TCP-Session: e968d2e5-99a4-482c-bcb7-8ef74580f04e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.18 07:17:34.054545 [ 308 ] {} <Debug> TCP-Session: 9f201d66-e49d-4bfa-b7e4-f6b14e3557ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.18 07:17:34.054549 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2017 | 2026.05.18 07:17:34.054564 [ 310 ] {} <Debug> TCP-Session: e9ecf196-fdb0-4879-89f4-411c42448900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.18 07:17:34.054595 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2019 | 2026.05.18 07:17:34.054611 [ 309 ] {} <Debug> TCP-Session: 45aba49e-b6ea-492b-8524-cd71652f7cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.18 07:17:34.054599 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2021 | 2026.05.18 07:17:34.054639 [ 269 ] {} <Debug> TCP-Session: 2fa3292c-8682-4649-bb57-c4a0bb589a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.18 07:17:34.054494 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2023 | 2026.05.18 07:17:34.054676 [ 302 ] {} <Debug> TCP-Session: 32dfe970-b422-488c-90c2-4a6d52fd5725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.18 07:17:34.054714 [ 3 ] {} <Debug> TCP-Session: 8db436c6-7841-4ec7-b694-87541575d8b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.05.18 07:17:34.259834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4386 | ||
| 2026 | 2026.05.18 07:17:34.260330 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.05.18 07:17:34.260379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2028 | 2026.05.18 07:17:34.260868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2029 | 2026.05.18 07:17:34.261117 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.05.18 07:17:34.261261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4386 | ||
| 2031 | 2026.05.18 07:17:34.472687 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2032 | 2026.05.18 07:17:34.491918 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.05.18 07:17:34.491990 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2034 | 2026.05.18 07:17:34.497843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2035 | 2026.05.18 07:17:34.498961 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.05.18 07:17:34.504725 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2037 | 2026.05.18 07:17:36.746289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 12 | ||
| 2038 | 2026.05.18 07:17:36.747869 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.05.18 07:17:36.747909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2040 | 2026.05.18 07:17:36.749070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2041 | 2026.05.18 07:17:36.749342 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.05.18 07:17:36.749584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 12 | ||
| 2043 | 2026.05.18 07:17:37.628251 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.05.18 07:17:37.628487 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 2045 | 2026.05.18 07:17:37.628820 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2046 | 2026.05.18 07:17:37.628859 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <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 | ||
| 2047 | 2026.05.18 07:17:37.629073 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2048 | 2026.05.18 07:17:37.629146 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2049 | 2026.05.18 07:17:37.629290 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2050 | 2026.05.18 07:17:37.629411 [ 361 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2051 | 2026.05.18 07:17:37.629421 [ 358 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2052 | 2026.05.18 07:17:37.629557 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 2053 | 2026.05.18 07:17:37.629589 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2054 | 2026.05.18 07:17:37.629660 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2055 | 2026.05.18 07:17:37.629680 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2056 | 2026.05.18 07:17:37.629716 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <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'))" | ||
| 2057 | 2026.05.18 07:17:37.629755 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <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'))" | ||
| 2058 | 2026.05.18 07:17:37.630942 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002545 sec., 7465.6188605108055 rows/sec., 1.02 MiB/sec. | ||
| 2059 | 2026.05.18 07:17:37.631079 [ 4 ] {c2c9f5f0-cd74-4187-8ea0-eb383941f742} <Debug> TCPHandler: Processed in 0.002986337 sec. | ||
| 2060 | 2026.05.18 07:17:37.632843 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.05.18 07:17:37.633053 [ 4 ] {a652b5c8-9ff5-4531-89f9-82c7ce0e5668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2062 | 2026.05.18 07:17:37.633135 [ 4 ] {a652b5c8-9ff5-4531-89f9-82c7ce0e5668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2063 | 2026.05.18 07:17:37.633902 [ 4 ] {a652b5c8-9ff5-4531-89f9-82c7ce0e5668} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.05.18 07:17:37.633958 [ 4 ] {a652b5c8-9ff5-4531-89f9-82c7ce0e5668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2065 | 2026.05.18 07:17:37.634357 [ 4 ] {a652b5c8-9ff5-4531-89f9-82c7ce0e5668} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2066 | 2026.05.18 07:17:37.634594 [ 4 ] {a652b5c8-9ff5-4531-89f9-82c7ce0e5668} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.05.18 07:17:37.634745 [ 4 ] {a652b5c8-9ff5-4531-89f9-82c7ce0e5668} <Debug> executeQuery: Read 76 rows, 6.69 KiB in 0.001751 sec., 43403.76927470017 rows/sec., 3.73 MiB/sec. | ||
| 2068 | 2026.05.18 07:17:37.634784 [ 4 ] {a652b5c8-9ff5-4531-89f9-82c7ce0e5668} <Debug> TCPHandler: Processed in 0.002098381 sec. | ||
| 2069 | 2026.05.18 07:17:37.634960 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.05.18 07:17:37.635059 [ 4 ] {927fe30b-f545-4ee8-8c6b-1cff8dc83973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.05.18 07:17:37.635100 [ 4 ] {927fe30b-f545-4ee8-8c6b-1cff8dc83973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2072 | 2026.05.18 07:17:37.635553 [ 4 ] {927fe30b-f545-4ee8-8c6b-1cff8dc83973} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.05.18 07:17:37.635589 [ 4 ] {927fe30b-f545-4ee8-8c6b-1cff8dc83973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2074 | 2026.05.18 07:17:37.635899 [ 4 ] {927fe30b-f545-4ee8-8c6b-1cff8dc83973} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2075 | 2026.05.18 07:17:37.636120 [ 4 ] {927fe30b-f545-4ee8-8c6b-1cff8dc83973} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.05.18 07:17:37.636254 [ 4 ] {927fe30b-f545-4ee8-8c6b-1cff8dc83973} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001214 sec., 20593.08072487644 rows/sec., 1.51 MiB/sec. | ||
| 2077 | 2026.05.18 07:17:37.636288 [ 4 ] {927fe30b-f545-4ee8-8c6b-1cff8dc83973} <Debug> TCPHandler: Processed in 0.001378097 sec. | ||
| 2078 | 2026.05.18 07:17:37.636439 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.05.18 07:17:37.636535 [ 4 ] {da0c5d35-9599-4189-95a5-9cc58ebf3072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2080 | 2026.05.18 07:17:37.636574 [ 4 ] {da0c5d35-9599-4189-95a5-9cc58ebf3072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2081 | 2026.05.18 07:17:37.636998 [ 4 ] {da0c5d35-9599-4189-95a5-9cc58ebf3072} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.05.18 07:17:37.637035 [ 4 ] {da0c5d35-9599-4189-95a5-9cc58ebf3072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2083 | 2026.05.18 07:17:37.637356 [ 4 ] {da0c5d35-9599-4189-95a5-9cc58ebf3072} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2084 | 2026.05.18 07:17:37.637572 [ 4 ] {da0c5d35-9599-4189-95a5-9cc58ebf3072} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.05.18 07:17:37.637700 [ 4 ] {da0c5d35-9599-4189-95a5-9cc58ebf3072} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.001183 sec., 44801.35249366018 rows/sec., 3.50 MiB/sec. | ||
| 2086 | 2026.05.18 07:17:37.637733 [ 4 ] {da0c5d35-9599-4189-95a5-9cc58ebf3072} <Debug> TCPHandler: Processed in 0.001343658 sec. | ||
| 2087 | 2026.05.18 07:17:37.637860 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.05.18 07:17:37.637957 [ 4 ] {0065896b-1298-4d98-a4cc-2650574cda9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.05.18 07:17:37.638001 [ 4 ] {0065896b-1298-4d98-a4cc-2650574cda9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2090 | 2026.05.18 07:17:37.638358 [ 4 ] {0065896b-1298-4d98-a4cc-2650574cda9e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.05.18 07:17:37.638392 [ 4 ] {0065896b-1298-4d98-a4cc-2650574cda9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2092 | 2026.05.18 07:17:37.638688 [ 4 ] {0065896b-1298-4d98-a4cc-2650574cda9e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2093 | 2026.05.18 07:17:37.638887 [ 4 ] {0065896b-1298-4d98-a4cc-2650574cda9e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.05.18 07:17:37.639004 [ 4 ] {0065896b-1298-4d98-a4cc-2650574cda9e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001121 sec., 89206.06601248885 rows/sec., 6.18 MiB/sec. | ||
| 2095 | 2026.05.18 07:17:37.639034 [ 4 ] {0065896b-1298-4d98-a4cc-2650574cda9e} <Debug> TCPHandler: Processed in 0.001281517 sec. | ||
| 2096 | 2026.05.18 07:17:37.639220 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.05.18 07:17:37.639316 [ 4 ] {0f2c014e-32de-47db-b85d-cb1b48d35313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2098 | 2026.05.18 07:17:37.639370 [ 4 ] {0f2c014e-32de-47db-b85d-cb1b48d35313} <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 | ||
| 2099 | 2026.05.18 07:17:37.640223 [ 4 ] {0f2c014e-32de-47db-b85d-cb1b48d35313} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.05.18 07:17:37.640260 [ 4 ] {0f2c014e-32de-47db-b85d-cb1b48d35313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2101 | 2026.05.18 07:17:37.640799 [ 4 ] {0f2c014e-32de-47db-b85d-cb1b48d35313} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2102 | 2026.05.18 07:17:37.641031 [ 4 ] {0f2c014e-32de-47db-b85d-cb1b48d35313} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.05.18 07:17:37.641137 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2104 | 2026.05.18 07:17:37.641165 [ 4 ] {0f2c014e-32de-47db-b85d-cb1b48d35313} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001866 sec., 13397.642015005358 rows/sec., 24.01 MiB/sec. | ||
| 2105 | 2026.05.18 07:17:37.641187 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.05.18 07:17:37.641217 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2107 | 2026.05.18 07:17:37.641217 [ 4 ] {0f2c014e-32de-47db-b85d-cb1b48d35313} <Debug> TCPHandler: Processed in 0.002046262 sec. | ||
| 2108 | 2026.05.18 07:17:37.641341 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 2109 | 2026.05.18 07:17:37.641389 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.05.18 07:17:37.641491 [ 4 ] {31a91622-2e07-4687-b7a6-e5e0a31e4db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2111 | 2026.05.18 07:17:37.641534 [ 4 ] {31a91622-2e07-4687-b7a6-e5e0a31e4db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2112 | 2026.05.18 07:17:37.641601 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2113 | 2026.05.18 07:17:37.641676 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2114 | 2026.05.18 07:17:37.641817 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 2115 | 2026.05.18 07:17:37.641892 [ 4 ] {31a91622-2e07-4687-b7a6-e5e0a31e4db9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.18 07:17:37.641935 [ 4 ] {31a91622-2e07-4687-b7a6-e5e0a31e4db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2117 | 2026.05.18 07:17:37.641946 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 2118 | 2026.05.18 07:17:37.642069 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2119 | 2026.05.18 07:17:37.642231 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2120 | 2026.05.18 07:17:37.642259 [ 4 ] {31a91622-2e07-4687-b7a6-e5e0a31e4db9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2121 | 2026.05.18 07:17:37.642353 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2122 | 2026.05.18 07:17:37.642559 [ 4 ] {31a91622-2e07-4687-b7a6-e5e0a31e4db9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.05.18 07:17:37.642708 [ 4 ] {31a91622-2e07-4687-b7a6-e5e0a31e4db9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001235 sec., 24291.497975708502 rows/sec., 1.66 MiB/sec. | ||
| 2124 | 2026.05.18 07:17:37.642745 [ 4 ] {31a91622-2e07-4687-b7a6-e5e0a31e4db9} <Debug> TCPHandler: Processed in 0.001405957 sec. | ||
| 2125 | 2026.05.18 07:17:37.650341 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 19 columns (19 merged, 0 gathered) in 0.00905208 sec., 14913.699392846725 rows/sec., 26.72 MiB/sec. | ||
| 2126 | 2026.05.18 07:17:37.650716 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2127 | 2026.05.18 07:17:37.651082 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.05.18 07:17:37.651150 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2129 | 2026.05.18 07:17:37.651257 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2130 | 2026.05.18 07:17:41.696556 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2131 | 2026.05.18 07:17:41.696633 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2132 | 2026.05.18 07:17:41.761369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4834 | ||
| 2133 | 2026.05.18 07:17:41.762021 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.05.18 07:17:41.762098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2135 | 2026.05.18 07:17:41.762628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2136 | 2026.05.18 07:17:41.762871 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.05.18 07:17:41.763023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2138 | 2026.05.18 07:17:42.004846 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2139 | 2026.05.18 07:17:42.021413 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.05.18 07:17:42.021462 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2141 | 2026.05.18 07:17:42.027509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2142 | 2026.05.18 07:17:42.028201 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.05.18 07:17:42.031263 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2144 | 2026.05.18 07:17:42.627071 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.05.18 07:17:42.627318 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2146 | 2026.05.18 07:17:42.627704 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2147 | 2026.05.18 07:17:42.627747 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <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 | ||
| 2148 | 2026.05.18 07:17:42.627984 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2149 | 2026.05.18 07:17:42.628062 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2150 | 2026.05.18 07:17:42.628218 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2151 | 2026.05.18 07:17:42.628323 [ 339 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2152 | 2026.05.18 07:17:42.628329 [ 361 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2153 | 2026.05.18 07:17:42.628462 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 2154 | 2026.05.18 07:17:42.628488 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2155 | 2026.05.18 07:17:42.628551 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2156 | 2026.05.18 07:17:42.628570 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2157 | 2026.05.18 07:17:42.628601 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <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'))" | ||
| 2158 | 2026.05.18 07:17:42.628636 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <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'))" | ||
| 2159 | 2026.05.18 07:17:42.629826 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Debug> executeQuery: Read 19 rows, 2.23 KiB in 0.002604 sec., 7296.466973886329 rows/sec., 856.93 KiB/sec. | ||
| 2160 | 2026.05.18 07:17:42.629946 [ 4 ] {cf91ee6a-f54a-40bf-8cde-41f2c2fe5230} <Debug> TCPHandler: Processed in 0.003012357 sec. | ||
| 2161 | 2026.05.18 07:17:42.630978 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.05.18 07:17:42.631082 [ 4 ] {3f7afb7f-518e-4f82-822f-67d7192093ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2163 | 2026.05.18 07:17:42.631123 [ 4 ] {3f7afb7f-518e-4f82-822f-67d7192093ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2164 | 2026.05.18 07:17:42.631644 [ 4 ] {3f7afb7f-518e-4f82-822f-67d7192093ea} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.05.18 07:17:42.631690 [ 4 ] {3f7afb7f-518e-4f82-822f-67d7192093ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2166 | 2026.05.18 07:17:42.632065 [ 4 ] {3f7afb7f-518e-4f82-822f-67d7192093ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2167 | 2026.05.18 07:17:42.632294 [ 4 ] {3f7afb7f-518e-4f82-822f-67d7192093ea} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.05.18 07:17:42.632437 [ 4 ] {3f7afb7f-518e-4f82-822f-67d7192093ea} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001339 sec., 19417.47572815534 rows/sec., 1.44 MiB/sec. | ||
| 2169 | 2026.05.18 07:17:42.632451 [ 37 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2170 | 2026.05.18 07:17:42.632471 [ 4 ] {3f7afb7f-518e-4f82-822f-67d7192093ea} <Debug> TCPHandler: Processed in 0.001505118 sec. | ||
| 2171 | 2026.05.18 07:17:42.632515 [ 37 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.05.18 07:17:42.632541 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2173 | 2026.05.18 07:17:42.632661 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.05.18 07:17:42.632681 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 2175 | 2026.05.18 07:17:42.632761 [ 4 ] {ad937ee9-e8b9-4869-a36d-46860feced74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2176 | 2026.05.18 07:17:42.632806 [ 4 ] {ad937ee9-e8b9-4869-a36d-46860feced74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2177 | 2026.05.18 07:17:42.632814 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2178 | 2026.05.18 07:17:42.632862 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part | ||
| 2179 | 2026.05.18 07:17:42.632947 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2180 | 2026.05.18 07:17:42.633005 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2181 | 2026.05.18 07:17:42.633057 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2182 | 2026.05.18 07:17:42.633105 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2183 | 2026.05.18 07:17:42.633147 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2184 | 2026.05.18 07:17:42.633225 [ 4 ] {ad937ee9-e8b9-4869-a36d-46860feced74} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.05.18 07:17:42.633267 [ 4 ] {ad937ee9-e8b9-4869-a36d-46860feced74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2186 | 2026.05.18 07:17:42.633611 [ 4 ] {ad937ee9-e8b9-4869-a36d-46860feced74} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2187 | 2026.05.18 07:17:42.633853 [ 4 ] {ad937ee9-e8b9-4869-a36d-46860feced74} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.05.18 07:17:42.633966 [ 37 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2189 | 2026.05.18 07:17:42.633979 [ 4 ] {ad937ee9-e8b9-4869-a36d-46860feced74} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001275 sec., 21960.78431372549 rows/sec., 1.71 MiB/sec. | ||
| 2190 | 2026.05.18 07:17:42.633988 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404688 sec., 219265.7728976114 rows/sec., 19.01 MiB/sec. | ||
| 2191 | 2026.05.18 07:17:42.634009 [ 37 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.05.18 07:17:42.634026 [ 4 ] {ad937ee9-e8b9-4869-a36d-46860feced74} <Debug> TCPHandler: Processed in 0.001461468 sec. | ||
| 2193 | 2026.05.18 07:17:42.634051 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2194 | 2026.05.18 07:17:42.634142 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 2195 | 2026.05.18 07:17:42.634163 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2196 | 2026.05.18 07:17:42.634166 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.05.18 07:17:42.634241 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2198 | 2026.05.18 07:17:42.634271 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 69 rows starting from the beginning of the part | ||
| 2199 | 2026.05.18 07:17:42.634273 [ 4 ] {0f0fd22b-9b0a-40fa-bfc2-3ee25675ee8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.05.18 07:17:42.634320 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2201 | 2026.05.18 07:17:42.634325 [ 4 ] {0f0fd22b-9b0a-40fa-bfc2-3ee25675ee8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2202 | 2026.05.18 07:17:42.634432 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part | ||
| 2203 | 2026.05.18 07:17:42.634475 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2204 | 2026.05.18 07:17:42.634491 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.05.18 07:17:42.634510 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
| 2206 | 2026.05.18 07:17:42.634546 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2207 | 2026.05.18 07:17:42.634564 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_11_2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2208 | 2026.05.18 07:17:42.634632 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2209 | 2026.05.18 07:17:42.634801 [ 4 ] {0f0fd22b-9b0a-40fa-bfc2-3ee25675ee8e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.05.18 07:17:42.634842 [ 4 ] {0f0fd22b-9b0a-40fa-bfc2-3ee25675ee8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2211 | 2026.05.18 07:17:42.635204 [ 4 ] {0f0fd22b-9b0a-40fa-bfc2-3ee25675ee8e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2212 | 2026.05.18 07:17:42.635267 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107456 sec., 233869.3365695793 rows/sec., 19.16 MiB/sec. | ||
| 2213 | 2026.05.18 07:17:42.635394 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2214 | 2026.05.18 07:17:42.635486 [ 4 ] {0f0fd22b-9b0a-40fa-bfc2-3ee25675ee8e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.05.18 07:17:42.635658 [ 4 ] {0f0fd22b-9b0a-40fa-bfc2-3ee25675ee8e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001344 sec., 74404.76190476191 rows/sec., 5.16 MiB/sec. | ||
| 2216 | 2026.05.18 07:17:42.635661 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.05.18 07:17:42.635698 [ 4 ] {0f0fd22b-9b0a-40fa-bfc2-3ee25675ee8e} <Debug> TCPHandler: Processed in 0.001529069 sec. | ||
| 2218 | 2026.05.18 07:17:42.635746 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_11_2} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2219 | 2026.05.18 07:17:42.635806 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2220 | 2026.05.18 07:17:42.635838 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.05.18 07:17:42.635938 [ 4 ] {571142e6-9005-4656-aa3d-426c75f94b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2222 | 2026.05.18 07:17:42.635979 [ 4 ] {571142e6-9005-4656-aa3d-426c75f94b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2223 | 2026.05.18 07:17:42.636317 [ 4 ] {571142e6-9005-4656-aa3d-426c75f94b64} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.05.18 07:17:42.636352 [ 4 ] {571142e6-9005-4656-aa3d-426c75f94b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2225 | 2026.05.18 07:17:42.636634 [ 4 ] {571142e6-9005-4656-aa3d-426c75f94b64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2226 | 2026.05.18 07:17:42.636828 [ 4 ] {571142e6-9005-4656-aa3d-426c75f94b64} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.05.18 07:17:42.636945 [ 4 ] {571142e6-9005-4656-aa3d-426c75f94b64} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001061 sec., 28275.21206409048 rows/sec., 1.94 MiB/sec. | ||
| 2228 | 2026.05.18 07:17:42.636974 [ 4 ] {571142e6-9005-4656-aa3d-426c75f94b64} <Debug> TCPHandler: Processed in 0.001223027 sec. | ||
| 2229 | 2026.05.18 07:17:47.639190 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.05.18 07:17:47.639490 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2231 | 2026.05.18 07:17:47.639983 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2232 | 2026.05.18 07:17:47.640078 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2233 | 2026.05.18 07:17:47.640399 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2234 | 2026.05.18 07:17:47.640492 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2235 | 2026.05.18 07:17:47.640651 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2236 | 2026.05.18 07:17:47.640761 [ 324 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2237 | 2026.05.18 07:17:47.640761 [ 326 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2238 | 2026.05.18 07:17:47.640898 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 2239 | 2026.05.18 07:17:47.640927 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2240 | 2026.05.18 07:17:47.640998 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2241 | 2026.05.18 07:17:47.641019 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2242 | 2026.05.18 07:17:47.641055 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <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_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'))" | ||
| 2243 | 2026.05.18 07:17:47.641099 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <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_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'))" | ||
| 2244 | 2026.05.18 07:17:47.642606 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.003241 sec., 5862.388151804998 rows/sec., 820.18 KiB/sec. | ||
| 2245 | 2026.05.18 07:17:47.642732 [ 4 ] {d7fef359-281e-4112-8e27-1177a13288a0} <Debug> TCPHandler: Processed in 0.00369682 sec. | ||
| 2246 | 2026.05.18 07:17:47.647814 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.05.18 07:17:47.647954 [ 4 ] {612d74e5-43a6-46a2-947d-aa299c35bfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2248 | 2026.05.18 07:17:47.648008 [ 4 ] {612d74e5-43a6-46a2-947d-aa299c35bfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2249 | 2026.05.18 07:17:47.648680 [ 4 ] {612d74e5-43a6-46a2-947d-aa299c35bfd9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.05.18 07:17:47.648728 [ 4 ] {612d74e5-43a6-46a2-947d-aa299c35bfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2251 | 2026.05.18 07:17:47.649169 [ 4 ] {612d74e5-43a6-46a2-947d-aa299c35bfd9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2252 | 2026.05.18 07:17:47.649375 [ 4 ] {612d74e5-43a6-46a2-947d-aa299c35bfd9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.05.18 07:17:47.649533 [ 4 ] {612d74e5-43a6-46a2-947d-aa299c35bfd9} <Debug> executeQuery: Read 11 rows, 3.45 KiB in 0.00162 sec., 6790.123456790124 rows/sec., 2.08 MiB/sec. | ||
| 2254 | 2026.05.18 07:17:47.649569 [ 4 ] {612d74e5-43a6-46a2-947d-aa299c35bfd9} <Debug> TCPHandler: Processed in 0.00187545 sec. | ||
| 2255 | 2026.05.18 07:17:47.649720 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.05.18 07:17:47.649819 [ 4 ] {99958bf3-82fc-4e93-9a3c-0f72cb5cee53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2257 | 2026.05.18 07:17:47.649860 [ 4 ] {99958bf3-82fc-4e93-9a3c-0f72cb5cee53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2258 | 2026.05.18 07:17:47.650971 [ 4 ] {99958bf3-82fc-4e93-9a3c-0f72cb5cee53} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.05.18 07:17:47.651005 [ 4 ] {99958bf3-82fc-4e93-9a3c-0f72cb5cee53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2260 | 2026.05.18 07:17:47.651307 [ 4 ] {99958bf3-82fc-4e93-9a3c-0f72cb5cee53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2261 | 2026.05.18 07:17:47.651528 [ 4 ] {99958bf3-82fc-4e93-9a3c-0f72cb5cee53} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.05.18 07:17:47.651654 [ 4 ] {99958bf3-82fc-4e93-9a3c-0f72cb5cee53} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001854 sec., 12944.983818770226 rows/sec., 1.07 MiB/sec. | ||
| 2263 | 2026.05.18 07:17:47.651688 [ 4 ] {99958bf3-82fc-4e93-9a3c-0f72cb5cee53} <Debug> TCPHandler: Processed in 0.002028942 sec. | ||
| 2264 | 2026.05.18 07:17:47.651894 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.05.18 07:17:47.651990 [ 4 ] {2dbdb1a6-3e78-491c-b367-0be8a8b24010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2266 | 2026.05.18 07:17:47.652031 [ 4 ] {2dbdb1a6-3e78-491c-b367-0be8a8b24010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2267 | 2026.05.18 07:17:47.652471 [ 4 ] {2dbdb1a6-3e78-491c-b367-0be8a8b24010} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.05.18 07:17:47.652509 [ 4 ] {2dbdb1a6-3e78-491c-b367-0be8a8b24010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2269 | 2026.05.18 07:17:47.652806 [ 4 ] {2dbdb1a6-3e78-491c-b367-0be8a8b24010} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2270 | 2026.05.18 07:17:47.653042 [ 4 ] {2dbdb1a6-3e78-491c-b367-0be8a8b24010} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.05.18 07:17:47.653167 [ 4 ] {2dbdb1a6-3e78-491c-b367-0be8a8b24010} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 682.37 KiB/sec. | ||
| 2272 | 2026.05.18 07:17:47.653202 [ 4 ] {2dbdb1a6-3e78-491c-b367-0be8a8b24010} <Debug> TCPHandler: Processed in 0.001359177 sec. | ||
| 2273 | 2026.05.18 07:17:47.653344 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.05.18 07:17:47.653440 [ 4 ] {21573bfe-30c9-4b84-b188-e2b73dfb94a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2275 | 2026.05.18 07:17:47.653480 [ 4 ] {21573bfe-30c9-4b84-b188-e2b73dfb94a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2276 | 2026.05.18 07:17:47.654005 [ 4 ] {21573bfe-30c9-4b84-b188-e2b73dfb94a9} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.05.18 07:17:47.654041 [ 4 ] {21573bfe-30c9-4b84-b188-e2b73dfb94a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2278 | 2026.05.18 07:17:47.654361 [ 4 ] {21573bfe-30c9-4b84-b188-e2b73dfb94a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2279 | 2026.05.18 07:17:47.654577 [ 4 ] {21573bfe-30c9-4b84-b188-e2b73dfb94a9} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.05.18 07:17:47.654702 [ 4 ] {21573bfe-30c9-4b84-b188-e2b73dfb94a9} <Debug> executeQuery: Read 216 rows, 19.89 KiB in 0.001281 sec., 168618.2669789227 rows/sec., 15.16 MiB/sec. | ||
| 2281 | 2026.05.18 07:17:47.654737 [ 4 ] {21573bfe-30c9-4b84-b188-e2b73dfb94a9} <Debug> TCPHandler: Processed in 0.001442038 sec. | ||
| 2282 | 2026.05.18 07:17:47.654884 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.05.18 07:17:47.654980 [ 4 ] {ad7f9d91-ef79-4540-9a17-3a07a2fb1e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2284 | 2026.05.18 07:17:47.655021 [ 4 ] {ad7f9d91-ef79-4540-9a17-3a07a2fb1e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2285 | 2026.05.18 07:17:47.655463 [ 4 ] {ad7f9d91-ef79-4540-9a17-3a07a2fb1e3a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.18 07:17:47.655500 [ 4 ] {ad7f9d91-ef79-4540-9a17-3a07a2fb1e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2287 | 2026.05.18 07:17:47.655793 [ 4 ] {ad7f9d91-ef79-4540-9a17-3a07a2fb1e3a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2288 | 2026.05.18 07:17:47.656002 [ 4 ] {ad7f9d91-ef79-4540-9a17-3a07a2fb1e3a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.05.18 07:17:47.656126 [ 4 ] {ad7f9d91-ef79-4540-9a17-3a07a2fb1e3a} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.001165 sec., 44635.19313304721 rows/sec., 3.28 MiB/sec. | ||
| 2290 | 2026.05.18 07:17:47.656160 [ 4 ] {ad7f9d91-ef79-4540-9a17-3a07a2fb1e3a} <Debug> TCPHandler: Processed in 0.001326748 sec. | ||
| 2291 | 2026.05.18 07:17:47.656284 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.05.18 07:17:47.656380 [ 4 ] {fa0797ae-2bb0-413d-886c-b60fa686954f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2293 | 2026.05.18 07:17:47.656419 [ 4 ] {fa0797ae-2bb0-413d-886c-b60fa686954f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2294 | 2026.05.18 07:17:47.656831 [ 4 ] {fa0797ae-2bb0-413d-886c-b60fa686954f} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.05.18 07:17:47.656868 [ 4 ] {fa0797ae-2bb0-413d-886c-b60fa686954f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2296 | 2026.05.18 07:17:47.657152 [ 4 ] {fa0797ae-2bb0-413d-886c-b60fa686954f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2297 | 2026.05.18 07:17:47.657384 [ 4 ] {fa0797ae-2bb0-413d-886c-b60fa686954f} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.05.18 07:17:47.657509 [ 4 ] {fa0797ae-2bb0-413d-886c-b60fa686954f} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001147 sec., 21795.989537925023 rows/sec., 1.79 MiB/sec. | ||
| 2299 | 2026.05.18 07:17:47.657543 [ 4 ] {fa0797ae-2bb0-413d-886c-b60fa686954f} <Debug> TCPHandler: Processed in 0.001307987 sec. | ||
| 2300 | 2026.05.18 07:17:47.657671 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.05.18 07:17:47.657768 [ 4 ] {4d389e5d-9cb0-4c34-86ad-2c6148b2821a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2302 | 2026.05.18 07:17:47.657807 [ 4 ] {4d389e5d-9cb0-4c34-86ad-2c6148b2821a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2303 | 2026.05.18 07:17:47.658231 [ 4 ] {4d389e5d-9cb0-4c34-86ad-2c6148b2821a} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.05.18 07:17:47.658268 [ 4 ] {4d389e5d-9cb0-4c34-86ad-2c6148b2821a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2305 | 2026.05.18 07:17:47.658554 [ 4 ] {4d389e5d-9cb0-4c34-86ad-2c6148b2821a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2306 | 2026.05.18 07:17:47.658768 [ 4 ] {4d389e5d-9cb0-4c34-86ad-2c6148b2821a} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.05.18 07:17:47.658891 [ 4 ] {4d389e5d-9cb0-4c34-86ad-2c6148b2821a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 2308 | 2026.05.18 07:17:47.658925 [ 4 ] {4d389e5d-9cb0-4c34-86ad-2c6148b2821a} <Debug> TCPHandler: Processed in 0.001304137 sec. | ||
| 2309 | 2026.05.18 07:17:47.659058 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.05.18 07:17:47.659153 [ 4 ] {a75e7d63-e74c-45e9-8a11-56ae8604dffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2311 | 2026.05.18 07:17:47.659192 [ 4 ] {a75e7d63-e74c-45e9-8a11-56ae8604dffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2312 | 2026.05.18 07:17:47.659675 [ 4 ] {a75e7d63-e74c-45e9-8a11-56ae8604dffa} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.05.18 07:17:47.659716 [ 4 ] {a75e7d63-e74c-45e9-8a11-56ae8604dffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2314 | 2026.05.18 07:17:47.660031 [ 4 ] {a75e7d63-e74c-45e9-8a11-56ae8604dffa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2315 | 2026.05.18 07:17:47.660237 [ 4 ] {a75e7d63-e74c-45e9-8a11-56ae8604dffa} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.05.18 07:17:47.660361 [ 4 ] {a75e7d63-e74c-45e9-8a11-56ae8604dffa} <Debug> executeQuery: Read 118 rows, 9.84 KiB in 0.001225 sec., 96326.5306122449 rows/sec., 7.84 MiB/sec. | ||
| 2317 | 2026.05.18 07:17:47.660394 [ 4 ] {a75e7d63-e74c-45e9-8a11-56ae8604dffa} <Debug> TCPHandler: Processed in 0.001386258 sec. | ||
| 2318 | 2026.05.18 07:17:47.660526 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.05.18 07:17:47.660621 [ 4 ] {0ad4acf4-24dd-489d-bb54-9deb80b0b82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.05.18 07:17:47.660665 [ 4 ] {0ad4acf4-24dd-489d-bb54-9deb80b0b82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2321 | 2026.05.18 07:17:47.661137 [ 4 ] {0ad4acf4-24dd-489d-bb54-9deb80b0b82e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.05.18 07:17:47.661174 [ 4 ] {0ad4acf4-24dd-489d-bb54-9deb80b0b82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2323 | 2026.05.18 07:17:47.661512 [ 4 ] {0ad4acf4-24dd-489d-bb54-9deb80b0b82e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2324 | 2026.05.18 07:17:47.661730 [ 4 ] {0ad4acf4-24dd-489d-bb54-9deb80b0b82e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.05.18 07:17:47.661856 [ 4 ] {0ad4acf4-24dd-489d-bb54-9deb80b0b82e} <Debug> executeQuery: Read 453 rows, 36.30 KiB in 0.001253 sec., 361532.32242617715 rows/sec., 28.29 MiB/sec. | ||
| 2326 | 2026.05.18 07:17:47.661865 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2327 | 2026.05.18 07:17:47.661890 [ 4 ] {0ad4acf4-24dd-489d-bb54-9deb80b0b82e} <Debug> TCPHandler: Processed in 0.001413588 sec. | ||
| 2328 | 2026.05.18 07:17:47.661945 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.05.18 07:17:47.661972 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2330 | 2026.05.18 07:17:47.662081 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 2331 | 2026.05.18 07:17:47.662097 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.05.18 07:17:47.662212 [ 4 ] {11ee4a06-8302-48e3-9e48-b760828f166d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.05.18 07:17:47.662224 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2334 | 2026.05.18 07:17:47.662256 [ 4 ] {11ee4a06-8302-48e3-9e48-b760828f166d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2335 | 2026.05.18 07:17:47.662268 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 462 rows starting from the beginning of the part | ||
| 2336 | 2026.05.18 07:17:47.662374 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2337 | 2026.05.18 07:17:47.662437 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2338 | 2026.05.18 07:17:47.662495 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2339 | 2026.05.18 07:17:47.662550 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 2340 | 2026.05.18 07:17:47.662599 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 453 rows starting from the beginning of the part | ||
| 2341 | 2026.05.18 07:17:47.662598 [ 4 ] {11ee4a06-8302-48e3-9e48-b760828f166d} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.05.18 07:17:47.662650 [ 4 ] {11ee4a06-8302-48e3-9e48-b760828f166d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2343 | 2026.05.18 07:17:47.663007 [ 4 ] {11ee4a06-8302-48e3-9e48-b760828f166d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2344 | 2026.05.18 07:17:47.663248 [ 4 ] {11ee4a06-8302-48e3-9e48-b760828f166d} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.05.18 07:17:47.663381 [ 4 ] {11ee4a06-8302-48e3-9e48-b760828f166d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 53.43 KiB/sec. | ||
| 2346 | 2026.05.18 07:17:47.663416 [ 4 ] {11ee4a06-8302-48e3-9e48-b760828f166d} <Debug> TCPHandler: Processed in 0.001369538 sec. | ||
| 2347 | 2026.05.18 07:17:47.663561 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.05.18 07:17:47.663659 [ 4 ] {10026f4b-cff2-496f-a170-8aa9d59abd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2349 | 2026.05.18 07:17:47.663713 [ 4 ] {10026f4b-cff2-496f-a170-8aa9d59abd57} <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 | ||
| 2350 | 2026.05.18 07:17:47.663772 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017347 sec., 758056.1480371245 rows/sec., 54.89 MiB/sec. | ||
| 2351 | 2026.05.18 07:17:47.664087 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2352 | 2026.05.18 07:17:47.664432 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.18 07:17:47.664528 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2354 | 2026.05.18 07:17:47.664550 [ 4 ] {10026f4b-cff2-496f-a170-8aa9d59abd57} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.05.18 07:17:47.664594 [ 4 ] {10026f4b-cff2-496f-a170-8aa9d59abd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2356 | 2026.05.18 07:17:47.664614 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2357 | 2026.05.18 07:17:47.665112 [ 4 ] {10026f4b-cff2-496f-a170-8aa9d59abd57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2358 | 2026.05.18 07:17:47.665330 [ 4 ] {10026f4b-cff2-496f-a170-8aa9d59abd57} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.05.18 07:17:47.665458 [ 4 ] {10026f4b-cff2-496f-a170-8aa9d59abd57} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001872 sec., 16025.641025641025 rows/sec., 28.72 MiB/sec. | ||
| 2360 | 2026.05.18 07:17:47.665504 [ 4 ] {10026f4b-cff2-496f-a170-8aa9d59abd57} <Debug> TCPHandler: Processed in 0.002050701 sec. | ||
| 2361 | 2026.05.18 07:17:47.665686 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.05.18 07:17:47.665782 [ 4 ] {c61e3e9d-a781-4f3f-9aaa-f4216253ce41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.05.18 07:17:47.665824 [ 4 ] {c61e3e9d-a781-4f3f-9aaa-f4216253ce41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2364 | 2026.05.18 07:17:47.666165 [ 4 ] {c61e3e9d-a781-4f3f-9aaa-f4216253ce41} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.05.18 07:17:47.666202 [ 4 ] {c61e3e9d-a781-4f3f-9aaa-f4216253ce41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2366 | 2026.05.18 07:17:47.666497 [ 4 ] {c61e3e9d-a781-4f3f-9aaa-f4216253ce41} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2367 | 2026.05.18 07:17:47.666711 [ 4 ] {c61e3e9d-a781-4f3f-9aaa-f4216253ce41} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.05.18 07:17:47.666836 [ 4 ] {c61e3e9d-a781-4f3f-9aaa-f4216253ce41} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 395.36 KiB/sec. | ||
| 2369 | 2026.05.18 07:17:47.666870 [ 4 ] {c61e3e9d-a781-4f3f-9aaa-f4216253ce41} <Debug> TCPHandler: Processed in 0.001238257 sec. | ||
| 2370 | 2026.05.18 07:17:47.667005 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.05.18 07:17:47.667102 [ 4 ] {4808705e-4283-4f03-8be7-2a4d3c2395de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2372 | 2026.05.18 07:17:47.667143 [ 4 ] {4808705e-4283-4f03-8be7-2a4d3c2395de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2373 | 2026.05.18 07:17:47.667482 [ 4 ] {4808705e-4283-4f03-8be7-2a4d3c2395de} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.05.18 07:17:47.667518 [ 4 ] {4808705e-4283-4f03-8be7-2a4d3c2395de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2375 | 2026.05.18 07:17:47.667846 [ 4 ] {4808705e-4283-4f03-8be7-2a4d3c2395de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2376 | 2026.05.18 07:17:47.668058 [ 4 ] {4808705e-4283-4f03-8be7-2a4d3c2395de} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.05.18 07:17:47.668185 [ 4 ] {4808705e-4283-4f03-8be7-2a4d3c2395de} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001102 sec., 32667.876588021783 rows/sec., 2.20 MiB/sec. | ||
| 2378 | 2026.05.18 07:17:47.668219 [ 4 ] {4808705e-4283-4f03-8be7-2a4d3c2395de} <Debug> TCPHandler: Processed in 0.001264157 sec. | ||
| 2379 | 2026.05.18 07:17:48.629751 [ 32 ] {} <Debug> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2380 | 2026.05.18 07:17:48.629821 [ 32 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.18 07:17:48.629845 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2382 | 2026.05.18 07:17:48.629969 [ 197 ] {2c986aad-d635-490a-921f-c3c7b441dc77::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 | ||
| 2383 | 2026.05.18 07:17:48.630563 [ 197 ] {2c986aad-d635-490a-921f-c3c7b441dc77::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2384 | 2026.05.18 07:17:48.630719 [ 197 ] {2c986aad-d635-490a-921f-c3c7b441dc77::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 2385 | 2026.05.18 07:17:48.631105 [ 197 ] {2c986aad-d635-490a-921f-c3c7b441dc77::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 2386 | 2026.05.18 07:17:48.631479 [ 197 ] {2c986aad-d635-490a-921f-c3c7b441dc77::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 | ||
| 2387 | 2026.05.18 07:17:48.631862 [ 197 ] {2c986aad-d635-490a-921f-c3c7b441dc77::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 | ||
| 2388 | 2026.05.18 07:17:48.632231 [ 197 ] {2c986aad-d635-490a-921f-c3c7b441dc77::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 | ||
| 2389 | 2026.05.18 07:17:48.636936 [ 201 ] {2c986aad-d635-490a-921f-c3c7b441dc77::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 72 columns (72 merged, 0 gathered) in 0.007016748 sec., 1710.1939530962206 rows/sec., 1.80 MiB/sec. | ||
| 2390 | 2026.05.18 07:17:48.637470 [ 201 ] {2c986aad-d635-490a-921f-c3c7b441dc77::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2391 | 2026.05.18 07:17:48.638106 [ 201 ] {2c986aad-d635-490a-921f-c3c7b441dc77::all_1_5_1} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.18 07:17:48.638190 [ 201 ] {2c986aad-d635-490a-921f-c3c7b441dc77::all_1_5_1} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2393 | 2026.05.18 07:17:48.638409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2394 | 2026.05.18 07:17:49.263578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5346 | ||
| 2395 | 2026.05.18 07:17:49.264125 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.05.18 07:17:49.264178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2397 | 2026.05.18 07:17:49.264724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2398 | 2026.05.18 07:17:49.264953 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.05.18 07:17:49.265076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5346 | ||
| 2400 | 2026.05.18 07:17:49.265142 [ 32 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2401 | 2026.05.18 07:17:49.265219 [ 32 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.05.18 07:17:49.265244 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2403 | 2026.05.18 07:17:49.265361 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 2404 | 2026.05.18 07:17:49.265470 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2405 | 2026.05.18 07:17:49.265500 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 2406 | 2026.05.18 07:17:49.265552 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2407 | 2026.05.18 07:17:49.265592 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2408 | 2026.05.18 07:17:49.265634 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2409 | 2026.05.18 07:17:49.265683 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2410 | 2026.05.18 07:17:49.265726 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2411 | 2026.05.18 07:17:49.267171 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 4 columns (4 merged, 0 gathered) in 0.00184125 sec., 2903462.3217922607 rows/sec., 41.53 MiB/sec. | ||
| 2412 | 2026.05.18 07:17:49.267989 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2413 | 2026.05.18 07:17:49.268314 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.05.18 07:17:49.268395 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_11_2} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2415 | 2026.05.18 07:17:49.268486 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2416 | 2026.05.18 07:17:49.531799 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2417 | 2026.05.18 07:17:49.549729 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.05.18 07:17:49.549783 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2419 | 2026.05.18 07:17:49.556268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2420 | 2026.05.18 07:17:49.556991 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.05.18 07:17:49.557313 [ 31 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2422 | 2026.05.18 07:17:49.557389 [ 31 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.05.18 07:17:49.557424 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2424 | 2026.05.18 07:17:49.557615 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 2425 | 2026.05.18 07:17:49.560283 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2426 | 2026.05.18 07:17:49.561684 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2427 | 2026.05.18 07:17:49.563095 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 2428 | 2026.05.18 07:17:49.567629 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 2429 | 2026.05.18 07:17:49.571795 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 2430 | 2026.05.18 07:17:49.575830 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 2431 | 2026.05.18 07:17:49.581072 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 2432 | 2026.05.18 07:17:49.585589 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 2433 | 2026.05.18 07:17:49.642460 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084921638 sec., 977.3716328929031 rows/sec., 5.05 MiB/sec. | ||
| 2434 | 2026.05.18 07:17:49.645006 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2435 | 2026.05.18 07:17:49.647030 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_11_2} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.05.18 07:17:49.647125 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_11_2} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2437 | 2026.05.18 07:17:49.648626 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2438 | 2026.05.18 07:17:50.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.55 MiB, peak 216.43 MiB, free memory in arenas 0.00 B, will set to 217.25 MiB (RSS), difference: 10.70 MiB | ||
| 2439 | 2026.05.18 07:17:52.627805 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.05.18 07:17:52.628043 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 2441 | 2026.05.18 07:17:52.628359 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2442 | 2026.05.18 07:17:52.628397 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <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 | ||
| 2443 | 2026.05.18 07:17:52.628611 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2444 | 2026.05.18 07:17:52.628681 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2445 | 2026.05.18 07:17:52.628820 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2446 | 2026.05.18 07:17:52.628903 [ 324 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2447 | 2026.05.18 07:17:52.628916 [ 358 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2448 | 2026.05.18 07:17:52.628920 [ 326 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2449 | 2026.05.18 07:17:52.629040 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 2450 | 2026.05.18 07:17:52.629068 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2451 | 2026.05.18 07:17:52.629150 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2452 | 2026.05.18 07:17:52.629171 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2453 | 2026.05.18 07:17:52.629206 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <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'))" | ||
| 2454 | 2026.05.18 07:17:52.629244 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <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'))" | ||
| 2455 | 2026.05.18 07:17:52.629277 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <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'))" | ||
| 2456 | 2026.05.18 07:17:52.630780 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Debug> executeQuery: Read 30 rows, 5.69 KiB in 0.002828 sec., 10608.20367751061 rows/sec., 1.96 MiB/sec. | ||
| 2457 | 2026.05.18 07:17:52.630918 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Debug> MemoryTracker: Peak memory usage (for query): 128.37 KiB. | ||
| 2458 | 2026.05.18 07:17:52.630934 [ 4 ] {272c13f4-6ecd-401d-a6ff-4486c5420989} <Debug> TCPHandler: Processed in 0.003264728 sec. | ||
| 2459 | 2026.05.18 07:17:52.633331 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.05.18 07:17:52.633475 [ 4 ] {f74fb610-07ff-435c-b9df-b7fba9bb99ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2461 | 2026.05.18 07:17:52.633539 [ 4 ] {f74fb610-07ff-435c-b9df-b7fba9bb99ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2462 | 2026.05.18 07:17:52.634114 [ 4 ] {f74fb610-07ff-435c-b9df-b7fba9bb99ca} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.05.18 07:17:52.634159 [ 4 ] {f74fb610-07ff-435c-b9df-b7fba9bb99ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2464 | 2026.05.18 07:17:52.634558 [ 4 ] {f74fb610-07ff-435c-b9df-b7fba9bb99ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2465 | 2026.05.18 07:17:52.634783 [ 4 ] {f74fb610-07ff-435c-b9df-b7fba9bb99ca} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.05.18 07:17:52.634963 [ 4 ] {f74fb610-07ff-435c-b9df-b7fba9bb99ca} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.48 MiB/sec. | ||
| 2467 | 2026.05.18 07:17:52.635020 [ 4 ] {f74fb610-07ff-435c-b9df-b7fba9bb99ca} <Debug> TCPHandler: Processed in 0.00176165 sec. | ||
| 2468 | 2026.05.18 07:17:52.635230 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.05.18 07:17:52.635372 [ 4 ] {ef5a5e95-6f57-4a52-9fa4-799e602a1959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2470 | 2026.05.18 07:17:52.635430 [ 4 ] {ef5a5e95-6f57-4a52-9fa4-799e602a1959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2471 | 2026.05.18 07:17:52.635889 [ 4 ] {ef5a5e95-6f57-4a52-9fa4-799e602a1959} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.05.18 07:17:52.635928 [ 4 ] {ef5a5e95-6f57-4a52-9fa4-799e602a1959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2473 | 2026.05.18 07:17:52.636254 [ 4 ] {ef5a5e95-6f57-4a52-9fa4-799e602a1959} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2474 | 2026.05.18 07:17:52.636475 [ 4 ] {ef5a5e95-6f57-4a52-9fa4-799e602a1959} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.05.18 07:17:52.636617 [ 4 ] {ef5a5e95-6f57-4a52-9fa4-799e602a1959} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001279 sec., 28146.989835809225 rows/sec., 2.20 MiB/sec. | ||
| 2476 | 2026.05.18 07:17:52.636651 [ 4 ] {ef5a5e95-6f57-4a52-9fa4-799e602a1959} <Debug> TCPHandler: Processed in 0.001488568 sec. | ||
| 2477 | 2026.05.18 07:17:52.636998 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.05.18 07:17:52.637167 [ 4 ] {7c8d95bf-a667-433b-afda-82a69ed96a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2479 | 2026.05.18 07:17:52.637239 [ 4 ] {7c8d95bf-a667-433b-afda-82a69ed96a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2480 | 2026.05.18 07:17:52.637928 [ 4 ] {7c8d95bf-a667-433b-afda-82a69ed96a3c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.05.18 07:17:52.637972 [ 4 ] {7c8d95bf-a667-433b-afda-82a69ed96a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2482 | 2026.05.18 07:17:52.638400 [ 4 ] {7c8d95bf-a667-433b-afda-82a69ed96a3c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2483 | 2026.05.18 07:17:52.638632 [ 4 ] {7c8d95bf-a667-433b-afda-82a69ed96a3c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.05.18 07:17:52.638790 [ 4 ] {7c8d95bf-a667-433b-afda-82a69ed96a3c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001672 sec., 65789.47368421052 rows/sec., 4.59 MiB/sec. | ||
| 2485 | 2026.05.18 07:17:52.638837 [ 4 ] {7c8d95bf-a667-433b-afda-82a69ed96a3c} <Debug> TCPHandler: Processed in 0.001975991 sec. | ||
| 2486 | 2026.05.18 07:17:52.638974 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.05.18 07:17:52.639082 [ 4 ] {86c40d52-f3ef-4ed3-8aa7-31c453c2f2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.05.18 07:17:52.639130 [ 4 ] {86c40d52-f3ef-4ed3-8aa7-31c453c2f2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2489 | 2026.05.18 07:17:52.639530 [ 4 ] {86c40d52-f3ef-4ed3-8aa7-31c453c2f2a3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.05.18 07:17:52.639565 [ 4 ] {86c40d52-f3ef-4ed3-8aa7-31c453c2f2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2491 | 2026.05.18 07:17:52.639925 [ 4 ] {86c40d52-f3ef-4ed3-8aa7-31c453c2f2a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2492 | 2026.05.18 07:17:52.640150 [ 4 ] {86c40d52-f3ef-4ed3-8aa7-31c453c2f2a3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.05.18 07:17:52.640286 [ 4 ] {86c40d52-f3ef-4ed3-8aa7-31c453c2f2a3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001231 sec., 32493.90739236393 rows/sec., 2.17 MiB/sec. | ||
| 2494 | 2026.05.18 07:17:52.640291 [ 27 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2495 | 2026.05.18 07:17:52.640323 [ 4 ] {86c40d52-f3ef-4ed3-8aa7-31c453c2f2a3} <Debug> TCPHandler: Processed in 0.001400188 sec. | ||
| 2496 | 2026.05.18 07:17:52.640362 [ 27 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.18 07:17:52.640389 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 2498 | 2026.05.18 07:17:52.640577 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 2499 | 2026.05.18 07:17:52.640736 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2500 | 2026.05.18 07:17:52.640780 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 168 rows starting from the beginning of the part | ||
| 2501 | 2026.05.18 07:17:52.640870 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2502 | 2026.05.18 07:17:52.640923 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2503 | 2026.05.18 07:17:52.640977 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2504 | 2026.05.18 07:17:52.641025 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2505 | 2026.05.18 07:17:52.641065 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 2506 | 2026.05.18 07:17:52.641965 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 4 columns (4 merged, 0 gathered) in 0.001514978 sec., 220465.24768016435 rows/sec., 15.03 MiB/sec. | ||
| 2507 | 2026.05.18 07:17:52.642169 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2508 | 2026.05.18 07:17:52.642665 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.18 07:17:52.642751 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_11_2} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2510 | 2026.05.18 07:17:52.642824 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2511 | 2026.05.18 07:17:56.696748 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2512 | 2026.05.18 07:17:56.696856 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2513 | 2026.05.18 07:17:56.766453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5794 | ||
| 2514 | 2026.05.18 07:17:56.766950 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.18 07:17:56.766999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2516 | 2026.05.18 07:17:56.767563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2517 | 2026.05.18 07:17:56.767835 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.05.18 07:17:56.767973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 2519 | 2026.05.18 07:17:57.060483 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2520 | 2026.05.18 07:17:57.077541 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.05.18 07:17:57.077607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2522 | 2026.05.18 07:17:57.083911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2523 | 2026.05.18 07:17:57.084688 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.05.18 07:17:57.088445 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2525 | 2026.05.18 07:17:57.629641 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.05.18 07:17:57.629872 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2527 | 2026.05.18 07:17:57.630210 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2528 | 2026.05.18 07:17:57.630254 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <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 | ||
| 2529 | 2026.05.18 07:17:57.630475 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2530 | 2026.05.18 07:17:57.630549 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2531 | 2026.05.18 07:17:57.630689 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2532 | 2026.05.18 07:17:57.630762 [ 346 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2533 | 2026.05.18 07:17:57.630795 [ 326 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2534 | 2026.05.18 07:17:57.630801 [ 324 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2535 | 2026.05.18 07:17:57.630932 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 2536 | 2026.05.18 07:17:57.630960 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2537 | 2026.05.18 07:17:57.631046 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2538 | 2026.05.18 07:17:57.631067 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2539 | 2026.05.18 07:17:57.631104 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <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'))" | ||
| 2540 | 2026.05.18 07:17:57.631140 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <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'))" | ||
| 2541 | 2026.05.18 07:17:57.631178 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <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'))" | ||
| 2542 | 2026.05.18 07:17:57.632361 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Debug> executeQuery: Read 30 rows, 6.11 KiB in 0.002588 sec., 11591.962905718701 rows/sec., 2.31 MiB/sec. | ||
| 2543 | 2026.05.18 07:17:57.632505 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Debug> MemoryTracker: Peak memory usage (for query): 144.10 KiB. | ||
| 2544 | 2026.05.18 07:17:57.632523 [ 4 ] {3f667454-1615-473e-a363-91bd7d7b7eab} <Debug> TCPHandler: Processed in 0.003021776 sec. | ||
| 2545 | 2026.05.18 07:17:57.634346 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.05.18 07:17:57.634464 [ 4 ] {28969489-3774-4539-ac9a-4477bd9fe86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2547 | 2026.05.18 07:17:57.634511 [ 4 ] {28969489-3774-4539-ac9a-4477bd9fe86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2548 | 2026.05.18 07:17:57.635020 [ 4 ] {28969489-3774-4539-ac9a-4477bd9fe86d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.05.18 07:17:57.635063 [ 4 ] {28969489-3774-4539-ac9a-4477bd9fe86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2550 | 2026.05.18 07:17:57.635441 [ 4 ] {28969489-3774-4539-ac9a-4477bd9fe86d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2551 | 2026.05.18 07:17:57.635671 [ 4 ] {28969489-3774-4539-ac9a-4477bd9fe86d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.05.18 07:17:57.635818 [ 4 ] {28969489-3774-4539-ac9a-4477bd9fe86d} <Debug> executeQuery: Read 90 rows, 8.00 KiB in 0.001388 sec., 64841.498559077816 rows/sec., 5.63 MiB/sec. | ||
| 2553 | 2026.05.18 07:17:57.635855 [ 4 ] {28969489-3774-4539-ac9a-4477bd9fe86d} <Debug> TCPHandler: Processed in 0.001565349 sec. | ||
| 2554 | 2026.05.18 07:17:57.635985 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.05.18 07:17:57.636088 [ 4 ] {6c63e28f-a213-403d-8a70-6dd82d916bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.05.18 07:17:57.636130 [ 4 ] {6c63e28f-a213-403d-8a70-6dd82d916bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2557 | 2026.05.18 07:17:57.636544 [ 4 ] {6c63e28f-a213-403d-8a70-6dd82d916bed} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.05.18 07:17:57.636583 [ 4 ] {6c63e28f-a213-403d-8a70-6dd82d916bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2559 | 2026.05.18 07:17:57.637030 [ 4 ] {6c63e28f-a213-403d-8a70-6dd82d916bed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2560 | 2026.05.18 07:17:57.637283 [ 4 ] {6c63e28f-a213-403d-8a70-6dd82d916bed} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.05.18 07:17:57.637462 [ 4 ] {6c63e28f-a213-403d-8a70-6dd82d916bed} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001392 sec., 21551.724137931033 rows/sec., 1.58 MiB/sec. | ||
| 2562 | 2026.05.18 07:17:57.637524 [ 4 ] {6c63e28f-a213-403d-8a70-6dd82d916bed} <Debug> TCPHandler: Processed in 0.001589789 sec. | ||
| 2563 | 2026.05.18 07:17:57.637708 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.05.18 07:17:57.637839 [ 4 ] {c958e1ae-c42e-443e-ad58-0dcbc9eaac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2565 | 2026.05.18 07:17:57.637897 [ 4 ] {c958e1ae-c42e-443e-ad58-0dcbc9eaac36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2566 | 2026.05.18 07:17:57.638441 [ 4 ] {c958e1ae-c42e-443e-ad58-0dcbc9eaac36} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.05.18 07:17:57.638481 [ 4 ] {c958e1ae-c42e-443e-ad58-0dcbc9eaac36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2568 | 2026.05.18 07:17:57.638812 [ 4 ] {c958e1ae-c42e-443e-ad58-0dcbc9eaac36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2569 | 2026.05.18 07:17:57.639036 [ 4 ] {c958e1ae-c42e-443e-ad58-0dcbc9eaac36} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.05.18 07:17:57.639171 [ 4 ] {c958e1ae-c42e-443e-ad58-0dcbc9eaac36} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00137 sec., 48175.18248175183 rows/sec., 3.76 MiB/sec. | ||
| 2571 | 2026.05.18 07:17:57.639209 [ 4 ] {c958e1ae-c42e-443e-ad58-0dcbc9eaac36} <Debug> TCPHandler: Processed in 0.001608149 sec. | ||
| 2572 | 2026.05.18 07:17:57.639338 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.05.18 07:17:57.639442 [ 4 ] {8e791a5d-39e1-4550-a5c6-06127544dce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.05.18 07:17:57.639488 [ 4 ] {8e791a5d-39e1-4550-a5c6-06127544dce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2575 | 2026.05.18 07:17:57.639877 [ 4 ] {8e791a5d-39e1-4550-a5c6-06127544dce9} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.05.18 07:17:57.639914 [ 4 ] {8e791a5d-39e1-4550-a5c6-06127544dce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2577 | 2026.05.18 07:17:57.640248 [ 4 ] {8e791a5d-39e1-4550-a5c6-06127544dce9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2578 | 2026.05.18 07:17:57.640481 [ 4 ] {8e791a5d-39e1-4550-a5c6-06127544dce9} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.18 07:17:57.640608 [ 4 ] {8e791a5d-39e1-4550-a5c6-06127544dce9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001188 sec., 92592.59259259258 rows/sec., 6.46 MiB/sec. | ||
| 2580 | 2026.05.18 07:17:57.640642 [ 4 ] {8e791a5d-39e1-4550-a5c6-06127544dce9} <Debug> TCPHandler: Processed in 0.001355328 sec. | ||
| 2581 | 2026.05.18 07:17:57.640766 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.05.18 07:17:57.640864 [ 4 ] {36279a2a-884d-4ead-be19-16da9d24813e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2583 | 2026.05.18 07:17:57.640919 [ 4 ] {36279a2a-884d-4ead-be19-16da9d24813e} <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 | ||
| 2584 | 2026.05.18 07:17:57.641708 [ 4 ] {36279a2a-884d-4ead-be19-16da9d24813e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.18 07:17:57.641745 [ 4 ] {36279a2a-884d-4ead-be19-16da9d24813e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2586 | 2026.05.18 07:17:57.642272 [ 4 ] {36279a2a-884d-4ead-be19-16da9d24813e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2587 | 2026.05.18 07:17:57.642494 [ 4 ] {36279a2a-884d-4ead-be19-16da9d24813e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.05.18 07:17:57.642638 [ 4 ] {36279a2a-884d-4ead-be19-16da9d24813e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001793 sec., 16731.734523145566 rows/sec., 29.98 MiB/sec. | ||
| 2589 | 2026.05.18 07:17:57.642698 [ 4 ] {36279a2a-884d-4ead-be19-16da9d24813e} <Debug> TCPHandler: Processed in 0.00198112 sec. | ||
| 2590 | 2026.05.18 07:17:57.642842 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.05.18 07:17:57.642943 [ 4 ] {b4ad520d-76c1-49d5-87eb-8b05af03139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.05.18 07:17:57.642985 [ 4 ] {b4ad520d-76c1-49d5-87eb-8b05af03139c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2593 | 2026.05.18 07:17:57.643328 [ 4 ] {b4ad520d-76c1-49d5-87eb-8b05af03139c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.05.18 07:17:57.643364 [ 4 ] {b4ad520d-76c1-49d5-87eb-8b05af03139c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2595 | 2026.05.18 07:17:57.643670 [ 4 ] {b4ad520d-76c1-49d5-87eb-8b05af03139c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2596 | 2026.05.18 07:17:57.643880 [ 4 ] {b4ad520d-76c1-49d5-87eb-8b05af03139c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.18 07:17:57.644009 [ 4 ] {b4ad520d-76c1-49d5-87eb-8b05af03139c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001085 sec., 36866.35944700461 rows/sec., 2.46 MiB/sec. | ||
| 2598 | 2026.05.18 07:17:57.644041 [ 4 ] {b4ad520d-76c1-49d5-87eb-8b05af03139c} <Debug> TCPHandler: Processed in 0.001254067 sec. | ||
| 2599 | 2026.05.18 07:18:02.634472 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.05.18 07:18:02.634741 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 2601 | 2026.05.18 07:18:02.635078 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2602 | 2026.05.18 07:18:02.635120 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <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 | ||
| 2603 | 2026.05.18 07:18:02.635357 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2604 | 2026.05.18 07:18:02.635424 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2605 | 2026.05.18 07:18:02.635560 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2606 | 2026.05.18 07:18:02.635634 [ 324 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2607 | 2026.05.18 07:18:02.635671 [ 346 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2608 | 2026.05.18 07:18:02.635673 [ 326 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2609 | 2026.05.18 07:18:02.635810 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 2610 | 2026.05.18 07:18:02.635838 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2611 | 2026.05.18 07:18:02.635923 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2612 | 2026.05.18 07:18:02.635944 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2613 | 2026.05.18 07:18:02.635980 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <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'))" | ||
| 2614 | 2026.05.18 07:18:02.636021 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <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'))" | ||
| 2615 | 2026.05.18 07:18:02.636058 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <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'))" | ||
| 2616 | 2026.05.18 07:18:02.637372 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Debug> executeQuery: Read 30 rows, 6.11 KiB in 0.002736 sec., 10964.912280701754 rows/sec., 2.18 MiB/sec. | ||
| 2617 | 2026.05.18 07:18:02.637541 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Debug> MemoryTracker: Peak memory usage (for query): 146.78 KiB. | ||
| 2618 | 2026.05.18 07:18:02.637558 [ 4 ] {70b273b7-24c7-4c05-8291-3efc7aaffee7} <Debug> TCPHandler: Processed in 0.003227728 sec. | ||
| 2619 | 2026.05.18 07:18:02.642684 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.05.18 07:18:02.642821 [ 4 ] {32b03f6c-47c6-4410-b3d0-8f1deab0aa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2621 | 2026.05.18 07:18:02.642881 [ 4 ] {32b03f6c-47c6-4410-b3d0-8f1deab0aa94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2622 | 2026.05.18 07:18:02.643539 [ 4 ] {32b03f6c-47c6-4410-b3d0-8f1deab0aa94} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.05.18 07:18:02.643585 [ 4 ] {32b03f6c-47c6-4410-b3d0-8f1deab0aa94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2624 | 2026.05.18 07:18:02.644010 [ 4 ] {32b03f6c-47c6-4410-b3d0-8f1deab0aa94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2625 | 2026.05.18 07:18:02.644210 [ 4 ] {32b03f6c-47c6-4410-b3d0-8f1deab0aa94} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.05.18 07:18:02.644356 [ 4 ] {32b03f6c-47c6-4410-b3d0-8f1deab0aa94} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001577 sec., 7609.3849080532655 rows/sec., 2.71 MiB/sec. | ||
| 2627 | 2026.05.18 07:18:02.644392 [ 4 ] {32b03f6c-47c6-4410-b3d0-8f1deab0aa94} <Debug> TCPHandler: Processed in 0.00182247 sec. | ||
| 2628 | 2026.05.18 07:18:02.644524 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.05.18 07:18:02.644622 [ 4 ] {1dc61f02-c2b6-4b10-94eb-9ca5ccd352f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.05.18 07:18:02.644662 [ 4 ] {1dc61f02-c2b6-4b10-94eb-9ca5ccd352f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2631 | 2026.05.18 07:18:02.645225 [ 4 ] {1dc61f02-c2b6-4b10-94eb-9ca5ccd352f3} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.05.18 07:18:02.645262 [ 4 ] {1dc61f02-c2b6-4b10-94eb-9ca5ccd352f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2633 | 2026.05.18 07:18:02.645566 [ 4 ] {1dc61f02-c2b6-4b10-94eb-9ca5ccd352f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2634 | 2026.05.18 07:18:02.645799 [ 4 ] {1dc61f02-c2b6-4b10-94eb-9ca5ccd352f3} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.05.18 07:18:02.645922 [ 4 ] {1dc61f02-c2b6-4b10-94eb-9ca5ccd352f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001319 sec., 215314.63229719482 rows/sec., 13.68 MiB/sec. | ||
| 2636 | 2026.05.18 07:18:02.645956 [ 4 ] {1dc61f02-c2b6-4b10-94eb-9ca5ccd352f3} <Debug> TCPHandler: Processed in 0.001481939 sec. | ||
| 2637 | 2026.05.18 07:18:02.646084 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.05.18 07:18:02.646181 [ 4 ] {5d1e38c9-7b82-4622-a908-e33f7382689c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2639 | 2026.05.18 07:18:02.646222 [ 4 ] {5d1e38c9-7b82-4622-a908-e33f7382689c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2640 | 2026.05.18 07:18:02.646616 [ 4 ] {5d1e38c9-7b82-4622-a908-e33f7382689c} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.05.18 07:18:02.646654 [ 4 ] {5d1e38c9-7b82-4622-a908-e33f7382689c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2642 | 2026.05.18 07:18:02.646934 [ 4 ] {5d1e38c9-7b82-4622-a908-e33f7382689c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2643 | 2026.05.18 07:18:02.647139 [ 4 ] {5d1e38c9-7b82-4622-a908-e33f7382689c} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.05.18 07:18:02.647262 [ 4 ] {5d1e38c9-7b82-4622-a908-e33f7382689c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 445.18 KiB/sec. | ||
| 2645 | 2026.05.18 07:18:02.647296 [ 4 ] {5d1e38c9-7b82-4622-a908-e33f7382689c} <Debug> TCPHandler: Processed in 0.001261767 sec. | ||
| 2646 | 2026.05.18 07:18:02.647414 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.05.18 07:18:02.647511 [ 4 ] {537dea5e-a5d7-4620-86c9-5e9640836f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2648 | 2026.05.18 07:18:02.647551 [ 4 ] {537dea5e-a5d7-4620-86c9-5e9640836f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2649 | 2026.05.18 07:18:02.648227 [ 4 ] {537dea5e-a5d7-4620-86c9-5e9640836f7a} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.05.18 07:18:02.648263 [ 4 ] {537dea5e-a5d7-4620-86c9-5e9640836f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2651 | 2026.05.18 07:18:02.648606 [ 4 ] {537dea5e-a5d7-4620-86c9-5e9640836f7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2652 | 2026.05.18 07:18:02.648812 [ 4 ] {537dea5e-a5d7-4620-86c9-5e9640836f7a} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.05.18 07:18:02.648940 [ 4 ] {537dea5e-a5d7-4620-86c9-5e9640836f7a} <Debug> executeQuery: Read 822 rows, 65.22 KiB in 0.001446 sec., 568464.7302904564 rows/sec., 44.05 MiB/sec. | ||
| 2654 | 2026.05.18 07:18:02.648974 [ 4 ] {537dea5e-a5d7-4620-86c9-5e9640836f7a} <Debug> TCPHandler: Processed in 0.001608879 sec. | ||
| 2655 | 2026.05.18 07:18:02.649091 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.05.18 07:18:02.649188 [ 4 ] {d960905b-a1d7-4509-bce6-ba7f3d588ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.05.18 07:18:02.649228 [ 4 ] {d960905b-a1d7-4509-bce6-ba7f3d588ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2658 | 2026.05.18 07:18:02.649665 [ 4 ] {d960905b-a1d7-4509-bce6-ba7f3d588ed6} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.05.18 07:18:02.649701 [ 4 ] {d960905b-a1d7-4509-bce6-ba7f3d588ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2660 | 2026.05.18 07:18:02.649999 [ 4 ] {d960905b-a1d7-4509-bce6-ba7f3d588ed6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2661 | 2026.05.18 07:18:02.650223 [ 4 ] {d960905b-a1d7-4509-bce6-ba7f3d588ed6} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.05.18 07:18:02.650348 [ 4 ] {d960905b-a1d7-4509-bce6-ba7f3d588ed6} <Debug> executeQuery: Read 159 rows, 9.79 KiB in 0.001178 sec., 134974.53310696094 rows/sec., 8.11 MiB/sec. | ||
| 2663 | 2026.05.18 07:18:02.650381 [ 4 ] {d960905b-a1d7-4509-bce6-ba7f3d588ed6} <Debug> TCPHandler: Processed in 0.001339697 sec. | ||
| 2664 | 2026.05.18 07:18:02.650504 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.05.18 07:18:02.650608 [ 4 ] {c23aa12f-3c58-429c-a0b8-920949a16b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.05.18 07:18:02.650648 [ 4 ] {c23aa12f-3c58-429c-a0b8-920949a16b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2667 | 2026.05.18 07:18:02.651064 [ 4 ] {c23aa12f-3c58-429c-a0b8-920949a16b49} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.18 07:18:02.651101 [ 4 ] {c23aa12f-3c58-429c-a0b8-920949a16b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2669 | 2026.05.18 07:18:02.651393 [ 4 ] {c23aa12f-3c58-429c-a0b8-920949a16b49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2670 | 2026.05.18 07:18:02.651600 [ 4 ] {c23aa12f-3c58-429c-a0b8-920949a16b49} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.05.18 07:18:02.651723 [ 4 ] {c23aa12f-3c58-429c-a0b8-920949a16b49} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 2672 | 2026.05.18 07:18:02.651757 [ 4 ] {c23aa12f-3c58-429c-a0b8-920949a16b49} <Debug> TCPHandler: Processed in 0.001302538 sec. | ||
| 2673 | 2026.05.18 07:18:02.651896 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.05.18 07:18:02.651992 [ 4 ] {b510f50a-223b-4f81-9fe6-9161d5367119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2675 | 2026.05.18 07:18:02.652032 [ 4 ] {b510f50a-223b-4f81-9fe6-9161d5367119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2676 | 2026.05.18 07:18:02.652454 [ 4 ] {b510f50a-223b-4f81-9fe6-9161d5367119} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.05.18 07:18:02.652491 [ 4 ] {b510f50a-223b-4f81-9fe6-9161d5367119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2678 | 2026.05.18 07:18:02.652801 [ 4 ] {b510f50a-223b-4f81-9fe6-9161d5367119} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2679 | 2026.05.18 07:18:02.653005 [ 4 ] {b510f50a-223b-4f81-9fe6-9161d5367119} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.05.18 07:18:02.653125 [ 4 ] {b510f50a-223b-4f81-9fe6-9161d5367119} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 2681 | 2026.05.18 07:18:02.653160 [ 4 ] {b510f50a-223b-4f81-9fe6-9161d5367119} <Debug> TCPHandler: Processed in 0.001313107 sec. | ||
| 2682 | 2026.05.18 07:18:02.653321 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.05.18 07:18:02.653443 [ 4 ] {f13d8a89-9016-4d78-9bd6-d2a67387541d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2684 | 2026.05.18 07:18:02.653491 [ 4 ] {f13d8a89-9016-4d78-9bd6-d2a67387541d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2685 | 2026.05.18 07:18:02.654108 [ 4 ] {f13d8a89-9016-4d78-9bd6-d2a67387541d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.05.18 07:18:02.654145 [ 4 ] {f13d8a89-9016-4d78-9bd6-d2a67387541d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2687 | 2026.05.18 07:18:02.654478 [ 4 ] {f13d8a89-9016-4d78-9bd6-d2a67387541d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2688 | 2026.05.18 07:18:02.654689 [ 4 ] {f13d8a89-9016-4d78-9bd6-d2a67387541d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.05.18 07:18:02.654818 [ 4 ] {f13d8a89-9016-4d78-9bd6-d2a67387541d} <Debug> executeQuery: Read 507 rows, 36.55 KiB in 0.0014 sec., 362142.85714285716 rows/sec., 25.49 MiB/sec. | ||
| 2690 | 2026.05.18 07:18:02.654853 [ 4 ] {f13d8a89-9016-4d78-9bd6-d2a67387541d} <Debug> TCPHandler: Processed in 0.001595569 sec. | ||
| 2691 | 2026.05.18 07:18:02.655000 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.05.18 07:18:02.655098 [ 4 ] {59d1bd3c-3f0e-4349-9fbc-29dee23f4b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2693 | 2026.05.18 07:18:02.655138 [ 4 ] {59d1bd3c-3f0e-4349-9fbc-29dee23f4b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2694 | 2026.05.18 07:18:02.655473 [ 4 ] {59d1bd3c-3f0e-4349-9fbc-29dee23f4b5b} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.05.18 07:18:02.655510 [ 4 ] {59d1bd3c-3f0e-4349-9fbc-29dee23f4b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2696 | 2026.05.18 07:18:02.655794 [ 4 ] {59d1bd3c-3f0e-4349-9fbc-29dee23f4b5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2697 | 2026.05.18 07:18:02.655994 [ 4 ] {59d1bd3c-3f0e-4349-9fbc-29dee23f4b5b} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.05.18 07:18:02.656110 [ 4 ] {59d1bd3c-3f0e-4349-9fbc-29dee23f4b5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 2699 | 2026.05.18 07:18:02.656141 [ 4 ] {59d1bd3c-3f0e-4349-9fbc-29dee23f4b5b} <Debug> TCPHandler: Processed in 0.001228637 sec. | ||
| 2700 | 2026.05.18 07:18:02.656256 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.05.18 07:18:02.656345 [ 4 ] {d898ed90-bd18-4ddc-b04a-449e36596f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.05.18 07:18:02.656385 [ 4 ] {d898ed90-bd18-4ddc-b04a-449e36596f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2703 | 2026.05.18 07:18:02.656854 [ 4 ] {d898ed90-bd18-4ddc-b04a-449e36596f07} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.05.18 07:18:02.656890 [ 4 ] {d898ed90-bd18-4ddc-b04a-449e36596f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2705 | 2026.05.18 07:18:02.657217 [ 4 ] {d898ed90-bd18-4ddc-b04a-449e36596f07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2706 | 2026.05.18 07:18:02.657427 [ 4 ] {d898ed90-bd18-4ddc-b04a-449e36596f07} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.18 07:18:02.657552 [ 4 ] {d898ed90-bd18-4ddc-b04a-449e36596f07} <Debug> executeQuery: Read 248 rows, 16.82 KiB in 0.001172 sec., 211604.0955631399 rows/sec., 14.02 MiB/sec. | ||
| 2708 | 2026.05.18 07:18:02.657587 [ 4 ] {d898ed90-bd18-4ddc-b04a-449e36596f07} <Debug> TCPHandler: Processed in 0.001333208 sec. | ||
| 2709 | 2026.05.18 07:18:02.657714 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.05.18 07:18:02.657809 [ 4 ] {840821c7-bca9-456f-8a8a-2fa8658cfe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.05.18 07:18:02.657855 [ 4 ] {840821c7-bca9-456f-8a8a-2fa8658cfe0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2712 | 2026.05.18 07:18:02.658170 [ 4 ] {840821c7-bca9-456f-8a8a-2fa8658cfe0f} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.05.18 07:18:02.658205 [ 4 ] {840821c7-bca9-456f-8a8a-2fa8658cfe0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2714 | 2026.05.18 07:18:02.658502 [ 4 ] {840821c7-bca9-456f-8a8a-2fa8658cfe0f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2715 | 2026.05.18 07:18:02.658707 [ 4 ] {840821c7-bca9-456f-8a8a-2fa8658cfe0f} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.05.18 07:18:02.658829 [ 4 ] {840821c7-bca9-456f-8a8a-2fa8658cfe0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 2717 | 2026.05.18 07:18:02.658862 [ 4 ] {840821c7-bca9-456f-8a8a-2fa8658cfe0f} <Debug> TCPHandler: Processed in 0.001197647 sec. | ||
| 2718 | 2026.05.18 07:18:02.658989 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.05.18 07:18:02.659084 [ 4 ] {9c3d49a3-6d73-4cc7-bc7d-3abadc5e4792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.05.18 07:18:02.659136 [ 4 ] {9c3d49a3-6d73-4cc7-bc7d-3abadc5e4792} <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 | ||
| 2721 | 2026.05.18 07:18:02.659862 [ 4 ] {9c3d49a3-6d73-4cc7-bc7d-3abadc5e4792} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.05.18 07:18:02.659898 [ 4 ] {9c3d49a3-6d73-4cc7-bc7d-3abadc5e4792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2723 | 2026.05.18 07:18:02.660387 [ 4 ] {9c3d49a3-6d73-4cc7-bc7d-3abadc5e4792} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2724 | 2026.05.18 07:18:02.660609 [ 4 ] {9c3d49a3-6d73-4cc7-bc7d-3abadc5e4792} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.05.18 07:18:02.660745 [ 4 ] {9c3d49a3-6d73-4cc7-bc7d-3abadc5e4792} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001679 sec., 6551.518761167362 rows/sec., 11.74 MiB/sec. | ||
| 2726 | 2026.05.18 07:18:02.660793 [ 4 ] {9c3d49a3-6d73-4cc7-bc7d-3abadc5e4792} <Debug> TCPHandler: Processed in 0.00185305 sec. | ||
| 2727 | 2026.05.18 07:18:02.660923 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.05.18 07:18:02.661018 [ 4 ] {035029f2-4774-4728-ba74-b2a14e2c2aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2729 | 2026.05.18 07:18:02.661059 [ 4 ] {035029f2-4774-4728-ba74-b2a14e2c2aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2730 | 2026.05.18 07:18:02.661488 [ 4 ] {035029f2-4774-4728-ba74-b2a14e2c2aea} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.05.18 07:18:02.661524 [ 4 ] {035029f2-4774-4728-ba74-b2a14e2c2aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2732 | 2026.05.18 07:18:02.661822 [ 4 ] {035029f2-4774-4728-ba74-b2a14e2c2aea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2733 | 2026.05.18 07:18:02.662024 [ 4 ] {035029f2-4774-4728-ba74-b2a14e2c2aea} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.05.18 07:18:02.662147 [ 4 ] {035029f2-4774-4728-ba74-b2a14e2c2aea} <Debug> executeQuery: Read 82 rows, 5.20 KiB in 0.001147 sec., 71490.84568439407 rows/sec., 4.43 MiB/sec. | ||
| 2735 | 2026.05.18 07:18:02.662179 [ 4 ] {035029f2-4774-4728-ba74-b2a14e2c2aea} <Debug> TCPHandler: Processed in 0.001305677 sec. | ||
| 2736 | 2026.05.18 07:18:04.268048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6306 | ||
| 2737 | 2026.05.18 07:18:04.268523 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.05.18 07:18:04.268609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2739 | 2026.05.18 07:18:04.269108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2740 | 2026.05.18 07:18:04.269339 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.05.18 07:18:04.269464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6306 | ||
| 2742 | 2026.05.18 07:18:04.588606 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2743 | 2026.05.18 07:18:04.603689 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.05.18 07:18:04.603734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2745 | 2026.05.18 07:18:04.608952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2746 | 2026.05.18 07:18:04.609636 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.05.18 07:18:04.612162 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2748 | 2026.05.18 07:18:07.631531 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.05.18 07:18:07.631810 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2750 | 2026.05.18 07:18:07.632191 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2751 | 2026.05.18 07:18:07.632235 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <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 | ||
| 2752 | 2026.05.18 07:18:07.632454 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2753 | 2026.05.18 07:18:07.632524 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2754 | 2026.05.18 07:18:07.632666 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2755 | 2026.05.18 07:18:07.632790 [ 329 ] {70926083-268e-478f-b03d-4989abbb71ee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2756 | 2026.05.18 07:18:07.632804 [ 315 ] {70926083-268e-478f-b03d-4989abbb71ee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2757 | 2026.05.18 07:18:07.632806 [ 324 ] {70926083-268e-478f-b03d-4989abbb71ee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2758 | 2026.05.18 07:18:07.632804 [ 346 ] {70926083-268e-478f-b03d-4989abbb71ee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2759 | 2026.05.18 07:18:07.633058 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 2760 | 2026.05.18 07:18:07.633087 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2761 | 2026.05.18 07:18:07.633183 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2762 | 2026.05.18 07:18:07.633205 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2763 | 2026.05.18 07:18:07.633243 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <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'))" | ||
| 2764 | 2026.05.18 07:18:07.633282 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <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'))" | ||
| 2765 | 2026.05.18 07:18:07.633316 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <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'))" | ||
| 2766 | 2026.05.18 07:18:07.633359 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <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'))" | ||
| 2767 | 2026.05.18 07:18:07.634790 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Debug> executeQuery: Read 42 rows, 6.50 KiB in 0.003084 sec., 13618.677042801557 rows/sec., 2.06 MiB/sec. | ||
| 2768 | 2026.05.18 07:18:07.635038 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Debug> MemoryTracker: Peak memory usage (for query): 176.05 KiB. | ||
| 2769 | 2026.05.18 07:18:07.635055 [ 4 ] {70926083-268e-478f-b03d-4989abbb71ee} <Debug> TCPHandler: Processed in 0.00367919 sec. | ||
| 2770 | 2026.05.18 07:18:07.637240 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.05.18 07:18:07.637395 [ 4 ] {b7381e41-b185-4664-bf6d-ac30b6e58642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2772 | 2026.05.18 07:18:07.637466 [ 4 ] {b7381e41-b185-4664-bf6d-ac30b6e58642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2773 | 2026.05.18 07:18:07.638250 [ 4 ] {b7381e41-b185-4664-bf6d-ac30b6e58642} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.18 07:18:07.638287 [ 4 ] {b7381e41-b185-4664-bf6d-ac30b6e58642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2775 | 2026.05.18 07:18:07.638673 [ 4 ] {b7381e41-b185-4664-bf6d-ac30b6e58642} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2776 | 2026.05.18 07:18:07.638909 [ 4 ] {b7381e41-b185-4664-bf6d-ac30b6e58642} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.05.18 07:18:07.639057 [ 4 ] {b7381e41-b185-4664-bf6d-ac30b6e58642} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00171 sec., 67836.25730994152 rows/sec., 5.75 MiB/sec. | ||
| 2778 | 2026.05.18 07:18:07.639082 [ 86 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2779 | 2026.05.18 07:18:07.639093 [ 4 ] {b7381e41-b185-4664-bf6d-ac30b6e58642} <Debug> TCPHandler: Processed in 0.001982371 sec. | ||
| 2780 | 2026.05.18 07:18:07.639140 [ 86 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.05.18 07:18:07.639171 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2782 | 2026.05.18 07:18:07.639274 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.05.18 07:18:07.639290 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 2784 | 2026.05.18 07:18:07.639380 [ 4 ] {4f08d75f-b039-40c2-af1f-8aa629b616bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2785 | 2026.05.18 07:18:07.639391 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2786 | 2026.05.18 07:18:07.639422 [ 4 ] {4f08d75f-b039-40c2-af1f-8aa629b616bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2787 | 2026.05.18 07:18:07.639430 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 78 rows starting from the beginning of the part | ||
| 2788 | 2026.05.18 07:18:07.639515 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 216 rows starting from the beginning of the part | ||
| 2789 | 2026.05.18 07:18:07.639568 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 2790 | 2026.05.18 07:18:07.639615 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 2791 | 2026.05.18 07:18:07.639656 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 822 rows starting from the beginning of the part | ||
| 2792 | 2026.05.18 07:18:07.639696 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part | ||
| 2793 | 2026.05.18 07:18:07.639905 [ 4 ] {4f08d75f-b039-40c2-af1f-8aa629b616bc} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.05.18 07:18:07.639941 [ 4 ] {4f08d75f-b039-40c2-af1f-8aa629b616bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2795 | 2026.05.18 07:18:07.640537 [ 4 ] {4f08d75f-b039-40c2-af1f-8aa629b616bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2796 | 2026.05.18 07:18:07.640744 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502529 sec., 899816.2431473868 rows/sec., 76.44 MiB/sec. | ||
| 2797 | 2026.05.18 07:18:07.640831 [ 4 ] {4f08d75f-b039-40c2-af1f-8aa629b616bc} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.05.18 07:18:07.640989 [ 100 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2799 | 2026.05.18 07:18:07.641032 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2800 | 2026.05.18 07:18:07.641040 [ 100 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.05.18 07:18:07.641037 [ 4 ] {4f08d75f-b039-40c2-af1f-8aa629b616bc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001669 sec., 17974.835230677054 rows/sec., 1.32 MiB/sec. | ||
| 2802 | 2026.05.18 07:18:07.641088 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2803 | 2026.05.18 07:18:07.641161 [ 4 ] {4f08d75f-b039-40c2-af1f-8aa629b616bc} <Debug> TCPHandler: Processed in 0.001938811 sec. | ||
| 2804 | 2026.05.18 07:18:07.641212 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 2805 | 2026.05.18 07:18:07.641337 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2806 | 2026.05.18 07:18:07.641371 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 29 rows starting from the beginning of the part | ||
| 2807 | 2026.05.18 07:18:07.641400 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.05.18 07:18:07.641430 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2809 | 2026.05.18 07:18:07.641451 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.05.18 07:18:07.641477 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 2811 | 2026.05.18 07:18:07.641530 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2812 | 2026.05.18 07:18:07.641539 [ 4 ] {c0160dd7-e82e-4eea-823b-3c8ab067e2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2813 | 2026.05.18 07:18:07.641541 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_16_3} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2814 | 2026.05.18 07:18:07.641572 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 159 rows starting from the beginning of the part | ||
| 2815 | 2026.05.18 07:18:07.641606 [ 4 ] {c0160dd7-e82e-4eea-823b-3c8ab067e2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2816 | 2026.05.18 07:18:07.641618 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2817 | 2026.05.18 07:18:07.641657 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2818 | 2026.05.18 07:18:07.642195 [ 4 ] {c0160dd7-e82e-4eea-823b-3c8ab067e2c8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.05.18 07:18:07.642238 [ 4 ] {c0160dd7-e82e-4eea-823b-3c8ab067e2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2820 | 2026.05.18 07:18:07.642453 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 325 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291707 sec., 251605.04665531733 rows/sec., 17.78 MiB/sec. | ||
| 2821 | 2026.05.18 07:18:07.642565 [ 4 ] {c0160dd7-e82e-4eea-823b-3c8ab067e2c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2822 | 2026.05.18 07:18:07.642581 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2823 | 2026.05.18 07:18:07.642842 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.05.18 07:18:07.642842 [ 4 ] {c0160dd7-e82e-4eea-823b-3c8ab067e2c8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.05.18 07:18:07.642917 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_11_2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2826 | 2026.05.18 07:18:07.642957 [ 100 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2827 | 2026.05.18 07:18:07.642979 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2828 | 2026.05.18 07:18:07.642982 [ 4 ] {c0160dd7-e82e-4eea-823b-3c8ab067e2c8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001485 sec., 63299.6632996633 rows/sec., 4.94 MiB/sec. | ||
| 2829 | 2026.05.18 07:18:07.642991 [ 100 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.05.18 07:18:07.643033 [ 4 ] {c0160dd7-e82e-4eea-823b-3c8ab067e2c8} <Debug> TCPHandler: Processed in 0.00175575 sec. | ||
| 2831 | 2026.05.18 07:18:07.643035 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2832 | 2026.05.18 07:18:07.643158 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 2833 | 2026.05.18 07:18:07.643203 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.05.18 07:18:07.643262 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2835 | 2026.05.18 07:18:07.643296 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 69 rows starting from the beginning of the part | ||
| 2836 | 2026.05.18 07:18:07.643322 [ 4 ] {6ae14117-3c5b-482a-9235-29f97d32f14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.05.18 07:18:07.643374 [ 4 ] {6ae14117-3c5b-482a-9235-29f97d32f14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2838 | 2026.05.18 07:18:07.643378 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 118 rows starting from the beginning of the part | ||
| 2839 | 2026.05.18 07:18:07.643443 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 2840 | 2026.05.18 07:18:07.643491 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part | ||
| 2841 | 2026.05.18 07:18:07.643556 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 507 rows starting from the beginning of the part | ||
| 2842 | 2026.05.18 07:18:07.643631 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 2843 | 2026.05.18 07:18:07.643844 [ 4 ] {6ae14117-3c5b-482a-9235-29f97d32f14d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.05.18 07:18:07.643887 [ 4 ] {6ae14117-3c5b-482a-9235-29f97d32f14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2845 | 2026.05.18 07:18:07.644261 [ 4 ] {6ae14117-3c5b-482a-9235-29f97d32f14d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2846 | 2026.05.18 07:18:07.644495 [ 4 ] {6ae14117-3c5b-482a-9235-29f97d32f14d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.05.18 07:18:07.644595 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490118 sec., 597268.1358120632 rows/sec., 46.58 MiB/sec. | ||
| 2848 | 2026.05.18 07:18:07.644630 [ 4 ] {6ae14117-3c5b-482a-9235-29f97d32f14d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 2849 | 2026.05.18 07:18:07.644665 [ 4 ] {6ae14117-3c5b-482a-9235-29f97d32f14d} <Debug> TCPHandler: Processed in 0.001513588 sec. | ||
| 2850 | 2026.05.18 07:18:07.644798 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2851 | 2026.05.18 07:18:07.644836 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.05.18 07:18:07.644938 [ 4 ] {3d05af7c-72b7-421c-9e3b-761b073a509e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.05.18 07:18:07.644997 [ 4 ] {3d05af7c-72b7-421c-9e3b-761b073a509e} <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 | ||
| 2854 | 2026.05.18 07:18:07.645092 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.18 07:18:07.645171 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_16_3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2856 | 2026.05.18 07:18:07.645250 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2857 | 2026.05.18 07:18:07.645885 [ 4 ] {3d05af7c-72b7-421c-9e3b-761b073a509e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.05.18 07:18:07.645928 [ 4 ] {3d05af7c-72b7-421c-9e3b-761b073a509e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2859 | 2026.05.18 07:18:07.646502 [ 4 ] {3d05af7c-72b7-421c-9e3b-761b073a509e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2860 | 2026.05.18 07:18:07.646742 [ 4 ] {3d05af7c-72b7-421c-9e3b-761b073a509e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.05.18 07:18:07.646881 [ 4 ] {3d05af7c-72b7-421c-9e3b-761b073a509e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001961 sec., 15298.317185109638 rows/sec., 27.41 MiB/sec. | ||
| 2862 | 2026.05.18 07:18:07.646930 [ 4 ] {3d05af7c-72b7-421c-9e3b-761b073a509e} <Debug> TCPHandler: Processed in 0.002144302 sec. | ||
| 2863 | 2026.05.18 07:18:07.647095 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.05.18 07:18:07.647191 [ 4 ] {a5feaa4a-e48f-4614-bbf6-f3b391bf4fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.05.18 07:18:07.647233 [ 4 ] {a5feaa4a-e48f-4614-bbf6-f3b391bf4fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2866 | 2026.05.18 07:18:07.647601 [ 4 ] {a5feaa4a-e48f-4614-bbf6-f3b391bf4fa7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.05.18 07:18:07.647638 [ 4 ] {a5feaa4a-e48f-4614-bbf6-f3b391bf4fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2868 | 2026.05.18 07:18:07.647944 [ 4 ] {a5feaa4a-e48f-4614-bbf6-f3b391bf4fa7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2869 | 2026.05.18 07:18:07.648151 [ 4 ] {a5feaa4a-e48f-4614-bbf6-f3b391bf4fa7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.05.18 07:18:07.648270 [ 4 ] {a5feaa4a-e48f-4614-bbf6-f3b391bf4fa7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 2871 | 2026.05.18 07:18:07.648301 [ 4 ] {a5feaa4a-e48f-4614-bbf6-f3b391bf4fa7} <Debug> TCPHandler: Processed in 0.001278307 sec. | ||
| 2872 | 2026.05.18 07:18:11.696940 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2873 | 2026.05.18 07:18:11.697034 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2874 | 2026.05.18 07:18:11.770016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6754 | ||
| 2875 | 2026.05.18 07:18:11.770809 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.05.18 07:18:11.770848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2877 | 2026.05.18 07:18:11.771382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2878 | 2026.05.18 07:18:11.771647 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.05.18 07:18:11.771777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 2880 | 2026.05.18 07:18:12.112650 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2881 | 2026.05.18 07:18:12.128758 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.05.18 07:18:12.128811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2883 | 2026.05.18 07:18:12.134263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2884 | 2026.05.18 07:18:12.134979 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.18 07:18:12.137601 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2886 | 2026.05.18 07:18:12.636451 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.05.18 07:18:12.636693 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2888 | 2026.05.18 07:18:12.637032 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2889 | 2026.05.18 07:18:12.637072 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <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 | ||
| 2890 | 2026.05.18 07:18:12.637317 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2891 | 2026.05.18 07:18:12.637387 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2892 | 2026.05.18 07:18:12.637526 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2893 | 2026.05.18 07:18:12.637624 [ 329 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2894 | 2026.05.18 07:18:12.637642 [ 315 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2895 | 2026.05.18 07:18:12.637663 [ 330 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2896 | 2026.05.18 07:18:12.637624 [ 349 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2897 | 2026.05.18 07:18:12.637838 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 2898 | 2026.05.18 07:18:12.637867 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2899 | 2026.05.18 07:18:12.637963 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2900 | 2026.05.18 07:18:12.637986 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2901 | 2026.05.18 07:18:12.638023 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <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'))" | ||
| 2902 | 2026.05.18 07:18:12.638066 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <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'))" | ||
| 2903 | 2026.05.18 07:18:12.638105 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <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'))" | ||
| 2904 | 2026.05.18 07:18:12.638140 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <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'))" | ||
| 2905 | 2026.05.18 07:18:12.639390 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002799 sec., 15005.359056806003 rows/sec., 3.66 MiB/sec. | ||
| 2906 | 2026.05.18 07:18:12.639544 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Debug> MemoryTracker: Peak memory usage (for query): 197.33 KiB. | ||
| 2907 | 2026.05.18 07:18:12.639560 [ 4 ] {536f8fbb-4ba4-4bdc-bff0-bc0271c3a0d5} <Debug> TCPHandler: Processed in 0.003242258 sec. | ||
| 2908 | 2026.05.18 07:18:12.651811 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.05.18 07:18:12.651977 [ 4 ] {ff9b9c43-a678-43e0-8482-b0b22ca33f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2910 | 2026.05.18 07:18:12.652040 [ 4 ] {ff9b9c43-a678-43e0-8482-b0b22ca33f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2911 | 2026.05.18 07:18:12.652732 [ 4 ] {ff9b9c43-a678-43e0-8482-b0b22ca33f53} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.18 07:18:12.652774 [ 4 ] {ff9b9c43-a678-43e0-8482-b0b22ca33f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2913 | 2026.05.18 07:18:12.653144 [ 4 ] {ff9b9c43-a678-43e0-8482-b0b22ca33f53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2914 | 2026.05.18 07:18:12.653368 [ 4 ] {ff9b9c43-a678-43e0-8482-b0b22ca33f53} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.18 07:18:12.653514 [ 4 ] {ff9b9c43-a678-43e0-8482-b0b22ca33f53} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001582 sec., 179519.595448799 rows/sec., 11.40 MiB/sec. | ||
| 2916 | 2026.05.18 07:18:12.653549 [ 4 ] {ff9b9c43-a678-43e0-8482-b0b22ca33f53} <Debug> TCPHandler: Processed in 0.00181795 sec. | ||
| 2917 | 2026.05.18 07:18:12.653680 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.05.18 07:18:12.653777 [ 4 ] {dea5ef8b-1cdb-4330-b01a-c3433ec888a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2919 | 2026.05.18 07:18:12.653817 [ 4 ] {dea5ef8b-1cdb-4330-b01a-c3433ec888a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2920 | 2026.05.18 07:18:12.654521 [ 4 ] {dea5ef8b-1cdb-4330-b01a-c3433ec888a2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.05.18 07:18:12.654557 [ 4 ] {dea5ef8b-1cdb-4330-b01a-c3433ec888a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2922 | 2026.05.18 07:18:12.654896 [ 4 ] {dea5ef8b-1cdb-4330-b01a-c3433ec888a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2923 | 2026.05.18 07:18:12.655106 [ 4 ] {dea5ef8b-1cdb-4330-b01a-c3433ec888a2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.05.18 07:18:12.655234 [ 4 ] {dea5ef8b-1cdb-4330-b01a-c3433ec888a2} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001476 sec., 554878.0487804877 rows/sec., 43.01 MiB/sec. | ||
| 2925 | 2026.05.18 07:18:12.655268 [ 4 ] {dea5ef8b-1cdb-4330-b01a-c3433ec888a2} <Debug> TCPHandler: Processed in 0.001637609 sec. | ||
| 2926 | 2026.05.18 07:18:12.655402 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.05.18 07:18:12.655499 [ 4 ] {df92c9ab-9fd1-4a9c-82cf-959edf7f975b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2928 | 2026.05.18 07:18:12.655539 [ 4 ] {df92c9ab-9fd1-4a9c-82cf-959edf7f975b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2929 | 2026.05.18 07:18:12.655963 [ 4 ] {df92c9ab-9fd1-4a9c-82cf-959edf7f975b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.05.18 07:18:12.656001 [ 4 ] {df92c9ab-9fd1-4a9c-82cf-959edf7f975b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2931 | 2026.05.18 07:18:12.656290 [ 4 ] {df92c9ab-9fd1-4a9c-82cf-959edf7f975b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2932 | 2026.05.18 07:18:12.656497 [ 4 ] {df92c9ab-9fd1-4a9c-82cf-959edf7f975b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.05.18 07:18:12.656624 [ 4 ] {df92c9ab-9fd1-4a9c-82cf-959edf7f975b} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001143 sec., 133858.26771653545 rows/sec., 8.00 MiB/sec. | ||
| 2934 | 2026.05.18 07:18:12.656657 [ 4 ] {df92c9ab-9fd1-4a9c-82cf-959edf7f975b} <Debug> TCPHandler: Processed in 0.001304917 sec. | ||
| 2935 | 2026.05.18 07:18:12.656781 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.05.18 07:18:12.656877 [ 4 ] {61980553-76d9-49f8-91b1-9131722129ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2937 | 2026.05.18 07:18:12.656916 [ 4 ] {61980553-76d9-49f8-91b1-9131722129ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2938 | 2026.05.18 07:18:12.657337 [ 4 ] {61980553-76d9-49f8-91b1-9131722129ea} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.05.18 07:18:12.657373 [ 4 ] {61980553-76d9-49f8-91b1-9131722129ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2940 | 2026.05.18 07:18:12.657674 [ 4 ] {61980553-76d9-49f8-91b1-9131722129ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2941 | 2026.05.18 07:18:12.657889 [ 4 ] {61980553-76d9-49f8-91b1-9131722129ea} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.05.18 07:18:12.658010 [ 4 ] {61980553-76d9-49f8-91b1-9131722129ea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 2943 | 2026.05.18 07:18:12.658045 [ 4 ] {61980553-76d9-49f8-91b1-9131722129ea} <Debug> TCPHandler: Processed in 0.001312878 sec. | ||
| 2944 | 2026.05.18 07:18:12.658174 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.05.18 07:18:12.658270 [ 4 ] {e7d5f2bf-5eef-4d09-abb0-65e14f2ba9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.05.18 07:18:12.658309 [ 4 ] {e7d5f2bf-5eef-4d09-abb0-65e14f2ba9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2947 | 2026.05.18 07:18:12.658713 [ 4 ] {e7d5f2bf-5eef-4d09-abb0-65e14f2ba9cd} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.05.18 07:18:12.658750 [ 4 ] {e7d5f2bf-5eef-4d09-abb0-65e14f2ba9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2949 | 2026.05.18 07:18:12.659040 [ 4 ] {e7d5f2bf-5eef-4d09-abb0-65e14f2ba9cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2950 | 2026.05.18 07:18:12.659243 [ 4 ] {e7d5f2bf-5eef-4d09-abb0-65e14f2ba9cd} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.05.18 07:18:12.659363 [ 4 ] {e7d5f2bf-5eef-4d09-abb0-65e14f2ba9cd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001111 sec., 133213.3213321332 rows/sec., 7.58 MiB/sec. | ||
| 2952 | 2026.05.18 07:18:12.659397 [ 4 ] {e7d5f2bf-5eef-4d09-abb0-65e14f2ba9cd} <Debug> TCPHandler: Processed in 0.001275107 sec. | ||
| 2953 | 2026.05.18 07:18:12.659520 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.05.18 07:18:12.659617 [ 4 ] {4363dde6-3e4e-4320-a420-dc12432c054b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2955 | 2026.05.18 07:18:12.659656 [ 4 ] {4363dde6-3e4e-4320-a420-dc12432c054b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2956 | 2026.05.18 07:18:12.660189 [ 4 ] {4363dde6-3e4e-4320-a420-dc12432c054b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.05.18 07:18:12.660225 [ 4 ] {4363dde6-3e4e-4320-a420-dc12432c054b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2958 | 2026.05.18 07:18:12.660533 [ 4 ] {4363dde6-3e4e-4320-a420-dc12432c054b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2959 | 2026.05.18 07:18:12.660738 [ 4 ] {4363dde6-3e4e-4320-a420-dc12432c054b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.05.18 07:18:12.660865 [ 4 ] {4363dde6-3e4e-4320-a420-dc12432c054b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001266 sec., 395734.5971563981 rows/sec., 27.82 MiB/sec. | ||
| 2961 | 2026.05.18 07:18:12.660898 [ 4 ] {4363dde6-3e4e-4320-a420-dc12432c054b} <Debug> TCPHandler: Processed in 0.001427308 sec. | ||
| 2962 | 2026.05.18 07:18:12.661024 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.05.18 07:18:12.661120 [ 4 ] {0188e679-10c2-4f5d-ab73-574bb38b0d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2964 | 2026.05.18 07:18:12.661160 [ 4 ] {0188e679-10c2-4f5d-ab73-574bb38b0d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2965 | 2026.05.18 07:18:12.661484 [ 4 ] {0188e679-10c2-4f5d-ab73-574bb38b0d63} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.05.18 07:18:12.661520 [ 4 ] {0188e679-10c2-4f5d-ab73-574bb38b0d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2967 | 2026.05.18 07:18:12.661809 [ 4 ] {0188e679-10c2-4f5d-ab73-574bb38b0d63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2968 | 2026.05.18 07:18:12.662024 [ 4 ] {0188e679-10c2-4f5d-ab73-574bb38b0d63} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.05.18 07:18:12.662152 [ 4 ] {0188e679-10c2-4f5d-ab73-574bb38b0d63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 2970 | 2026.05.18 07:18:12.662184 [ 4 ] {0188e679-10c2-4f5d-ab73-574bb38b0d63} <Debug> TCPHandler: Processed in 0.001216217 sec. | ||
| 2971 | 2026.05.18 07:18:12.662304 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.05.18 07:18:12.662400 [ 4 ] {6a4c64b2-d23d-48b9-b023-011574501082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.05.18 07:18:12.662442 [ 4 ] {6a4c64b2-d23d-48b9-b023-011574501082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2974 | 2026.05.18 07:18:12.662825 [ 4 ] {6a4c64b2-d23d-48b9-b023-011574501082} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.05.18 07:18:12.662861 [ 4 ] {6a4c64b2-d23d-48b9-b023-011574501082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2976 | 2026.05.18 07:18:12.663172 [ 4 ] {6a4c64b2-d23d-48b9-b023-011574501082} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2977 | 2026.05.18 07:18:12.663378 [ 4 ] {6a4c64b2-d23d-48b9-b023-011574501082} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.05.18 07:18:12.663477 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2979 | 2026.05.18 07:18:12.663501 [ 4 ] {6a4c64b2-d23d-48b9-b023-011574501082} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001119 sec., 236818.58802502236 rows/sec., 15.74 MiB/sec. | ||
| 2980 | 2026.05.18 07:18:12.663524 [ 170 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.05.18 07:18:12.663539 [ 4 ] {6a4c64b2-d23d-48b9-b023-011574501082} <Debug> TCPHandler: Processed in 0.001283547 sec. | ||
| 2982 | 2026.05.18 07:18:12.663549 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2983 | 2026.05.18 07:18:12.663662 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 2984 | 2026.05.18 07:18:12.663668 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.05.18 07:18:12.663787 [ 4 ] {a9533b61-c900-4ab9-9904-f1e848f8acf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.05.18 07:18:12.663798 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2987 | 2026.05.18 07:18:12.663832 [ 4 ] {a9533b61-c900-4ab9-9904-f1e848f8acf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2988 | 2026.05.18 07:18:12.663846 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1315 rows starting from the beginning of the part | ||
| 2989 | 2026.05.18 07:18:12.663926 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 2990 | 2026.05.18 07:18:12.663981 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2991 | 2026.05.18 07:18:12.664029 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 248 rows starting from the beginning of the part | ||
| 2992 | 2026.05.18 07:18:12.664076 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2993 | 2026.05.18 07:18:12.664126 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 2994 | 2026.05.18 07:18:12.664155 [ 4 ] {a9533b61-c900-4ab9-9904-f1e848f8acf8} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.05.18 07:18:12.664196 [ 4 ] {a9533b61-c900-4ab9-9904-f1e848f8acf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2996 | 2026.05.18 07:18:12.664515 [ 4 ] {a9533b61-c900-4ab9-9904-f1e848f8acf8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2997 | 2026.05.18 07:18:12.664732 [ 4 ] {a9533b61-c900-4ab9-9904-f1e848f8acf8} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.05.18 07:18:12.664867 [ 4 ] {a9533b61-c900-4ab9-9904-f1e848f8acf8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 2999 | 2026.05.18 07:18:12.664901 [ 4 ] {a9533b61-c900-4ab9-9904-f1e848f8acf8} <Debug> TCPHandler: Processed in 0.001281887 sec. | ||
| 3000 | 2026.05.18 07:18:12.665022 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.05.18 07:18:12.665118 [ 4 ] {4220ffbc-ea0a-4ce3-bcae-429f2de53cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3002 | 2026.05.18 07:18:12.665170 [ 4 ] {4220ffbc-ea0a-4ce3-bcae-429f2de53cba} <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 | ||
| 3003 | 2026.05.18 07:18:12.665314 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169457 sec., 1302985.418129673 rows/sec., 91.91 MiB/sec. | ||
| 3004 | 2026.05.18 07:18:12.665657 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3005 | 2026.05.18 07:18:12.665886 [ 4 ] {4220ffbc-ea0a-4ce3-bcae-429f2de53cba} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.18 07:18:12.665930 [ 4 ] {4220ffbc-ea0a-4ce3-bcae-429f2de53cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3007 | 2026.05.18 07:18:12.665988 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.18 07:18:12.666075 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3009 | 2026.05.18 07:18:12.666164 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3010 | 2026.05.18 07:18:12.666439 [ 4 ] {4220ffbc-ea0a-4ce3-bcae-429f2de53cba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3011 | 2026.05.18 07:18:12.666668 [ 4 ] {4220ffbc-ea0a-4ce3-bcae-429f2de53cba} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.05.18 07:18:12.666778 [ 170 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3013 | 2026.05.18 07:18:12.666806 [ 4 ] {4220ffbc-ea0a-4ce3-bcae-429f2de53cba} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001706 sec., 6447.831184056272 rows/sec., 11.55 MiB/sec. | ||
| 3014 | 2026.05.18 07:18:12.666844 [ 170 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.05.18 07:18:12.666870 [ 4 ] {4220ffbc-ea0a-4ce3-bcae-429f2de53cba} <Debug> TCPHandler: Processed in 0.00189697 sec. | ||
| 3016 | 2026.05.18 07:18:12.666871 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3017 | 2026.05.18 07:18:12.666981 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 3018 | 2026.05.18 07:18:12.667011 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2026.05.18 07:18:12.667114 [ 4 ] {ac15a21b-50b9-4212-b697-8285fbf53374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3020 | 2026.05.18 07:18:12.667149 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3021 | 2026.05.18 07:18:12.667155 [ 4 ] {ac15a21b-50b9-4212-b697-8285fbf53374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3022 | 2026.05.18 07:18:12.667199 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 135 rows starting from the beginning of the part | ||
| 3023 | 2026.05.18 07:18:12.667300 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3024 | 2026.05.18 07:18:12.667406 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3025 | 2026.05.18 07:18:12.667504 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 3026 | 2026.05.18 07:18:12.667509 [ 4 ] {ac15a21b-50b9-4212-b697-8285fbf53374} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.18 07:18:12.667553 [ 4 ] {ac15a21b-50b9-4212-b697-8285fbf53374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3028 | 2026.05.18 07:18:12.667599 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3029 | 2026.05.18 07:18:12.667691 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 3030 | 2026.05.18 07:18:12.667867 [ 4 ] {ac15a21b-50b9-4212-b697-8285fbf53374} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3031 | 2026.05.18 07:18:12.668122 [ 4 ] {ac15a21b-50b9-4212-b697-8285fbf53374} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.05.18 07:18:12.668254 [ 4 ] {ac15a21b-50b9-4212-b697-8285fbf53374} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00116 sec., 77586.20689655172 rows/sec., 4.85 MiB/sec. | ||
| 3033 | 2026.05.18 07:18:12.668289 [ 4 ] {ac15a21b-50b9-4212-b697-8285fbf53374} <Debug> TCPHandler: Processed in 0.001327997 sec. | ||
| 3034 | 2026.05.18 07:18:12.670138 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 19 columns (19 merged, 0 gathered) in 0.003183777 sec., 77580.81046505456 rows/sec., 139.02 MiB/sec. | ||
| 3035 | 2026.05.18 07:18:12.670705 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3036 | 2026.05.18 07:18:12.671182 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.05.18 07:18:12.671285 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3038 | 2026.05.18 07:18:12.671421 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3039 | 2026.05.18 07:18:17.632538 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.05.18 07:18:17.632940 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3041 | 2026.05.18 07:18:17.633431 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3042 | 2026.05.18 07:18:17.633474 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <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 | ||
| 3043 | 2026.05.18 07:18:17.633696 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3044 | 2026.05.18 07:18:17.633766 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3045 | 2026.05.18 07:18:17.633911 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3046 | 2026.05.18 07:18:17.634026 [ 315 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3047 | 2026.05.18 07:18:17.634045 [ 330 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3048 | 2026.05.18 07:18:17.634109 [ 352 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3049 | 2026.05.18 07:18:17.634028 [ 338 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3050 | 2026.05.18 07:18:17.634238 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 3051 | 2026.05.18 07:18:17.634268 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3052 | 2026.05.18 07:18:17.634365 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3053 | 2026.05.18 07:18:17.634387 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3054 | 2026.05.18 07:18:17.634424 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <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'))" | ||
| 3055 | 2026.05.18 07:18:17.634469 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <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'))" | ||
| 3056 | 2026.05.18 07:18:17.634509 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <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'))" | ||
| 3057 | 2026.05.18 07:18:17.634547 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <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'))" | ||
| 3058 | 2026.05.18 07:18:17.636112 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Debug> executeQuery: Read 42 rows, 6.50 KiB in 0.003332 sec., 12605.042016806723 rows/sec., 1.91 MiB/sec. | ||
| 3059 | 2026.05.18 07:18:17.636315 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Debug> MemoryTracker: Peak memory usage (for query): 175.60 KiB. | ||
| 3060 | 2026.05.18 07:18:17.636332 [ 4 ] {837e73f0-397d-4e3e-9baf-6885b7cea3a5} <Debug> TCPHandler: Processed in 0.003993793 sec. | ||
| 3061 | 2026.05.18 07:18:17.638350 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.05.18 07:18:17.638489 [ 4 ] {5b9c786a-9954-494e-9dc3-f6bb104db3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3063 | 2026.05.18 07:18:17.638542 [ 4 ] {5b9c786a-9954-494e-9dc3-f6bb104db3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3064 | 2026.05.18 07:18:17.639190 [ 4 ] {5b9c786a-9954-494e-9dc3-f6bb104db3cd} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.05.18 07:18:17.639244 [ 4 ] {5b9c786a-9954-494e-9dc3-f6bb104db3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3066 | 2026.05.18 07:18:17.639649 [ 4 ] {5b9c786a-9954-494e-9dc3-f6bb104db3cd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3067 | 2026.05.18 07:18:17.639873 [ 4 ] {5b9c786a-9954-494e-9dc3-f6bb104db3cd} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.05.18 07:18:17.640028 [ 4 ] {5b9c786a-9954-494e-9dc3-f6bb104db3cd} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001579 sec., 73464.21785940469 rows/sec., 6.22 MiB/sec. | ||
| 3069 | 2026.05.18 07:18:17.640064 [ 4 ] {5b9c786a-9954-494e-9dc3-f6bb104db3cd} <Debug> TCPHandler: Processed in 0.00176945 sec. | ||
| 3070 | 2026.05.18 07:18:17.640203 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.05.18 07:18:17.640301 [ 4 ] {8c98eb6c-1018-4c2b-bc55-60bb6c4226e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.05.18 07:18:17.640343 [ 4 ] {8c98eb6c-1018-4c2b-bc55-60bb6c4226e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3073 | 2026.05.18 07:18:17.640833 [ 4 ] {8c98eb6c-1018-4c2b-bc55-60bb6c4226e4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.05.18 07:18:17.640873 [ 4 ] {8c98eb6c-1018-4c2b-bc55-60bb6c4226e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3075 | 2026.05.18 07:18:17.641172 [ 4 ] {8c98eb6c-1018-4c2b-bc55-60bb6c4226e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3076 | 2026.05.18 07:18:17.641396 [ 4 ] {8c98eb6c-1018-4c2b-bc55-60bb6c4226e4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.05.18 07:18:17.641527 [ 4 ] {8c98eb6c-1018-4c2b-bc55-60bb6c4226e4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001245 sec., 24096.385542168675 rows/sec., 1.77 MiB/sec. | ||
| 3078 | 2026.05.18 07:18:17.641562 [ 4 ] {8c98eb6c-1018-4c2b-bc55-60bb6c4226e4} <Debug> TCPHandler: Processed in 0.001409097 sec. | ||
| 3079 | 2026.05.18 07:18:17.641791 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.05.18 07:18:17.641894 [ 4 ] {75a1cfef-08d6-499f-b0b6-70053f1dc15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3081 | 2026.05.18 07:18:17.641935 [ 4 ] {75a1cfef-08d6-499f-b0b6-70053f1dc15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3082 | 2026.05.18 07:18:17.642402 [ 4 ] {75a1cfef-08d6-499f-b0b6-70053f1dc15f} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.05.18 07:18:17.642440 [ 4 ] {75a1cfef-08d6-499f-b0b6-70053f1dc15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3084 | 2026.05.18 07:18:17.642769 [ 4 ] {75a1cfef-08d6-499f-b0b6-70053f1dc15f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3085 | 2026.05.18 07:18:17.642986 [ 4 ] {75a1cfef-08d6-499f-b0b6-70053f1dc15f} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.05.18 07:18:17.643120 [ 4 ] {75a1cfef-08d6-499f-b0b6-70053f1dc15f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001244 sec., 75562.70096463022 rows/sec., 5.90 MiB/sec. | ||
| 3087 | 2026.05.18 07:18:17.643154 [ 4 ] {75a1cfef-08d6-499f-b0b6-70053f1dc15f} <Debug> TCPHandler: Processed in 0.001415898 sec. | ||
| 3088 | 2026.05.18 07:18:17.643295 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.05.18 07:18:17.643392 [ 4 ] {0923d21c-c7f6-43e7-b93a-c7a4c669a99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3090 | 2026.05.18 07:18:17.643436 [ 4 ] {0923d21c-c7f6-43e7-b93a-c7a4c669a99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3091 | 2026.05.18 07:18:17.643898 [ 4 ] {0923d21c-c7f6-43e7-b93a-c7a4c669a99d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.05.18 07:18:17.643937 [ 4 ] {0923d21c-c7f6-43e7-b93a-c7a4c669a99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3093 | 2026.05.18 07:18:17.644272 [ 4 ] {0923d21c-c7f6-43e7-b93a-c7a4c669a99d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3094 | 2026.05.18 07:18:17.644489 [ 4 ] {0923d21c-c7f6-43e7-b93a-c7a4c669a99d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.05.18 07:18:17.644619 [ 4 ] {0923d21c-c7f6-43e7-b93a-c7a4c669a99d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 3096 | 2026.05.18 07:18:17.644654 [ 4 ] {0923d21c-c7f6-43e7-b93a-c7a4c669a99d} <Debug> TCPHandler: Processed in 0.001409157 sec. | ||
| 3097 | 2026.05.18 07:18:17.644786 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.05.18 07:18:17.644884 [ 4 ] {47c87ee2-d112-474b-8e32-b84e30d34e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.05.18 07:18:17.644938 [ 4 ] {47c87ee2-d112-474b-8e32-b84e30d34e73} <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 | ||
| 3100 | 2026.05.18 07:18:17.645779 [ 4 ] {47c87ee2-d112-474b-8e32-b84e30d34e73} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.05.18 07:18:17.645816 [ 4 ] {47c87ee2-d112-474b-8e32-b84e30d34e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3102 | 2026.05.18 07:18:17.646350 [ 4 ] {47c87ee2-d112-474b-8e32-b84e30d34e73} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3103 | 2026.05.18 07:18:17.646576 [ 4 ] {47c87ee2-d112-474b-8e32-b84e30d34e73} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.05.18 07:18:17.646714 [ 4 ] {47c87ee2-d112-474b-8e32-b84e30d34e73} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001849 sec., 16224.986479177935 rows/sec., 29.07 MiB/sec. | ||
| 3105 | 2026.05.18 07:18:17.646763 [ 4 ] {47c87ee2-d112-474b-8e32-b84e30d34e73} <Debug> TCPHandler: Processed in 0.002026781 sec. | ||
| 3106 | 2026.05.18 07:18:17.646992 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.05.18 07:18:17.647089 [ 4 ] {21313fe7-4991-428e-a74a-610a7a6c9768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3108 | 2026.05.18 07:18:17.647132 [ 4 ] {21313fe7-4991-428e-a74a-610a7a6c9768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3109 | 2026.05.18 07:18:17.647539 [ 4 ] {21313fe7-4991-428e-a74a-610a7a6c9768} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.05.18 07:18:17.647575 [ 4 ] {21313fe7-4991-428e-a74a-610a7a6c9768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3111 | 2026.05.18 07:18:17.647896 [ 4 ] {21313fe7-4991-428e-a74a-610a7a6c9768} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3112 | 2026.05.18 07:18:17.648113 [ 4 ] {21313fe7-4991-428e-a74a-610a7a6c9768} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.05.18 07:18:17.648219 [ 155 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3114 | 2026.05.18 07:18:17.648242 [ 4 ] {21313fe7-4991-428e-a74a-610a7a6c9768} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 3115 | 2026.05.18 07:18:17.648272 [ 155 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.05.18 07:18:17.648283 [ 4 ] {21313fe7-4991-428e-a74a-610a7a6c9768} <Debug> TCPHandler: Processed in 0.001341108 sec. | ||
| 3117 | 2026.05.18 07:18:17.648304 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3118 | 2026.05.18 07:18:17.648434 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 3119 | 2026.05.18 07:18:17.648543 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3120 | 2026.05.18 07:18:17.648576 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 334 rows starting from the beginning of the part | ||
| 3121 | 2026.05.18 07:18:17.648635 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3122 | 2026.05.18 07:18:17.648684 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
| 3123 | 2026.05.18 07:18:17.648728 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 3124 | 2026.05.18 07:18:17.648773 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 3125 | 2026.05.18 07:18:17.648816 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 3126 | 2026.05.18 07:18:17.649653 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263837 sec., 526966.6895335395 rows/sec., 35.00 MiB/sec. | ||
| 3127 | 2026.05.18 07:18:17.649861 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3128 | 2026.05.18 07:18:17.650169 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_16_3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.18 07:18:17.650250 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_16_3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3130 | 2026.05.18 07:18:17.650339 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3131 | 2026.05.18 07:18:19.271931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7266 | ||
| 3132 | 2026.05.18 07:18:19.272480 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.05.18 07:18:19.272532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3134 | 2026.05.18 07:18:19.273039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3135 | 2026.05.18 07:18:19.273273 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.05.18 07:18:19.273413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7266 | ||
| 3137 | 2026.05.18 07:18:19.638561 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3138 | 2026.05.18 07:18:19.654218 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.05.18 07:18:19.654283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3140 | 2026.05.18 07:18:19.660431 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3141 | 2026.05.18 07:18:19.661177 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.18 07:18:19.664187 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3143 | 2026.05.18 07:18:22.638133 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.18 07:18:22.638386 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3145 | 2026.05.18 07:18:22.638736 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3146 | 2026.05.18 07:18:22.638783 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <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 | ||
| 3147 | 2026.05.18 07:18:22.639035 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3148 | 2026.05.18 07:18:22.639129 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3149 | 2026.05.18 07:18:22.639281 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3150 | 2026.05.18 07:18:22.639387 [ 348 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3151 | 2026.05.18 07:18:22.639403 [ 350 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3152 | 2026.05.18 07:18:22.639418 [ 343 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3153 | 2026.05.18 07:18:22.639390 [ 315 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3154 | 2026.05.18 07:18:22.639565 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 3155 | 2026.05.18 07:18:22.639594 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3156 | 2026.05.18 07:18:22.639695 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3157 | 2026.05.18 07:18:22.639717 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3158 | 2026.05.18 07:18:22.639757 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <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'))" | ||
| 3159 | 2026.05.18 07:18:22.639798 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <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'))" | ||
| 3160 | 2026.05.18 07:18:22.639835 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <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'))" | ||
| 3161 | 2026.05.18 07:18:22.639873 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <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'))" | ||
| 3162 | 2026.05.18 07:18:22.641198 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002913 sec., 14418.125643666324 rows/sec., 3.51 MiB/sec. | ||
| 3163 | 2026.05.18 07:18:22.641394 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Debug> MemoryTracker: Peak memory usage (for query): 195.70 KiB. | ||
| 3164 | 2026.05.18 07:18:22.641412 [ 4 ] {163dd2ac-4f88-4300-a601-5431fb6a6af7} <Debug> TCPHandler: Processed in 0.003439819 sec. | ||
| 3165 | 2026.05.18 07:18:22.646246 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.05.18 07:18:22.646375 [ 4 ] {c7c9fa40-ec0b-443d-8c90-ddfea653cb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.05.18 07:18:22.646428 [ 4 ] {c7c9fa40-ec0b-443d-8c90-ddfea653cb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3168 | 2026.05.18 07:18:22.647096 [ 4 ] {c7c9fa40-ec0b-443d-8c90-ddfea653cb79} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.05.18 07:18:22.647143 [ 4 ] {c7c9fa40-ec0b-443d-8c90-ddfea653cb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3170 | 2026.05.18 07:18:22.647545 [ 4 ] {c7c9fa40-ec0b-443d-8c90-ddfea653cb79} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3171 | 2026.05.18 07:18:22.647795 [ 4 ] {c7c9fa40-ec0b-443d-8c90-ddfea653cb79} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.05.18 07:18:22.647948 [ 4 ] {c7c9fa40-ec0b-443d-8c90-ddfea653cb79} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001609 sec., 176507.14729645744 rows/sec., 11.21 MiB/sec. | ||
| 3173 | 2026.05.18 07:18:22.647987 [ 4 ] {c7c9fa40-ec0b-443d-8c90-ddfea653cb79} <Debug> TCPHandler: Processed in 0.00180272 sec. | ||
| 3174 | 2026.05.18 07:18:22.648163 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.05.18 07:18:22.648266 [ 4 ] {d1182364-79e3-411c-b0a9-479b4bb21a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3176 | 2026.05.18 07:18:22.648310 [ 4 ] {d1182364-79e3-411c-b0a9-479b4bb21a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3177 | 2026.05.18 07:18:22.649196 [ 4 ] {d1182364-79e3-411c-b0a9-479b4bb21a58} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.05.18 07:18:22.649248 [ 4 ] {d1182364-79e3-411c-b0a9-479b4bb21a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3179 | 2026.05.18 07:18:22.649681 [ 4 ] {d1182364-79e3-411c-b0a9-479b4bb21a58} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3180 | 2026.05.18 07:18:22.649939 [ 4 ] {d1182364-79e3-411c-b0a9-479b4bb21a58} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.05.18 07:18:22.650126 [ 4 ] {d1182364-79e3-411c-b0a9-479b4bb21a58} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001867 sec., 438671.66577396897 rows/sec., 34.00 MiB/sec. | ||
| 3182 | 2026.05.18 07:18:22.650219 [ 4 ] {d1182364-79e3-411c-b0a9-479b4bb21a58} <Debug> TCPHandler: Processed in 0.002106542 sec. | ||
| 3183 | 2026.05.18 07:18:22.650448 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.05.18 07:18:22.650591 [ 4 ] {da20a8a6-fda5-442c-a8d2-2ef48b7ea58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3185 | 2026.05.18 07:18:22.650654 [ 4 ] {da20a8a6-fda5-442c-a8d2-2ef48b7ea58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3186 | 2026.05.18 07:18:22.651272 [ 4 ] {da20a8a6-fda5-442c-a8d2-2ef48b7ea58c} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.05.18 07:18:22.651315 [ 4 ] {da20a8a6-fda5-442c-a8d2-2ef48b7ea58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3188 | 2026.05.18 07:18:22.651738 [ 4 ] {da20a8a6-fda5-442c-a8d2-2ef48b7ea58c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3189 | 2026.05.18 07:18:22.651966 [ 4 ] {da20a8a6-fda5-442c-a8d2-2ef48b7ea58c} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.05.18 07:18:22.652130 [ 4 ] {da20a8a6-fda5-442c-a8d2-2ef48b7ea58c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00158 sec., 96835.44303797468 rows/sec., 5.79 MiB/sec. | ||
| 3191 | 2026.05.18 07:18:22.652196 [ 4 ] {da20a8a6-fda5-442c-a8d2-2ef48b7ea58c} <Debug> TCPHandler: Processed in 0.001862161 sec. | ||
| 3192 | 2026.05.18 07:18:22.652343 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.05.18 07:18:22.652453 [ 4 ] {06c3b41e-c2e9-4c36-a850-ad0218761513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3194 | 2026.05.18 07:18:22.652500 [ 4 ] {06c3b41e-c2e9-4c36-a850-ad0218761513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3195 | 2026.05.18 07:18:22.652981 [ 4 ] {06c3b41e-c2e9-4c36-a850-ad0218761513} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.05.18 07:18:22.653021 [ 4 ] {06c3b41e-c2e9-4c36-a850-ad0218761513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3197 | 2026.05.18 07:18:22.653346 [ 4 ] {06c3b41e-c2e9-4c36-a850-ad0218761513} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3198 | 2026.05.18 07:18:22.653567 [ 4 ] {06c3b41e-c2e9-4c36-a850-ad0218761513} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.05.18 07:18:22.653699 [ 4 ] {06c3b41e-c2e9-4c36-a850-ad0218761513} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001271 sec., 117230.52714398112 rows/sec., 7.57 MiB/sec. | ||
| 3200 | 2026.05.18 07:18:22.653736 [ 4 ] {06c3b41e-c2e9-4c36-a850-ad0218761513} <Debug> TCPHandler: Processed in 0.001448848 sec. | ||
| 3201 | 2026.05.18 07:18:22.653873 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.05.18 07:18:22.653975 [ 4 ] {ec02ae8c-5d56-42d5-94ba-76f46fb095f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.05.18 07:18:22.654019 [ 4 ] {ec02ae8c-5d56-42d5-94ba-76f46fb095f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3204 | 2026.05.18 07:18:22.654552 [ 4 ] {ec02ae8c-5d56-42d5-94ba-76f46fb095f8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.05.18 07:18:22.654591 [ 4 ] {ec02ae8c-5d56-42d5-94ba-76f46fb095f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3206 | 2026.05.18 07:18:22.654925 [ 4 ] {ec02ae8c-5d56-42d5-94ba-76f46fb095f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3207 | 2026.05.18 07:18:22.655169 [ 4 ] {ec02ae8c-5d56-42d5-94ba-76f46fb095f8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.05.18 07:18:22.655311 [ 4 ] {ec02ae8c-5d56-42d5-94ba-76f46fb095f8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001355 sec., 109225.0922509225 rows/sec., 6.21 MiB/sec. | ||
| 3209 | 2026.05.18 07:18:22.655370 [ 4 ] {ec02ae8c-5d56-42d5-94ba-76f46fb095f8} <Debug> TCPHandler: Processed in 0.001546268 sec. | ||
| 3210 | 2026.05.18 07:18:22.655543 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.05.18 07:18:22.655652 [ 4 ] {e71bf207-0ac5-4251-b037-74267dadcbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3212 | 2026.05.18 07:18:22.655698 [ 4 ] {e71bf207-0ac5-4251-b037-74267dadcbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3213 | 2026.05.18 07:18:22.656398 [ 4 ] {e71bf207-0ac5-4251-b037-74267dadcbc7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.18 07:18:22.656436 [ 4 ] {e71bf207-0ac5-4251-b037-74267dadcbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3215 | 2026.05.18 07:18:22.656820 [ 4 ] {e71bf207-0ac5-4251-b037-74267dadcbc7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3216 | 2026.05.18 07:18:22.657047 [ 4 ] {e71bf207-0ac5-4251-b037-74267dadcbc7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.05.18 07:18:22.657179 [ 4 ] {e71bf207-0ac5-4251-b037-74267dadcbc7} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001547 sec., 323852.61797026504 rows/sec., 22.76 MiB/sec. | ||
| 3218 | 2026.05.18 07:18:22.657214 [ 4 ] {e71bf207-0ac5-4251-b037-74267dadcbc7} <Debug> TCPHandler: Processed in 0.001721739 sec. | ||
| 3219 | 2026.05.18 07:18:22.657353 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.05.18 07:18:22.657450 [ 4 ] {be2dedea-e70f-4a31-aa18-a60d49d035b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3221 | 2026.05.18 07:18:22.657492 [ 4 ] {be2dedea-e70f-4a31-aa18-a60d49d035b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3222 | 2026.05.18 07:18:22.657847 [ 4 ] {be2dedea-e70f-4a31-aa18-a60d49d035b3} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.05.18 07:18:22.657882 [ 4 ] {be2dedea-e70f-4a31-aa18-a60d49d035b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3224 | 2026.05.18 07:18:22.658206 [ 4 ] {be2dedea-e70f-4a31-aa18-a60d49d035b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3225 | 2026.05.18 07:18:22.658426 [ 4 ] {be2dedea-e70f-4a31-aa18-a60d49d035b3} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.18 07:18:22.658556 [ 4 ] {be2dedea-e70f-4a31-aa18-a60d49d035b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 3227 | 2026.05.18 07:18:22.658591 [ 4 ] {be2dedea-e70f-4a31-aa18-a60d49d035b3} <Debug> TCPHandler: Processed in 0.001288267 sec. | ||
| 3228 | 2026.05.18 07:18:22.658724 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.05.18 07:18:22.658822 [ 4 ] {30d4b5d0-1edf-4776-b574-16c18db2ead0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.05.18 07:18:22.658864 [ 4 ] {30d4b5d0-1edf-4776-b574-16c18db2ead0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3231 | 2026.05.18 07:18:22.659291 [ 4 ] {30d4b5d0-1edf-4776-b574-16c18db2ead0} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.05.18 07:18:22.659327 [ 4 ] {30d4b5d0-1edf-4776-b574-16c18db2ead0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3233 | 2026.05.18 07:18:22.659693 [ 4 ] {30d4b5d0-1edf-4776-b574-16c18db2ead0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3234 | 2026.05.18 07:18:22.659920 [ 4 ] {30d4b5d0-1edf-4776-b574-16c18db2ead0} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.05.18 07:18:22.660050 [ 4 ] {30d4b5d0-1edf-4776-b574-16c18db2ead0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001247 sec., 212510.02405773857 rows/sec., 14.12 MiB/sec. | ||
| 3236 | 2026.05.18 07:18:22.660084 [ 4 ] {30d4b5d0-1edf-4776-b574-16c18db2ead0} <Debug> TCPHandler: Processed in 0.001409948 sec. | ||
| 3237 | 2026.05.18 07:18:22.660226 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.05.18 07:18:22.660323 [ 4 ] {590ef82d-a58f-4d71-9326-eb499f65f81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.05.18 07:18:22.660366 [ 4 ] {590ef82d-a58f-4d71-9326-eb499f65f81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3240 | 2026.05.18 07:18:22.660690 [ 4 ] {590ef82d-a58f-4d71-9326-eb499f65f81e} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.05.18 07:18:22.660724 [ 4 ] {590ef82d-a58f-4d71-9326-eb499f65f81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3242 | 2026.05.18 07:18:22.661014 [ 4 ] {590ef82d-a58f-4d71-9326-eb499f65f81e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3243 | 2026.05.18 07:18:22.661245 [ 4 ] {590ef82d-a58f-4d71-9326-eb499f65f81e} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.05.18 07:18:22.661370 [ 4 ] {590ef82d-a58f-4d71-9326-eb499f65f81e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 3245 | 2026.05.18 07:18:22.661404 [ 4 ] {590ef82d-a58f-4d71-9326-eb499f65f81e} <Debug> TCPHandler: Processed in 0.001227027 sec. | ||
| 3246 | 2026.05.18 07:18:22.661561 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.05.18 07:18:22.661656 [ 4 ] {0cfbbbf3-7649-4796-92ab-320b2596f1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.18 07:18:22.661709 [ 4 ] {0cfbbbf3-7649-4796-92ab-320b2596f1b8} <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 | ||
| 3249 | 2026.05.18 07:18:22.662616 [ 4 ] {0cfbbbf3-7649-4796-92ab-320b2596f1b8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.05.18 07:18:22.662653 [ 4 ] {0cfbbbf3-7649-4796-92ab-320b2596f1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3251 | 2026.05.18 07:18:22.663172 [ 4 ] {0cfbbbf3-7649-4796-92ab-320b2596f1b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3252 | 2026.05.18 07:18:22.663389 [ 4 ] {0cfbbbf3-7649-4796-92ab-320b2596f1b8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.05.18 07:18:22.663524 [ 4 ] {0cfbbbf3-7649-4796-92ab-320b2596f1b8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001886 sec., 5832.449628844114 rows/sec., 10.45 MiB/sec. | ||
| 3254 | 2026.05.18 07:18:22.663582 [ 4 ] {0cfbbbf3-7649-4796-92ab-320b2596f1b8} <Debug> TCPHandler: Processed in 0.002070161 sec. | ||
| 3255 | 2026.05.18 07:18:22.663708 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.05.18 07:18:22.663805 [ 4 ] {4e176d1c-b519-4b06-a6ca-b0ecf09520c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.05.18 07:18:22.663846 [ 4 ] {4e176d1c-b519-4b06-a6ca-b0ecf09520c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3258 | 2026.05.18 07:18:22.664202 [ 4 ] {4e176d1c-b519-4b06-a6ca-b0ecf09520c1} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.05.18 07:18:22.664238 [ 4 ] {4e176d1c-b519-4b06-a6ca-b0ecf09520c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3260 | 2026.05.18 07:18:22.664533 [ 4 ] {4e176d1c-b519-4b06-a6ca-b0ecf09520c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3261 | 2026.05.18 07:18:22.664735 [ 4 ] {4e176d1c-b519-4b06-a6ca-b0ecf09520c1} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.05.18 07:18:22.664861 [ 4 ] {4e176d1c-b519-4b06-a6ca-b0ecf09520c1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 3263 | 2026.05.18 07:18:22.664893 [ 4 ] {4e176d1c-b519-4b06-a6ca-b0ecf09520c1} <Debug> TCPHandler: Processed in 0.001234427 sec. | ||
| 3264 | 2026.05.18 07:18:25.058336 [ 277 ] {} <Trace> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.05.18 07:18:25.058672 [ 277 ] {cf4d98fc-1ac6-4664-bc78-e5479c89d226} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50790) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3266 | 2026.05.18 07:18:25.059238 [ 277 ] {cf4d98fc-1ac6-4664-bc78-e5479c89d226} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3267 | 2026.05.18 07:18:25.059446 [ 277 ] {cf4d98fc-1ac6-4664-bc78-e5479c89d226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3268 | 2026.05.18 07:18:25.059865 [ 315 ] {cf4d98fc-1ac6-4664-bc78-e5479c89d226} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3269 | 2026.05.18 07:18:25.060402 [ 277 ] {cf4d98fc-1ac6-4664-bc78-e5479c89d226} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 1.30 MiB/sec. | ||
| 3270 | 2026.05.18 07:18:25.060526 [ 277 ] {cf4d98fc-1ac6-4664-bc78-e5479c89d226} <Debug> TCPHandler: Processed in 0.002366794 sec. | ||
| 3271 | 2026.05.18 07:18:26.001084 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.50 MiB, peak 224.72 MiB, free memory in arenas 0.00 B, will set to 221.58 MiB (RSS), difference: -1.93 MiB | ||
| 3272 | 2026.05.18 07:18:26.697108 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3273 | 2026.05.18 07:18:26.697157 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3274 | 2026.05.18 07:18:26.774445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7714 | ||
| 3275 | 2026.05.18 07:18:26.774920 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.05.18 07:18:26.774956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3277 | 2026.05.18 07:18:26.775583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3278 | 2026.05.18 07:18:26.775833 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.05.18 07:18:26.775973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 3280 | 2026.05.18 07:18:26.776049 [ 143 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3281 | 2026.05.18 07:18:26.776133 [ 143 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.05.18 07:18:26.776158 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3283 | 2026.05.18 07:18:26.776290 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 3284 | 2026.05.18 07:18:26.776445 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3285 | 2026.05.18 07:18:26.776481 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5346 rows starting from the beginning of the part | ||
| 3286 | 2026.05.18 07:18:26.776545 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3287 | 2026.05.18 07:18:26.776586 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3288 | 2026.05.18 07:18:26.776626 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3289 | 2026.05.18 07:18:26.776664 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3290 | 2026.05.18 07:18:26.776703 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3291 | 2026.05.18 07:18:26.778075 [ 193 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001850591 sec., 4168398.0955273206 rows/sec., 59.63 MiB/sec. | ||
| 3292 | 2026.05.18 07:18:26.778805 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3293 | 2026.05.18 07:18:26.779060 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.05.18 07:18:26.779129 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_16_3} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3295 | 2026.05.18 07:18:26.779210 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3296 | 2026.05.18 07:18:27.002111 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000839575 sec. | ||
| 3297 | 2026.05.18 07:18:27.165208 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3298 | 2026.05.18 07:18:27.181351 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.05.18 07:18:27.181408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3300 | 2026.05.18 07:18:27.186809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3301 | 2026.05.18 07:18:27.187574 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.05.18 07:18:27.187879 [ 143 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3303 | 2026.05.18 07:18:27.188065 [ 143 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.18 07:18:27.188094 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3305 | 2026.05.18 07:18:27.188237 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 3306 | 2026.05.18 07:18:27.190463 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3307 | 2026.05.18 07:18:27.192424 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3308 | 2026.05.18 07:18:27.193912 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 3309 | 2026.05.18 07:18:27.198478 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 3310 | 2026.05.18 07:18:27.202633 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 3311 | 2026.05.18 07:18:27.206799 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 3312 | 2026.05.18 07:18:27.211489 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 3313 | 2026.05.18 07:18:27.215640 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 3314 | 2026.05.18 07:18:27.268639 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080431254 sec., 1504.390320707918 rows/sec., 7.78 MiB/sec. | ||
| 3315 | 2026.05.18 07:18:27.270167 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3316 | 2026.05.18 07:18:27.271725 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_16_3} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.05.18 07:18:27.271815 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_16_3} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3318 | 2026.05.18 07:18:27.273027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3319 | 2026.05.18 07:18:27.631295 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.05.18 07:18:27.631560 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3321 | 2026.05.18 07:18:27.631946 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3322 | 2026.05.18 07:18:27.631994 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <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 | ||
| 3323 | 2026.05.18 07:18:27.632251 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3324 | 2026.05.18 07:18:27.632333 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3325 | 2026.05.18 07:18:27.632493 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3326 | 2026.05.18 07:18:27.632606 [ 312 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3327 | 2026.05.18 07:18:27.632615 [ 348 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3328 | 2026.05.18 07:18:27.632641 [ 350 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3329 | 2026.05.18 07:18:27.632606 [ 343 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3330 | 2026.05.18 07:18:27.632848 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 3331 | 2026.05.18 07:18:27.632878 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3332 | 2026.05.18 07:18:27.632976 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3333 | 2026.05.18 07:18:27.632998 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3334 | 2026.05.18 07:18:27.633034 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <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'))" | ||
| 3335 | 2026.05.18 07:18:27.633072 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <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'))" | ||
| 3336 | 2026.05.18 07:18:27.633109 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <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'))" | ||
| 3337 | 2026.05.18 07:18:27.633147 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <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'))" | ||
| 3338 | 2026.05.18 07:18:27.634633 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Debug> executeQuery: Read 42 rows, 6.50 KiB in 0.003184 sec., 13190.954773869345 rows/sec., 1.99 MiB/sec. | ||
| 3339 | 2026.05.18 07:18:27.634804 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Debug> MemoryTracker: Peak memory usage (for query): 176.24 KiB. | ||
| 3340 | 2026.05.18 07:18:27.634820 [ 4 ] {b13afbe9-39f8-4f54-8a98-5062c775d1a5} <Debug> TCPHandler: Processed in 0.003674261 sec. | ||
| 3341 | 2026.05.18 07:18:27.636782 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.05.18 07:18:27.636969 [ 4 ] {074b388d-0a80-4309-a024-a8606bd8c608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3343 | 2026.05.18 07:18:27.637021 [ 4 ] {074b388d-0a80-4309-a024-a8606bd8c608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3344 | 2026.05.18 07:18:27.637679 [ 4 ] {074b388d-0a80-4309-a024-a8606bd8c608} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.05.18 07:18:27.637722 [ 4 ] {074b388d-0a80-4309-a024-a8606bd8c608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3346 | 2026.05.18 07:18:27.638114 [ 4 ] {074b388d-0a80-4309-a024-a8606bd8c608} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3347 | 2026.05.18 07:18:27.638368 [ 4 ] {074b388d-0a80-4309-a024-a8606bd8c608} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.18 07:18:27.638509 [ 4 ] {074b388d-0a80-4309-a024-a8606bd8c608} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001578 sec., 73510.773130545 rows/sec., 6.23 MiB/sec. | ||
| 3349 | 2026.05.18 07:18:27.638544 [ 4 ] {074b388d-0a80-4309-a024-a8606bd8c608} <Debug> TCPHandler: Processed in 0.001766249 sec. | ||
| 3350 | 2026.05.18 07:18:27.638715 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.05.18 07:18:27.638811 [ 4 ] {e38953b0-c7fb-4c7d-91a5-8fff019b5543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3352 | 2026.05.18 07:18:27.638851 [ 4 ] {e38953b0-c7fb-4c7d-91a5-8fff019b5543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3353 | 2026.05.18 07:18:27.639293 [ 4 ] {e38953b0-c7fb-4c7d-91a5-8fff019b5543} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.05.18 07:18:27.639328 [ 4 ] {e38953b0-c7fb-4c7d-91a5-8fff019b5543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3355 | 2026.05.18 07:18:27.639617 [ 4 ] {e38953b0-c7fb-4c7d-91a5-8fff019b5543} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3356 | 2026.05.18 07:18:27.639837 [ 4 ] {e38953b0-c7fb-4c7d-91a5-8fff019b5543} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.05.18 07:18:27.639974 [ 4 ] {e38953b0-c7fb-4c7d-91a5-8fff019b5543} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001181 sec., 25402.20152413209 rows/sec., 1.87 MiB/sec. | ||
| 3358 | 2026.05.18 07:18:27.640008 [ 4 ] {e38953b0-c7fb-4c7d-91a5-8fff019b5543} <Debug> TCPHandler: Processed in 0.001342717 sec. | ||
| 3359 | 2026.05.18 07:18:27.640174 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.05.18 07:18:27.640269 [ 4 ] {4370addb-b31f-4d62-bf86-eda614afbfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3361 | 2026.05.18 07:18:27.640308 [ 4 ] {4370addb-b31f-4d62-bf86-eda614afbfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3362 | 2026.05.18 07:18:27.640767 [ 4 ] {4370addb-b31f-4d62-bf86-eda614afbfe8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.18 07:18:27.640803 [ 4 ] {4370addb-b31f-4d62-bf86-eda614afbfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3364 | 2026.05.18 07:18:27.641114 [ 4 ] {4370addb-b31f-4d62-bf86-eda614afbfe8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3365 | 2026.05.18 07:18:27.641325 [ 4 ] {4370addb-b31f-4d62-bf86-eda614afbfe8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.05.18 07:18:27.641451 [ 4 ] {4370addb-b31f-4d62-bf86-eda614afbfe8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.0012 sec., 78333.33333333334 rows/sec., 6.12 MiB/sec. | ||
| 3367 | 2026.05.18 07:18:27.641486 [ 4 ] {4370addb-b31f-4d62-bf86-eda614afbfe8} <Debug> TCPHandler: Processed in 0.001361168 sec. | ||
| 3368 | 2026.05.18 07:18:27.641620 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.05.18 07:18:27.641726 [ 4 ] {c532da8e-ac18-409b-b4ef-b133266e0491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3370 | 2026.05.18 07:18:27.641771 [ 4 ] {c532da8e-ac18-409b-b4ef-b133266e0491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3371 | 2026.05.18 07:18:27.642225 [ 4 ] {c532da8e-ac18-409b-b4ef-b133266e0491} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.05.18 07:18:27.642259 [ 4 ] {c532da8e-ac18-409b-b4ef-b133266e0491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3373 | 2026.05.18 07:18:27.642572 [ 4 ] {c532da8e-ac18-409b-b4ef-b133266e0491} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3374 | 2026.05.18 07:18:27.642786 [ 4 ] {c532da8e-ac18-409b-b4ef-b133266e0491} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.05.18 07:18:27.642969 [ 4 ] {c532da8e-ac18-409b-b4ef-b133266e0491} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 3376 | 2026.05.18 07:18:27.643005 [ 4 ] {c532da8e-ac18-409b-b4ef-b133266e0491} <Debug> TCPHandler: Processed in 0.001437308 sec. | ||
| 3377 | 2026.05.18 07:18:27.643145 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.05.18 07:18:27.643240 [ 4 ] {54a25930-bb6e-4c2c-8617-9b4bf89d3447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.05.18 07:18:27.643293 [ 4 ] {54a25930-bb6e-4c2c-8617-9b4bf89d3447} <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 | ||
| 3380 | 2026.05.18 07:18:27.644084 [ 4 ] {54a25930-bb6e-4c2c-8617-9b4bf89d3447} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.05.18 07:18:27.644120 [ 4 ] {54a25930-bb6e-4c2c-8617-9b4bf89d3447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3382 | 2026.05.18 07:18:27.644674 [ 4 ] {54a25930-bb6e-4c2c-8617-9b4bf89d3447} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3383 | 2026.05.18 07:18:27.644903 [ 4 ] {54a25930-bb6e-4c2c-8617-9b4bf89d3447} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.05.18 07:18:27.645040 [ 4 ] {54a25930-bb6e-4c2c-8617-9b4bf89d3447} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001818 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. | ||
| 3385 | 2026.05.18 07:18:27.645089 [ 4 ] {54a25930-bb6e-4c2c-8617-9b4bf89d3447} <Debug> TCPHandler: Processed in 0.001993311 sec. | ||
| 3386 | 2026.05.18 07:18:27.645240 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.05.18 07:18:27.645335 [ 4 ] {7d6a0b4d-45d3-4216-ab89-fbe07cecd197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.05.18 07:18:27.645376 [ 4 ] {7d6a0b4d-45d3-4216-ab89-fbe07cecd197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3389 | 2026.05.18 07:18:27.645721 [ 4 ] {7d6a0b4d-45d3-4216-ab89-fbe07cecd197} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.05.18 07:18:27.645757 [ 4 ] {7d6a0b4d-45d3-4216-ab89-fbe07cecd197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3391 | 2026.05.18 07:18:27.646063 [ 4 ] {7d6a0b4d-45d3-4216-ab89-fbe07cecd197} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3392 | 2026.05.18 07:18:27.646280 [ 4 ] {7d6a0b4d-45d3-4216-ab89-fbe07cecd197} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.05.18 07:18:27.646423 [ 4 ] {7d6a0b4d-45d3-4216-ab89-fbe07cecd197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 3394 | 2026.05.18 07:18:27.646457 [ 4 ] {7d6a0b4d-45d3-4216-ab89-fbe07cecd197} <Debug> TCPHandler: Processed in 0.001266217 sec. | ||
| 3395 | 2026.05.18 07:18:28.000371 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.61 MiB, peak 233.14 MiB, free memory in arenas 0.00 B, will set to 232.30 MiB (RSS), difference: 8.69 MiB | ||
| 3396 | 2026.05.18 07:18:32.142417 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61569 | ||
| 3397 | 2026.05.18 07:18:32.142521 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3398 | 2026.05.18 07:18:32.142549 [ 306 ] {} <Debug> TCP-Session: 865cfd74-e057-434a-ae94-1da0f9ccad02 Authenticating user 'default' from [fd00:1122:3344:101::e]:61569 | ||
| 3399 | 2026.05.18 07:18:32.142573 [ 306 ] {} <Debug> TCP-Session: 865cfd74-e057-434a-ae94-1da0f9ccad02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2026.05.18 07:18:32.142586 [ 306 ] {} <Debug> TCP-Session: 865cfd74-e057-434a-ae94-1da0f9ccad02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2026.05.18 07:18:32.142789 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36717 | ||
| 3402 | 2026.05.18 07:18:32.142802 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42280 | ||
| 3403 | 2026.05.18 07:18:32.142840 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48794 | ||
| 3404 | 2026.05.18 07:18:32.142860 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51266 | ||
| 3405 | 2026.05.18 07:18:32.142897 [ 306 ] {} <Trace> TCP-Session: 865cfd74-e057-434a-ae94-1da0f9ccad02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.05.18 07:18:32.142869 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35162 | ||
| 3407 | 2026.05.18 07:18:32.142858 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42939 | ||
| 3408 | 2026.05.18 07:18:32.142831 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43365 | ||
| 3409 | 2026.05.18 07:18:32.142804 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61584 | ||
| 3410 | 2026.05.18 07:18:32.143066 [ 306 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61569) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3411 | 2026.05.18 07:18:32.143184 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3412 | 2026.05.18 07:18:32.143221 [ 303 ] {} <Debug> TCP-Session: e9310806-d658-409e-8863-e03dff33df81 Authenticating user 'default' from [fd00:1122:3344:101::e]:35162 | ||
| 3413 | 2026.05.18 07:18:32.143247 [ 303 ] {} <Debug> TCP-Session: e9310806-d658-409e-8863-e03dff33df81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2026.05.18 07:18:32.143261 [ 303 ] {} <Debug> TCP-Session: e9310806-d658-409e-8863-e03dff33df81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2026.05.18 07:18:32.143283 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3416 | 2026.05.18 07:18:32.143323 [ 306 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3417 | 2026.05.18 07:18:32.143324 [ 269 ] {} <Debug> TCP-Session: e1cb8b41-0d79-4ea9-9c18-009542dc0676 Authenticating user 'default' from [fd00:1122:3344:101::e]:42939 | ||
| 3418 | 2026.05.18 07:18:32.143380 [ 269 ] {} <Debug> TCP-Session: e1cb8b41-0d79-4ea9-9c18-009542dc0676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2026.05.18 07:18:32.143387 [ 306 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3420 | 2026.05.18 07:18:32.143394 [ 269 ] {} <Debug> TCP-Session: e1cb8b41-0d79-4ea9-9c18-009542dc0676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3421 | 2026.05.18 07:18:32.143486 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3422 | 2026.05.18 07:18:32.143521 [ 302 ] {} <Debug> TCP-Session: 975581ec-d590-4430-af10-71828a21f903 Authenticating user 'default' from [fd00:1122:3344:101::e]:51266 | ||
| 3423 | 2026.05.18 07:18:32.143544 [ 302 ] {} <Debug> TCP-Session: 975581ec-d590-4430-af10-71828a21f903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3424 | 2026.05.18 07:18:32.143558 [ 302 ] {} <Debug> TCP-Session: 975581ec-d590-4430-af10-71828a21f903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3425 | 2026.05.18 07:18:32.143589 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3426 | 2026.05.18 07:18:32.143628 [ 3 ] {} <Debug> TCP-Session: 6ee4ee9c-8d18-4e5d-a8e8-752a9e654346 Authenticating user 'default' from [fd00:1122:3344:101::e]:48794 | ||
| 3427 | 2026.05.18 07:18:32.143654 [ 3 ] {} <Debug> TCP-Session: 6ee4ee9c-8d18-4e5d-a8e8-752a9e654346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2026.05.18 07:18:32.143668 [ 3 ] {} <Debug> TCP-Session: 6ee4ee9c-8d18-4e5d-a8e8-752a9e654346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3429 | 2026.05.18 07:18:32.143680 [ 306 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 3430 | 2026.05.18 07:18:32.143886 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3431 | 2026.05.18 07:18:32.143935 [ 309 ] {} <Debug> TCP-Session: 0a6baf68-10eb-482c-8f4c-356abfcc5999 Authenticating user 'default' from [fd00:1122:3344:101::e]:42280 | ||
| 3432 | 2026.05.18 07:18:32.143953 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3433 | 2026.05.18 07:18:32.143957 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3434 | 2026.05.18 07:18:32.143995 [ 307 ] {} <Debug> TCP-Session: e060b473-c80e-4208-9bc9-c24092004fda Authenticating user 'default' from [fd00:1122:3344:101::e]:36717 | ||
| 3435 | 2026.05.18 07:18:32.143955 [ 309 ] {} <Debug> TCP-Session: 0a6baf68-10eb-482c-8f4c-356abfcc5999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3436 | 2026.05.18 07:18:32.144027 [ 307 ] {} <Debug> TCP-Session: e060b473-c80e-4208-9bc9-c24092004fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3437 | 2026.05.18 07:18:32.144045 [ 309 ] {} <Debug> TCP-Session: 0a6baf68-10eb-482c-8f4c-356abfcc5999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3438 | 2026.05.18 07:18:32.144059 [ 307 ] {} <Debug> TCP-Session: e060b473-c80e-4208-9bc9-c24092004fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3439 | 2026.05.18 07:18:32.143959 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3440 | 2026.05.18 07:18:32.144018 [ 310 ] {} <Debug> TCP-Session: 698163d9-8c64-4c23-8fad-71ef6a88bd63 Authenticating user 'default' from [fd00:1122:3344:101::e]:43365 | ||
| 3441 | 2026.05.18 07:18:32.144117 [ 308 ] {} <Debug> TCP-Session: 0fb55ff0-e808-4068-ab2a-61125bc9daf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61584 | ||
| 3442 | 2026.05.18 07:18:32.144126 [ 310 ] {} <Debug> TCP-Session: 698163d9-8c64-4c23-8fad-71ef6a88bd63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3443 | 2026.05.18 07:18:32.144136 [ 308 ] {} <Debug> TCP-Session: 0fb55ff0-e808-4068-ab2a-61125bc9daf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3444 | 2026.05.18 07:18:32.144142 [ 310 ] {} <Debug> TCP-Session: 698163d9-8c64-4c23-8fad-71ef6a88bd63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3445 | 2026.05.18 07:18:32.144150 [ 308 ] {} <Debug> TCP-Session: 0fb55ff0-e808-4068-ab2a-61125bc9daf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3446 | 2026.05.18 07:18:32.144592 [ 340 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Trace> AggregatingTransform: Aggregating | ||
| 3447 | 2026.05.18 07:18:32.144624 [ 340 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3448 | 2026.05.18 07:18:32.144655 [ 340 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867515 sec. (1152.718 rows/sec., 45.03 KiB/sec.) | ||
| 3449 | 2026.05.18 07:18:32.144670 [ 340 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Trace> Aggregator: Merging aggregated data | ||
| 3450 | 2026.05.18 07:18:32.145293 [ 306 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002281 sec., 438.4042086804033 rows/sec., 17.13 KiB/sec. | ||
| 3451 | 2026.05.18 07:18:32.145439 [ 306 ] {81ab93fd-3ed9-4a1c-8ab0-6cba94945fb9} <Debug> TCPHandler: Processed in 0.002653954 sec. | ||
| 3452 | 2026.05.18 07:18:32.145567 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3453 | 2026.05.18 07:18:32.145593 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3454 | 2026.05.18 07:18:32.145596 [ 306 ] {} <Debug> TCP-Session: 865cfd74-e057-434a-ae94-1da0f9ccad02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3455 | 2026.05.18 07:18:32.145614 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3456 | 2026.05.18 07:18:32.145641 [ 307 ] {} <Debug> TCP-Session: e060b473-c80e-4208-9bc9-c24092004fda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2026.05.18 07:18:32.145634 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3458 | 2026.05.18 07:18:32.145654 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3459 | 2026.05.18 07:18:32.145672 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3460 | 2026.05.18 07:18:32.145708 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3461 | 2026.05.18 07:18:32.145721 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3462 | 2026.05.18 07:18:32.145739 [ 303 ] {} <Debug> TCP-Session: e9310806-d658-409e-8863-e03dff33df81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2026.05.18 07:18:32.145756 [ 269 ] {} <Debug> TCP-Session: e1cb8b41-0d79-4ea9-9c18-009542dc0676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2026.05.18 07:18:32.145777 [ 3 ] {} <Debug> TCP-Session: 6ee4ee9c-8d18-4e5d-a8e8-752a9e654346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.05.18 07:18:32.145719 [ 302 ] {} <Debug> TCP-Session: 975581ec-d590-4430-af10-71828a21f903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2026.05.18 07:18:32.145702 [ 309 ] {} <Debug> TCP-Session: 0a6baf68-10eb-482c-8f4c-356abfcc5999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2026.05.18 07:18:32.145669 [ 308 ] {} <Debug> TCP-Session: 0fb55ff0-e808-4068-ab2a-61125bc9daf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2026.05.18 07:18:32.145688 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3469 | 2026.05.18 07:18:32.145890 [ 310 ] {} <Debug> TCP-Session: 698163d9-8c64-4c23-8fad-71ef6a88bd63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2026.05.18 07:18:32.376432 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57792 | ||
| 3471 | 2026.05.18 07:18:32.376516 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3472 | 2026.05.18 07:18:32.376544 [ 306 ] {} <Debug> TCP-Session: 83ec3c5e-7bf6-4f2b-959d-0533815ff40e Authenticating user 'default' from [fd00:1122:3344:101::e]:57792 | ||
| 3473 | 2026.05.18 07:18:32.376568 [ 306 ] {} <Debug> TCP-Session: 83ec3c5e-7bf6-4f2b-959d-0533815ff40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2026.05.18 07:18:32.376584 [ 306 ] {} <Debug> TCP-Session: 83ec3c5e-7bf6-4f2b-959d-0533815ff40e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2026.05.18 07:18:32.376817 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54544 | ||
| 3476 | 2026.05.18 07:18:32.376841 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59073 | ||
| 3477 | 2026.05.18 07:18:32.376854 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55752 | ||
| 3478 | 2026.05.18 07:18:32.376879 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34837 | ||
| 3479 | 2026.05.18 07:18:32.376910 [ 306 ] {} <Trace> TCP-Session: 83ec3c5e-7bf6-4f2b-959d-0533815ff40e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.05.18 07:18:32.376915 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3481 | 2026.05.18 07:18:32.376939 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3482 | 2026.05.18 07:18:32.376956 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3483 | 2026.05.18 07:18:32.376967 [ 310 ] {} <Debug> TCP-Session: 0abe6f17-c2b0-498a-b813-5d59f169ba7b Authenticating user 'default' from [fd00:1122:3344:101::e]:59073 | ||
| 3484 | 2026.05.18 07:18:32.376977 [ 3 ] {} <Debug> TCP-Session: 8681fa84-1aa6-41f1-aec9-ee106f0d25a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55752 | ||
| 3485 | 2026.05.18 07:18:32.376988 [ 302 ] {} <Debug> TCP-Session: 103d5c97-2528-4c0b-a3e5-997a615c7a5c Authenticating user 'default' from [fd00:1122:3344:101::e]:34837 | ||
| 3486 | 2026.05.18 07:18:32.377006 [ 310 ] {} <Debug> TCP-Session: 0abe6f17-c2b0-498a-b813-5d59f169ba7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2026.05.18 07:18:32.377021 [ 302 ] {} <Debug> TCP-Session: 103d5c97-2528-4c0b-a3e5-997a615c7a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2026.05.18 07:18:32.377034 [ 310 ] {} <Debug> TCP-Session: 0abe6f17-c2b0-498a-b813-5d59f169ba7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2026.05.18 07:18:32.377048 [ 302 ] {} <Debug> TCP-Session: 103d5c97-2528-4c0b-a3e5-997a615c7a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3490 | 2026.05.18 07:18:32.377013 [ 3 ] {} <Debug> TCP-Session: 8681fa84-1aa6-41f1-aec9-ee106f0d25a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.05.18 07:18:32.377083 [ 306 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57792) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3492 | 2026.05.18 07:18:32.377092 [ 3 ] {} <Debug> TCP-Session: 8681fa84-1aa6-41f1-aec9-ee106f0d25a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3493 | 2026.05.18 07:18:32.376916 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3494 | 2026.05.18 07:18:32.376869 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43543 | ||
| 3495 | 2026.05.18 07:18:32.377149 [ 307 ] {} <Debug> TCP-Session: 6d69aa9f-60ef-4742-98d5-f35e38b3d61c Authenticating user 'default' from [fd00:1122:3344:101::e]:54544 | ||
| 3496 | 2026.05.18 07:18:32.376837 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58940 | ||
| 3497 | 2026.05.18 07:18:32.377193 [ 307 ] {} <Debug> TCP-Session: 6d69aa9f-60ef-4742-98d5-f35e38b3d61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2026.05.18 07:18:32.377212 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3499 | 2026.05.18 07:18:32.377247 [ 307 ] {} <Debug> TCP-Session: 6d69aa9f-60ef-4742-98d5-f35e38b3d61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.05.18 07:18:32.377269 [ 269 ] {} <Debug> TCP-Session: 36e0e1be-f235-4253-9c70-70129b89e74f Authenticating user 'default' from [fd00:1122:3344:101::e]:43543 | ||
| 3501 | 2026.05.18 07:18:32.377274 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3502 | 2026.05.18 07:18:32.377303 [ 269 ] {} <Debug> TCP-Session: 36e0e1be-f235-4253-9c70-70129b89e74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.05.18 07:18:32.376827 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62175 | ||
| 3504 | 2026.05.18 07:18:32.377327 [ 269 ] {} <Debug> TCP-Session: 36e0e1be-f235-4253-9c70-70129b89e74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2026.05.18 07:18:32.377335 [ 306 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3506 | 2026.05.18 07:18:32.377326 [ 309 ] {} <Debug> TCP-Session: 03d5903a-6e7b-4251-a23e-ca5d58bb0d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:58940 | ||
| 3507 | 2026.05.18 07:18:32.377380 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3508 | 2026.05.18 07:18:32.377416 [ 306 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3509 | 2026.05.18 07:18:32.377438 [ 308 ] {} <Debug> TCP-Session: 34b78a96-71d6-496e-bbac-9b9fd89ae3e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62175 | ||
| 3510 | 2026.05.18 07:18:32.377421 [ 309 ] {} <Debug> TCP-Session: 03d5903a-6e7b-4251-a23e-ca5d58bb0d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.05.18 07:18:32.377482 [ 308 ] {} <Debug> TCP-Session: 34b78a96-71d6-496e-bbac-9b9fd89ae3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.05.18 07:18:32.377503 [ 309 ] {} <Debug> TCP-Session: 03d5903a-6e7b-4251-a23e-ca5d58bb0d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2026.05.18 07:18:32.377523 [ 308 ] {} <Debug> TCP-Session: 34b78a96-71d6-496e-bbac-9b9fd89ae3e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.05.18 07:18:32.376888 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51077 | ||
| 3515 | 2026.05.18 07:18:32.377593 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3516 | 2026.05.18 07:18:32.377613 [ 303 ] {} <Debug> TCP-Session: de55df28-cec7-48d2-8373-58a8013990d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51077 | ||
| 3517 | 2026.05.18 07:18:32.377629 [ 303 ] {} <Debug> TCP-Session: de55df28-cec7-48d2-8373-58a8013990d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3518 | 2026.05.18 07:18:32.377644 [ 303 ] {} <Debug> TCP-Session: de55df28-cec7-48d2-8373-58a8013990d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2026.05.18 07:18:32.377763 [ 306 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 3520 | 2026.05.18 07:18:32.378689 [ 318 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Trace> AggregatingTransform: Aggregating | ||
| 3521 | 2026.05.18 07:18:32.378731 [ 318 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 3522 | 2026.05.18 07:18:32.378765 [ 318 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897935 sec. (1113.666 rows/sec., 43.50 KiB/sec.) | ||
| 3523 | 2026.05.18 07:18:32.378781 [ 318 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Trace> Aggregator: Merging aggregated data | ||
| 3524 | 2026.05.18 07:18:32.379387 [ 306 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002355 sec., 424.6284501061571 rows/sec., 16.59 KiB/sec. | ||
| 3525 | 2026.05.18 07:18:32.379549 [ 306 ] {40bc3fa0-8cd7-412e-9364-d33b306822ba} <Debug> TCPHandler: Processed in 0.002751015 sec. | ||
| 3526 | 2026.05.18 07:18:32.379663 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3527 | 2026.05.18 07:18:32.379698 [ 306 ] {} <Debug> TCP-Session: 83ec3c5e-7bf6-4f2b-959d-0533815ff40e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.05.18 07:18:32.379699 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3529 | 2026.05.18 07:18:32.379716 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3530 | 2026.05.18 07:18:32.379737 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3531 | 2026.05.18 07:18:32.379766 [ 303 ] {} <Debug> TCP-Session: de55df28-cec7-48d2-8373-58a8013990d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.05.18 07:18:32.379786 [ 307 ] {} <Debug> TCP-Session: 6d69aa9f-60ef-4742-98d5-f35e38b3d61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2026.05.18 07:18:32.379804 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3534 | 2026.05.18 07:18:32.379777 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3535 | 2026.05.18 07:18:32.379834 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3536 | 2026.05.18 07:18:32.379884 [ 310 ] {} <Debug> TCP-Session: 0abe6f17-c2b0-498a-b813-5d59f169ba7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.05.18 07:18:32.379856 [ 302 ] {} <Debug> TCP-Session: 103d5c97-2528-4c0b-a3e5-997a615c7a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.05.18 07:18:32.379921 [ 3 ] {} <Debug> TCP-Session: 8681fa84-1aa6-41f1-aec9-ee106f0d25a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.05.18 07:18:32.379804 [ 269 ] {} <Debug> TCP-Session: 36e0e1be-f235-4253-9c70-70129b89e74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.05.18 07:18:32.379772 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3541 | 2026.05.18 07:18:32.379765 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3542 | 2026.05.18 07:18:32.380015 [ 309 ] {} <Debug> TCP-Session: 03d5903a-6e7b-4251-a23e-ca5d58bb0d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.05.18 07:18:32.380053 [ 308 ] {} <Debug> TCP-Session: 34b78a96-71d6-496e-bbac-9b9fd89ae3e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.05.18 07:18:32.637593 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.05.18 07:18:32.637868 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3546 | 2026.05.18 07:18:32.638290 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3547 | 2026.05.18 07:18:32.638353 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <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 | ||
| 3548 | 2026.05.18 07:18:32.638621 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3549 | 2026.05.18 07:18:32.638716 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3550 | 2026.05.18 07:18:32.638903 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3551 | 2026.05.18 07:18:32.639003 [ 351 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3552 | 2026.05.18 07:18:32.639021 [ 348 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3553 | 2026.05.18 07:18:32.639032 [ 311 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3554 | 2026.05.18 07:18:32.639021 [ 332 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3555 | 2026.05.18 07:18:32.639231 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 3556 | 2026.05.18 07:18:32.639279 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3557 | 2026.05.18 07:18:32.639387 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3558 | 2026.05.18 07:18:32.639411 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3559 | 2026.05.18 07:18:32.639452 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <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'))" | ||
| 3560 | 2026.05.18 07:18:32.639496 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <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'))" | ||
| 3561 | 2026.05.18 07:18:32.639535 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <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'))" | ||
| 3562 | 2026.05.18 07:18:32.639584 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <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'))" | ||
| 3563 | 2026.05.18 07:18:32.641401 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.003652 sec., 11500.547645125958 rows/sec., 2.80 MiB/sec. | ||
| 3564 | 2026.05.18 07:18:32.641656 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Debug> MemoryTracker: Peak memory usage (for query): 195.71 KiB. | ||
| 3565 | 2026.05.18 07:18:32.641680 [ 4 ] {b5d77add-946d-4d2d-bf52-122e2b99e8a8} <Debug> TCPHandler: Processed in 0.004275204 sec. | ||
| 3566 | 2026.05.18 07:18:32.647048 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.05.18 07:18:32.647204 [ 4 ] {9eddf08b-ee4f-44c2-8a29-5e2090d39436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.05.18 07:18:32.647279 [ 4 ] {9eddf08b-ee4f-44c2-8a29-5e2090d39436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3569 | 2026.05.18 07:18:32.648235 [ 4 ] {9eddf08b-ee4f-44c2-8a29-5e2090d39436} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.05.18 07:18:32.648293 [ 4 ] {9eddf08b-ee4f-44c2-8a29-5e2090d39436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3571 | 2026.05.18 07:18:32.648825 [ 4 ] {9eddf08b-ee4f-44c2-8a29-5e2090d39436} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3572 | 2026.05.18 07:18:32.649148 [ 4 ] {9eddf08b-ee4f-44c2-8a29-5e2090d39436} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.05.18 07:18:32.649368 [ 4 ] {9eddf08b-ee4f-44c2-8a29-5e2090d39436} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002206 sec., 128739.80054397098 rows/sec., 8.18 MiB/sec. | ||
| 3574 | 2026.05.18 07:18:32.649434 [ 4 ] {9eddf08b-ee4f-44c2-8a29-5e2090d39436} <Debug> TCPHandler: Processed in 0.002514474 sec. | ||
| 3575 | 2026.05.18 07:18:32.649651 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.05.18 07:18:32.649774 [ 4 ] {c85a08ca-26a1-4595-b09e-47c52ac8cc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3577 | 2026.05.18 07:18:32.649825 [ 4 ] {c85a08ca-26a1-4595-b09e-47c52ac8cc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3578 | 2026.05.18 07:18:32.650604 [ 4 ] {c85a08ca-26a1-4595-b09e-47c52ac8cc2e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.05.18 07:18:32.650647 [ 4 ] {c85a08ca-26a1-4595-b09e-47c52ac8cc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3580 | 2026.05.18 07:18:32.651048 [ 4 ] {c85a08ca-26a1-4595-b09e-47c52ac8cc2e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3581 | 2026.05.18 07:18:32.651358 [ 4 ] {c85a08ca-26a1-4595-b09e-47c52ac8cc2e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.05.18 07:18:32.651524 [ 132 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3583 | 2026.05.18 07:18:32.651536 [ 4 ] {c85a08ca-26a1-4595-b09e-47c52ac8cc2e} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001788 sec., 458053.69127516774 rows/sec., 35.50 MiB/sec. | ||
| 3584 | 2026.05.18 07:18:32.651589 [ 132 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.05.18 07:18:32.651603 [ 4 ] {c85a08ca-26a1-4595-b09e-47c52ac8cc2e} <Debug> TCPHandler: Processed in 0.002019031 sec. | ||
| 3586 | 2026.05.18 07:18:32.651617 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3587 | 2026.05.18 07:18:32.651735 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 3588 | 2026.05.18 07:18:32.651830 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.05.18 07:18:32.651873 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3590 | 2026.05.18 07:18:32.651911 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1008 rows starting from the beginning of the part | ||
| 3591 | 2026.05.18 07:18:32.651942 [ 4 ] {3ae7747e-ff23-41d3-a636-a30751e8e45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3592 | 2026.05.18 07:18:32.651970 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 819 rows starting from the beginning of the part | ||
| 3593 | 2026.05.18 07:18:32.651994 [ 4 ] {3ae7747e-ff23-41d3-a636-a30751e8e45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3594 | 2026.05.18 07:18:32.652023 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 116 rows starting from the beginning of the part | ||
| 3595 | 2026.05.18 07:18:32.652069 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 819 rows starting from the beginning of the part | ||
| 3596 | 2026.05.18 07:18:32.652107 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 3597 | 2026.05.18 07:18:32.652146 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 819 rows starting from the beginning of the part | ||
| 3598 | 2026.05.18 07:18:32.652650 [ 4 ] {3ae7747e-ff23-41d3-a636-a30751e8e45e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.05.18 07:18:32.652694 [ 4 ] {3ae7747e-ff23-41d3-a636-a30751e8e45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3600 | 2026.05.18 07:18:32.653087 [ 4 ] {3ae7747e-ff23-41d3-a636-a30751e8e45e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3601 | 2026.05.18 07:18:32.653391 [ 4 ] {3ae7747e-ff23-41d3-a636-a30751e8e45e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.05.18 07:18:32.653546 [ 4 ] {3ae7747e-ff23-41d3-a636-a30751e8e45e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001629 sec., 93922.65193370165 rows/sec., 5.62 MiB/sec. | ||
| 3603 | 2026.05.18 07:18:32.653564 [ 132 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3604 | 2026.05.18 07:18:32.653585 [ 4 ] {3ae7747e-ff23-41d3-a636-a30751e8e45e} <Debug> TCPHandler: Processed in 0.00181377 sec. | ||
| 3605 | 2026.05.18 07:18:32.653642 [ 132 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.05.18 07:18:32.653683 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3607 | 2026.05.18 07:18:32.653798 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.05.18 07:18:32.653829 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 3609 | 2026.05.18 07:18:32.653929 [ 4 ] {40cb9037-ff7e-416c-8655-bf590b6cb4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.05.18 07:18:32.653994 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3611 | 2026.05.18 07:18:32.653995 [ 4 ] {40cb9037-ff7e-416c-8655-bf590b6cb4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3612 | 2026.05.18 07:18:32.654010 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3697 rows, containing 5 columns (5 merged, 0 gathered) in 0.002327243 sec., 1588574.9790632091 rows/sec., 131.08 MiB/sec. | ||
| 3613 | 2026.05.18 07:18:32.654043 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 3614 | 2026.05.18 07:18:32.654185 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 153 rows starting from the beginning of the part | ||
| 3615 | 2026.05.18 07:18:32.654271 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3616 | 2026.05.18 07:18:32.654334 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 153 rows starting from the beginning of the part | ||
| 3617 | 2026.05.18 07:18:32.654351 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3618 | 2026.05.18 07:18:32.654391 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3619 | 2026.05.18 07:18:32.654457 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 153 rows starting from the beginning of the part | ||
| 3620 | 2026.05.18 07:18:32.654705 [ 4 ] {40cb9037-ff7e-416c-8655-bf590b6cb4ff} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.05.18 07:18:32.654766 [ 4 ] {40cb9037-ff7e-416c-8655-bf590b6cb4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3622 | 2026.05.18 07:18:32.654824 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.05.18 07:18:32.654956 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_21_4} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3624 | 2026.05.18 07:18:32.655059 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3625 | 2026.05.18 07:18:32.655276 [ 4 ] {40cb9037-ff7e-416c-8655-bf590b6cb4ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3626 | 2026.05.18 07:18:32.655531 [ 4 ] {40cb9037-ff7e-416c-8655-bf590b6cb4ff} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2026.05.18 07:18:32.655715 [ 4 ] {40cb9037-ff7e-416c-8655-bf590b6cb4ff} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001812 sec., 82229.58057395143 rows/sec., 5.31 MiB/sec. | ||
| 3628 | 2026.05.18 07:18:32.655754 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992271 sec., 366416.01468876476 rows/sec., 24.10 MiB/sec. | ||
| 3629 | 2026.05.18 07:18:32.655759 [ 4 ] {40cb9037-ff7e-416c-8655-bf590b6cb4ff} <Debug> TCPHandler: Processed in 0.002031561 sec. | ||
| 3630 | 2026.05.18 07:18:32.655918 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3631 | 2026.05.18 07:18:32.655969 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.05.18 07:18:32.656086 [ 4 ] {f1b2a17f-d62e-4e50-8d53-b257dffe3136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3633 | 2026.05.18 07:18:32.656145 [ 4 ] {f1b2a17f-d62e-4e50-8d53-b257dffe3136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3634 | 2026.05.18 07:18:32.656278 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.05.18 07:18:32.656358 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_16_3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3636 | 2026.05.18 07:18:32.656445 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3637 | 2026.05.18 07:18:32.656803 [ 4 ] {f1b2a17f-d62e-4e50-8d53-b257dffe3136} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.05.18 07:18:32.656856 [ 4 ] {f1b2a17f-d62e-4e50-8d53-b257dffe3136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3639 | 2026.05.18 07:18:32.657358 [ 4 ] {f1b2a17f-d62e-4e50-8d53-b257dffe3136} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3640 | 2026.05.18 07:18:32.657746 [ 4 ] {f1b2a17f-d62e-4e50-8d53-b257dffe3136} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.05.18 07:18:32.657950 [ 4 ] {f1b2a17f-d62e-4e50-8d53-b257dffe3136} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001894 sec., 78141.49947201689 rows/sec., 4.44 MiB/sec. | ||
| 3642 | 2026.05.18 07:18:32.658003 [ 4 ] {f1b2a17f-d62e-4e50-8d53-b257dffe3136} <Debug> TCPHandler: Processed in 0.002099631 sec. | ||
| 3643 | 2026.05.18 07:18:32.658189 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.05.18 07:18:32.658351 [ 4 ] {ed6bab32-f3fa-42b7-9249-4919be4b563b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3645 | 2026.05.18 07:18:32.658411 [ 4 ] {ed6bab32-f3fa-42b7-9249-4919be4b563b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3646 | 2026.05.18 07:18:32.659289 [ 4 ] {ed6bab32-f3fa-42b7-9249-4919be4b563b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.05.18 07:18:32.659337 [ 4 ] {ed6bab32-f3fa-42b7-9249-4919be4b563b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3648 | 2026.05.18 07:18:32.659848 [ 4 ] {ed6bab32-f3fa-42b7-9249-4919be4b563b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3649 | 2026.05.18 07:18:32.660203 [ 4 ] {ed6bab32-f3fa-42b7-9249-4919be4b563b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.05.18 07:18:32.660376 [ 132 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3651 | 2026.05.18 07:18:32.660393 [ 4 ] {ed6bab32-f3fa-42b7-9249-4919be4b563b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.002071 sec., 241912.11974891357 rows/sec., 17.00 MiB/sec. | ||
| 3652 | 2026.05.18 07:18:32.660443 [ 132 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.05.18 07:18:32.660461 [ 4 ] {ed6bab32-f3fa-42b7-9249-4919be4b563b} <Debug> TCPHandler: Processed in 0.002336933 sec. | ||
| 3654 | 2026.05.18 07:18:32.660482 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3655 | 2026.05.18 07:18:32.660612 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 3656 | 2026.05.18 07:18:32.660732 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.05.18 07:18:32.660738 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3658 | 2026.05.18 07:18:32.660802 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 601 rows starting from the beginning of the part | ||
| 3659 | 2026.05.18 07:18:32.660875 [ 4 ] {aa6e1085-880f-4363-84ab-293523483bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3660 | 2026.05.18 07:18:32.660879 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 501 rows starting from the beginning of the part | ||
| 3661 | 2026.05.18 07:18:32.660941 [ 4 ] {aa6e1085-880f-4363-84ab-293523483bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3662 | 2026.05.18 07:18:32.660969 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 94 rows starting from the beginning of the part | ||
| 3663 | 2026.05.18 07:18:32.661032 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 501 rows starting from the beginning of the part | ||
| 3664 | 2026.05.18 07:18:32.661080 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part | ||
| 3665 | 2026.05.18 07:18:32.661123 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 501 rows starting from the beginning of the part | ||
| 3666 | 2026.05.18 07:18:32.661434 [ 4 ] {aa6e1085-880f-4363-84ab-293523483bea} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.05.18 07:18:32.661471 [ 4 ] {aa6e1085-880f-4363-84ab-293523483bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3668 | 2026.05.18 07:18:32.661841 [ 4 ] {aa6e1085-880f-4363-84ab-293523483bea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3669 | 2026.05.18 07:18:32.662064 [ 4 ] {aa6e1085-880f-4363-84ab-293523483bea} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.05.18 07:18:32.662217 [ 4 ] {aa6e1085-880f-4363-84ab-293523483bea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
| 3671 | 2026.05.18 07:18:32.662266 [ 4 ] {aa6e1085-880f-4363-84ab-293523483bea} <Debug> TCPHandler: Processed in 0.001609719 sec. | ||
| 3672 | 2026.05.18 07:18:32.662339 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017812 sec., 1286772.9620480575 rows/sec., 96.84 MiB/sec. | ||
| 3673 | 2026.05.18 07:18:32.662429 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.05.18 07:18:32.662534 [ 4 ] {e66d0664-b374-440f-9772-48ba14dad07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3675 | 2026.05.18 07:18:32.662542 [ 200 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3676 | 2026.05.18 07:18:32.662584 [ 4 ] {e66d0664-b374-440f-9772-48ba14dad07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3677 | 2026.05.18 07:18:32.662858 [ 200 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.05.18 07:18:32.662942 [ 200 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_21_4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3679 | 2026.05.18 07:18:32.663034 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3680 | 2026.05.18 07:18:32.663058 [ 4 ] {e66d0664-b374-440f-9772-48ba14dad07b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.05.18 07:18:32.663102 [ 4 ] {e66d0664-b374-440f-9772-48ba14dad07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3682 | 2026.05.18 07:18:32.663456 [ 4 ] {e66d0664-b374-440f-9772-48ba14dad07b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3683 | 2026.05.18 07:18:32.663691 [ 4 ] {e66d0664-b374-440f-9772-48ba14dad07b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.05.18 07:18:32.663829 [ 4 ] {e66d0664-b374-440f-9772-48ba14dad07b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001316 sec., 201367.78115501523 rows/sec., 13.38 MiB/sec. | ||
| 3685 | 2026.05.18 07:18:32.663865 [ 4 ] {e66d0664-b374-440f-9772-48ba14dad07b} <Debug> TCPHandler: Processed in 0.001492919 sec. | ||
| 3686 | 2026.05.18 07:18:32.664004 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.05.18 07:18:32.664105 [ 4 ] {05789eb8-7814-45fd-b69a-a325f74d21b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3688 | 2026.05.18 07:18:32.664150 [ 4 ] {05789eb8-7814-45fd-b69a-a325f74d21b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3689 | 2026.05.18 07:18:32.664505 [ 4 ] {05789eb8-7814-45fd-b69a-a325f74d21b1} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.05.18 07:18:32.664543 [ 4 ] {05789eb8-7814-45fd-b69a-a325f74d21b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3691 | 2026.05.18 07:18:32.664921 [ 4 ] {05789eb8-7814-45fd-b69a-a325f74d21b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3692 | 2026.05.18 07:18:32.665145 [ 4 ] {05789eb8-7814-45fd-b69a-a325f74d21b1} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.05.18 07:18:32.665291 [ 4 ] {05789eb8-7814-45fd-b69a-a325f74d21b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001205 sec., 829.8755186721992 rows/sec., 55.92 KiB/sec. | ||
| 3694 | 2026.05.18 07:18:32.665328 [ 4 ] {05789eb8-7814-45fd-b69a-a325f74d21b1} <Debug> TCPHandler: Processed in 0.001377458 sec. | ||
| 3695 | 2026.05.18 07:18:32.665500 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.05.18 07:18:32.665612 [ 4 ] {225a1129-89f9-427a-b51d-63d0816d5a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3697 | 2026.05.18 07:18:32.665672 [ 4 ] {225a1129-89f9-427a-b51d-63d0816d5a5b} <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 | ||
| 3698 | 2026.05.18 07:18:32.666505 [ 4 ] {225a1129-89f9-427a-b51d-63d0816d5a5b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.05.18 07:18:32.666547 [ 4 ] {225a1129-89f9-427a-b51d-63d0816d5a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3700 | 2026.05.18 07:18:32.667106 [ 4 ] {225a1129-89f9-427a-b51d-63d0816d5a5b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3701 | 2026.05.18 07:18:32.667346 [ 4 ] {225a1129-89f9-427a-b51d-63d0816d5a5b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.05.18 07:18:32.667513 [ 4 ] {225a1129-89f9-427a-b51d-63d0816d5a5b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001921 sec., 5726.184279021343 rows/sec., 10.26 MiB/sec. | ||
| 3703 | 2026.05.18 07:18:32.667583 [ 4 ] {225a1129-89f9-427a-b51d-63d0816d5a5b} <Debug> TCPHandler: Processed in 0.002154942 sec. | ||
| 3704 | 2026.05.18 07:18:32.667728 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.05.18 07:18:32.667829 [ 4 ] {c5e5e058-c017-4edb-909b-f398201e0e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.05.18 07:18:32.667873 [ 4 ] {c5e5e058-c017-4edb-909b-f398201e0e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3707 | 2026.05.18 07:18:32.668373 [ 4 ] {c5e5e058-c017-4edb-909b-f398201e0e54} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.05.18 07:18:32.668414 [ 4 ] {c5e5e058-c017-4edb-909b-f398201e0e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3709 | 2026.05.18 07:18:32.668760 [ 4 ] {c5e5e058-c017-4edb-909b-f398201e0e54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3710 | 2026.05.18 07:18:32.668995 [ 4 ] {c5e5e058-c017-4edb-909b-f398201e0e54} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.05.18 07:18:32.669137 [ 4 ] {c5e5e058-c017-4edb-909b-f398201e0e54} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001327 sec., 67822.15523737753 rows/sec., 4.24 MiB/sec. | ||
| 3712 | 2026.05.18 07:18:32.669173 [ 4 ] {c5e5e058-c017-4edb-909b-f398201e0e54} <Debug> TCPHandler: Processed in 0.001497368 sec. | ||
| 3713 | 2026.05.18 07:18:33.833261 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38017 | ||
| 3714 | 2026.05.18 07:18:33.833350 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3715 | 2026.05.18 07:18:33.833385 [ 306 ] {} <Debug> TCP-Session: 91ec85e2-e435-4bf3-b67a-1b66587eb4ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38017 | ||
| 3716 | 2026.05.18 07:18:33.833410 [ 306 ] {} <Debug> TCP-Session: 91ec85e2-e435-4bf3-b67a-1b66587eb4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.05.18 07:18:33.833424 [ 306 ] {} <Debug> TCP-Session: 91ec85e2-e435-4bf3-b67a-1b66587eb4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.05.18 07:18:33.833666 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55909 | ||
| 3719 | 2026.05.18 07:18:33.833679 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62694 | ||
| 3720 | 2026.05.18 07:18:33.833737 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41248 | ||
| 3721 | 2026.05.18 07:18:33.833763 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54304 | ||
| 3722 | 2026.05.18 07:18:33.833784 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53878 | ||
| 3723 | 2026.05.18 07:18:33.833777 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.05.18 07:18:33.833837 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3725 | 2026.05.18 07:18:33.833859 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3726 | 2026.05.18 07:18:33.833871 [ 308 ] {} <Debug> TCP-Session: 656d52da-c3f7-486e-96d9-ae892b3b8ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62694 | ||
| 3727 | 2026.05.18 07:18:33.833881 [ 309 ] {} <Debug> TCP-Session: 0596e1f3-a2fa-40e0-8a99-4ad4f1f130df Authenticating user 'default' from [fd00:1122:3344:101::e]:41248 | ||
| 3728 | 2026.05.18 07:18:33.833889 [ 303 ] {} <Debug> TCP-Session: 64c6502d-d949-4280-967e-63be89a23c69 Authenticating user 'default' from [fd00:1122:3344:101::e]:53878 | ||
| 3729 | 2026.05.18 07:18:33.833909 [ 308 ] {} <Debug> TCP-Session: 656d52da-c3f7-486e-96d9-ae892b3b8ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.05.18 07:18:33.833921 [ 309 ] {} <Debug> TCP-Session: 0596e1f3-a2fa-40e0-8a99-4ad4f1f130df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.05.18 07:18:33.833925 [ 303 ] {} <Debug> TCP-Session: 64c6502d-d949-4280-967e-63be89a23c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.05.18 07:18:33.833937 [ 308 ] {} <Debug> TCP-Session: 656d52da-c3f7-486e-96d9-ae892b3b8ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.05.18 07:18:33.833959 [ 303 ] {} <Debug> TCP-Session: 64c6502d-d949-4280-967e-63be89a23c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.05.18 07:18:33.833949 [ 309 ] {} <Debug> TCP-Session: 0596e1f3-a2fa-40e0-8a99-4ad4f1f130df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.05.18 07:18:33.833829 [ 306 ] {} <Trace> TCP-Session: 91ec85e2-e435-4bf3-b67a-1b66587eb4ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.05.18 07:18:33.833773 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41666 | ||
| 3737 | 2026.05.18 07:18:33.833771 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.05.18 07:18:33.833748 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55557 | ||
| 3739 | 2026.05.18 07:18:33.834098 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.05.18 07:18:33.834094 [ 307 ] {} <Debug> TCP-Session: 8c8d280b-5c53-4f27-bf64-e58640a0fad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55909 | ||
| 3741 | 2026.05.18 07:18:33.834153 [ 302 ] {} <Debug> TCP-Session: d4fe86ba-572b-4e09-96ad-013546ba3067 Authenticating user 'default' from [fd00:1122:3344:101::e]:41666 | ||
| 3742 | 2026.05.18 07:18:33.834166 [ 307 ] {} <Debug> TCP-Session: 8c8d280b-5c53-4f27-bf64-e58640a0fad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.05.18 07:18:33.834177 [ 302 ] {} <Debug> TCP-Session: d4fe86ba-572b-4e09-96ad-013546ba3067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.05.18 07:18:33.834186 [ 307 ] {} <Debug> TCP-Session: 8c8d280b-5c53-4f27-bf64-e58640a0fad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.05.18 07:18:33.834192 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3746 | 2026.05.18 07:18:33.834195 [ 302 ] {} <Debug> TCP-Session: d4fe86ba-572b-4e09-96ad-013546ba3067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.05.18 07:18:33.834200 [ 306 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3748 | 2026.05.18 07:18:33.834232 [ 310 ] {} <Debug> TCP-Session: b9bb7354-f508-4403-b359-cac46c57bd4d Authenticating user 'default' from [fd00:1122:3344:101::e]:55557 | ||
| 3749 | 2026.05.18 07:18:33.833745 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55850 | ||
| 3750 | 2026.05.18 07:18:33.834281 [ 310 ] {} <Debug> TCP-Session: b9bb7354-f508-4403-b359-cac46c57bd4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.05.18 07:18:33.833837 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2026.05.18 07:18:33.834325 [ 310 ] {} <Debug> TCP-Session: b9bb7354-f508-4403-b359-cac46c57bd4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.05.18 07:18:33.834358 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3754 | 2026.05.18 07:18:33.834380 [ 269 ] {} <Debug> TCP-Session: d5a8e83a-8a10-494e-bf85-382605de45d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54304 | ||
| 3755 | 2026.05.18 07:18:33.834412 [ 3 ] {} <Debug> TCP-Session: 0a3975d6-71e3-400c-9df4-1566dc1f463d Authenticating user 'default' from [fd00:1122:3344:101::e]:55850 | ||
| 3756 | 2026.05.18 07:18:33.834422 [ 269 ] {} <Debug> TCP-Session: d5a8e83a-8a10-494e-bf85-382605de45d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.05.18 07:18:33.834444 [ 3 ] {} <Debug> TCP-Session: 0a3975d6-71e3-400c-9df4-1566dc1f463d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.05.18 07:18:33.834450 [ 269 ] {} <Debug> TCP-Session: d5a8e83a-8a10-494e-bf85-382605de45d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.05.18 07:18:33.834472 [ 3 ] {} <Debug> TCP-Session: 0a3975d6-71e3-400c-9df4-1566dc1f463d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.05.18 07:18:33.834512 [ 306 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3761 | 2026.05.18 07:18:33.834576 [ 306 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3762 | 2026.05.18 07:18:33.834873 [ 306 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 3763 | 2026.05.18 07:18:33.835871 [ 353 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Trace> AggregatingTransform: Aggregating | ||
| 3764 | 2026.05.18 07:18:33.835915 [ 353 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3765 | 2026.05.18 07:18:33.835950 [ 353 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976596 sec. (1023.965 rows/sec., 40.00 KiB/sec.) | ||
| 3766 | 2026.05.18 07:18:33.835968 [ 353 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Trace> Aggregator: Merging aggregated data | ||
| 3767 | 2026.05.18 07:18:33.836651 [ 306 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002514 sec., 397.77247414478916 rows/sec., 15.54 KiB/sec. | ||
| 3768 | 2026.05.18 07:18:33.836803 [ 306 ] {068f4e32-5dbe-4af6-b964-a6149d6c1cd0} <Debug> TCPHandler: Processed in 0.003105288 sec. | ||
| 3769 | 2026.05.18 07:18:33.836929 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3770 | 2026.05.18 07:18:33.836962 [ 306 ] {} <Debug> TCP-Session: 91ec85e2-e435-4bf3-b67a-1b66587eb4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.05.18 07:18:33.836964 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3772 | 2026.05.18 07:18:33.836984 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3773 | 2026.05.18 07:18:33.837008 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3774 | 2026.05.18 07:18:33.837028 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3775 | 2026.05.18 07:18:33.837051 [ 3 ] {} <Debug> TCP-Session: 0a3975d6-71e3-400c-9df4-1566dc1f463d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.05.18 07:18:33.837072 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2026.05.18 07:18:33.837099 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2026.05.18 07:18:33.837113 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2026.05.18 07:18:33.837131 [ 269 ] {} <Debug> TCP-Session: d5a8e83a-8a10-494e-bf85-382605de45d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.05.18 07:18:33.837142 [ 308 ] {} <Debug> TCP-Session: 656d52da-c3f7-486e-96d9-ae892b3b8ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.05.18 07:18:33.837165 [ 302 ] {} <Debug> TCP-Session: d4fe86ba-572b-4e09-96ad-013546ba3067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.05.18 07:18:33.837073 [ 303 ] {} <Debug> TCP-Session: 64c6502d-d949-4280-967e-63be89a23c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.05.18 07:18:33.837044 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.05.18 07:18:33.837019 [ 310 ] {} <Debug> TCP-Session: b9bb7354-f508-4403-b359-cac46c57bd4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.18 07:18:33.837260 [ 309 ] {} <Debug> TCP-Session: 0596e1f3-a2fa-40e0-8a99-4ad4f1f130df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.05.18 07:18:33.837149 [ 307 ] {} <Debug> TCP-Session: 8c8d280b-5c53-4f27-bf64-e58640a0fad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.05.18 07:18:34.276271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8226 | ||
| 3788 | 2026.05.18 07:18:34.276768 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.05.18 07:18:34.276817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3790 | 2026.05.18 07:18:34.277311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3791 | 2026.05.18 07:18:34.277552 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.05.18 07:18:34.277687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8226 | ||
| 3793 | 2026.05.18 07:18:34.690743 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3794 | 2026.05.18 07:18:34.705928 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.05.18 07:18:34.705997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3796 | 2026.05.18 07:18:34.711845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3797 | 2026.05.18 07:18:34.712609 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.05.18 07:18:34.715176 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3799 | 2026.05.18 07:18:37.631773 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.05.18 07:18:37.632139 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3801 | 2026.05.18 07:18:37.632646 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3802 | 2026.05.18 07:18:37.632714 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <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 | ||
| 3803 | 2026.05.18 07:18:37.632970 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3804 | 2026.05.18 07:18:37.633042 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3805 | 2026.05.18 07:18:37.633185 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3806 | 2026.05.18 07:18:37.633301 [ 361 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3807 | 2026.05.18 07:18:37.633321 [ 365 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3808 | 2026.05.18 07:18:37.633319 [ 332 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3809 | 2026.05.18 07:18:37.633301 [ 318 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3810 | 2026.05.18 07:18:37.633531 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 3811 | 2026.05.18 07:18:37.633577 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3812 | 2026.05.18 07:18:37.633697 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3813 | 2026.05.18 07:18:37.633722 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3814 | 2026.05.18 07:18:37.633767 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <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'))" | ||
| 3815 | 2026.05.18 07:18:37.633815 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <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'))" | ||
| 3816 | 2026.05.18 07:18:37.633857 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <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'))" | ||
| 3817 | 2026.05.18 07:18:37.633894 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <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'))" | ||
| 3818 | 2026.05.18 07:18:37.635152 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Debug> executeQuery: Read 42 rows, 6.50 KiB in 0.00316 sec., 13291.139240506329 rows/sec., 2.01 MiB/sec. | ||
| 3819 | 2026.05.18 07:18:37.635344 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Debug> MemoryTracker: Peak memory usage (for query): 175.60 KiB. | ||
| 3820 | 2026.05.18 07:18:37.635361 [ 4 ] {d20da77a-8484-4ce9-8f9a-c575a04abbb5} <Debug> TCPHandler: Processed in 0.003769911 sec. | ||
| 3821 | 2026.05.18 07:18:37.637459 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2026.05.18 07:18:37.637571 [ 4 ] {651b68dc-4308-436d-8434-533d843e1c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3823 | 2026.05.18 07:18:37.637615 [ 4 ] {651b68dc-4308-436d-8434-533d843e1c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3824 | 2026.05.18 07:18:37.638237 [ 4 ] {651b68dc-4308-436d-8434-533d843e1c1e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.05.18 07:18:37.638284 [ 4 ] {651b68dc-4308-436d-8434-533d843e1c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3826 | 2026.05.18 07:18:37.638692 [ 4 ] {651b68dc-4308-436d-8434-533d843e1c1e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3827 | 2026.05.18 07:18:37.638918 [ 4 ] {651b68dc-4308-436d-8434-533d843e1c1e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.05.18 07:18:37.639064 [ 4 ] {651b68dc-4308-436d-8434-533d843e1c1e} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001526 sec., 76015.72739187418 rows/sec., 6.44 MiB/sec. | ||
| 3829 | 2026.05.18 07:18:37.639100 [ 4 ] {651b68dc-4308-436d-8434-533d843e1c1e} <Debug> TCPHandler: Processed in 0.00169117 sec. | ||
| 3830 | 2026.05.18 07:18:37.639241 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2026.05.18 07:18:37.639338 [ 4 ] {1b4a75cd-92ec-4440-8650-ced4e5262f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3832 | 2026.05.18 07:18:37.639378 [ 4 ] {1b4a75cd-92ec-4440-8650-ced4e5262f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3833 | 2026.05.18 07:18:37.639821 [ 4 ] {1b4a75cd-92ec-4440-8650-ced4e5262f35} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.05.18 07:18:37.639857 [ 4 ] {1b4a75cd-92ec-4440-8650-ced4e5262f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3835 | 2026.05.18 07:18:37.640144 [ 4 ] {1b4a75cd-92ec-4440-8650-ced4e5262f35} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3836 | 2026.05.18 07:18:37.640358 [ 4 ] {1b4a75cd-92ec-4440-8650-ced4e5262f35} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.05.18 07:18:37.640486 [ 4 ] {1b4a75cd-92ec-4440-8650-ced4e5262f35} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001166 sec., 25728.987993138937 rows/sec., 1.89 MiB/sec. | ||
| 3838 | 2026.05.18 07:18:37.640520 [ 4 ] {1b4a75cd-92ec-4440-8650-ced4e5262f35} <Debug> TCPHandler: Processed in 0.001327647 sec. | ||
| 3839 | 2026.05.18 07:18:37.640651 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.05.18 07:18:37.640747 [ 4 ] {612a218f-f149-4887-95ee-63e4f64bb8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3841 | 2026.05.18 07:18:37.640786 [ 4 ] {612a218f-f149-4887-95ee-63e4f64bb8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3842 | 2026.05.18 07:18:37.641240 [ 4 ] {612a218f-f149-4887-95ee-63e4f64bb8fd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.18 07:18:37.641276 [ 4 ] {612a218f-f149-4887-95ee-63e4f64bb8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3844 | 2026.05.18 07:18:37.641606 [ 4 ] {612a218f-f149-4887-95ee-63e4f64bb8fd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3845 | 2026.05.18 07:18:37.641839 [ 4 ] {612a218f-f149-4887-95ee-63e4f64bb8fd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.05.18 07:18:37.641967 [ 4 ] {612a218f-f149-4887-95ee-63e4f64bb8fd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001238 sec., 75928.91760904685 rows/sec., 5.93 MiB/sec. | ||
| 3847 | 2026.05.18 07:18:37.642000 [ 4 ] {612a218f-f149-4887-95ee-63e4f64bb8fd} <Debug> TCPHandler: Processed in 0.001398558 sec. | ||
| 3848 | 2026.05.18 07:18:37.642143 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.05.18 07:18:37.642239 [ 4 ] {7c97345c-874e-453a-86fc-4e42c9e463dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3850 | 2026.05.18 07:18:37.642282 [ 4 ] {7c97345c-874e-453a-86fc-4e42c9e463dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3851 | 2026.05.18 07:18:37.642711 [ 4 ] {7c97345c-874e-453a-86fc-4e42c9e463dc} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.05.18 07:18:37.642755 [ 4 ] {7c97345c-874e-453a-86fc-4e42c9e463dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3853 | 2026.05.18 07:18:37.643076 [ 4 ] {7c97345c-874e-453a-86fc-4e42c9e463dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3854 | 2026.05.18 07:18:37.643288 [ 4 ] {7c97345c-874e-453a-86fc-4e42c9e463dc} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.05.18 07:18:37.643417 [ 4 ] {7c97345c-874e-453a-86fc-4e42c9e463dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 3856 | 2026.05.18 07:18:37.643417 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3857 | 2026.05.18 07:18:37.643454 [ 4 ] {7c97345c-874e-453a-86fc-4e42c9e463dc} <Debug> TCPHandler: Processed in 0.001359938 sec. | ||
| 3858 | 2026.05.18 07:18:37.643483 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.05.18 07:18:37.643511 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3860 | 2026.05.18 07:18:37.643598 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.05.18 07:18:37.643633 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 3862 | 2026.05.18 07:18:37.643698 [ 4 ] {0a6e4f96-fd7a-4f23-ba53-660f3db954b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.05.18 07:18:37.643758 [ 4 ] {0a6e4f96-fd7a-4f23-ba53-660f3db954b5} <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 | ||
| 3864 | 2026.05.18 07:18:37.643774 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3865 | 2026.05.18 07:18:37.643818 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2208 rows starting from the beginning of the part | ||
| 3866 | 2026.05.18 07:18:37.643879 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3867 | 2026.05.18 07:18:37.643923 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3868 | 2026.05.18 07:18:37.643964 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3869 | 2026.05.18 07:18:37.644007 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3870 | 2026.05.18 07:18:37.644050 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3871 | 2026.05.18 07:18:37.644530 [ 4 ] {0a6e4f96-fd7a-4f23-ba53-660f3db954b5} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.05.18 07:18:37.644573 [ 4 ] {0a6e4f96-fd7a-4f23-ba53-660f3db954b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3873 | 2026.05.18 07:18:37.645160 [ 4 ] {0a6e4f96-fd7a-4f23-ba53-660f3db954b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3874 | 2026.05.18 07:18:37.645400 [ 4 ] {0a6e4f96-fd7a-4f23-ba53-660f3db954b5} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.05.18 07:18:37.645422 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3218 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183225 sec., 1756310.5471414928 rows/sec., 122.47 MiB/sec. | ||
| 3876 | 2026.05.18 07:18:37.645533 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3877 | 2026.05.18 07:18:37.645544 [ 4 ] {0a6e4f96-fd7a-4f23-ba53-660f3db954b5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001863 sec., 16103.05958132045 rows/sec., 28.86 MiB/sec. | ||
| 3878 | 2026.05.18 07:18:37.645578 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.05.18 07:18:37.645604 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3880 | 2026.05.18 07:18:37.645613 [ 4 ] {0a6e4f96-fd7a-4f23-ba53-660f3db954b5} <Debug> TCPHandler: Processed in 0.002063892 sec. | ||
| 3881 | 2026.05.18 07:18:37.645717 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 3882 | 2026.05.18 07:18:37.645741 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.05.18 07:18:37.645784 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3884 | 2026.05.18 07:18:37.645863 [ 4 ] {6f059c73-3946-4baa-9a22-bb78fc4bbc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3885 | 2026.05.18 07:18:37.645913 [ 4 ] {6f059c73-3946-4baa-9a22-bb78fc4bbc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3886 | 2026.05.18 07:18:37.646014 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3887 | 2026.05.18 07:18:37.646074 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.05.18 07:18:37.646092 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 247 rows starting from the beginning of the part | ||
| 3889 | 2026.05.18 07:18:37.646150 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3890 | 2026.05.18 07:18:37.646223 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3891 | 2026.05.18 07:18:37.646290 [ 4 ] {6f059c73-3946-4baa-9a22-bb78fc4bbc0c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.05.18 07:18:37.646291 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3893 | 2026.05.18 07:18:37.646336 [ 4 ] {6f059c73-3946-4baa-9a22-bb78fc4bbc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3894 | 2026.05.18 07:18:37.646480 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 3895 | 2026.05.18 07:18:37.646620 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3896 | 2026.05.18 07:18:37.646700 [ 4 ] {6f059c73-3946-4baa-9a22-bb78fc4bbc0c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3897 | 2026.05.18 07:18:37.646747 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
| 3898 | 2026.05.18 07:18:37.646879 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3899 | 2026.05.18 07:18:37.646937 [ 4 ] {6f059c73-3946-4baa-9a22-bb78fc4bbc0c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.05.18 07:18:37.647074 [ 4 ] {6f059c73-3946-4baa-9a22-bb78fc4bbc0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 3901 | 2026.05.18 07:18:37.647108 [ 4 ] {6f059c73-3946-4baa-9a22-bb78fc4bbc0c} <Debug> TCPHandler: Processed in 0.001415378 sec. | ||
| 3902 | 2026.05.18 07:18:37.649534 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.003874601 sec., 92654.70173574002 rows/sec., 166.03 MiB/sec. | ||
| 3903 | 2026.05.18 07:18:37.650029 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3904 | 2026.05.18 07:18:37.650354 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.05.18 07:18:37.650426 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3906 | 2026.05.18 07:18:37.650510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 3907 | 2026.05.18 07:18:41.697436 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3908 | 2026.05.18 07:18:41.697517 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3909 | 2026.05.18 07:18:41.777882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8674 | ||
| 3910 | 2026.05.18 07:18:41.778671 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.05.18 07:18:41.778741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3912 | 2026.05.18 07:18:41.779402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3913 | 2026.05.18 07:18:41.779639 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.05.18 07:18:41.779779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 3915 | 2026.05.18 07:18:42.215343 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3916 | 2026.05.18 07:18:42.231083 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.05.18 07:18:42.231130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3918 | 2026.05.18 07:18:42.237235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3919 | 2026.05.18 07:18:42.237985 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.05.18 07:18:42.240570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3921 | 2026.05.18 07:18:42.635361 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.05.18 07:18:42.635594 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3923 | 2026.05.18 07:18:42.635955 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3924 | 2026.05.18 07:18:42.635996 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <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 | ||
| 3925 | 2026.05.18 07:18:42.636233 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3926 | 2026.05.18 07:18:42.636300 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3927 | 2026.05.18 07:18:42.636436 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3928 | 2026.05.18 07:18:42.636514 [ 361 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3929 | 2026.05.18 07:18:42.636537 [ 332 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3930 | 2026.05.18 07:18:42.636549 [ 365 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3931 | 2026.05.18 07:18:42.636537 [ 348 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3932 | 2026.05.18 07:18:42.636689 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 3933 | 2026.05.18 07:18:42.636716 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3934 | 2026.05.18 07:18:42.636809 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3935 | 2026.05.18 07:18:42.636831 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3936 | 2026.05.18 07:18:42.636866 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <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'))" | ||
| 3937 | 2026.05.18 07:18:42.636905 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <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'))" | ||
| 3938 | 2026.05.18 07:18:42.637030 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <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'))" | ||
| 3939 | 2026.05.18 07:18:42.637140 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <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'))" | ||
| 3940 | 2026.05.18 07:18:42.638549 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.003053 sec., 13756.960366852276 rows/sec., 3.35 MiB/sec. | ||
| 3941 | 2026.05.18 07:18:42.638708 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Debug> MemoryTracker: Peak memory usage (for query): 195.71 KiB. | ||
| 3942 | 2026.05.18 07:18:42.638724 [ 4 ] {58642ff9-9b48-4b1b-b257-0331b128e0df} <Debug> TCPHandler: Processed in 0.0036177 sec. | ||
| 3943 | 2026.05.18 07:18:42.643505 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.05.18 07:18:42.643618 [ 4 ] {cf12fb3e-6e02-4afc-9db7-06a4b991e44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3945 | 2026.05.18 07:18:42.643662 [ 4 ] {cf12fb3e-6e02-4afc-9db7-06a4b991e44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3946 | 2026.05.18 07:18:42.644239 [ 4 ] {cf12fb3e-6e02-4afc-9db7-06a4b991e44d} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.05.18 07:18:42.644281 [ 4 ] {cf12fb3e-6e02-4afc-9db7-06a4b991e44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3948 | 2026.05.18 07:18:42.644646 [ 4 ] {cf12fb3e-6e02-4afc-9db7-06a4b991e44d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3949 | 2026.05.18 07:18:42.644866 [ 4 ] {cf12fb3e-6e02-4afc-9db7-06a4b991e44d} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.05.18 07:18:42.644986 [ 115 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3951 | 2026.05.18 07:18:42.645002 [ 4 ] {cf12fb3e-6e02-4afc-9db7-06a4b991e44d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001415 sec., 200706.7137809187 rows/sec., 12.75 MiB/sec. | ||
| 3952 | 2026.05.18 07:18:42.645040 [ 115 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.05.18 07:18:42.645049 [ 4 ] {cf12fb3e-6e02-4afc-9db7-06a4b991e44d} <Debug> TCPHandler: Processed in 0.001600149 sec. | ||
| 3954 | 2026.05.18 07:18:42.645072 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3955 | 2026.05.18 07:18:42.645178 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 3956 | 2026.05.18 07:18:42.645194 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.05.18 07:18:42.645295 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3958 | 2026.05.18 07:18:42.645304 [ 4 ] {cdbf5ea0-2c6d-461a-b604-e28256158ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3959 | 2026.05.18 07:18:42.645331 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 3960 | 2026.05.18 07:18:42.645353 [ 4 ] {cdbf5ea0-2c6d-461a-b604-e28256158ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3961 | 2026.05.18 07:18:42.645393 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 3962 | 2026.05.18 07:18:42.645442 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 3963 | 2026.05.18 07:18:42.645480 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 3964 | 2026.05.18 07:18:42.645520 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 3965 | 2026.05.18 07:18:42.645558 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 3966 | 2026.05.18 07:18:42.646082 [ 4 ] {cdbf5ea0-2c6d-461a-b604-e28256158ed2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.05.18 07:18:42.646123 [ 4 ] {cdbf5ea0-2c6d-461a-b604-e28256158ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3968 | 2026.05.18 07:18:42.646521 [ 200 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384087 sec., 1043287.0188073438 rows/sec., 70.58 MiB/sec. | ||
| 3969 | 2026.05.18 07:18:42.646523 [ 4 ] {cdbf5ea0-2c6d-461a-b604-e28256158ed2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3970 | 2026.05.18 07:18:42.646720 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3971 | 2026.05.18 07:18:42.646792 [ 4 ] {cdbf5ea0-2c6d-461a-b604-e28256158ed2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.05.18 07:18:42.646934 [ 4 ] {cdbf5ea0-2c6d-461a-b604-e28256158ed2} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001648 sec., 496966.01941747573 rows/sec., 38.52 MiB/sec. | ||
| 3973 | 2026.05.18 07:18:42.646971 [ 4 ] {cdbf5ea0-2c6d-461a-b604-e28256158ed2} <Debug> TCPHandler: Processed in 0.001826361 sec. | ||
| 3974 | 2026.05.18 07:18:42.647056 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_6_1} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.05.18 07:18:42.647096 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.05.18 07:18:42.647136 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_6_1} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3977 | 2026.05.18 07:18:42.647197 [ 4 ] {c38db4d8-6b40-4aef-9ad1-97968a546b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3978 | 2026.05.18 07:18:42.647234 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3979 | 2026.05.18 07:18:42.647242 [ 4 ] {c38db4d8-6b40-4aef-9ad1-97968a546b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3980 | 2026.05.18 07:18:42.647674 [ 4 ] {c38db4d8-6b40-4aef-9ad1-97968a546b50} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.05.18 07:18:42.647710 [ 4 ] {c38db4d8-6b40-4aef-9ad1-97968a546b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3982 | 2026.05.18 07:18:42.648006 [ 4 ] {c38db4d8-6b40-4aef-9ad1-97968a546b50} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3983 | 2026.05.18 07:18:42.648226 [ 4 ] {c38db4d8-6b40-4aef-9ad1-97968a546b50} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.05.18 07:18:42.648355 [ 4 ] {c38db4d8-6b40-4aef-9ad1-97968a546b50} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001176 sec., 130102.04081632654 rows/sec., 7.78 MiB/sec. | ||
| 3985 | 2026.05.18 07:18:42.648389 [ 4 ] {c38db4d8-6b40-4aef-9ad1-97968a546b50} <Debug> TCPHandler: Processed in 0.001342548 sec. | ||
| 3986 | 2026.05.18 07:18:42.648548 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.05.18 07:18:42.648643 [ 4 ] {6ee37c1a-9c00-46ac-b87b-99683db0e0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3988 | 2026.05.18 07:18:42.648682 [ 4 ] {6ee37c1a-9c00-46ac-b87b-99683db0e0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3989 | 2026.05.18 07:18:42.649091 [ 4 ] {6ee37c1a-9c00-46ac-b87b-99683db0e0cf} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.05.18 07:18:42.649126 [ 4 ] {6ee37c1a-9c00-46ac-b87b-99683db0e0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3991 | 2026.05.18 07:18:42.649409 [ 4 ] {6ee37c1a-9c00-46ac-b87b-99683db0e0cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3992 | 2026.05.18 07:18:42.649612 [ 4 ] {6ee37c1a-9c00-46ac-b87b-99683db0e0cf} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.05.18 07:18:42.649717 [ 114 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3994 | 2026.05.18 07:18:42.649733 [ 4 ] {6ee37c1a-9c00-46ac-b87b-99683db0e0cf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001108 sec., 134476.53429602887 rows/sec., 8.69 MiB/sec. | ||
| 3995 | 2026.05.18 07:18:42.649754 [ 114 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.05.18 07:18:42.649773 [ 4 ] {6ee37c1a-9c00-46ac-b87b-99683db0e0cf} <Debug> TCPHandler: Processed in 0.001274387 sec. | ||
| 3997 | 2026.05.18 07:18:42.649777 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3998 | 2026.05.18 07:18:42.649865 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 3999 | 2026.05.18 07:18:42.649944 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.05.18 07:18:42.649949 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4001 | 2026.05.18 07:18:42.649995 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 4002 | 2026.05.18 07:18:42.650047 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 4003 | 2026.05.18 07:18:42.650047 [ 4 ] {1f656acf-b67c-411d-8ada-843a190aaefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4004 | 2026.05.18 07:18:42.650094 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 4005 | 2026.05.18 07:18:42.650104 [ 4 ] {1f656acf-b67c-411d-8ada-843a190aaefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4006 | 2026.05.18 07:18:42.650141 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 4007 | 2026.05.18 07:18:42.650186 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 4008 | 2026.05.18 07:18:42.650226 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 4009 | 2026.05.18 07:18:42.650532 [ 4 ] {1f656acf-b67c-411d-8ada-843a190aaefb} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.05.18 07:18:42.650573 [ 4 ] {1f656acf-b67c-411d-8ada-843a190aaefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4011 | 2026.05.18 07:18:42.650912 [ 4 ] {1f656acf-b67c-411d-8ada-843a190aaefb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4012 | 2026.05.18 07:18:42.651122 [ 4 ] {1f656acf-b67c-411d-8ada-843a190aaefb} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.05.18 07:18:42.651137 [ 198 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292608 sec., 595694.9051839382 rows/sec., 41.10 MiB/sec. | ||
| 4014 | 2026.05.18 07:18:42.651220 [ 114 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4015 | 2026.05.18 07:18:42.651248 [ 4 ] {1f656acf-b67c-411d-8ada-843a190aaefb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 4016 | 2026.05.18 07:18:42.651253 [ 114 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.05.18 07:18:42.651289 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4018 | 2026.05.18 07:18:42.651290 [ 4 ] {1f656acf-b67c-411d-8ada-843a190aaefb} <Debug> TCPHandler: Processed in 0.001394337 sec. | ||
| 4019 | 2026.05.18 07:18:42.651304 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4020 | 2026.05.18 07:18:42.651391 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 4021 | 2026.05.18 07:18:42.651448 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2026.05.18 07:18:42.651501 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4023 | 2026.05.18 07:18:42.651537 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 4024 | 2026.05.18 07:18:42.651549 [ 4 ] {b6f7f294-dea5-4b9f-8379-43a2b6584fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4025 | 2026.05.18 07:18:42.651595 [ 4 ] {b6f7f294-dea5-4b9f-8379-43a2b6584fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4026 | 2026.05.18 07:18:42.651613 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_6_1} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.05.18 07:18:42.651621 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 4028 | 2026.05.18 07:18:42.651679 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 4029 | 2026.05.18 07:18:42.651688 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_6_1} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4030 | 2026.05.18 07:18:42.651722 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 4031 | 2026.05.18 07:18:42.651760 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4032 | 2026.05.18 07:18:42.651766 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 4033 | 2026.05.18 07:18:42.651818 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 4034 | 2026.05.18 07:18:42.652152 [ 4 ] {b6f7f294-dea5-4b9f-8379-43a2b6584fd1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.05.18 07:18:42.652194 [ 4 ] {b6f7f294-dea5-4b9f-8379-43a2b6584fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4036 | 2026.05.18 07:18:42.652562 [ 4 ] {b6f7f294-dea5-4b9f-8379-43a2b6584fd1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4037 | 2026.05.18 07:18:42.652693 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338697 sec., 561740.2593716128 rows/sec., 34.26 MiB/sec. | ||
| 4038 | 2026.05.18 07:18:42.652792 [ 4 ] {b6f7f294-dea5-4b9f-8379-43a2b6584fd1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.05.18 07:18:42.652860 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4040 | 2026.05.18 07:18:42.652935 [ 4 ] {b6f7f294-dea5-4b9f-8379-43a2b6584fd1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001404 sec., 356837.6068376068 rows/sec., 25.08 MiB/sec. | ||
| 4041 | 2026.05.18 07:18:42.652975 [ 4 ] {b6f7f294-dea5-4b9f-8379-43a2b6584fd1} <Debug> TCPHandler: Processed in 0.001576399 sec. | ||
| 4042 | 2026.05.18 07:18:42.653099 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.05.18 07:18:42.653142 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_6_1} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.05.18 07:18:42.653197 [ 4 ] {b206292f-ded0-4b00-ba7e-ddba6385e4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4045 | 2026.05.18 07:18:42.653213 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_6_1} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4046 | 2026.05.18 07:18:42.653245 [ 4 ] {b206292f-ded0-4b00-ba7e-ddba6385e4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4047 | 2026.05.18 07:18:42.653303 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4048 | 2026.05.18 07:18:42.653620 [ 4 ] {b206292f-ded0-4b00-ba7e-ddba6385e4d0} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.05.18 07:18:42.653660 [ 4 ] {b206292f-ded0-4b00-ba7e-ddba6385e4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4050 | 2026.05.18 07:18:42.653956 [ 4 ] {b206292f-ded0-4b00-ba7e-ddba6385e4d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4051 | 2026.05.18 07:18:42.654164 [ 4 ] {b206292f-ded0-4b00-ba7e-ddba6385e4d0} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.05.18 07:18:42.654292 [ 4 ] {b206292f-ded0-4b00-ba7e-ddba6385e4d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 4053 | 2026.05.18 07:18:42.654324 [ 4 ] {b206292f-ded0-4b00-ba7e-ddba6385e4d0} <Debug> TCPHandler: Processed in 0.001274687 sec. | ||
| 4054 | 2026.05.18 07:18:42.654459 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.05.18 07:18:42.654553 [ 4 ] {9aa090df-6692-406d-8dc5-64dd4802aa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.05.18 07:18:42.654596 [ 4 ] {9aa090df-6692-406d-8dc5-64dd4802aa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4057 | 2026.05.18 07:18:42.654996 [ 4 ] {9aa090df-6692-406d-8dc5-64dd4802aa16} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.05.18 07:18:42.655031 [ 4 ] {9aa090df-6692-406d-8dc5-64dd4802aa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4059 | 2026.05.18 07:18:42.655370 [ 4 ] {9aa090df-6692-406d-8dc5-64dd4802aa16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4060 | 2026.05.18 07:18:42.655573 [ 4 ] {9aa090df-6692-406d-8dc5-64dd4802aa16} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.05.18 07:18:42.655697 [ 4 ] {9aa090df-6692-406d-8dc5-64dd4802aa16} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001162 sec., 228055.0774526678 rows/sec., 15.15 MiB/sec. | ||
| 4062 | 2026.05.18 07:18:42.655730 [ 4 ] {9aa090df-6692-406d-8dc5-64dd4802aa16} <Debug> TCPHandler: Processed in 0.001319457 sec. | ||
| 4063 | 2026.05.18 07:18:42.655882 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.05.18 07:18:42.656005 [ 4 ] {309aac30-2f02-40ed-ac7f-684adfa0b306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.05.18 07:18:42.656056 [ 4 ] {309aac30-2f02-40ed-ac7f-684adfa0b306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4066 | 2026.05.18 07:18:42.656462 [ 4 ] {309aac30-2f02-40ed-ac7f-684adfa0b306} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.05.18 07:18:42.656508 [ 4 ] {309aac30-2f02-40ed-ac7f-684adfa0b306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4068 | 2026.05.18 07:18:42.656862 [ 4 ] {309aac30-2f02-40ed-ac7f-684adfa0b306} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4069 | 2026.05.18 07:18:42.657097 [ 4 ] {309aac30-2f02-40ed-ac7f-684adfa0b306} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.05.18 07:18:42.657199 [ 114 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4071 | 2026.05.18 07:18:42.657225 [ 4 ] {309aac30-2f02-40ed-ac7f-684adfa0b306} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001245 sec., 803.2128514056225 rows/sec., 54.12 KiB/sec. | ||
| 4072 | 2026.05.18 07:18:42.657240 [ 114 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.05.18 07:18:42.657267 [ 4 ] {309aac30-2f02-40ed-ac7f-684adfa0b306} <Debug> TCPHandler: Processed in 0.001447568 sec. | ||
| 4074 | 2026.05.18 07:18:42.657269 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4075 | 2026.05.18 07:18:42.657372 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 4076 | 2026.05.18 07:18:42.657405 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.05.18 07:18:42.657481 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4078 | 2026.05.18 07:18:42.657506 [ 4 ] {bfa58f5a-1d25-4543-8486-b56267ff26fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4079 | 2026.05.18 07:18:42.657513 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 4080 | 2026.05.18 07:18:42.657567 [ 4 ] {bfa58f5a-1d25-4543-8486-b56267ff26fc} <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 | ||
| 4081 | 2026.05.18 07:18:42.657574 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 4082 | 2026.05.18 07:18:42.657625 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 4083 | 2026.05.18 07:18:42.657661 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 4084 | 2026.05.18 07:18:42.657694 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4085 | 2026.05.18 07:18:42.657729 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 4086 | 2026.05.18 07:18:42.658314 [ 4 ] {bfa58f5a-1d25-4543-8486-b56267ff26fc} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.05.18 07:18:42.658355 [ 4 ] {bfa58f5a-1d25-4543-8486-b56267ff26fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4088 | 2026.05.18 07:18:42.658473 [ 198 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001130886 sec., 5305.574567197755 rows/sec., 354.05 KiB/sec. | ||
| 4089 | 2026.05.18 07:18:42.658617 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4090 | 2026.05.18 07:18:42.658876 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_6_1} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.05.18 07:18:42.658888 [ 4 ] {bfa58f5a-1d25-4543-8486-b56267ff26fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4092 | 2026.05.18 07:18:42.658948 [ 186 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_6_1} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4093 | 2026.05.18 07:18:42.659026 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4094 | 2026.05.18 07:18:42.659144 [ 4 ] {bfa58f5a-1d25-4543-8486-b56267ff26fc} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.05.18 07:18:42.659287 [ 4 ] {bfa58f5a-1d25-4543-8486-b56267ff26fc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001799 sec., 6114.508060033352 rows/sec., 10.96 MiB/sec. | ||
| 4096 | 2026.05.18 07:18:42.659337 [ 4 ] {bfa58f5a-1d25-4543-8486-b56267ff26fc} <Debug> TCPHandler: Processed in 0.001982051 sec. | ||
| 4097 | 2026.05.18 07:18:42.659452 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.05.18 07:18:42.659548 [ 4 ] {2c582c49-610b-4137-b3dd-6916d5ca603b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4099 | 2026.05.18 07:18:42.659589 [ 4 ] {2c582c49-610b-4137-b3dd-6916d5ca603b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4100 | 2026.05.18 07:18:42.659936 [ 4 ] {2c582c49-610b-4137-b3dd-6916d5ca603b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.05.18 07:18:42.659972 [ 4 ] {2c582c49-610b-4137-b3dd-6916d5ca603b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4102 | 2026.05.18 07:18:42.660282 [ 4 ] {2c582c49-610b-4137-b3dd-6916d5ca603b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4103 | 2026.05.18 07:18:42.660488 [ 4 ] {2c582c49-610b-4137-b3dd-6916d5ca603b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.05.18 07:18:42.660612 [ 4 ] {2c582c49-610b-4137-b3dd-6916d5ca603b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 4105 | 2026.05.18 07:18:42.660625 [ 114 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4106 | 2026.05.18 07:18:42.660645 [ 4 ] {2c582c49-610b-4137-b3dd-6916d5ca603b} <Debug> TCPHandler: Processed in 0.001241107 sec. | ||
| 4107 | 2026.05.18 07:18:42.660676 [ 114 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.05.18 07:18:42.660707 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4109 | 2026.05.18 07:18:42.660809 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 4110 | 2026.05.18 07:18:42.660929 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4111 | 2026.05.18 07:18:42.660962 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 666 rows starting from the beginning of the part | ||
| 4112 | 2026.05.18 07:18:42.661049 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 4113 | 2026.05.18 07:18:42.661104 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 4114 | 2026.05.18 07:18:42.661153 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 4115 | 2026.05.18 07:18:42.661209 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 4116 | 2026.05.18 07:18:42.661259 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 4117 | 2026.05.18 07:18:42.662172 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 4 columns (4 merged, 0 gathered) in 0.001404788 sec., 751714.8495004228 rows/sec., 49.28 MiB/sec. | ||
| 4118 | 2026.05.18 07:18:42.662315 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4119 | 2026.05.18 07:18:42.662548 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_21_4} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.05.18 07:18:42.662606 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_21_4} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4121 | 2026.05.18 07:18:42.662659 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4122 | 2026.05.18 07:18:47.631833 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.05.18 07:18:47.632113 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4124 | 2026.05.18 07:18:47.632469 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4125 | 2026.05.18 07:18:47.632508 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <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 | ||
| 4126 | 2026.05.18 07:18:47.632733 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4127 | 2026.05.18 07:18:47.632804 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4128 | 2026.05.18 07:18:47.632951 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4129 | 2026.05.18 07:18:47.633061 [ 348 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4130 | 2026.05.18 07:18:47.633075 [ 318 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4131 | 2026.05.18 07:18:47.633112 [ 365 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4132 | 2026.05.18 07:18:47.633116 [ 348 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4133 | 2026.05.18 07:18:47.633312 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 4134 | 2026.05.18 07:18:47.633335 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4135 | 2026.05.18 07:18:47.633435 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4136 | 2026.05.18 07:18:47.633468 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4137 | 2026.05.18 07:18:47.633519 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <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'))" | ||
| 4138 | 2026.05.18 07:18:47.633568 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <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'))" | ||
| 4139 | 2026.05.18 07:18:47.633602 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <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'))" | ||
| 4140 | 2026.05.18 07:18:47.633637 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <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'))" | ||
| 4141 | 2026.05.18 07:18:47.635096 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Debug> executeQuery: Read 42 rows, 6.50 KiB in 0.003092 sec., 13583.441138421733 rows/sec., 2.05 MiB/sec. | ||
| 4142 | 2026.05.18 07:18:47.635276 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Debug> MemoryTracker: Peak memory usage (for query): 175.84 KiB. | ||
| 4143 | 2026.05.18 07:18:47.635292 [ 4 ] {c2dbe6f0-f9e4-48e1-a2b4-a08c3f60aa73} <Debug> TCPHandler: Processed in 0.00360737 sec. | ||
| 4144 | 2026.05.18 07:18:47.637670 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.05.18 07:18:47.637809 [ 4 ] {436b2afd-165a-465c-841d-0ca8df58b337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4146 | 2026.05.18 07:18:47.637864 [ 4 ] {436b2afd-165a-465c-841d-0ca8df58b337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4147 | 2026.05.18 07:18:47.638508 [ 4 ] {436b2afd-165a-465c-841d-0ca8df58b337} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.05.18 07:18:47.638547 [ 4 ] {436b2afd-165a-465c-841d-0ca8df58b337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4149 | 2026.05.18 07:18:47.638910 [ 4 ] {436b2afd-165a-465c-841d-0ca8df58b337} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4150 | 2026.05.18 07:18:47.639136 [ 4 ] {436b2afd-165a-465c-841d-0ca8df58b337} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.05.18 07:18:47.639283 [ 4 ] {436b2afd-165a-465c-841d-0ca8df58b337} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001512 sec., 6613.756613756614 rows/sec., 539.31 KiB/sec. | ||
| 4152 | 2026.05.18 07:18:47.639318 [ 4 ] {436b2afd-165a-465c-841d-0ca8df58b337} <Debug> TCPHandler: Processed in 0.00171217 sec. | ||
| 4153 | 2026.05.18 07:18:47.639483 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.05.18 07:18:47.639581 [ 4 ] {44429679-2ffd-4c51-bca7-f2d89de23fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4155 | 2026.05.18 07:18:47.639621 [ 4 ] {44429679-2ffd-4c51-bca7-f2d89de23fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4156 | 2026.05.18 07:18:47.640124 [ 4 ] {44429679-2ffd-4c51-bca7-f2d89de23fc8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.05.18 07:18:47.640162 [ 4 ] {44429679-2ffd-4c51-bca7-f2d89de23fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4158 | 2026.05.18 07:18:47.640476 [ 4 ] {44429679-2ffd-4c51-bca7-f2d89de23fc8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4159 | 2026.05.18 07:18:47.640693 [ 4 ] {44429679-2ffd-4c51-bca7-f2d89de23fc8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.05.18 07:18:47.640831 [ 4 ] {44429679-2ffd-4c51-bca7-f2d89de23fc8} <Debug> executeQuery: Read 121 rows, 10.43 KiB in 0.001269 sec., 95350.66981875493 rows/sec., 8.02 MiB/sec. | ||
| 4161 | 2026.05.18 07:18:47.640865 [ 4 ] {44429679-2ffd-4c51-bca7-f2d89de23fc8} <Debug> TCPHandler: Processed in 0.001431507 sec. | ||
| 4162 | 2026.05.18 07:18:47.641015 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.05.18 07:18:47.641111 [ 4 ] {913bbe07-2dc2-4274-877d-1450e5af0bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4164 | 2026.05.18 07:18:47.641152 [ 4 ] {913bbe07-2dc2-4274-877d-1450e5af0bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4165 | 2026.05.18 07:18:47.641592 [ 4 ] {913bbe07-2dc2-4274-877d-1450e5af0bb7} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.05.18 07:18:47.641629 [ 4 ] {913bbe07-2dc2-4274-877d-1450e5af0bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4167 | 2026.05.18 07:18:47.641935 [ 4 ] {913bbe07-2dc2-4274-877d-1450e5af0bb7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4168 | 2026.05.18 07:18:47.642152 [ 4 ] {913bbe07-2dc2-4274-877d-1450e5af0bb7} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.05.18 07:18:47.642282 [ 4 ] {913bbe07-2dc2-4274-877d-1450e5af0bb7} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001189 sec., 33641.7157275021 rows/sec., 2.43 MiB/sec. | ||
| 4170 | 2026.05.18 07:18:47.642317 [ 4 ] {913bbe07-2dc2-4274-877d-1450e5af0bb7} <Debug> TCPHandler: Processed in 0.001350937 sec. | ||
| 4171 | 2026.05.18 07:18:47.642481 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.05.18 07:18:47.642576 [ 4 ] {1b60c37a-c656-401b-9bba-d76fc75bf7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4173 | 2026.05.18 07:18:47.642615 [ 4 ] {1b60c37a-c656-401b-9bba-d76fc75bf7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4174 | 2026.05.18 07:18:47.643061 [ 4 ] {1b60c37a-c656-401b-9bba-d76fc75bf7ef} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.05.18 07:18:47.643097 [ 4 ] {1b60c37a-c656-401b-9bba-d76fc75bf7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4176 | 2026.05.18 07:18:47.643399 [ 4 ] {1b60c37a-c656-401b-9bba-d76fc75bf7ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4177 | 2026.05.18 07:18:47.643612 [ 4 ] {1b60c37a-c656-401b-9bba-d76fc75bf7ef} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.05.18 07:18:47.643741 [ 4 ] {1b60c37a-c656-401b-9bba-d76fc75bf7ef} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001183 sec., 87912.08791208791 rows/sec., 6.88 MiB/sec. | ||
| 4179 | 2026.05.18 07:18:47.643776 [ 4 ] {1b60c37a-c656-401b-9bba-d76fc75bf7ef} <Debug> TCPHandler: Processed in 0.001343358 sec. | ||
| 4180 | 2026.05.18 07:18:47.643920 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2026.05.18 07:18:47.644016 [ 4 ] {10fffbca-ff70-420a-a213-bd4a9e7ed7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4182 | 2026.05.18 07:18:47.644059 [ 4 ] {10fffbca-ff70-420a-a213-bd4a9e7ed7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4183 | 2026.05.18 07:18:47.644495 [ 4 ] {10fffbca-ff70-420a-a213-bd4a9e7ed7c4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.05.18 07:18:47.644531 [ 4 ] {10fffbca-ff70-420a-a213-bd4a9e7ed7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4185 | 2026.05.18 07:18:47.644851 [ 4 ] {10fffbca-ff70-420a-a213-bd4a9e7ed7c4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4186 | 2026.05.18 07:18:47.645064 [ 4 ] {10fffbca-ff70-420a-a213-bd4a9e7ed7c4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.18 07:18:47.645193 [ 4 ] {10fffbca-ff70-420a-a213-bd4a9e7ed7c4} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001195 sec., 138075.31380753138 rows/sec., 9.61 MiB/sec. | ||
| 4188 | 2026.05.18 07:18:47.645226 [ 4 ] {10fffbca-ff70-420a-a213-bd4a9e7ed7c4} <Debug> TCPHandler: Processed in 0.001354508 sec. | ||
| 4189 | 2026.05.18 07:18:47.645353 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.05.18 07:18:47.645449 [ 4 ] {3a938448-be6e-4069-be14-f404b26db9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4191 | 2026.05.18 07:18:47.645502 [ 4 ] {3a938448-be6e-4069-be14-f404b26db9df} <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 | ||
| 4192 | 2026.05.18 07:18:47.646334 [ 4 ] {3a938448-be6e-4069-be14-f404b26db9df} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.05.18 07:18:47.646376 [ 4 ] {3a938448-be6e-4069-be14-f404b26db9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4194 | 2026.05.18 07:18:47.646912 [ 4 ] {3a938448-be6e-4069-be14-f404b26db9df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4195 | 2026.05.18 07:18:47.647142 [ 4 ] {3a938448-be6e-4069-be14-f404b26db9df} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.05.18 07:18:47.647284 [ 4 ] {3a938448-be6e-4069-be14-f404b26db9df} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001853 sec., 16189.962223421478 rows/sec., 29.01 MiB/sec. | ||
| 4197 | 2026.05.18 07:18:47.647335 [ 4 ] {3a938448-be6e-4069-be14-f404b26db9df} <Debug> TCPHandler: Processed in 0.002030471 sec. | ||
| 4198 | 2026.05.18 07:18:47.647484 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.05.18 07:18:47.647580 [ 4 ] {f8399353-9e79-474e-bc34-20fe97cd6d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.05.18 07:18:47.647622 [ 4 ] {f8399353-9e79-474e-bc34-20fe97cd6d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4201 | 2026.05.18 07:18:47.648030 [ 4 ] {f8399353-9e79-474e-bc34-20fe97cd6d4b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.05.18 07:18:47.648067 [ 4 ] {f8399353-9e79-474e-bc34-20fe97cd6d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4203 | 2026.05.18 07:18:47.648369 [ 4 ] {f8399353-9e79-474e-bc34-20fe97cd6d4b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4204 | 2026.05.18 07:18:47.648579 [ 4 ] {f8399353-9e79-474e-bc34-20fe97cd6d4b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.05.18 07:18:47.648707 [ 4 ] {f8399353-9e79-474e-bc34-20fe97cd6d4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 4206 | 2026.05.18 07:18:47.648739 [ 4 ] {f8399353-9e79-474e-bc34-20fe97cd6d4b} <Debug> TCPHandler: Processed in 0.001310417 sec. | ||
| 4207 | 2026.05.18 07:18:49.279996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9186 | ||
| 4208 | 2026.05.18 07:18:49.280572 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.05.18 07:18:49.280614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4210 | 2026.05.18 07:18:49.281174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4211 | 2026.05.18 07:18:49.281446 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.05.18 07:18:49.281593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9186 | ||
| 4213 | 2026.05.18 07:18:49.740766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4214 | 2026.05.18 07:18:49.756576 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.05.18 07:18:49.756633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4216 | 2026.05.18 07:18:49.762737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4217 | 2026.05.18 07:18:49.763444 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.05.18 07:18:49.770281 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4219 | 2026.05.18 07:18:52.637019 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2026.05.18 07:18:52.637256 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4221 | 2026.05.18 07:18:52.637586 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4222 | 2026.05.18 07:18:52.637627 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <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 | ||
| 4223 | 2026.05.18 07:18:52.637862 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4224 | 2026.05.18 07:18:52.637928 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4225 | 2026.05.18 07:18:52.638066 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4226 | 2026.05.18 07:18:52.638151 [ 365 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4227 | 2026.05.18 07:18:52.638173 [ 348 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4228 | 2026.05.18 07:18:52.638183 [ 332 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4229 | 2026.05.18 07:18:52.638173 [ 318 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4230 | 2026.05.18 07:18:52.638314 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 4231 | 2026.05.18 07:18:52.638341 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4232 | 2026.05.18 07:18:52.638437 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4233 | 2026.05.18 07:18:52.638459 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4234 | 2026.05.18 07:18:52.638495 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <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'))" | ||
| 4235 | 2026.05.18 07:18:52.638536 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <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'))" | ||
| 4236 | 2026.05.18 07:18:52.638573 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <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'))" | ||
| 4237 | 2026.05.18 07:18:52.638606 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <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'))" | ||
| 4238 | 2026.05.18 07:18:52.640033 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.002858 sec., 14695.591322603219 rows/sec., 3.58 MiB/sec. | ||
| 4239 | 2026.05.18 07:18:52.640269 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Debug> MemoryTracker: Peak memory usage (for query): 195.92 KiB. | ||
| 4240 | 2026.05.18 07:18:52.640290 [ 4 ] {c03144a7-5caa-443f-9811-907ff96562b7} <Debug> TCPHandler: Processed in 0.003399579 sec. | ||
| 4241 | 2026.05.18 07:18:52.645166 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.05.18 07:18:52.645325 [ 4 ] {73c042c5-7276-410a-836d-914684f38cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4243 | 2026.05.18 07:18:52.645384 [ 4 ] {73c042c5-7276-410a-836d-914684f38cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4244 | 2026.05.18 07:18:52.646089 [ 4 ] {73c042c5-7276-410a-836d-914684f38cc3} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.18 07:18:52.646127 [ 4 ] {73c042c5-7276-410a-836d-914684f38cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4246 | 2026.05.18 07:18:52.646503 [ 4 ] {73c042c5-7276-410a-836d-914684f38cc3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4247 | 2026.05.18 07:18:52.646724 [ 4 ] {73c042c5-7276-410a-836d-914684f38cc3} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.05.18 07:18:52.646863 [ 4 ] {73c042c5-7276-410a-836d-914684f38cc3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001577 sec., 180088.7761572606 rows/sec., 11.44 MiB/sec. | ||
| 4249 | 2026.05.18 07:18:52.646901 [ 4 ] {73c042c5-7276-410a-836d-914684f38cc3} <Debug> TCPHandler: Processed in 0.00185819 sec. | ||
| 4250 | 2026.05.18 07:18:52.647035 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.05.18 07:18:52.647131 [ 4 ] {dcef6168-81df-429f-b2fc-6f9bd1627181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4252 | 2026.05.18 07:18:52.647171 [ 4 ] {dcef6168-81df-429f-b2fc-6f9bd1627181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4253 | 2026.05.18 07:18:52.647893 [ 4 ] {dcef6168-81df-429f-b2fc-6f9bd1627181} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.18 07:18:52.647929 [ 4 ] {dcef6168-81df-429f-b2fc-6f9bd1627181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4255 | 2026.05.18 07:18:52.648267 [ 4 ] {dcef6168-81df-429f-b2fc-6f9bd1627181} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4256 | 2026.05.18 07:18:52.648480 [ 4 ] {dcef6168-81df-429f-b2fc-6f9bd1627181} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.18 07:18:52.648614 [ 4 ] {dcef6168-81df-429f-b2fc-6f9bd1627181} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001501 sec., 545636.2425049967 rows/sec., 42.29 MiB/sec. | ||
| 4258 | 2026.05.18 07:18:52.648648 [ 4 ] {dcef6168-81df-429f-b2fc-6f9bd1627181} <Debug> TCPHandler: Processed in 0.001662459 sec. | ||
| 4259 | 2026.05.18 07:18:52.648771 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.05.18 07:18:52.648866 [ 4 ] {b164d18c-6b55-405c-9920-35d26e35f6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.05.18 07:18:52.648905 [ 4 ] {b164d18c-6b55-405c-9920-35d26e35f6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4262 | 2026.05.18 07:18:52.649328 [ 4 ] {b164d18c-6b55-405c-9920-35d26e35f6ea} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.05.18 07:18:52.649364 [ 4 ] {b164d18c-6b55-405c-9920-35d26e35f6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4264 | 2026.05.18 07:18:52.649675 [ 4 ] {b164d18c-6b55-405c-9920-35d26e35f6ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4265 | 2026.05.18 07:18:52.649894 [ 4 ] {b164d18c-6b55-405c-9920-35d26e35f6ea} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.05.18 07:18:52.650020 [ 4 ] {b164d18c-6b55-405c-9920-35d26e35f6ea} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001172 sec., 130546.07508532422 rows/sec., 7.81 MiB/sec. | ||
| 4267 | 2026.05.18 07:18:52.650054 [ 4 ] {b164d18c-6b55-405c-9920-35d26e35f6ea} <Debug> TCPHandler: Processed in 0.001332157 sec. | ||
| 4268 | 2026.05.18 07:18:52.650176 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.05.18 07:18:52.650272 [ 4 ] {cb97c9f2-ceef-49f2-818e-e1495f336619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.05.18 07:18:52.650311 [ 4 ] {cb97c9f2-ceef-49f2-818e-e1495f336619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4271 | 2026.05.18 07:18:52.650727 [ 4 ] {cb97c9f2-ceef-49f2-818e-e1495f336619} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.18 07:18:52.650763 [ 4 ] {cb97c9f2-ceef-49f2-818e-e1495f336619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4273 | 2026.05.18 07:18:52.651071 [ 4 ] {cb97c9f2-ceef-49f2-818e-e1495f336619} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4274 | 2026.05.18 07:18:52.651274 [ 4 ] {cb97c9f2-ceef-49f2-818e-e1495f336619} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.18 07:18:52.651395 [ 4 ] {cb97c9f2-ceef-49f2-818e-e1495f336619} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 4276 | 2026.05.18 07:18:52.651429 [ 4 ] {cb97c9f2-ceef-49f2-818e-e1495f336619} <Debug> TCPHandler: Processed in 0.001301927 sec. | ||
| 4277 | 2026.05.18 07:18:52.651580 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.05.18 07:18:52.651674 [ 4 ] {8f9af555-cbf3-4b26-bae2-ff1d6065d3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.05.18 07:18:52.651713 [ 4 ] {8f9af555-cbf3-4b26-bae2-ff1d6065d3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4280 | 2026.05.18 07:18:52.652123 [ 4 ] {8f9af555-cbf3-4b26-bae2-ff1d6065d3b8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.05.18 07:18:52.652158 [ 4 ] {8f9af555-cbf3-4b26-bae2-ff1d6065d3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4282 | 2026.05.18 07:18:52.652459 [ 4 ] {8f9af555-cbf3-4b26-bae2-ff1d6065d3b8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4283 | 2026.05.18 07:18:52.652663 [ 4 ] {8f9af555-cbf3-4b26-bae2-ff1d6065d3b8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.05.18 07:18:52.652784 [ 4 ] {8f9af555-cbf3-4b26-bae2-ff1d6065d3b8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001127 sec., 131322.09405501332 rows/sec., 7.47 MiB/sec. | ||
| 4285 | 2026.05.18 07:18:52.652817 [ 4 ] {8f9af555-cbf3-4b26-bae2-ff1d6065d3b8} <Debug> TCPHandler: Processed in 0.001285117 sec. | ||
| 4286 | 2026.05.18 07:18:52.652942 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.05.18 07:18:52.653035 [ 4 ] {2dea85c0-1700-4457-8239-3a1748825906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4288 | 2026.05.18 07:18:52.653074 [ 4 ] {2dea85c0-1700-4457-8239-3a1748825906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4289 | 2026.05.18 07:18:52.653634 [ 4 ] {2dea85c0-1700-4457-8239-3a1748825906} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.05.18 07:18:52.653670 [ 4 ] {2dea85c0-1700-4457-8239-3a1748825906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4291 | 2026.05.18 07:18:52.653999 [ 4 ] {2dea85c0-1700-4457-8239-3a1748825906} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4292 | 2026.05.18 07:18:52.654232 [ 4 ] {2dea85c0-1700-4457-8239-3a1748825906} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.05.18 07:18:52.654366 [ 4 ] {2dea85c0-1700-4457-8239-3a1748825906} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001348 sec., 371661.72106824926 rows/sec., 26.12 MiB/sec. | ||
| 4294 | 2026.05.18 07:18:52.654400 [ 4 ] {2dea85c0-1700-4457-8239-3a1748825906} <Debug> TCPHandler: Processed in 0.001506559 sec. | ||
| 4295 | 2026.05.18 07:18:52.654515 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2026.05.18 07:18:52.654604 [ 4 ] {75a5a6e7-06a7-4fd8-9811-f6e50e725da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4297 | 2026.05.18 07:18:52.654642 [ 4 ] {75a5a6e7-06a7-4fd8-9811-f6e50e725da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4298 | 2026.05.18 07:18:52.654948 [ 4 ] {75a5a6e7-06a7-4fd8-9811-f6e50e725da6} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.05.18 07:18:52.654981 [ 4 ] {75a5a6e7-06a7-4fd8-9811-f6e50e725da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4300 | 2026.05.18 07:18:52.655247 [ 4 ] {75a5a6e7-06a7-4fd8-9811-f6e50e725da6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4301 | 2026.05.18 07:18:52.655509 [ 4 ] {75a5a6e7-06a7-4fd8-9811-f6e50e725da6} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.05.18 07:18:52.655602 [ 99 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4303 | 2026.05.18 07:18:52.655631 [ 4 ] {75a5a6e7-06a7-4fd8-9811-f6e50e725da6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 4304 | 2026.05.18 07:18:52.655646 [ 99 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2026.05.18 07:18:52.655670 [ 4 ] {75a5a6e7-06a7-4fd8-9811-f6e50e725da6} <Debug> TCPHandler: Processed in 0.001194147 sec. | ||
| 4306 | 2026.05.18 07:18:52.655673 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4307 | 2026.05.18 07:18:52.655799 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.05.18 07:18:52.655804 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 4309 | 2026.05.18 07:18:52.655899 [ 4 ] {a1dd170f-b083-48cf-a018-1eb219527414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4310 | 2026.05.18 07:18:52.655905 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4311 | 2026.05.18 07:18:52.655939 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 4312 | 2026.05.18 07:18:52.655941 [ 4 ] {a1dd170f-b083-48cf-a018-1eb219527414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4313 | 2026.05.18 07:18:52.656012 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 4314 | 2026.05.18 07:18:52.656056 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 4315 | 2026.05.18 07:18:52.656106 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 4316 | 2026.05.18 07:18:52.656150 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 4317 | 2026.05.18 07:18:52.656188 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 4318 | 2026.05.18 07:18:52.656363 [ 4 ] {a1dd170f-b083-48cf-a018-1eb219527414} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.05.18 07:18:52.656398 [ 4 ] {a1dd170f-b083-48cf-a018-1eb219527414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4320 | 2026.05.18 07:18:52.656738 [ 4 ] {a1dd170f-b083-48cf-a018-1eb219527414} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4321 | 2026.05.18 07:18:52.656894 [ 194 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001126937 sec., 31944.997812655012 rows/sec., 1.63 MiB/sec. | ||
| 4322 | 2026.05.18 07:18:52.656948 [ 4 ] {a1dd170f-b083-48cf-a018-1eb219527414} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.05.18 07:18:52.657024 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4324 | 2026.05.18 07:18:52.657078 [ 4 ] {a1dd170f-b083-48cf-a018-1eb219527414} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 4325 | 2026.05.18 07:18:52.657113 [ 4 ] {a1dd170f-b083-48cf-a018-1eb219527414} <Debug> TCPHandler: Processed in 0.001362328 sec. | ||
| 4326 | 2026.05.18 07:18:52.657235 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.05.18 07:18:52.657273 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_6_1} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.05.18 07:18:52.657329 [ 4 ] {153b5037-2db7-4124-8716-c65aa48d1dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.05.18 07:18:52.657332 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_6_1} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4330 | 2026.05.18 07:18:52.657370 [ 4 ] {153b5037-2db7-4124-8716-c65aa48d1dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4331 | 2026.05.18 07:18:52.657400 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4332 | 2026.05.18 07:18:52.657686 [ 4 ] {153b5037-2db7-4124-8716-c65aa48d1dd6} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.05.18 07:18:52.657720 [ 4 ] {153b5037-2db7-4124-8716-c65aa48d1dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4334 | 2026.05.18 07:18:52.658007 [ 4 ] {153b5037-2db7-4124-8716-c65aa48d1dd6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4335 | 2026.05.18 07:18:52.658209 [ 4 ] {153b5037-2db7-4124-8716-c65aa48d1dd6} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.05.18 07:18:52.658334 [ 4 ] {153b5037-2db7-4124-8716-c65aa48d1dd6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 4337 | 2026.05.18 07:18:52.658367 [ 4 ] {153b5037-2db7-4124-8716-c65aa48d1dd6} <Debug> TCPHandler: Processed in 0.001180287 sec. | ||
| 4338 | 2026.05.18 07:18:52.658488 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.05.18 07:18:52.658582 [ 4 ] {8c944269-8e91-4581-b489-070fd53cc783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4340 | 2026.05.18 07:18:52.658634 [ 4 ] {8c944269-8e91-4581-b489-070fd53cc783} <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 | ||
| 4341 | 2026.05.18 07:18:52.659418 [ 4 ] {8c944269-8e91-4581-b489-070fd53cc783} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.05.18 07:18:52.659454 [ 4 ] {8c944269-8e91-4581-b489-070fd53cc783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4343 | 2026.05.18 07:18:52.659971 [ 4 ] {8c944269-8e91-4581-b489-070fd53cc783} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4344 | 2026.05.18 07:18:52.660184 [ 4 ] {8c944269-8e91-4581-b489-070fd53cc783} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.05.18 07:18:52.660315 [ 4 ] {8c944269-8e91-4581-b489-070fd53cc783} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 11.26 MiB/sec. | ||
| 4346 | 2026.05.18 07:18:52.660363 [ 4 ] {8c944269-8e91-4581-b489-070fd53cc783} <Debug> TCPHandler: Processed in 0.001923051 sec. | ||
| 4347 | 2026.05.18 07:18:52.660478 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.05.18 07:18:52.660573 [ 4 ] {d77b4990-1e44-46c2-8c3c-0a17400a6397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.05.18 07:18:52.660622 [ 4 ] {d77b4990-1e44-46c2-8c3c-0a17400a6397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4350 | 2026.05.18 07:18:52.660956 [ 4 ] {d77b4990-1e44-46c2-8c3c-0a17400a6397} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.05.18 07:18:52.660991 [ 4 ] {d77b4990-1e44-46c2-8c3c-0a17400a6397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4352 | 2026.05.18 07:18:52.661308 [ 4 ] {d77b4990-1e44-46c2-8c3c-0a17400a6397} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4353 | 2026.05.18 07:18:52.661511 [ 4 ] {d77b4990-1e44-46c2-8c3c-0a17400a6397} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.05.18 07:18:52.661633 [ 4 ] {d77b4990-1e44-46c2-8c3c-0a17400a6397} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 4355 | 2026.05.18 07:18:52.661671 [ 4 ] {d77b4990-1e44-46c2-8c3c-0a17400a6397} <Debug> TCPHandler: Processed in 0.001241267 sec. | ||
| 4356 | 2026.05.18 07:18:56.697631 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4357 | 2026.05.18 07:18:56.697740 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4358 | 2026.05.18 07:18:56.782587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9634 | ||
| 4359 | 2026.05.18 07:18:56.783050 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.05.18 07:18:56.783090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4361 | 2026.05.18 07:18:56.783565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4362 | 2026.05.18 07:18:56.783792 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.05.18 07:18:56.783916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9634 | ||
| 4364 | 2026.05.18 07:18:57.271296 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4365 | 2026.05.18 07:18:57.287397 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.05.18 07:18:57.287446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4367 | 2026.05.18 07:18:57.294063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4368 | 2026.05.18 07:18:57.294851 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.05.18 07:18:57.297504 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4370 | 2026.05.18 07:18:57.631620 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.05.18 07:18:57.631860 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4372 | 2026.05.18 07:18:57.632200 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4373 | 2026.05.18 07:18:57.632241 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <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 | ||
| 4374 | 2026.05.18 07:18:57.632471 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4375 | 2026.05.18 07:18:57.632548 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4376 | 2026.05.18 07:18:57.632704 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4377 | 2026.05.18 07:18:57.632803 [ 332 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4378 | 2026.05.18 07:18:57.632804 [ 268 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4379 | 2026.05.18 07:18:57.632829 [ 318 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4380 | 2026.05.18 07:18:57.632818 [ 359 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4381 | 2026.05.18 07:18:57.632994 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 4382 | 2026.05.18 07:18:57.633024 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4383 | 2026.05.18 07:18:57.633126 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4384 | 2026.05.18 07:18:57.633149 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4385 | 2026.05.18 07:18:57.633187 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <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'))" | ||
| 4386 | 2026.05.18 07:18:57.633229 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <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'))" | ||
| 4387 | 2026.05.18 07:18:57.633273 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <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'))" | ||
| 4388 | 2026.05.18 07:18:57.633311 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <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'))" | ||
| 4389 | 2026.05.18 07:18:57.634625 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Debug> executeQuery: Read 42 rows, 6.50 KiB in 0.002853 sec., 14721.345951629863 rows/sec., 2.22 MiB/sec. | ||
| 4390 | 2026.05.18 07:18:57.634880 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Debug> MemoryTracker: Peak memory usage (for query): 175.60 KiB. | ||
| 4391 | 2026.05.18 07:18:57.634901 [ 4 ] {26d41f1a-40fa-496d-9420-e2faecbb5c03} <Debug> TCPHandler: Processed in 0.003425109 sec. | ||
| 4392 | 2026.05.18 07:18:57.637266 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.05.18 07:18:57.637417 [ 4 ] {3fe845b3-e369-4524-a796-d5d3b2e68855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4394 | 2026.05.18 07:18:57.637489 [ 4 ] {3fe845b3-e369-4524-a796-d5d3b2e68855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4395 | 2026.05.18 07:18:57.638214 [ 4 ] {3fe845b3-e369-4524-a796-d5d3b2e68855} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.05.18 07:18:57.638268 [ 4 ] {3fe845b3-e369-4524-a796-d5d3b2e68855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4397 | 2026.05.18 07:18:57.638689 [ 4 ] {3fe845b3-e369-4524-a796-d5d3b2e68855} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4398 | 2026.05.18 07:18:57.638931 [ 4 ] {3fe845b3-e369-4524-a796-d5d3b2e68855} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.05.18 07:18:57.639094 [ 4 ] {3fe845b3-e369-4524-a796-d5d3b2e68855} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001726 sec., 67207.41599073 rows/sec., 5.69 MiB/sec. | ||
| 4400 | 2026.05.18 07:18:57.639117 [ 94 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4401 | 2026.05.18 07:18:57.639138 [ 4 ] {3fe845b3-e369-4524-a796-d5d3b2e68855} <Debug> TCPHandler: Processed in 0.001996641 sec. | ||
| 4402 | 2026.05.18 07:18:57.639197 [ 94 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.05.18 07:18:57.639227 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4404 | 2026.05.18 07:18:57.639331 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 4405 | 2026.05.18 07:18:57.639358 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.05.18 07:18:57.639435 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4407 | 2026.05.18 07:18:57.639465 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1008 rows starting from the beginning of the part | ||
| 4408 | 2026.05.18 07:18:57.639466 [ 4 ] {36a47fe5-a4c1-4fdf-93e0-863ec373ccf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4409 | 2026.05.18 07:18:57.639518 [ 4 ] {36a47fe5-a4c1-4fdf-93e0-863ec373ccf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4410 | 2026.05.18 07:18:57.639522 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 116 rows starting from the beginning of the part | ||
| 4411 | 2026.05.18 07:18:57.639572 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 819 rows starting from the beginning of the part | ||
| 4412 | 2026.05.18 07:18:57.639616 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 121 rows starting from the beginning of the part | ||
| 4413 | 2026.05.18 07:18:57.639658 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 819 rows starting from the beginning of the part | ||
| 4414 | 2026.05.18 07:18:57.639699 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 116 rows starting from the beginning of the part | ||
| 4415 | 2026.05.18 07:18:57.640001 [ 4 ] {36a47fe5-a4c1-4fdf-93e0-863ec373ccf5} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.05.18 07:18:57.640039 [ 4 ] {36a47fe5-a4c1-4fdf-93e0-863ec373ccf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4417 | 2026.05.18 07:18:57.640365 [ 4 ] {36a47fe5-a4c1-4fdf-93e0-863ec373ccf5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4418 | 2026.05.18 07:18:57.640610 [ 4 ] {36a47fe5-a4c1-4fdf-93e0-863ec373ccf5} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.05.18 07:18:57.640741 [ 94 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4420 | 2026.05.18 07:18:57.640749 [ 4 ] {36a47fe5-a4c1-4fdf-93e0-863ec373ccf5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001307 sec., 22953.328232593725 rows/sec., 1.69 MiB/sec. | ||
| 4421 | 2026.05.18 07:18:57.640793 [ 94 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.05.18 07:18:57.640809 [ 4 ] {36a47fe5-a4c1-4fdf-93e0-863ec373ccf5} <Debug> TCPHandler: Processed in 0.001504578 sec. | ||
| 4423 | 2026.05.18 07:18:57.640830 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4424 | 2026.05.18 07:18:57.640937 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646099 sec., 1821883.1309659989 rows/sec., 151.32 MiB/sec. | ||
| 4425 | 2026.05.18 07:18:57.640945 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 4426 | 2026.05.18 07:18:57.640971 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.05.18 07:18:57.641089 [ 4 ] {6ce0a134-011d-4075-8ac4-7909b24d2e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4428 | 2026.05.18 07:18:57.641095 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4429 | 2026.05.18 07:18:57.641137 [ 4 ] {6ce0a134-011d-4075-8ac4-7909b24d2e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4430 | 2026.05.18 07:18:57.641143 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4431 | 2026.05.18 07:18:57.641145 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 4432 | 2026.05.18 07:18:57.641239 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4433 | 2026.05.18 07:18:57.641291 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 153 rows starting from the beginning of the part | ||
| 4434 | 2026.05.18 07:18:57.641338 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 4435 | 2026.05.18 07:18:57.641385 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 153 rows starting from the beginning of the part | ||
| 4436 | 2026.05.18 07:18:57.641432 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 4437 | 2026.05.18 07:18:57.641477 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.05.18 07:18:57.641570 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_26_5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4439 | 2026.05.18 07:18:57.641584 [ 4 ] {6ce0a134-011d-4075-8ac4-7909b24d2e57} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.05.18 07:18:57.641625 [ 4 ] {6ce0a134-011d-4075-8ac4-7909b24d2e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4441 | 2026.05.18 07:18:57.641651 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4442 | 2026.05.18 07:18:57.641971 [ 4 ] {6ce0a134-011d-4075-8ac4-7909b24d2e57} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4443 | 2026.05.18 07:18:57.642222 [ 4 ] {6ce0a134-011d-4075-8ac4-7909b24d2e57} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.05.18 07:18:57.642356 [ 94 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4445 | 2026.05.18 07:18:57.642369 [ 4 ] {6ce0a134-011d-4075-8ac4-7909b24d2e57} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.0013 sec., 72307.69230769231 rows/sec., 5.65 MiB/sec. | ||
| 4446 | 2026.05.18 07:18:57.642398 [ 94 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.18 07:18:57.642418 [ 4 ] {6ce0a134-011d-4075-8ac4-7909b24d2e57} <Debug> TCPHandler: Processed in 0.001498308 sec. | ||
| 4448 | 2026.05.18 07:18:57.642423 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4449 | 2026.05.18 07:18:57.642438 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546888 sec., 398865.33478829754 rows/sec., 26.72 MiB/sec. | ||
| 4450 | 2026.05.18 07:18:57.642510 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 4451 | 2026.05.18 07:18:57.642575 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4452 | 2026.05.18 07:18:57.642605 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4453 | 2026.05.18 07:18:57.642636 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 601 rows starting from the beginning of the part | ||
| 4454 | 2026.05.18 07:18:57.642649 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4455 | 2026.05.18 07:18:57.642681 [ 4 ] {c55b54dc-7749-411d-906e-ada9a8434b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4456 | 2026.05.18 07:18:57.642692 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
| 4457 | 2026.05.18 07:18:57.642735 [ 4 ] {c55b54dc-7749-411d-906e-ada9a8434b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4458 | 2026.05.18 07:18:57.642748 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 501 rows starting from the beginning of the part | ||
| 4459 | 2026.05.18 07:18:57.642793 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4460 | 2026.05.18 07:18:57.642832 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 501 rows starting from the beginning of the part | ||
| 4461 | 2026.05.18 07:18:57.642873 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part | ||
| 4462 | 2026.05.18 07:18:57.642976 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.05.18 07:18:57.643074 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_21_4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4464 | 2026.05.18 07:18:57.643168 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4465 | 2026.05.18 07:18:57.643179 [ 4 ] {c55b54dc-7749-411d-906e-ada9a8434b92} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.05.18 07:18:57.643222 [ 4 ] {c55b54dc-7749-411d-906e-ada9a8434b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4467 | 2026.05.18 07:18:57.643593 [ 4 ] {c55b54dc-7749-411d-906e-ada9a8434b92} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4468 | 2026.05.18 07:18:57.643819 [ 4 ] {c55b54dc-7749-411d-906e-ada9a8434b92} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.05.18 07:18:57.643926 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1895 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442517 sec., 1313676.0260017733 rows/sec., 99.76 MiB/sec. | ||
| 4470 | 2026.05.18 07:18:57.643972 [ 4 ] {c55b54dc-7749-411d-906e-ada9a8434b92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 4471 | 2026.05.18 07:18:57.644012 [ 4 ] {c55b54dc-7749-411d-906e-ada9a8434b92} <Debug> TCPHandler: Processed in 0.001486958 sec. | ||
| 4472 | 2026.05.18 07:18:57.644140 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.05.18 07:18:57.644141 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4474 | 2026.05.18 07:18:57.644242 [ 4 ] {b65ad00d-4ed9-4ff7-b09c-6a18283c0fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4475 | 2026.05.18 07:18:57.644307 [ 4 ] {b65ad00d-4ed9-4ff7-b09c-6a18283c0fc2} <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 | ||
| 4476 | 2026.05.18 07:18:57.644521 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.05.18 07:18:57.644601 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_26_5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4478 | 2026.05.18 07:18:57.644677 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4479 | 2026.05.18 07:18:57.645169 [ 4 ] {b65ad00d-4ed9-4ff7-b09c-6a18283c0fc2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.05.18 07:18:57.645211 [ 4 ] {b65ad00d-4ed9-4ff7-b09c-6a18283c0fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4481 | 2026.05.18 07:18:57.645771 [ 4 ] {b65ad00d-4ed9-4ff7-b09c-6a18283c0fc2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4482 | 2026.05.18 07:18:57.646027 [ 4 ] {b65ad00d-4ed9-4ff7-b09c-6a18283c0fc2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.05.18 07:18:57.646169 [ 4 ] {b65ad00d-4ed9-4ff7-b09c-6a18283c0fc2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001946 sec., 15416.238437821172 rows/sec., 27.63 MiB/sec. | ||
| 4484 | 2026.05.18 07:18:57.646227 [ 4 ] {b65ad00d-4ed9-4ff7-b09c-6a18283c0fc2} <Debug> TCPHandler: Processed in 0.002135921 sec. | ||
| 4485 | 2026.05.18 07:18:57.646375 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.05.18 07:18:57.646471 [ 4 ] {17cfbaa7-17fc-409b-8fe7-88b979e9af0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.05.18 07:18:57.646513 [ 4 ] {17cfbaa7-17fc-409b-8fe7-88b979e9af0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4488 | 2026.05.18 07:18:57.646884 [ 4 ] {17cfbaa7-17fc-409b-8fe7-88b979e9af0b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.05.18 07:18:57.646921 [ 4 ] {17cfbaa7-17fc-409b-8fe7-88b979e9af0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4490 | 2026.05.18 07:18:57.647233 [ 4 ] {17cfbaa7-17fc-409b-8fe7-88b979e9af0b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4491 | 2026.05.18 07:18:57.647456 [ 4 ] {17cfbaa7-17fc-409b-8fe7-88b979e9af0b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.05.18 07:18:57.647587 [ 4 ] {17cfbaa7-17fc-409b-8fe7-88b979e9af0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 4493 | 2026.05.18 07:18:57.647621 [ 4 ] {17cfbaa7-17fc-409b-8fe7-88b979e9af0b} <Debug> TCPHandler: Processed in 0.001294487 sec. | ||
| 4494 | 2026.05.18 07:18:58.062657 [ 93 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4495 | 2026.05.18 07:18:58.062730 [ 93 ] {} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.05.18 07:18:58.062756 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4497 | 2026.05.18 07:18:58.062892 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::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 | ||
| 4498 | 2026.05.18 07:18:58.063047 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4499 | 2026.05.18 07:18:58.063084 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::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 | ||
| 4500 | 2026.05.18 07:18:58.063181 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4501 | 2026.05.18 07:18:58.063236 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4502 | 2026.05.18 07:18:58.063285 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4503 | 2026.05.18 07:18:58.063329 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 4504 | 2026.05.18 07:18:58.064064 [ 190 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230177 sec., 24386.734591851415 rows/sec., 2.03 MiB/sec. | ||
| 4505 | 2026.05.18 07:18:58.064196 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4506 | 2026.05.18 07:18:58.064445 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.05.18 07:18:58.064509 [ 193 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_5_1} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4508 | 2026.05.18 07:18:58.064568 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4509 | 2026.05.18 07:19:00.207771 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.05.18 07:19:00.208020 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4511 | 2026.05.18 07:19:00.208403 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4512 | 2026.05.18 07:19:00.208471 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4513 | 2026.05.18 07:19:00.208885 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4514 | 2026.05.18 07:19:00.208959 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4515 | 2026.05.18 07:19:00.209101 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 42-element set) | ||
| 4516 | 2026.05.18 07:19:00.209174 [ 268 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4517 | 2026.05.18 07:19:00.209181 [ 332 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4518 | 2026.05.18 07:19:00.209210 [ 345 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4519 | 2026.05.18 07:19:00.209222 [ 331 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4520 | 2026.05.18 07:19:00.209512 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 4521 | 2026.05.18 07:19:00.209546 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4522 | 2026.05.18 07:19:00.209651 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4523 | 2026.05.18 07:19:00.209674 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4524 | 2026.05.18 07:19:00.209715 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4525 | 2026.05.18 07:19:00.209771 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4526 | 2026.05.18 07:19:00.209820 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4527 | 2026.05.18 07:19:00.209869 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4528 | 2026.05.18 07:19:00.211249 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Debug> executeQuery: Read 42 rows, 10.48 KiB in 0.003336 sec., 12589.928057553956 rows/sec., 3.07 MiB/sec. | ||
| 4529 | 2026.05.18 07:19:00.211449 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Debug> MemoryTracker: Peak memory usage (for query): 199.70 KiB. | ||
| 4530 | 2026.05.18 07:19:00.211467 [ 4 ] {77caa98d-5a8f-42d0-adc4-b5e7169ff062} <Debug> TCPHandler: Processed in 0.003836111 sec. | ||
| 4531 | 2026.05.18 07:19:00.240602 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.05.18 07:19:00.240749 [ 4 ] {a292ef3b-0f4c-4a83-b2d6-856b81f20233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4533 | 2026.05.18 07:19:00.240810 [ 4 ] {a292ef3b-0f4c-4a83-b2d6-856b81f20233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4534 | 2026.05.18 07:19:00.241571 [ 4 ] {a292ef3b-0f4c-4a83-b2d6-856b81f20233} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.05.18 07:19:00.241637 [ 4 ] {a292ef3b-0f4c-4a83-b2d6-856b81f20233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4536 | 2026.05.18 07:19:00.242208 [ 4 ] {a292ef3b-0f4c-4a83-b2d6-856b81f20233} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4537 | 2026.05.18 07:19:00.242437 [ 4 ] {a292ef3b-0f4c-4a83-b2d6-856b81f20233} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.05.18 07:19:00.242603 [ 4 ] {a292ef3b-0f4c-4a83-b2d6-856b81f20233} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001897 sec., 5271.481286241434 rows/sec., 1.01 MiB/sec. | ||
| 4539 | 2026.05.18 07:19:00.242652 [ 4 ] {a292ef3b-0f4c-4a83-b2d6-856b81f20233} <Debug> TCPHandler: Processed in 0.002138851 sec. | ||
| 4540 | 2026.05.18 07:19:00.242826 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2026.05.18 07:19:00.242935 [ 4 ] {7615af03-1ef7-490c-a441-35724255ab0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4542 | 2026.05.18 07:19:00.242982 [ 4 ] {7615af03-1ef7-490c-a441-35724255ab0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4543 | 2026.05.18 07:19:00.243625 [ 4 ] {7615af03-1ef7-490c-a441-35724255ab0d} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.05.18 07:19:00.243667 [ 4 ] {7615af03-1ef7-490c-a441-35724255ab0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4545 | 2026.05.18 07:19:00.244018 [ 4 ] {7615af03-1ef7-490c-a441-35724255ab0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4546 | 2026.05.18 07:19:00.244245 [ 4 ] {7615af03-1ef7-490c-a441-35724255ab0d} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.05.18 07:19:00.244381 [ 4 ] {7615af03-1ef7-490c-a441-35724255ab0d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001468 sec., 193460.49046321528 rows/sec., 12.29 MiB/sec. | ||
| 4548 | 2026.05.18 07:19:00.244418 [ 4 ] {7615af03-1ef7-490c-a441-35724255ab0d} <Debug> TCPHandler: Processed in 0.001648459 sec. | ||
| 4549 | 2026.05.18 07:19:00.244561 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.05.18 07:19:00.244717 [ 4 ] {a1b2c54d-414e-4c25-9919-967262dd6b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4551 | 2026.05.18 07:19:00.244829 [ 4 ] {a1b2c54d-414e-4c25-9919-967262dd6b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4552 | 2026.05.18 07:19:00.245499 [ 4 ] {a1b2c54d-414e-4c25-9919-967262dd6b5c} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.05.18 07:19:00.245550 [ 4 ] {a1b2c54d-414e-4c25-9919-967262dd6b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4554 | 2026.05.18 07:19:00.245967 [ 4 ] {a1b2c54d-414e-4c25-9919-967262dd6b5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4555 | 2026.05.18 07:19:00.246217 [ 4 ] {a1b2c54d-414e-4c25-9919-967262dd6b5c} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.05.18 07:19:00.246380 [ 4 ] {a1b2c54d-414e-4c25-9919-967262dd6b5c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001736 sec., 4608.294930875576 rows/sec., 375.77 KiB/sec. | ||
| 4557 | 2026.05.18 07:19:00.246430 [ 4 ] {a1b2c54d-414e-4c25-9919-967262dd6b5c} <Debug> TCPHandler: Processed in 0.00192189 sec. | ||
| 4558 | 2026.05.18 07:19:00.246673 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.05.18 07:19:00.246855 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4560 | 2026.05.18 07:19:00.246932 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4561 | 2026.05.18 07:19:00.249390 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.05.18 07:19:00.249443 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4563 | 2026.05.18 07:19:00.250258 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4564 | 2026.05.18 07:19:00.250534 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.05.18 07:19:00.250706 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Debug> executeQuery: Read 3175 rows, 241.72 KiB in 0.003901 sec., 813893.8733658036 rows/sec., 60.51 MiB/sec. | ||
| 4566 | 2026.05.18 07:19:00.250763 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4567 | 2026.05.18 07:19:00.250778 [ 4 ] {faa51566-8093-4db1-95ad-9f5c6a53feb9} <Debug> TCPHandler: Processed in 0.004245943 sec. | ||
| 4568 | 2026.05.18 07:19:00.250923 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.05.18 07:19:00.251036 [ 4 ] {cbf3c206-6f1f-43f0-b939-375aa1b3c10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4570 | 2026.05.18 07:19:00.251083 [ 4 ] {cbf3c206-6f1f-43f0-b939-375aa1b3c10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4571 | 2026.05.18 07:19:00.251731 [ 4 ] {cbf3c206-6f1f-43f0-b939-375aa1b3c10f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.05.18 07:19:00.251775 [ 4 ] {cbf3c206-6f1f-43f0-b939-375aa1b3c10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4573 | 2026.05.18 07:19:00.252160 [ 4 ] {cbf3c206-6f1f-43f0-b939-375aa1b3c10f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4574 | 2026.05.18 07:19:00.252434 [ 4 ] {cbf3c206-6f1f-43f0-b939-375aa1b3c10f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.05.18 07:19:00.252610 [ 4 ] {cbf3c206-6f1f-43f0-b939-375aa1b3c10f} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001601 sec., 107432.85446595878 rows/sec., 6.56 MiB/sec. | ||
| 4576 | 2026.05.18 07:19:00.252654 [ 4 ] {cbf3c206-6f1f-43f0-b939-375aa1b3c10f} <Debug> TCPHandler: Processed in 0.00179021 sec. | ||
| 4577 | 2026.05.18 07:19:00.252825 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.05.18 07:19:00.252956 [ 4 ] {ebbfbafe-cf0b-4e83-9bf5-15060ba88aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4579 | 2026.05.18 07:19:00.253011 [ 4 ] {ebbfbafe-cf0b-4e83-9bf5-15060ba88aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4580 | 2026.05.18 07:19:00.253860 [ 4 ] {ebbfbafe-cf0b-4e83-9bf5-15060ba88aac} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.05.18 07:19:00.253899 [ 4 ] {ebbfbafe-cf0b-4e83-9bf5-15060ba88aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4582 | 2026.05.18 07:19:00.254344 [ 4 ] {ebbfbafe-cf0b-4e83-9bf5-15060ba88aac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4583 | 2026.05.18 07:19:00.254616 [ 4 ] {ebbfbafe-cf0b-4e83-9bf5-15060ba88aac} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.05.18 07:19:00.254786 [ 4 ] {ebbfbafe-cf0b-4e83-9bf5-15060ba88aac} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001863 sec., 509930.2200751476 rows/sec., 30.00 MiB/sec. | ||
| 4585 | 2026.05.18 07:19:00.254828 [ 4 ] {ebbfbafe-cf0b-4e83-9bf5-15060ba88aac} <Debug> TCPHandler: Processed in 0.002067822 sec. | ||
| 4586 | 2026.05.18 07:19:00.254973 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.05.18 07:19:00.255096 [ 4 ] {8c15ae67-1c42-4b7a-8568-0f45f0af3ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.05.18 07:19:00.255152 [ 4 ] {8c15ae67-1c42-4b7a-8568-0f45f0af3ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4589 | 2026.05.18 07:19:00.255633 [ 4 ] {8c15ae67-1c42-4b7a-8568-0f45f0af3ed7} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.05.18 07:19:00.255682 [ 4 ] {8c15ae67-1c42-4b7a-8568-0f45f0af3ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4591 | 2026.05.18 07:19:00.256040 [ 4 ] {8c15ae67-1c42-4b7a-8568-0f45f0af3ed7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4592 | 2026.05.18 07:19:00.256346 [ 4 ] {8c15ae67-1c42-4b7a-8568-0f45f0af3ed7} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.05.18 07:19:00.256490 [ 4 ] {8c15ae67-1c42-4b7a-8568-0f45f0af3ed7} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001423 sec., 1405.4813773717499 rows/sec., 98.82 KiB/sec. | ||
| 4594 | 2026.05.18 07:19:00.256539 [ 4 ] {8c15ae67-1c42-4b7a-8568-0f45f0af3ed7} <Debug> TCPHandler: Processed in 0.001621319 sec. | ||
| 4595 | 2026.05.18 07:19:00.256708 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.05.18 07:19:00.256819 [ 4 ] {57aa6533-8617-45fe-9dfc-10e3b61ed3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.05.18 07:19:00.256863 [ 4 ] {57aa6533-8617-45fe-9dfc-10e3b61ed3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4598 | 2026.05.18 07:19:00.257426 [ 4 ] {57aa6533-8617-45fe-9dfc-10e3b61ed3ae} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.05.18 07:19:00.257473 [ 4 ] {57aa6533-8617-45fe-9dfc-10e3b61ed3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4600 | 2026.05.18 07:19:00.257842 [ 4 ] {57aa6533-8617-45fe-9dfc-10e3b61ed3ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4601 | 2026.05.18 07:19:00.258062 [ 4 ] {57aa6533-8617-45fe-9dfc-10e3b61ed3ae} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.05.18 07:19:00.258196 [ 4 ] {57aa6533-8617-45fe-9dfc-10e3b61ed3ae} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001398 sec., 105865.52217453506 rows/sec., 6.02 MiB/sec. | ||
| 4603 | 2026.05.18 07:19:00.258233 [ 4 ] {57aa6533-8617-45fe-9dfc-10e3b61ed3ae} <Debug> TCPHandler: Processed in 0.001588798 sec. | ||
| 4604 | 2026.05.18 07:19:00.258370 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.05.18 07:19:00.258470 [ 4 ] {cddf713d-12ec-4fbc-b6b1-6a973ddcc032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4606 | 2026.05.18 07:19:00.258513 [ 4 ] {cddf713d-12ec-4fbc-b6b1-6a973ddcc032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4607 | 2026.05.18 07:19:00.259809 [ 4 ] {cddf713d-12ec-4fbc-b6b1-6a973ddcc032} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.05.18 07:19:00.259850 [ 4 ] {cddf713d-12ec-4fbc-b6b1-6a973ddcc032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4609 | 2026.05.18 07:19:00.260252 [ 4 ] {cddf713d-12ec-4fbc-b6b1-6a973ddcc032} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4610 | 2026.05.18 07:19:00.260483 [ 4 ] {cddf713d-12ec-4fbc-b6b1-6a973ddcc032} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.05.18 07:19:00.260623 [ 4 ] {cddf713d-12ec-4fbc-b6b1-6a973ddcc032} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.002172 sec., 798802.9465930018 rows/sec., 53.82 MiB/sec. | ||
| 4612 | 2026.05.18 07:19:00.260661 [ 4 ] {cddf713d-12ec-4fbc-b6b1-6a973ddcc032} <Debug> TCPHandler: Processed in 0.002345523 sec. | ||
| 4613 | 2026.05.18 07:19:00.260806 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.05.18 07:19:00.260904 [ 4 ] {25cf6303-dbdf-45f1-ba63-74e05c42142a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4615 | 2026.05.18 07:19:00.260947 [ 4 ] {25cf6303-dbdf-45f1-ba63-74e05c42142a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4616 | 2026.05.18 07:19:00.261306 [ 4 ] {25cf6303-dbdf-45f1-ba63-74e05c42142a} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.05.18 07:19:00.261343 [ 4 ] {25cf6303-dbdf-45f1-ba63-74e05c42142a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4618 | 2026.05.18 07:19:00.261734 [ 4 ] {25cf6303-dbdf-45f1-ba63-74e05c42142a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4619 | 2026.05.18 07:19:00.261962 [ 4 ] {25cf6303-dbdf-45f1-ba63-74e05c42142a} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.05.18 07:19:00.262103 [ 4 ] {25cf6303-dbdf-45f1-ba63-74e05c42142a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0012 sec., 5000 rows/sec., 261.23 KiB/sec. | ||
| 4621 | 2026.05.18 07:19:00.262138 [ 4 ] {25cf6303-dbdf-45f1-ba63-74e05c42142a} <Debug> TCPHandler: Processed in 0.001373207 sec. | ||
| 4622 | 2026.05.18 07:19:00.262281 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2026.05.18 07:19:00.262381 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4624 | 2026.05.18 07:19:00.262425 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4625 | 2026.05.18 07:19:00.264241 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.05.18 07:19:00.264278 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4627 | 2026.05.18 07:19:00.265133 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4628 | 2026.05.18 07:19:00.265362 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.05.18 07:19:00.265489 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4630 | 2026.05.18 07:19:00.265504 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Debug> executeQuery: Read 5260 rows, 346.65 KiB in 0.003142 sec., 1674092.9344366647 rows/sec., 107.74 MiB/sec. | ||
| 4631 | 2026.05.18 07:19:00.265549 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.05.18 07:19:00.265559 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4633 | 2026.05.18 07:19:00.265576 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4634 | 2026.05.18 07:19:00.265582 [ 4 ] {b929862a-7a79-4b79-821a-26e312089b6c} <Debug> TCPHandler: Processed in 0.003355399 sec. | ||
| 4635 | 2026.05.18 07:19:00.265682 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 4636 | 2026.05.18 07:19:00.265739 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.05.18 07:19:00.265813 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4638 | 2026.05.18 07:19:00.265845 [ 4 ] {b801c834-574c-439c-a820-8d793cf6ae40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4639 | 2026.05.18 07:19:00.265851 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3218 rows starting from the beginning of the part | ||
| 4640 | 2026.05.18 07:19:00.265898 [ 4 ] {b801c834-574c-439c-a820-8d793cf6ae40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4641 | 2026.05.18 07:19:00.265931 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4642 | 2026.05.18 07:19:00.265980 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 165 rows starting from the beginning of the part | ||
| 4643 | 2026.05.18 07:19:00.266039 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 4644 | 2026.05.18 07:19:00.266081 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 4645 | 2026.05.18 07:19:00.266123 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5260 rows starting from the beginning of the part | ||
| 4646 | 2026.05.18 07:19:00.266261 [ 4 ] {b801c834-574c-439c-a820-8d793cf6ae40} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.05.18 07:19:00.266304 [ 4 ] {b801c834-574c-439c-a820-8d793cf6ae40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4648 | 2026.05.18 07:19:00.266649 [ 4 ] {b801c834-574c-439c-a820-8d793cf6ae40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4649 | 2026.05.18 07:19:00.266879 [ 4 ] {b801c834-574c-439c-a820-8d793cf6ae40} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.05.18 07:19:00.267021 [ 4 ] {b801c834-574c-439c-a820-8d793cf6ae40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001197 sec., 835.421888053467 rows/sec., 56.29 KiB/sec. | ||
| 4651 | 2026.05.18 07:19:00.267057 [ 4 ] {b801c834-574c-439c-a820-8d793cf6ae40} <Debug> TCPHandler: Processed in 0.001372647 sec. | ||
| 4652 | 2026.05.18 07:19:00.267183 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.05.18 07:19:00.267282 [ 4 ] {0468d136-0fbd-403c-8ac9-67a4db5f4f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4654 | 2026.05.18 07:19:00.267339 [ 4 ] {0468d136-0fbd-403c-8ac9-67a4db5f4f3a} <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 | ||
| 4655 | 2026.05.18 07:19:00.268175 [ 4 ] {0468d136-0fbd-403c-8ac9-67a4db5f4f3a} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.18 07:19:00.268214 [ 4 ] {0468d136-0fbd-403c-8ac9-67a4db5f4f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4657 | 2026.05.18 07:19:00.268849 [ 4 ] {0468d136-0fbd-403c-8ac9-67a4db5f4f3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4658 | 2026.05.18 07:19:00.269130 [ 4 ] {0468d136-0fbd-403c-8ac9-67a4db5f4f3a} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.05.18 07:19:00.269291 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4660 | 2026.05.18 07:19:00.269315 [ 4 ] {0468d136-0fbd-403c-8ac9-67a4db5f4f3a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002051 sec., 10726.474890297417 rows/sec., 19.22 MiB/sec. | ||
| 4661 | 2026.05.18 07:19:00.269339 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.05.18 07:19:00.269365 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4663 | 2026.05.18 07:19:00.269390 [ 4 ] {0468d136-0fbd-403c-8ac9-67a4db5f4f3a} <Debug> TCPHandler: Processed in 0.002259062 sec. | ||
| 4664 | 2026.05.18 07:19:00.269455 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 4665 | 2026.05.18 07:19:00.269567 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.05.18 07:19:00.269674 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4667 | 2026.05.18 07:19:00.269677 [ 4 ] {393d313c-24a4-4d14-9cd5-71c0820547bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.05.18 07:19:00.269739 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 359 rows starting from the beginning of the part | ||
| 4669 | 2026.05.18 07:19:00.269740 [ 4 ] {393d313c-24a4-4d14-9cd5-71c0820547bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4670 | 2026.05.18 07:19:00.269868 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 4671 | 2026.05.18 07:19:00.269891 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9333 rows, containing 5 columns (5 merged, 0 gathered) in 0.004251434 sec., 2195259.2936877296 rows/sec., 146.01 MiB/sec. | ||
| 4672 | 2026.05.18 07:19:00.269999 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4673 | 2026.05.18 07:19:00.270126 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4674 | 2026.05.18 07:19:00.270176 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4675 | 2026.05.18 07:19:00.270180 [ 4 ] {393d313c-24a4-4d14-9cd5-71c0820547bc} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.05.18 07:19:00.270228 [ 4 ] {393d313c-24a4-4d14-9cd5-71c0820547bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4677 | 2026.05.18 07:19:00.270253 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4678 | 2026.05.18 07:19:00.270370 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part | ||
| 4679 | 2026.05.18 07:19:00.270472 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.05.18 07:19:00.270545 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4681 | 2026.05.18 07:19:00.270593 [ 4 ] {393d313c-24a4-4d14-9cd5-71c0820547bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4682 | 2026.05.18 07:19:00.270638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 4683 | 2026.05.18 07:19:00.270874 [ 4 ] {393d313c-24a4-4d14-9cd5-71c0820547bc} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.05.18 07:19:00.271031 [ 4 ] {393d313c-24a4-4d14-9cd5-71c0820547bc} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001374 sec., 48034.9344978166 rows/sec., 2.92 MiB/sec. | ||
| 4685 | 2026.05.18 07:19:00.271068 [ 4 ] {393d313c-24a4-4d14-9cd5-71c0820547bc} <Debug> TCPHandler: Processed in 0.001556509 sec. | ||
| 4686 | 2026.05.18 07:19:00.273934 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 19 columns (19 merged, 0 gathered) in 0.004518655 sec., 102464.11819446273 rows/sec., 183.61 MiB/sec. | ||
| 4687 | 2026.05.18 07:19:00.274464 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4688 | 2026.05.18 07:19:00.274793 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.05.18 07:19:00.274868 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4690 | 2026.05.18 07:19:00.274962 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4691 | 2026.05.18 07:19:01.000289 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.43 MiB, peak 245.59 MiB, free memory in arenas 0.00 B, will set to 243.77 MiB (RSS), difference: 3.35 MiB | ||
| 4692 | 2026.05.18 07:19:02.627916 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.05.18 07:19:02.628165 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 4694 | 2026.05.18 07:19:02.628536 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4695 | 2026.05.18 07:19:02.628580 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <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 | ||
| 4696 | 2026.05.18 07:19:02.628831 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4697 | 2026.05.18 07:19:02.628901 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4698 | 2026.05.18 07:19:02.629041 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4699 | 2026.05.18 07:19:02.629152 [ 268 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4700 | 2026.05.18 07:19:02.629166 [ 357 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4701 | 2026.05.18 07:19:02.629182 [ 363 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4702 | 2026.05.18 07:19:02.629152 [ 330 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4703 | 2026.05.18 07:19:02.633357 [ 332 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4704 | 2026.05.18 07:19:02.633489 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 4705 | 2026.05.18 07:19:02.633529 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4706 | 2026.05.18 07:19:02.633683 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4707 | 2026.05.18 07:19:02.633710 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 52 rows with 5 streams | ||
| 4708 | 2026.05.18 07:19:02.633764 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <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'))" | ||
| 4709 | 2026.05.18 07:19:02.633813 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <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'))" | ||
| 4710 | 2026.05.18 07:19:02.633858 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <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'))" | ||
| 4711 | 2026.05.18 07:19:02.633895 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <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'))" | ||
| 4712 | 2026.05.18 07:19:02.633932 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <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'))" | ||
| 4713 | 2026.05.18 07:19:02.635201 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Debug> executeQuery: Read 52 rows, 6.41 KiB in 0.007138 sec., 7284.953768562622 rows/sec., 898.17 KiB/sec. | ||
| 4714 | 2026.05.18 07:19:02.635359 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Debug> MemoryTracker: Peak memory usage (for query): 194.45 KiB. | ||
| 4715 | 2026.05.18 07:19:02.635375 [ 4 ] {a1484fd0-c38c-4e07-bcfb-4b30fcaee8bb} <Debug> TCPHandler: Processed in 0.007604342 sec. | ||
| 4716 | 2026.05.18 07:19:02.636713 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.05.18 07:19:02.636848 [ 4 ] {8b704b1b-1899-47fc-b7f9-1cc7bc817083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4718 | 2026.05.18 07:19:02.636902 [ 4 ] {8b704b1b-1899-47fc-b7f9-1cc7bc817083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4719 | 2026.05.18 07:19:02.637444 [ 4 ] {8b704b1b-1899-47fc-b7f9-1cc7bc817083} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.05.18 07:19:02.637481 [ 4 ] {8b704b1b-1899-47fc-b7f9-1cc7bc817083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4721 | 2026.05.18 07:19:02.637840 [ 4 ] {8b704b1b-1899-47fc-b7f9-1cc7bc817083} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4722 | 2026.05.18 07:19:02.638077 [ 4 ] {8b704b1b-1899-47fc-b7f9-1cc7bc817083} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.05.18 07:19:02.638218 [ 4 ] {8b704b1b-1899-47fc-b7f9-1cc7bc817083} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001408 sec., 39772.72727272727 rows/sec., 3.04 MiB/sec. | ||
| 4724 | 2026.05.18 07:19:02.638254 [ 4 ] {8b704b1b-1899-47fc-b7f9-1cc7bc817083} <Debug> TCPHandler: Processed in 0.001651579 sec. | ||
| 4725 | 2026.05.18 07:19:02.638385 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.05.18 07:19:02.638482 [ 4 ] {db58fc11-06e2-4ae4-814c-d35ca17f76f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4727 | 2026.05.18 07:19:02.638521 [ 4 ] {db58fc11-06e2-4ae4-814c-d35ca17f76f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4728 | 2026.05.18 07:19:02.638936 [ 4 ] {db58fc11-06e2-4ae4-814c-d35ca17f76f1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.05.18 07:19:02.638972 [ 4 ] {db58fc11-06e2-4ae4-814c-d35ca17f76f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4730 | 2026.05.18 07:19:02.639266 [ 4 ] {db58fc11-06e2-4ae4-814c-d35ca17f76f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4731 | 2026.05.18 07:19:02.639490 [ 4 ] {db58fc11-06e2-4ae4-814c-d35ca17f76f1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.05.18 07:19:02.639619 [ 4 ] {db58fc11-06e2-4ae4-814c-d35ca17f76f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 4733 | 2026.05.18 07:19:02.639654 [ 4 ] {db58fc11-06e2-4ae4-814c-d35ca17f76f1} <Debug> TCPHandler: Processed in 0.001318848 sec. | ||
| 4734 | 2026.05.18 07:19:02.639785 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.05.18 07:19:02.639884 [ 4 ] {1a916666-8c1c-4f99-bf1b-d9b7051c17c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4736 | 2026.05.18 07:19:02.639928 [ 4 ] {1a916666-8c1c-4f99-bf1b-d9b7051c17c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4737 | 2026.05.18 07:19:02.640610 [ 4 ] {1a916666-8c1c-4f99-bf1b-d9b7051c17c4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.05.18 07:19:02.640666 [ 4 ] {1a916666-8c1c-4f99-bf1b-d9b7051c17c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4739 | 2026.05.18 07:19:02.641117 [ 4 ] {1a916666-8c1c-4f99-bf1b-d9b7051c17c4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4740 | 2026.05.18 07:19:02.641352 [ 4 ] {1a916666-8c1c-4f99-bf1b-d9b7051c17c4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.05.18 07:19:02.641509 [ 4 ] {1a916666-8c1c-4f99-bf1b-d9b7051c17c4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001641 sec., 39000.60938452163 rows/sec., 2.72 MiB/sec. | ||
| 4742 | 2026.05.18 07:19:02.641564 [ 4 ] {1a916666-8c1c-4f99-bf1b-d9b7051c17c4} <Debug> TCPHandler: Processed in 0.0018294 sec. | ||
| 4743 | 2026.05.18 07:19:02.641747 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.05.18 07:19:02.641868 [ 4 ] {b8894df0-5775-4b56-b4bd-905e43ce7ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.05.18 07:19:02.641919 [ 4 ] {b8894df0-5775-4b56-b4bd-905e43ce7ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4746 | 2026.05.18 07:19:02.642286 [ 4 ] {b8894df0-5775-4b56-b4bd-905e43ce7ef4} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.05.18 07:19:02.642323 [ 4 ] {b8894df0-5775-4b56-b4bd-905e43ce7ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4748 | 2026.05.18 07:19:02.642634 [ 4 ] {b8894df0-5775-4b56-b4bd-905e43ce7ef4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4749 | 2026.05.18 07:19:02.642848 [ 4 ] {b8894df0-5775-4b56-b4bd-905e43ce7ef4} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.05.18 07:19:02.642963 [ 58 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4751 | 2026.05.18 07:19:02.642977 [ 4 ] {b8894df0-5775-4b56-b4bd-905e43ce7ef4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001145 sec., 20960.69868995633 rows/sec., 1.41 MiB/sec. | ||
| 4752 | 2026.05.18 07:19:02.643023 [ 58 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.05.18 07:19:02.643030 [ 4 ] {b8894df0-5775-4b56-b4bd-905e43ce7ef4} <Debug> TCPHandler: Processed in 0.001353987 sec. | ||
| 4754 | 2026.05.18 07:19:02.643053 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4755 | 2026.05.18 07:19:02.643158 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 4756 | 2026.05.18 07:19:02.643265 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4757 | 2026.05.18 07:19:02.643296 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1056 rows starting from the beginning of the part | ||
| 4758 | 2026.05.18 07:19:02.643351 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4759 | 2026.05.18 07:19:02.643393 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4760 | 2026.05.18 07:19:02.643428 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4761 | 2026.05.18 07:19:02.643464 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4762 | 2026.05.18 07:19:02.643503 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 4763 | 2026.05.18 07:19:02.644349 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226627 sec., 1105470.5301611654 rows/sec., 72.21 MiB/sec. | ||
| 4764 | 2026.05.18 07:19:02.644541 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4765 | 2026.05.18 07:19:02.644809 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.05.18 07:19:02.644878 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_26_5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4767 | 2026.05.18 07:19:02.644939 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4768 | 2026.05.18 07:19:04.284407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10146 | ||
| 4769 | 2026.05.18 07:19:04.285053 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.05.18 07:19:04.285097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4771 | 2026.05.18 07:19:04.285563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4772 | 2026.05.18 07:19:04.285799 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.05.18 07:19:04.285925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10146 | ||
| 4774 | 2026.05.18 07:19:04.285955 [ 46 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4775 | 2026.05.18 07:19:04.286035 [ 46 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.05.18 07:19:04.286060 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4777 | 2026.05.18 07:19:04.286196 [ 190 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 4778 | 2026.05.18 07:19:04.286354 [ 190 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4779 | 2026.05.18 07:19:04.286397 [ 190 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7714 rows starting from the beginning of the part | ||
| 4780 | 2026.05.18 07:19:04.286468 [ 190 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4781 | 2026.05.18 07:19:04.286520 [ 190 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4782 | 2026.05.18 07:19:04.286565 [ 190 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 4783 | 2026.05.18 07:19:04.286611 [ 190 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 4784 | 2026.05.18 07:19:04.286655 [ 190 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 4785 | 2026.05.18 07:19:04.288524 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002394654 sec., 4236937.7789025055 rows/sec., 60.61 MiB/sec. | ||
| 4786 | 2026.05.18 07:19:04.288797 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4787 | 2026.05.18 07:19:04.289105 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_21_4} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.05.18 07:19:04.289185 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_21_4} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4789 | 2026.05.18 07:19:04.289267 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4790 | 2026.05.18 07:19:04.797936 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4791 | 2026.05.18 07:19:04.815467 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.05.18 07:19:04.815530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4793 | 2026.05.18 07:19:04.821252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4794 | 2026.05.18 07:19:04.822002 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.05.18 07:19:04.822327 [ 47 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4796 | 2026.05.18 07:19:04.822410 [ 47 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.05.18 07:19:04.822435 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4798 | 2026.05.18 07:19:04.822583 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 4799 | 2026.05.18 07:19:04.825021 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4800 | 2026.05.18 07:19:04.827188 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4801 | 2026.05.18 07:19:04.828765 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 4802 | 2026.05.18 07:19:04.833546 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 4803 | 2026.05.18 07:19:04.838145 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 4804 | 2026.05.18 07:19:04.842270 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 4805 | 2026.05.18 07:19:04.846324 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 4806 | 2026.05.18 07:19:04.850243 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 4807 | 2026.05.18 07:19:04.899318 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076808124 sec., 2070.0935229195284 rows/sec., 10.70 MiB/sec. | ||
| 4808 | 2026.05.18 07:19:04.901139 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4809 | 2026.05.18 07:19:04.902797 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_21_4} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.05.18 07:19:04.902888 [ 188 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_21_4} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4811 | 2026.05.18 07:19:04.904123 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4812 | 2026.05.18 07:19:05.001213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.94 MiB, peak 255.49 MiB, free memory in arenas 0.00 B, will set to 248.93 MiB (RSS), difference: 3.99 MiB | ||
| 4813 | 2026.05.18 07:19:06.753333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 13 | ||
| 4814 | 2026.05.18 07:19:06.754873 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.18 07:19:06.754918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4816 | 2026.05.18 07:19:06.756040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4817 | 2026.05.18 07:19:06.756299 [ 243 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.18 07:19:06.756523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 13 | ||
| 4819 | 2026.05.18 07:19:07.632430 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.05.18 07:19:07.632683 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4821 | 2026.05.18 07:19:07.633021 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4822 | 2026.05.18 07:19:07.633060 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <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 | ||
| 4823 | 2026.05.18 07:19:07.633274 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4824 | 2026.05.18 07:19:07.633342 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4825 | 2026.05.18 07:19:07.633479 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4826 | 2026.05.18 07:19:07.633580 [ 325 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4827 | 2026.05.18 07:19:07.633598 [ 363 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4828 | 2026.05.18 07:19:07.633610 [ 330 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4829 | 2026.05.18 07:19:07.633657 [ 325 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4830 | 2026.05.18 07:19:07.633611 [ 268 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4831 | 2026.05.18 07:19:07.633803 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 4832 | 2026.05.18 07:19:07.633832 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4833 | 2026.05.18 07:19:07.633945 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4834 | 2026.05.18 07:19:07.633967 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Reading approx. 52 rows with 5 streams | ||
| 4835 | 2026.05.18 07:19:07.634001 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <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'))" | ||
| 4836 | 2026.05.18 07:19:07.634038 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <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'))" | ||
| 4837 | 2026.05.18 07:19:07.634073 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <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'))" | ||
| 4838 | 2026.05.18 07:19:07.634106 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <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'))" | ||
| 4839 | 2026.05.18 07:19:07.634143 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <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'))" | ||
| 4840 | 2026.05.18 07:19:07.635542 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Debug> executeQuery: Read 52 rows, 6.84 KiB in 0.002963 sec., 17549.780627742155 rows/sec., 2.25 MiB/sec. | ||
| 4841 | 2026.05.18 07:19:07.635721 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Debug> MemoryTracker: Peak memory usage (for query): 210.66 KiB. | ||
| 4842 | 2026.05.18 07:19:07.635737 [ 4 ] {955856e3-01df-40c5-8847-6200e189d8f9} <Debug> TCPHandler: Processed in 0.003449139 sec. | ||
| 4843 | 2026.05.18 07:19:07.637820 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.05.18 07:19:07.637935 [ 4 ] {b36351d0-91d0-4140-9d3d-237aed4a1b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4845 | 2026.05.18 07:19:07.637979 [ 4 ] {b36351d0-91d0-4140-9d3d-237aed4a1b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4846 | 2026.05.18 07:19:07.638543 [ 4 ] {b36351d0-91d0-4140-9d3d-237aed4a1b9b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.05.18 07:19:07.638590 [ 4 ] {b36351d0-91d0-4140-9d3d-237aed4a1b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4848 | 2026.05.18 07:19:07.638969 [ 4 ] {b36351d0-91d0-4140-9d3d-237aed4a1b9b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4849 | 2026.05.18 07:19:07.639193 [ 4 ] {b36351d0-91d0-4140-9d3d-237aed4a1b9b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.18 07:19:07.639335 [ 4 ] {b36351d0-91d0-4140-9d3d-237aed4a1b9b} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001431 sec., 81062.19426974143 rows/sec., 6.87 MiB/sec. | ||
| 4851 | 2026.05.18 07:19:07.639370 [ 4 ] {b36351d0-91d0-4140-9d3d-237aed4a1b9b} <Debug> TCPHandler: Processed in 0.001603369 sec. | ||
| 4852 | 2026.05.18 07:19:07.639503 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.05.18 07:19:07.639602 [ 4 ] {8d9f3930-5edd-48ce-8932-a76e65f59d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.05.18 07:19:07.639642 [ 4 ] {8d9f3930-5edd-48ce-8932-a76e65f59d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4855 | 2026.05.18 07:19:07.640078 [ 4 ] {8d9f3930-5edd-48ce-8932-a76e65f59d98} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.05.18 07:19:07.640114 [ 4 ] {8d9f3930-5edd-48ce-8932-a76e65f59d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4857 | 2026.05.18 07:19:07.640426 [ 4 ] {8d9f3930-5edd-48ce-8932-a76e65f59d98} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4858 | 2026.05.18 07:19:07.640632 [ 4 ] {8d9f3930-5edd-48ce-8932-a76e65f59d98} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.05.18 07:19:07.640759 [ 4 ] {8d9f3930-5edd-48ce-8932-a76e65f59d98} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001176 sec., 25510.204081632655 rows/sec., 1.87 MiB/sec. | ||
| 4860 | 2026.05.18 07:19:07.640792 [ 4 ] {8d9f3930-5edd-48ce-8932-a76e65f59d98} <Debug> TCPHandler: Processed in 0.001339308 sec. | ||
| 4861 | 2026.05.18 07:19:07.640947 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.05.18 07:19:07.641053 [ 4 ] {574dc141-9cbb-4b3a-bdc1-a7304dd0e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4863 | 2026.05.18 07:19:07.641092 [ 4 ] {574dc141-9cbb-4b3a-bdc1-a7304dd0e60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4864 | 2026.05.18 07:19:07.641530 [ 4 ] {574dc141-9cbb-4b3a-bdc1-a7304dd0e60e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.05.18 07:19:07.641566 [ 4 ] {574dc141-9cbb-4b3a-bdc1-a7304dd0e60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4866 | 2026.05.18 07:19:07.641863 [ 4 ] {574dc141-9cbb-4b3a-bdc1-a7304dd0e60e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4867 | 2026.05.18 07:19:07.642070 [ 4 ] {574dc141-9cbb-4b3a-bdc1-a7304dd0e60e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.05.18 07:19:07.642194 [ 4 ] {574dc141-9cbb-4b3a-bdc1-a7304dd0e60e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001159 sec., 81104.4003451251 rows/sec., 6.33 MiB/sec. | ||
| 4869 | 2026.05.18 07:19:07.642228 [ 4 ] {574dc141-9cbb-4b3a-bdc1-a7304dd0e60e} <Debug> TCPHandler: Processed in 0.001331738 sec. | ||
| 4870 | 2026.05.18 07:19:07.642363 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.05.18 07:19:07.642460 [ 4 ] {07c1692c-6a1b-443f-beae-fb7a6ad430c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.05.18 07:19:07.642502 [ 4 ] {07c1692c-6a1b-443f-beae-fb7a6ad430c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4873 | 2026.05.18 07:19:07.642929 [ 4 ] {07c1692c-6a1b-443f-beae-fb7a6ad430c6} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.05.18 07:19:07.642965 [ 4 ] {07c1692c-6a1b-443f-beae-fb7a6ad430c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4875 | 2026.05.18 07:19:07.643282 [ 4 ] {07c1692c-6a1b-443f-beae-fb7a6ad430c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4876 | 2026.05.18 07:19:07.643490 [ 4 ] {07c1692c-6a1b-443f-beae-fb7a6ad430c6} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.05.18 07:19:07.643617 [ 4 ] {07c1692c-6a1b-443f-beae-fb7a6ad430c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4878 | 2026.05.18 07:19:07.643651 [ 4 ] {07c1692c-6a1b-443f-beae-fb7a6ad430c6} <Debug> TCPHandler: Processed in 0.001336327 sec. | ||
| 4879 | 2026.05.18 07:19:07.643784 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.05.18 07:19:07.643880 [ 4 ] {e6ec865c-8462-4a52-b82e-b17097bd57ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.05.18 07:19:07.643934 [ 4 ] {e6ec865c-8462-4a52-b82e-b17097bd57ff} <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 | ||
| 4882 | 2026.05.18 07:19:07.644699 [ 4 ] {e6ec865c-8462-4a52-b82e-b17097bd57ff} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.05.18 07:19:07.644736 [ 4 ] {e6ec865c-8462-4a52-b82e-b17097bd57ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4884 | 2026.05.18 07:19:07.645270 [ 4 ] {e6ec865c-8462-4a52-b82e-b17097bd57ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4885 | 2026.05.18 07:19:07.645504 [ 4 ] {e6ec865c-8462-4a52-b82e-b17097bd57ff} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.05.18 07:19:07.645647 [ 4 ] {e6ec865c-8462-4a52-b82e-b17097bd57ff} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001784 sec., 16816.143497757846 rows/sec., 30.13 MiB/sec. | ||
| 4887 | 2026.05.18 07:19:07.645696 [ 4 ] {e6ec865c-8462-4a52-b82e-b17097bd57ff} <Debug> TCPHandler: Processed in 0.001961831 sec. | ||
| 4888 | 2026.05.18 07:19:07.645824 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.05.18 07:19:07.645928 [ 4 ] {8453506c-52c1-47da-a36a-d2cc92c97bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.05.18 07:19:07.645970 [ 4 ] {8453506c-52c1-47da-a36a-d2cc92c97bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4891 | 2026.05.18 07:19:07.646309 [ 4 ] {8453506c-52c1-47da-a36a-d2cc92c97bb7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.05.18 07:19:07.646345 [ 4 ] {8453506c-52c1-47da-a36a-d2cc92c97bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4893 | 2026.05.18 07:19:07.646645 [ 4 ] {8453506c-52c1-47da-a36a-d2cc92c97bb7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4894 | 2026.05.18 07:19:07.646858 [ 4 ] {8453506c-52c1-47da-a36a-d2cc92c97bb7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.05.18 07:19:07.646982 [ 4 ] {8453506c-52c1-47da-a36a-d2cc92c97bb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4896 | 2026.05.18 07:19:07.647015 [ 4 ] {8453506c-52c1-47da-a36a-d2cc92c97bb7} <Debug> TCPHandler: Processed in 0.001240887 sec. | ||
| 4897 | 2026.05.18 07:19:11.501193 [ 62 ] {} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4898 | 2026.05.18 07:19:11.501273 [ 62 ] {} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.05.18 07:19:11.501300 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4900 | 2026.05.18 07:19:11.501428 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::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 | ||
| 4901 | 2026.05.18 07:19:11.501738 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4902 | 2026.05.18 07:19:11.501780 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 4903 | 2026.05.18 07:19:11.501872 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 4904 | 2026.05.18 07:19:11.501935 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 4905 | 2026.05.18 07:19:11.502010 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4906 | 2026.05.18 07:19:11.502072 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 4907 | 2026.05.18 07:19:11.503648 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 6 columns (6 merged, 0 gathered) in 0.002276192 sec., 22845.17299067917 rows/sec., 5.34 MiB/sec. | ||
| 4908 | 2026.05.18 07:19:11.503779 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4909 | 2026.05.18 07:19:11.504099 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.05.18 07:19:11.504182 [ 199 ] {b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1::all_1_5_1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4911 | 2026.05.18 07:19:11.504249 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4912 | 2026.05.18 07:19:11.697813 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4913 | 2026.05.18 07:19:11.697873 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4914 | 2026.05.18 07:19:11.786998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10594 | ||
| 4915 | 2026.05.18 07:19:11.787523 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.05.18 07:19:11.787571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4917 | 2026.05.18 07:19:11.788268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4918 | 2026.05.18 07:19:11.788508 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.05.18 07:19:11.788645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10594 | ||
| 4920 | 2026.05.18 07:19:12.325172 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4921 | 2026.05.18 07:19:12.341641 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.05.18 07:19:12.341713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4923 | 2026.05.18 07:19:12.347388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4924 | 2026.05.18 07:19:12.348098 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.05.18 07:19:12.353569 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4926 | 2026.05.18 07:19:12.636511 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.05.18 07:19:12.636745 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4928 | 2026.05.18 07:19:12.637096 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4929 | 2026.05.18 07:19:12.637138 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <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 | ||
| 4930 | 2026.05.18 07:19:12.637374 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4931 | 2026.05.18 07:19:12.637445 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4932 | 2026.05.18 07:19:12.637587 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4933 | 2026.05.18 07:19:12.637624 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4934 | 2026.05.18 07:19:12.637646 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 4935 | 2026.05.18 07:19:12.637662 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4936 | 2026.05.18 07:19:12.637704 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <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'))" | ||
| 4937 | 2026.05.18 07:19:12.637725 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4938 | 2026.05.18 07:19:12.638826 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002182 sec., 23831.34738771769 rows/sec., 5.57 MiB/sec. | ||
| 4939 | 2026.05.18 07:19:12.638925 [ 4 ] {b1b4907e-d67c-4610-8ff3-ad567cb60dfe} <Debug> TCPHandler: Processed in 0.002545484 sec. | ||
| 4940 | 2026.05.18 07:19:12.643605 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.05.18 07:19:12.643719 [ 4 ] {614e8213-5595-4cbf-9be9-1ee146613296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4942 | 2026.05.18 07:19:12.643763 [ 4 ] {614e8213-5595-4cbf-9be9-1ee146613296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4943 | 2026.05.18 07:19:12.644350 [ 4 ] {614e8213-5595-4cbf-9be9-1ee146613296} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.05.18 07:19:12.644395 [ 4 ] {614e8213-5595-4cbf-9be9-1ee146613296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4945 | 2026.05.18 07:19:12.644764 [ 4 ] {614e8213-5595-4cbf-9be9-1ee146613296} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4946 | 2026.05.18 07:19:12.644988 [ 4 ] {614e8213-5595-4cbf-9be9-1ee146613296} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.05.18 07:19:12.645131 [ 4 ] {614e8213-5595-4cbf-9be9-1ee146613296} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001443 sec., 196812.1968121968 rows/sec., 12.50 MiB/sec. | ||
| 4948 | 2026.05.18 07:19:12.645166 [ 4 ] {614e8213-5595-4cbf-9be9-1ee146613296} <Debug> TCPHandler: Processed in 0.001613279 sec. | ||
| 4949 | 2026.05.18 07:19:12.645311 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.05.18 07:19:12.645409 [ 4 ] {44021acf-99c2-4e77-8bb1-71cd67d62b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4951 | 2026.05.18 07:19:12.645449 [ 4 ] {44021acf-99c2-4e77-8bb1-71cd67d62b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4952 | 2026.05.18 07:19:12.646128 [ 4 ] {44021acf-99c2-4e77-8bb1-71cd67d62b97} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.18 07:19:12.646162 [ 4 ] {44021acf-99c2-4e77-8bb1-71cd67d62b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4954 | 2026.05.18 07:19:12.646490 [ 4 ] {44021acf-99c2-4e77-8bb1-71cd67d62b97} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4955 | 2026.05.18 07:19:12.646699 [ 4 ] {44021acf-99c2-4e77-8bb1-71cd67d62b97} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.18 07:19:12.646889 [ 4 ] {44021acf-99c2-4e77-8bb1-71cd67d62b97} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001497 sec., 547094.1883767535 rows/sec., 42.41 MiB/sec. | ||
| 4957 | 2026.05.18 07:19:12.646924 [ 4 ] {44021acf-99c2-4e77-8bb1-71cd67d62b97} <Debug> TCPHandler: Processed in 0.001661019 sec. | ||
| 4958 | 2026.05.18 07:19:12.647044 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.05.18 07:19:12.647141 [ 4 ] {76883ab0-f5f1-46b7-a652-8baeeab6f28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4960 | 2026.05.18 07:19:12.647180 [ 4 ] {76883ab0-f5f1-46b7-a652-8baeeab6f28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4961 | 2026.05.18 07:19:12.647604 [ 4 ] {76883ab0-f5f1-46b7-a652-8baeeab6f28a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.18 07:19:12.647640 [ 4 ] {76883ab0-f5f1-46b7-a652-8baeeab6f28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4963 | 2026.05.18 07:19:12.647931 [ 4 ] {76883ab0-f5f1-46b7-a652-8baeeab6f28a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4964 | 2026.05.18 07:19:12.648140 [ 4 ] {76883ab0-f5f1-46b7-a652-8baeeab6f28a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.18 07:19:12.648262 [ 4 ] {76883ab0-f5f1-46b7-a652-8baeeab6f28a} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00114 sec., 134210.52631578947 rows/sec., 8.03 MiB/sec. | ||
| 4966 | 2026.05.18 07:19:12.648297 [ 4 ] {76883ab0-f5f1-46b7-a652-8baeeab6f28a} <Debug> TCPHandler: Processed in 0.001301717 sec. | ||
| 4967 | 2026.05.18 07:19:12.648418 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.05.18 07:19:12.648515 [ 4 ] {530df80b-79bf-4101-b4c0-14a4020f89e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.05.18 07:19:12.648554 [ 4 ] {530df80b-79bf-4101-b4c0-14a4020f89e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4970 | 2026.05.18 07:19:12.648981 [ 4 ] {530df80b-79bf-4101-b4c0-14a4020f89e5} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.05.18 07:19:12.649017 [ 4 ] {530df80b-79bf-4101-b4c0-14a4020f89e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4972 | 2026.05.18 07:19:12.649311 [ 4 ] {530df80b-79bf-4101-b4c0-14a4020f89e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4973 | 2026.05.18 07:19:12.649518 [ 4 ] {530df80b-79bf-4101-b4c0-14a4020f89e5} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.05.18 07:19:12.649638 [ 4 ] {530df80b-79bf-4101-b4c0-14a4020f89e5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 4975 | 2026.05.18 07:19:12.649672 [ 4 ] {530df80b-79bf-4101-b4c0-14a4020f89e5} <Debug> TCPHandler: Processed in 0.001303877 sec. | ||
| 4976 | 2026.05.18 07:19:12.649796 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2026.05.18 07:19:12.649888 [ 4 ] {d5eb31f2-8014-4d96-b57c-d6cc733707fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4978 | 2026.05.18 07:19:12.649925 [ 4 ] {d5eb31f2-8014-4d96-b57c-d6cc733707fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4979 | 2026.05.18 07:19:12.650310 [ 4 ] {d5eb31f2-8014-4d96-b57c-d6cc733707fc} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.05.18 07:19:12.650344 [ 4 ] {d5eb31f2-8014-4d96-b57c-d6cc733707fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4981 | 2026.05.18 07:19:12.650616 [ 4 ] {d5eb31f2-8014-4d96-b57c-d6cc733707fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4982 | 2026.05.18 07:19:12.650902 [ 4 ] {d5eb31f2-8014-4d96-b57c-d6cc733707fc} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.05.18 07:19:12.651026 [ 4 ] {d5eb31f2-8014-4d96-b57c-d6cc733707fc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 4984 | 2026.05.18 07:19:12.651061 [ 4 ] {d5eb31f2-8014-4d96-b57c-d6cc733707fc} <Debug> TCPHandler: Processed in 0.001314407 sec. | ||
| 4985 | 2026.05.18 07:19:12.651183 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.05.18 07:19:12.651279 [ 4 ] {b2036f42-5963-419f-8505-111da394ef62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4987 | 2026.05.18 07:19:12.651318 [ 4 ] {b2036f42-5963-419f-8505-111da394ef62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4988 | 2026.05.18 07:19:12.651867 [ 4 ] {b2036f42-5963-419f-8505-111da394ef62} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.05.18 07:19:12.651904 [ 4 ] {b2036f42-5963-419f-8505-111da394ef62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4990 | 2026.05.18 07:19:12.652218 [ 4 ] {b2036f42-5963-419f-8505-111da394ef62} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4991 | 2026.05.18 07:19:12.652430 [ 4 ] {b2036f42-5963-419f-8505-111da394ef62} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.05.18 07:19:12.652557 [ 4 ] {b2036f42-5963-419f-8505-111da394ef62} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001295 sec., 386872.5868725869 rows/sec., 27.19 MiB/sec. | ||
| 4993 | 2026.05.18 07:19:12.652601 [ 4 ] {b2036f42-5963-419f-8505-111da394ef62} <Debug> TCPHandler: Processed in 0.001467298 sec. | ||
| 4994 | 2026.05.18 07:19:12.652719 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.05.18 07:19:12.652815 [ 4 ] {d607adeb-c175-4596-bd6e-82bb170f9c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4996 | 2026.05.18 07:19:12.652856 [ 4 ] {d607adeb-c175-4596-bd6e-82bb170f9c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4997 | 2026.05.18 07:19:12.653184 [ 4 ] {d607adeb-c175-4596-bd6e-82bb170f9c89} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.05.18 07:19:12.653219 [ 4 ] {d607adeb-c175-4596-bd6e-82bb170f9c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4999 | 2026.05.18 07:19:12.653522 [ 4 ] {d607adeb-c175-4596-bd6e-82bb170f9c89} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5000 | 2026.05.18 07:19:12.653727 [ 4 ] {d607adeb-c175-4596-bd6e-82bb170f9c89} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.05.18 07:19:12.653853 [ 4 ] {d607adeb-c175-4596-bd6e-82bb170f9c89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 5002 | 2026.05.18 07:19:12.653885 [ 4 ] {d607adeb-c175-4596-bd6e-82bb170f9c89} <Debug> TCPHandler: Processed in 0.001215797 sec. | ||
| 5003 | 2026.05.18 07:19:12.654003 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.05.18 07:19:12.654099 [ 4 ] {cd986a62-49ad-406c-802d-18ae6a267358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.05.18 07:19:12.654142 [ 4 ] {cd986a62-49ad-406c-802d-18ae6a267358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5006 | 2026.05.18 07:19:12.654532 [ 4 ] {cd986a62-49ad-406c-802d-18ae6a267358} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.05.18 07:19:12.654567 [ 4 ] {cd986a62-49ad-406c-802d-18ae6a267358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5008 | 2026.05.18 07:19:12.654881 [ 4 ] {cd986a62-49ad-406c-802d-18ae6a267358} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5009 | 2026.05.18 07:19:12.655083 [ 4 ] {cd986a62-49ad-406c-802d-18ae6a267358} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.05.18 07:19:12.655200 [ 4 ] {cd986a62-49ad-406c-802d-18ae6a267358} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001145 sec., 231441.0480349345 rows/sec., 15.38 MiB/sec. | ||
| 5011 | 2026.05.18 07:19:12.655233 [ 4 ] {cd986a62-49ad-406c-802d-18ae6a267358} <Debug> TCPHandler: Processed in 0.001306987 sec. | ||
| 5012 | 2026.05.18 07:19:12.655345 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2026.05.18 07:19:12.655442 [ 4 ] {7b6be32b-d250-41a4-bf2b-025a8934340f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5014 | 2026.05.18 07:19:12.655481 [ 4 ] {7b6be32b-d250-41a4-bf2b-025a8934340f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5015 | 2026.05.18 07:19:12.655839 [ 4 ] {7b6be32b-d250-41a4-bf2b-025a8934340f} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.05.18 07:19:12.655874 [ 4 ] {7b6be32b-d250-41a4-bf2b-025a8934340f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5017 | 2026.05.18 07:19:12.656178 [ 4 ] {7b6be32b-d250-41a4-bf2b-025a8934340f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5018 | 2026.05.18 07:19:12.656386 [ 4 ] {7b6be32b-d250-41a4-bf2b-025a8934340f} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.05.18 07:19:12.656509 [ 4 ] {7b6be32b-d250-41a4-bf2b-025a8934340f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 5020 | 2026.05.18 07:19:12.656542 [ 4 ] {7b6be32b-d250-41a4-bf2b-025a8934340f} <Debug> TCPHandler: Processed in 0.001208507 sec. | ||
| 5021 | 2026.05.18 07:19:12.656693 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2026.05.18 07:19:12.656789 [ 4 ] {efa59bf0-d664-4d08-8be5-38200408f787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5023 | 2026.05.18 07:19:12.656843 [ 4 ] {efa59bf0-d664-4d08-8be5-38200408f787} <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 | ||
| 5024 | 2026.05.18 07:19:12.657568 [ 4 ] {efa59bf0-d664-4d08-8be5-38200408f787} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.05.18 07:19:12.657604 [ 4 ] {efa59bf0-d664-4d08-8be5-38200408f787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5026 | 2026.05.18 07:19:12.658097 [ 4 ] {efa59bf0-d664-4d08-8be5-38200408f787} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5027 | 2026.05.18 07:19:12.658318 [ 4 ] {efa59bf0-d664-4d08-8be5-38200408f787} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.05.18 07:19:12.658449 [ 4 ] {efa59bf0-d664-4d08-8be5-38200408f787} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001677 sec., 6559.332140727489 rows/sec., 11.75 MiB/sec. | ||
| 5029 | 2026.05.18 07:19:12.658498 [ 4 ] {efa59bf0-d664-4d08-8be5-38200408f787} <Debug> TCPHandler: Processed in 0.00185452 sec. | ||
| 5030 | 2026.05.18 07:19:12.658624 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.05.18 07:19:12.658720 [ 4 ] {6bb8af6a-abe7-499f-86c1-9a1cf46e44ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5032 | 2026.05.18 07:19:12.658762 [ 4 ] {6bb8af6a-abe7-499f-86c1-9a1cf46e44ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5033 | 2026.05.18 07:19:12.659079 [ 4 ] {6bb8af6a-abe7-499f-86c1-9a1cf46e44ca} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.05.18 07:19:12.659112 [ 4 ] {6bb8af6a-abe7-499f-86c1-9a1cf46e44ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5035 | 2026.05.18 07:19:12.659401 [ 4 ] {6bb8af6a-abe7-499f-86c1-9a1cf46e44ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5036 | 2026.05.18 07:19:12.659600 [ 4 ] {6bb8af6a-abe7-499f-86c1-9a1cf46e44ca} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.05.18 07:19:12.659715 [ 4 ] {6bb8af6a-abe7-499f-86c1-9a1cf46e44ca} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 5038 | 2026.05.18 07:19:12.659810 [ 4 ] {6bb8af6a-abe7-499f-86c1-9a1cf46e44ca} <Debug> TCPHandler: Processed in 0.001234007 sec. | ||
| 5039 | 2026.05.18 07:19:17.631845 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.05.18 07:19:17.632119 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5041 | 2026.05.18 07:19:17.632460 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5042 | 2026.05.18 07:19:17.632498 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <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 | ||
| 5043 | 2026.05.18 07:19:17.632720 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5044 | 2026.05.18 07:19:17.632807 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5045 | 2026.05.18 07:19:17.632951 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5046 | 2026.05.18 07:19:17.632987 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5047 | 2026.05.18 07:19:17.633010 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 5048 | 2026.05.18 07:19:17.633026 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5049 | 2026.05.18 07:19:17.633067 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <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'))" | ||
| 5050 | 2026.05.18 07:19:17.633088 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 5051 | 2026.05.18 07:19:17.634273 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002258 sec., 23029.229406554474 rows/sec., 5.39 MiB/sec. | ||
| 5052 | 2026.05.18 07:19:17.634385 [ 4 ] {49d6331d-87e0-4170-929a-615d8c18531c} <Debug> TCPHandler: Processed in 0.002689405 sec. | ||
| 5053 | 2026.05.18 07:19:17.636560 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.05.18 07:19:17.636698 [ 4 ] {c5360704-c191-4d1a-8064-00a793777a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5055 | 2026.05.18 07:19:17.636751 [ 4 ] {c5360704-c191-4d1a-8064-00a793777a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5056 | 2026.05.18 07:19:17.637424 [ 4 ] {c5360704-c191-4d1a-8064-00a793777a9a} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.05.18 07:19:17.637468 [ 4 ] {c5360704-c191-4d1a-8064-00a793777a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5058 | 2026.05.18 07:19:17.637870 [ 4 ] {c5360704-c191-4d1a-8064-00a793777a9a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5059 | 2026.05.18 07:19:17.638096 [ 4 ] {c5360704-c191-4d1a-8064-00a793777a9a} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.05.18 07:19:17.638238 [ 4 ] {c5360704-c191-4d1a-8064-00a793777a9a} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001579 sec., 73464.21785940469 rows/sec., 6.22 MiB/sec. | ||
| 5061 | 2026.05.18 07:19:17.638236 [ 79 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5062 | 2026.05.18 07:19:17.638274 [ 4 ] {c5360704-c191-4d1a-8064-00a793777a9a} <Debug> TCPHandler: Processed in 0.0017785 sec. | ||
| 5063 | 2026.05.18 07:19:17.638318 [ 79 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.05.18 07:19:17.638345 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5065 | 2026.05.18 07:19:17.638447 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.05.18 07:19:17.638464 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 5067 | 2026.05.18 07:19:17.638550 [ 4 ] {a69fcf90-28d0-4f09-b4b8-02056a50ebe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5068 | 2026.05.18 07:19:17.638570 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5069 | 2026.05.18 07:19:17.638590 [ 4 ] {a69fcf90-28d0-4f09-b4b8-02056a50ebe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5070 | 2026.05.18 07:19:17.638604 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1009 rows starting from the beginning of the part | ||
| 5071 | 2026.05.18 07:19:17.638671 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3175 rows starting from the beginning of the part | ||
| 5072 | 2026.05.18 07:19:17.638723 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5073 | 2026.05.18 07:19:17.638773 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 116 rows starting from the beginning of the part | ||
| 5074 | 2026.05.18 07:19:17.638820 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 819 rows starting from the beginning of the part | ||
| 5075 | 2026.05.18 07:19:17.638870 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 116 rows starting from the beginning of the part | ||
| 5076 | 2026.05.18 07:19:17.639057 [ 4 ] {a69fcf90-28d0-4f09-b4b8-02056a50ebe0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.05.18 07:19:17.639092 [ 4 ] {a69fcf90-28d0-4f09-b4b8-02056a50ebe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5078 | 2026.05.18 07:19:17.639539 [ 4 ] {a69fcf90-28d0-4f09-b4b8-02056a50ebe0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5079 | 2026.05.18 07:19:17.639757 [ 4 ] {a69fcf90-28d0-4f09-b4b8-02056a50ebe0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.05.18 07:19:17.639903 [ 4 ] {a69fcf90-28d0-4f09-b4b8-02056a50ebe0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001372 sec., 21865.889212827988 rows/sec., 1.61 MiB/sec. | ||
| 5081 | 2026.05.18 07:19:17.639938 [ 4 ] {a69fcf90-28d0-4f09-b4b8-02056a50ebe0} <Debug> TCPHandler: Processed in 0.001540789 sec. | ||
| 5082 | 2026.05.18 07:19:17.640095 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2026.05.18 07:19:17.640192 [ 4 ] {69099843-50a6-4d68-baf3-318777e892b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5084 | 2026.05.18 07:19:17.640232 [ 4 ] {69099843-50a6-4d68-baf3-318777e892b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5085 | 2026.05.18 07:19:17.640662 [ 4 ] {69099843-50a6-4d68-baf3-318777e892b3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.05.18 07:19:17.640698 [ 4 ] {69099843-50a6-4d68-baf3-318777e892b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5087 | 2026.05.18 07:19:17.640812 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002388683 sec., 2215028.113818368 rows/sec., 177.74 MiB/sec. | ||
| 5088 | 2026.05.18 07:19:17.641116 [ 4 ] {69099843-50a6-4d68-baf3-318777e892b3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5089 | 2026.05.18 07:19:17.641201 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5090 | 2026.05.18 07:19:17.641385 [ 4 ] {69099843-50a6-4d68-baf3-318777e892b3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.05.18 07:19:17.641523 [ 83 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5092 | 2026.05.18 07:19:17.641537 [ 4 ] {69099843-50a6-4d68-baf3-318777e892b3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001363 sec., 68965.5172413793 rows/sec., 5.39 MiB/sec. | ||
| 5093 | 2026.05.18 07:19:17.641570 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.05.18 07:19:17.641572 [ 83 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.05.18 07:19:17.641589 [ 4 ] {69099843-50a6-4d68-baf3-318777e892b3} <Debug> TCPHandler: Processed in 0.001544079 sec. | ||
| 5096 | 2026.05.18 07:19:17.641683 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_31_6} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5097 | 2026.05.18 07:19:17.641739 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5098 | 2026.05.18 07:19:17.641842 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5099 | 2026.05.18 07:19:17.641895 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 5100 | 2026.05.18 07:19:17.642008 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5101 | 2026.05.18 07:19:17.642007 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.05.18 07:19:17.642039 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 603 rows starting from the beginning of the part | ||
| 5103 | 2026.05.18 07:19:17.642134 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1735 rows starting from the beginning of the part | ||
| 5104 | 2026.05.18 07:19:17.642179 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5105 | 2026.05.18 07:19:17.642207 [ 4 ] {8fd86b81-51fc-49f6-9ab1-d431fe93a093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5106 | 2026.05.18 07:19:17.642222 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 94 rows starting from the beginning of the part | ||
| 5107 | 2026.05.18 07:19:17.642273 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 501 rows starting from the beginning of the part | ||
| 5108 | 2026.05.18 07:19:17.642293 [ 4 ] {8fd86b81-51fc-49f6-9ab1-d431fe93a093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5109 | 2026.05.18 07:19:17.642317 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 94 rows starting from the beginning of the part | ||
| 5110 | 2026.05.18 07:19:17.642968 [ 4 ] {8fd86b81-51fc-49f6-9ab1-d431fe93a093} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.05.18 07:19:17.643018 [ 4 ] {8fd86b81-51fc-49f6-9ab1-d431fe93a093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5112 | 2026.05.18 07:19:17.643475 [ 4 ] {8fd86b81-51fc-49f6-9ab1-d431fe93a093} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5113 | 2026.05.18 07:19:17.643486 [ 200 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671739 sec., 1848972.8360707024 rows/sec., 135.89 MiB/sec. | ||
| 5114 | 2026.05.18 07:19:17.643702 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5115 | 2026.05.18 07:19:17.643746 [ 4 ] {8fd86b81-51fc-49f6-9ab1-d431fe93a093} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.05.18 07:19:17.643916 [ 4 ] {8fd86b81-51fc-49f6-9ab1-d431fe93a093} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001764 sec., 90702.94784580499 rows/sec., 6.32 MiB/sec. | ||
| 5117 | 2026.05.18 07:19:17.643957 [ 4 ] {8fd86b81-51fc-49f6-9ab1-d431fe93a093} <Debug> TCPHandler: Processed in 0.002096312 sec. | ||
| 5118 | 2026.05.18 07:19:17.643996 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.05.18 07:19:17.644074 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_31_6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5120 | 2026.05.18 07:19:17.644110 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.05.18 07:19:17.644135 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5122 | 2026.05.18 07:19:17.644215 [ 4 ] {6bbc433b-bc0d-4955-8b81-9c96ca8721c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.05.18 07:19:17.644276 [ 4 ] {6bbc433b-bc0d-4955-8b81-9c96ca8721c4} <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 | ||
| 5124 | 2026.05.18 07:19:17.645171 [ 4 ] {6bbc433b-bc0d-4955-8b81-9c96ca8721c4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.18 07:19:17.645208 [ 4 ] {6bbc433b-bc0d-4955-8b81-9c96ca8721c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5126 | 2026.05.18 07:19:17.645760 [ 4 ] {6bbc433b-bc0d-4955-8b81-9c96ca8721c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5127 | 2026.05.18 07:19:17.646000 [ 4 ] {6bbc433b-bc0d-4955-8b81-9c96ca8721c4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.05.18 07:19:17.646141 [ 4 ] {6bbc433b-bc0d-4955-8b81-9c96ca8721c4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001946 sec., 15416.238437821172 rows/sec., 27.63 MiB/sec. | ||
| 5129 | 2026.05.18 07:19:17.646191 [ 4 ] {6bbc433b-bc0d-4955-8b81-9c96ca8721c4} <Debug> TCPHandler: Processed in 0.002130292 sec. | ||
| 5130 | 2026.05.18 07:19:17.646342 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.05.18 07:19:17.646439 [ 4 ] {ed9b6471-8f11-4488-a45b-637d1caf1df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.05.18 07:19:17.646482 [ 4 ] {ed9b6471-8f11-4488-a45b-637d1caf1df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5133 | 2026.05.18 07:19:17.646832 [ 4 ] {ed9b6471-8f11-4488-a45b-637d1caf1df5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.05.18 07:19:17.646868 [ 4 ] {ed9b6471-8f11-4488-a45b-637d1caf1df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5135 | 2026.05.18 07:19:17.647176 [ 4 ] {ed9b6471-8f11-4488-a45b-637d1caf1df5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5136 | 2026.05.18 07:19:17.647390 [ 4 ] {ed9b6471-8f11-4488-a45b-637d1caf1df5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.05.18 07:19:17.647516 [ 4 ] {ed9b6471-8f11-4488-a45b-637d1caf1df5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5138 | 2026.05.18 07:19:17.647549 [ 4 ] {ed9b6471-8f11-4488-a45b-637d1caf1df5} <Debug> TCPHandler: Processed in 0.001256547 sec. | ||
| 5139 | 2026.05.18 07:19:19.288926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11106 | ||
| 5140 | 2026.05.18 07:19:19.289649 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.05.18 07:19:19.289689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5142 | 2026.05.18 07:19:19.290185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5143 | 2026.05.18 07:19:19.290433 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.05.18 07:19:19.290565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11106 | ||
| 5145 | 2026.05.18 07:19:19.853688 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5146 | 2026.05.18 07:19:19.870301 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.05.18 07:19:19.870370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5148 | 2026.05.18 07:19:19.876481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5149 | 2026.05.18 07:19:19.877247 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.18 07:19:19.880184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5151 | 2026.05.18 07:19:22.637374 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.05.18 07:19:22.637616 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 5153 | 2026.05.18 07:19:22.637957 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5154 | 2026.05.18 07:19:22.637997 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <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 | ||
| 5155 | 2026.05.18 07:19:22.638238 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5156 | 2026.05.18 07:19:22.638303 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5157 | 2026.05.18 07:19:22.638441 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5158 | 2026.05.18 07:19:22.638476 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5159 | 2026.05.18 07:19:22.638497 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 5160 | 2026.05.18 07:19:22.638513 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5161 | 2026.05.18 07:19:22.638554 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <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'))" | ||
| 5162 | 2026.05.18 07:19:22.638574 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 5163 | 2026.05.18 07:19:22.639671 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002136 sec., 24344.569288389514 rows/sec., 5.69 MiB/sec. | ||
| 5164 | 2026.05.18 07:19:22.639846 [ 4 ] {2bff96fd-f850-4fc6-88a3-550f525d921f} <Debug> TCPHandler: Processed in 0.002605375 sec. | ||
| 5165 | 2026.05.18 07:19:22.644808 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.05.18 07:19:22.644974 [ 4 ] {11ec8e13-0133-4e2c-bb37-40234edcaa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5167 | 2026.05.18 07:19:22.645047 [ 4 ] {11ec8e13-0133-4e2c-bb37-40234edcaa70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5168 | 2026.05.18 07:19:22.645696 [ 4 ] {11ec8e13-0133-4e2c-bb37-40234edcaa70} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.05.18 07:19:22.645743 [ 4 ] {11ec8e13-0133-4e2c-bb37-40234edcaa70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5170 | 2026.05.18 07:19:22.646132 [ 4 ] {11ec8e13-0133-4e2c-bb37-40234edcaa70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5171 | 2026.05.18 07:19:22.646380 [ 4 ] {11ec8e13-0133-4e2c-bb37-40234edcaa70} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.05.18 07:19:22.646524 [ 4 ] {11ec8e13-0133-4e2c-bb37-40234edcaa70} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001599 sec., 177611.00687929956 rows/sec., 11.28 MiB/sec. | ||
| 5173 | 2026.05.18 07:19:22.646560 [ 4 ] {11ec8e13-0133-4e2c-bb37-40234edcaa70} <Debug> TCPHandler: Processed in 0.00187402 sec. | ||
| 5174 | 2026.05.18 07:19:22.646708 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.05.18 07:19:22.646805 [ 4 ] {5e00b3b5-2fab-4578-973e-0ec84a12f6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5176 | 2026.05.18 07:19:22.646845 [ 4 ] {5e00b3b5-2fab-4578-973e-0ec84a12f6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5177 | 2026.05.18 07:19:22.647492 [ 4 ] {5e00b3b5-2fab-4578-973e-0ec84a12f6e4} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.05.18 07:19:22.647529 [ 4 ] {5e00b3b5-2fab-4578-973e-0ec84a12f6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5179 | 2026.05.18 07:19:22.647887 [ 4 ] {5e00b3b5-2fab-4578-973e-0ec84a12f6e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5180 | 2026.05.18 07:19:22.648101 [ 4 ] {5e00b3b5-2fab-4578-973e-0ec84a12f6e4} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.05.18 07:19:22.648232 [ 4 ] {5e00b3b5-2fab-4578-973e-0ec84a12f6e4} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001444 sec., 567174.5152354571 rows/sec., 43.96 MiB/sec. | ||
| 5182 | 2026.05.18 07:19:22.648267 [ 4 ] {5e00b3b5-2fab-4578-973e-0ec84a12f6e4} <Debug> TCPHandler: Processed in 0.001608659 sec. | ||
| 5183 | 2026.05.18 07:19:22.648404 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.05.18 07:19:22.648502 [ 4 ] {100c2861-a871-4ab9-bc45-acac22082b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.05.18 07:19:22.648542 [ 4 ] {100c2861-a871-4ab9-bc45-acac22082b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5186 | 2026.05.18 07:19:22.648963 [ 4 ] {100c2861-a871-4ab9-bc45-acac22082b40} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.05.18 07:19:22.649000 [ 4 ] {100c2861-a871-4ab9-bc45-acac22082b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5188 | 2026.05.18 07:19:22.649300 [ 4 ] {100c2861-a871-4ab9-bc45-acac22082b40} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5189 | 2026.05.18 07:19:22.649502 [ 4 ] {100c2861-a871-4ab9-bc45-acac22082b40} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.05.18 07:19:22.649616 [ 75 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5191 | 2026.05.18 07:19:22.649626 [ 4 ] {100c2861-a871-4ab9-bc45-acac22082b40} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001143 sec., 133858.26771653545 rows/sec., 8.00 MiB/sec. | ||
| 5192 | 2026.05.18 07:19:22.649681 [ 75 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.05.18 07:19:22.649687 [ 4 ] {100c2861-a871-4ab9-bc45-acac22082b40} <Debug> TCPHandler: Processed in 0.001333117 sec. | ||
| 5194 | 2026.05.18 07:19:22.649711 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5195 | 2026.05.18 07:19:22.649808 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 5196 | 2026.05.18 07:19:22.649835 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.05.18 07:19:22.649916 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2026.05.18 07:19:22.649937 [ 4 ] {d0ef3779-8508-4993-b187-d58eccb8af7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.05.18 07:19:22.649951 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 213 rows starting from the beginning of the part | ||
| 5200 | 2026.05.18 07:19:22.649985 [ 4 ] {d0ef3779-8508-4993-b187-d58eccb8af7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5201 | 2026.05.18 07:19:22.650020 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 172 rows starting from the beginning of the part | ||
| 5202 | 2026.05.18 07:19:22.650068 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 5203 | 2026.05.18 07:19:22.650109 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 153 rows starting from the beginning of the part | ||
| 5204 | 2026.05.18 07:19:22.650154 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5205 | 2026.05.18 07:19:22.650194 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 153 rows starting from the beginning of the part | ||
| 5206 | 2026.05.18 07:19:22.650439 [ 4 ] {d0ef3779-8508-4993-b187-d58eccb8af7e} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.05.18 07:19:22.650481 [ 4 ] {d0ef3779-8508-4993-b187-d58eccb8af7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5208 | 2026.05.18 07:19:22.650812 [ 4 ] {d0ef3779-8508-4993-b187-d58eccb8af7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5209 | 2026.05.18 07:19:22.651051 [ 4 ] {d0ef3779-8508-4993-b187-d58eccb8af7e} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.05.18 07:19:22.651105 [ 201 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334738 sec., 562657.240597031 rows/sec., 37.15 MiB/sec. | ||
| 5211 | 2026.05.18 07:19:22.651180 [ 4 ] {d0ef3779-8508-4993-b187-d58eccb8af7e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001262 sec., 118066.56101426306 rows/sec., 7.63 MiB/sec. | ||
| 5212 | 2026.05.18 07:19:22.651220 [ 4 ] {d0ef3779-8508-4993-b187-d58eccb8af7e} <Debug> TCPHandler: Processed in 0.001435228 sec. | ||
| 5213 | 2026.05.18 07:19:22.651322 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5214 | 2026.05.18 07:19:22.651348 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.05.18 07:19:22.651451 [ 4 ] {424401c7-17b4-4f90-a915-458dfa0ba36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.05.18 07:19:22.651492 [ 4 ] {424401c7-17b4-4f90-a915-458dfa0ba36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5217 | 2026.05.18 07:19:22.651693 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2026.05.18 07:19:22.651787 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_26_5} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5219 | 2026.05.18 07:19:22.651886 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5220 | 2026.05.18 07:19:22.651919 [ 4 ] {424401c7-17b4-4f90-a915-458dfa0ba36a} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.05.18 07:19:22.651961 [ 4 ] {424401c7-17b4-4f90-a915-458dfa0ba36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5222 | 2026.05.18 07:19:22.652268 [ 4 ] {424401c7-17b4-4f90-a915-458dfa0ba36a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5223 | 2026.05.18 07:19:22.652479 [ 4 ] {424401c7-17b4-4f90-a915-458dfa0ba36a} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.05.18 07:19:22.652602 [ 4 ] {424401c7-17b4-4f90-a915-458dfa0ba36a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 5225 | 2026.05.18 07:19:22.652637 [ 4 ] {424401c7-17b4-4f90-a915-458dfa0ba36a} <Debug> TCPHandler: Processed in 0.001339598 sec. | ||
| 5226 | 2026.05.18 07:19:22.652758 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.05.18 07:19:22.652853 [ 4 ] {aca35899-ec79-4b8c-b3c5-0be912f4ff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5228 | 2026.05.18 07:19:22.652893 [ 4 ] {aca35899-ec79-4b8c-b3c5-0be912f4ff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5229 | 2026.05.18 07:19:22.653430 [ 4 ] {aca35899-ec79-4b8c-b3c5-0be912f4ff83} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.05.18 07:19:22.653466 [ 4 ] {aca35899-ec79-4b8c-b3c5-0be912f4ff83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5231 | 2026.05.18 07:19:22.653790 [ 4 ] {aca35899-ec79-4b8c-b3c5-0be912f4ff83} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5232 | 2026.05.18 07:19:22.653997 [ 4 ] {aca35899-ec79-4b8c-b3c5-0be912f4ff83} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.05.18 07:19:22.654124 [ 4 ] {aca35899-ec79-4b8c-b3c5-0be912f4ff83} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001289 sec., 388673.3902249806 rows/sec., 27.32 MiB/sec. | ||
| 5234 | 2026.05.18 07:19:22.654158 [ 4 ] {aca35899-ec79-4b8c-b3c5-0be912f4ff83} <Debug> TCPHandler: Processed in 0.001450028 sec. | ||
| 5235 | 2026.05.18 07:19:22.654309 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.05.18 07:19:22.654404 [ 4 ] {2fc6c380-c707-4dd7-a639-f0c10469d9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5237 | 2026.05.18 07:19:22.654445 [ 4 ] {2fc6c380-c707-4dd7-a639-f0c10469d9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5238 | 2026.05.18 07:19:22.654776 [ 4 ] {2fc6c380-c707-4dd7-a639-f0c10469d9ae} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.05.18 07:19:22.654812 [ 4 ] {2fc6c380-c707-4dd7-a639-f0c10469d9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5240 | 2026.05.18 07:19:22.655108 [ 4 ] {2fc6c380-c707-4dd7-a639-f0c10469d9ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5241 | 2026.05.18 07:19:22.655314 [ 4 ] {2fc6c380-c707-4dd7-a639-f0c10469d9ae} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.05.18 07:19:22.655438 [ 4 ] {2fc6c380-c707-4dd7-a639-f0c10469d9ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 5243 | 2026.05.18 07:19:22.655472 [ 4 ] {2fc6c380-c707-4dd7-a639-f0c10469d9ae} <Debug> TCPHandler: Processed in 0.001212427 sec. | ||
| 5244 | 2026.05.18 07:19:22.655593 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2026.05.18 07:19:22.655688 [ 4 ] {976b268e-d17b-4b9d-b9ba-576697bf920f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5246 | 2026.05.18 07:19:22.655731 [ 4 ] {976b268e-d17b-4b9d-b9ba-576697bf920f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5247 | 2026.05.18 07:19:22.656135 [ 4 ] {976b268e-d17b-4b9d-b9ba-576697bf920f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.05.18 07:19:22.656171 [ 4 ] {976b268e-d17b-4b9d-b9ba-576697bf920f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5249 | 2026.05.18 07:19:22.656508 [ 4 ] {976b268e-d17b-4b9d-b9ba-576697bf920f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5250 | 2026.05.18 07:19:22.656712 [ 4 ] {976b268e-d17b-4b9d-b9ba-576697bf920f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.05.18 07:19:22.656814 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5252 | 2026.05.18 07:19:22.656837 [ 4 ] {976b268e-d17b-4b9d-b9ba-576697bf920f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 5253 | 2026.05.18 07:19:22.656848 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.05.18 07:19:22.656878 [ 4 ] {976b268e-d17b-4b9d-b9ba-576697bf920f} <Debug> TCPHandler: Processed in 0.001333857 sec. | ||
| 5255 | 2026.05.18 07:19:22.656878 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5256 | 2026.05.18 07:19:22.656982 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 5257 | 2026.05.18 07:19:22.657041 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.05.18 07:19:22.657113 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5259 | 2026.05.18 07:19:22.657141 [ 4 ] {f6ca6c8a-762c-4b98-a5b4-1a5e12ed0c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.18 07:19:22.657152 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9333 rows starting from the beginning of the part | ||
| 5261 | 2026.05.18 07:19:22.657192 [ 4 ] {f6ca6c8a-762c-4b98-a5b4-1a5e12ed0c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5262 | 2026.05.18 07:19:22.657229 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5263 | 2026.05.18 07:19:22.657288 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5264 | 2026.05.18 07:19:22.657339 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5265 | 2026.05.18 07:19:22.657384 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5266 | 2026.05.18 07:19:22.657432 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 5267 | 2026.05.18 07:19:22.657517 [ 4 ] {f6ca6c8a-762c-4b98-a5b4-1a5e12ed0c19} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.05.18 07:19:22.657557 [ 4 ] {f6ca6c8a-762c-4b98-a5b4-1a5e12ed0c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5269 | 2026.05.18 07:19:22.657876 [ 4 ] {f6ca6c8a-762c-4b98-a5b4-1a5e12ed0c19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5270 | 2026.05.18 07:19:22.658083 [ 4 ] {f6ca6c8a-762c-4b98-a5b4-1a5e12ed0c19} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.05.18 07:19:22.658209 [ 4 ] {f6ca6c8a-762c-4b98-a5b4-1a5e12ed0c19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 5272 | 2026.05.18 07:19:22.658243 [ 4 ] {f6ca6c8a-762c-4b98-a5b4-1a5e12ed0c19} <Debug> TCPHandler: Processed in 0.001252286 sec. | ||
| 5273 | 2026.05.18 07:19:22.658367 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.05.18 07:19:22.658462 [ 4 ] {2d1dd60e-11b5-4fc6-a438-ad3c1cbbf92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.05.18 07:19:22.658515 [ 4 ] {2d1dd60e-11b5-4fc6-a438-ad3c1cbbf92c} <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 | ||
| 5276 | 2026.05.18 07:19:22.659280 [ 4 ] {2d1dd60e-11b5-4fc6-a438-ad3c1cbbf92c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.05.18 07:19:22.659317 [ 4 ] {2d1dd60e-11b5-4fc6-a438-ad3c1cbbf92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5278 | 2026.05.18 07:19:22.659937 [ 4 ] {2d1dd60e-11b5-4fc6-a438-ad3c1cbbf92c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5279 | 2026.05.18 07:19:22.660171 [ 4 ] {2d1dd60e-11b5-4fc6-a438-ad3c1cbbf92c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.05.18 07:19:22.660319 [ 4 ] {2d1dd60e-11b5-4fc6-a438-ad3c1cbbf92c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001874 sec., 5869.797225186766 rows/sec., 10.52 MiB/sec. | ||
| 5281 | 2026.05.18 07:19:22.660370 [ 4 ] {2d1dd60e-11b5-4fc6-a438-ad3c1cbbf92c} <Debug> TCPHandler: Processed in 0.002052951 sec. | ||
| 5282 | 2026.05.18 07:19:22.660499 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.05.18 07:19:22.660596 [ 4 ] {24d94c06-283a-4526-b944-970e74921e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.05.18 07:19:22.660637 [ 4 ] {24d94c06-283a-4526-b944-970e74921e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5285 | 2026.05.18 07:19:22.660973 [ 4 ] {24d94c06-283a-4526-b944-970e74921e06} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.05.18 07:19:22.661009 [ 4 ] {24d94c06-283a-4526-b944-970e74921e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5287 | 2026.05.18 07:19:22.661056 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10247 rows, containing 5 columns (5 merged, 0 gathered) in 0.004112553 sec., 2491639.6214225083 rows/sec., 166.01 MiB/sec. | ||
| 5288 | 2026.05.18 07:19:22.661348 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5289 | 2026.05.18 07:19:22.661353 [ 4 ] {24d94c06-283a-4526-b944-970e74921e06} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5290 | 2026.05.18 07:19:22.661639 [ 4 ] {24d94c06-283a-4526-b944-970e74921e06} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.05.18 07:19:22.661727 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.05.18 07:19:22.661776 [ 4 ] {24d94c06-283a-4526-b944-970e74921e06} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 4.70 MiB/sec. | ||
| 5293 | 2026.05.18 07:19:22.661815 [ 4 ] {24d94c06-283a-4526-b944-970e74921e06} <Debug> TCPHandler: Processed in 0.001365118 sec. | ||
| 5294 | 2026.05.18 07:19:22.661825 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5295 | 2026.05.18 07:19:22.661914 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5296 | 2026.05.18 07:19:26.697943 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5297 | 2026.05.18 07:19:26.698019 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5298 | 2026.05.18 07:19:26.790875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11554 | ||
| 5299 | 2026.05.18 07:19:26.791416 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.05.18 07:19:26.791458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5301 | 2026.05.18 07:19:26.791971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5302 | 2026.05.18 07:19:26.792203 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.05.18 07:19:26.792338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11554 | ||
| 5304 | 2026.05.18 07:19:27.380473 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5305 | 2026.05.18 07:19:27.396906 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.05.18 07:19:27.396964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5307 | 2026.05.18 07:19:27.402691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5308 | 2026.05.18 07:19:27.403396 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.05.18 07:19:27.406122 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5310 | 2026.05.18 07:19:27.632334 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.05.18 07:19:27.632614 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5312 | 2026.05.18 07:19:27.633016 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5313 | 2026.05.18 07:19:27.633062 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <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 | ||
| 5314 | 2026.05.18 07:19:27.633325 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5315 | 2026.05.18 07:19:27.633407 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5316 | 2026.05.18 07:19:27.633565 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5317 | 2026.05.18 07:19:27.633602 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5318 | 2026.05.18 07:19:27.633624 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 5319 | 2026.05.18 07:19:27.633641 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5320 | 2026.05.18 07:19:27.633684 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <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'))" | ||
| 5321 | 2026.05.18 07:19:27.633705 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 5322 | 2026.05.18 07:19:27.634929 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002433 sec., 21372.79079325935 rows/sec., 5.00 MiB/sec. | ||
| 5323 | 2026.05.18 07:19:27.635040 [ 4 ] {8c072afb-1687-47bb-ba24-136da43f2e60} <Debug> TCPHandler: Processed in 0.002858466 sec. | ||
| 5324 | 2026.05.18 07:19:27.637304 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2026.05.18 07:19:27.637427 [ 4 ] {a57c4918-c3a3-4bc0-9461-64db532af0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5326 | 2026.05.18 07:19:27.637474 [ 4 ] {a57c4918-c3a3-4bc0-9461-64db532af0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5327 | 2026.05.18 07:19:27.638325 [ 4 ] {a57c4918-c3a3-4bc0-9461-64db532af0ea} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.05.18 07:19:27.638412 [ 4 ] {a57c4918-c3a3-4bc0-9461-64db532af0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5329 | 2026.05.18 07:19:27.638856 [ 4 ] {a57c4918-c3a3-4bc0-9461-64db532af0ea} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5330 | 2026.05.18 07:19:27.639082 [ 4 ] {a57c4918-c3a3-4bc0-9461-64db532af0ea} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.05.18 07:19:27.639236 [ 4 ] {a57c4918-c3a3-4bc0-9461-64db532af0ea} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001844 sec., 62906.72451193059 rows/sec., 5.33 MiB/sec. | ||
| 5332 | 2026.05.18 07:19:27.639271 [ 4 ] {a57c4918-c3a3-4bc0-9461-64db532af0ea} <Debug> TCPHandler: Processed in 0.002020731 sec. | ||
| 5333 | 2026.05.18 07:19:27.639504 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.05.18 07:19:27.639604 [ 4 ] {2a8b88d4-7b06-4f98-b578-14314b7342af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5335 | 2026.05.18 07:19:27.639646 [ 4 ] {2a8b88d4-7b06-4f98-b578-14314b7342af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5336 | 2026.05.18 07:19:27.640124 [ 4 ] {2a8b88d4-7b06-4f98-b578-14314b7342af} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.05.18 07:19:27.640161 [ 4 ] {2a8b88d4-7b06-4f98-b578-14314b7342af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5338 | 2026.05.18 07:19:27.640474 [ 4 ] {2a8b88d4-7b06-4f98-b578-14314b7342af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5339 | 2026.05.18 07:19:27.640700 [ 4 ] {2a8b88d4-7b06-4f98-b578-14314b7342af} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.05.18 07:19:27.640830 [ 4 ] {2a8b88d4-7b06-4f98-b578-14314b7342af} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001245 sec., 24096.385542168675 rows/sec., 1.77 MiB/sec. | ||
| 5341 | 2026.05.18 07:19:27.640864 [ 4 ] {2a8b88d4-7b06-4f98-b578-14314b7342af} <Debug> TCPHandler: Processed in 0.001432128 sec. | ||
| 5342 | 2026.05.18 07:19:27.640994 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.05.18 07:19:27.641092 [ 4 ] {35c9b049-e5cf-493e-8caf-948031c9c3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5344 | 2026.05.18 07:19:27.641132 [ 4 ] {35c9b049-e5cf-493e-8caf-948031c9c3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5345 | 2026.05.18 07:19:27.641575 [ 4 ] {35c9b049-e5cf-493e-8caf-948031c9c3ab} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.05.18 07:19:27.641623 [ 4 ] {35c9b049-e5cf-493e-8caf-948031c9c3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5347 | 2026.05.18 07:19:27.641924 [ 4 ] {35c9b049-e5cf-493e-8caf-948031c9c3ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5348 | 2026.05.18 07:19:27.642156 [ 4 ] {35c9b049-e5cf-493e-8caf-948031c9c3ab} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.05.18 07:19:27.642285 [ 4 ] {35c9b049-e5cf-493e-8caf-948031c9c3ab} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001211 sec., 77621.80016515276 rows/sec., 6.06 MiB/sec. | ||
| 5350 | 2026.05.18 07:19:27.642319 [ 4 ] {35c9b049-e5cf-493e-8caf-948031c9c3ab} <Debug> TCPHandler: Processed in 0.001374298 sec. | ||
| 5351 | 2026.05.18 07:19:27.642455 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.05.18 07:19:27.642551 [ 4 ] {e952b3df-5b00-467b-87e6-2ba2b1cf7d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.05.18 07:19:27.642595 [ 4 ] {e952b3df-5b00-467b-87e6-2ba2b1cf7d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5354 | 2026.05.18 07:19:27.643063 [ 4 ] {e952b3df-5b00-467b-87e6-2ba2b1cf7d7c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.05.18 07:19:27.643101 [ 4 ] {e952b3df-5b00-467b-87e6-2ba2b1cf7d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5356 | 2026.05.18 07:19:27.643439 [ 4 ] {e952b3df-5b00-467b-87e6-2ba2b1cf7d7c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5357 | 2026.05.18 07:19:27.643652 [ 4 ] {e952b3df-5b00-467b-87e6-2ba2b1cf7d7c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.05.18 07:19:27.643782 [ 4 ] {e952b3df-5b00-467b-87e6-2ba2b1cf7d7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 5359 | 2026.05.18 07:19:27.643816 [ 4 ] {e952b3df-5b00-467b-87e6-2ba2b1cf7d7c} <Debug> TCPHandler: Processed in 0.001416898 sec. | ||
| 5360 | 2026.05.18 07:19:27.643942 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.05.18 07:19:27.644038 [ 4 ] {aec81597-88ef-4bc4-b669-d32d606cb30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5362 | 2026.05.18 07:19:27.644092 [ 4 ] {aec81597-88ef-4bc4-b669-d32d606cb30c} <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 | ||
| 5363 | 2026.05.18 07:19:27.644960 [ 4 ] {aec81597-88ef-4bc4-b669-d32d606cb30c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.05.18 07:19:27.644997 [ 4 ] {aec81597-88ef-4bc4-b669-d32d606cb30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5365 | 2026.05.18 07:19:27.645543 [ 4 ] {aec81597-88ef-4bc4-b669-d32d606cb30c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5366 | 2026.05.18 07:19:27.645763 [ 4 ] {aec81597-88ef-4bc4-b669-d32d606cb30c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.05.18 07:19:27.645899 [ 4 ] {aec81597-88ef-4bc4-b669-d32d606cb30c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001879 sec., 15965.939329430548 rows/sec., 28.61 MiB/sec. | ||
| 5368 | 2026.05.18 07:19:27.645911 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5369 | 2026.05.18 07:19:27.645949 [ 4 ] {aec81597-88ef-4bc4-b669-d32d606cb30c} <Debug> TCPHandler: Processed in 0.002061232 sec. | ||
| 5370 | 2026.05.18 07:19:27.645991 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.05.18 07:19:27.646022 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5372 | 2026.05.18 07:19:27.646102 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2026.05.18 07:19:27.646151 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 5374 | 2026.05.18 07:19:27.646207 [ 4 ] {0f289165-1c4c-4d5f-b2cb-a0c67c02ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5375 | 2026.05.18 07:19:27.646255 [ 4 ] {0f289165-1c4c-4d5f-b2cb-a0c67c02ea18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5376 | 2026.05.18 07:19:27.646425 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5377 | 2026.05.18 07:19:27.646498 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 463 rows starting from the beginning of the part | ||
| 5378 | 2026.05.18 07:19:27.646630 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5379 | 2026.05.18 07:19:27.646650 [ 4 ] {0f289165-1c4c-4d5f-b2cb-a0c67c02ea18} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.05.18 07:19:27.646693 [ 4 ] {0f289165-1c4c-4d5f-b2cb-a0c67c02ea18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5381 | 2026.05.18 07:19:27.646743 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 5382 | 2026.05.18 07:19:27.646860 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5383 | 2026.05.18 07:19:27.646965 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 5384 | 2026.05.18 07:19:27.647024 [ 4 ] {0f289165-1c4c-4d5f-b2cb-a0c67c02ea18} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5385 | 2026.05.18 07:19:27.647066 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5386 | 2026.05.18 07:19:27.647278 [ 4 ] {0f289165-1c4c-4d5f-b2cb-a0c67c02ea18} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.05.18 07:19:27.647416 [ 68 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5388 | 2026.05.18 07:19:27.647419 [ 4 ] {0f289165-1c4c-4d5f-b2cb-a0c67c02ea18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 5389 | 2026.05.18 07:19:27.647468 [ 68 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.05.18 07:19:27.647494 [ 4 ] {0f289165-1c4c-4d5f-b2cb-a0c67c02ea18} <Debug> TCPHandler: Processed in 0.001459448 sec. | ||
| 5391 | 2026.05.18 07:19:27.647499 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5392 | 2026.05.18 07:19:27.647628 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 5393 | 2026.05.18 07:19:27.647786 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5394 | 2026.05.18 07:19:27.647825 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1356 rows starting from the beginning of the part | ||
| 5395 | 2026.05.18 07:19:27.647897 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 5396 | 2026.05.18 07:19:27.647948 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 5397 | 2026.05.18 07:19:27.647994 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5398 | 2026.05.18 07:19:27.648035 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5399 | 2026.05.18 07:19:27.648079 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 5400 | 2026.05.18 07:19:27.649131 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 4 columns (4 merged, 0 gathered) in 0.001548878 sec., 1107898.749933823 rows/sec., 72.29 MiB/sec. | ||
| 5401 | 2026.05.18 07:19:27.649446 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5402 | 2026.05.18 07:19:27.649748 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_31_6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2026.05.18 07:19:27.649828 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_31_6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5404 | 2026.05.18 07:19:27.649928 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5405 | 2026.05.18 07:19:27.670537 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 19 columns (19 merged, 0 gathered) in 0.024442275 sec., 23524.815100067404 rows/sec., 42.16 MiB/sec. | ||
| 5406 | 2026.05.18 07:19:27.671324 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5407 | 2026.05.18 07:19:27.671695 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.05.18 07:19:27.671771 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5409 | 2026.05.18 07:19:27.671892 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5410 | 2026.05.18 07:19:28.000468 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.73 MiB, peak 260.06 MiB, free memory in arenas 0.00 B, will set to 254.00 MiB (RSS), difference: 1.27 MiB | ||
| 5411 | 2026.05.18 07:19:29.905765 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.05.18 07:19:29.906062 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5413 | 2026.05.18 07:19:29.906498 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5414 | 2026.05.18 07:19:29.906555 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5415 | 2026.05.18 07:19:29.906820 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5416 | 2026.05.18 07:19:29.906889 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5417 | 2026.05.18 07:19:29.907037 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 5418 | 2026.05.18 07:19:29.907075 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5419 | 2026.05.18 07:19:29.907098 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 5420 | 2026.05.18 07:19:29.907114 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5421 | 2026.05.18 07:19:29.907157 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5422 | 2026.05.18 07:19:29.907179 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 5423 | 2026.05.18 07:19:29.908525 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002584 sec., 20123.839009287927 rows/sec., 4.71 MiB/sec. | ||
| 5424 | 2026.05.18 07:19:29.908667 [ 4 ] {6b2f57b7-377b-43e2-97c9-fcab456e0eb5} <Debug> TCPHandler: Processed in 0.003058757 sec. | ||
| 5425 | 2026.05.18 07:19:29.923817 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.05.18 07:19:29.923964 [ 4 ] {de9e1b7d-74a0-4b58-8193-bcb47a614d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5427 | 2026.05.18 07:19:29.924030 [ 4 ] {de9e1b7d-74a0-4b58-8193-bcb47a614d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5428 | 2026.05.18 07:19:29.924731 [ 4 ] {de9e1b7d-74a0-4b58-8193-bcb47a614d6c} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.05.18 07:19:29.924776 [ 4 ] {de9e1b7d-74a0-4b58-8193-bcb47a614d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5430 | 2026.05.18 07:19:29.925186 [ 4 ] {de9e1b7d-74a0-4b58-8193-bcb47a614d6c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5431 | 2026.05.18 07:19:29.925417 [ 4 ] {de9e1b7d-74a0-4b58-8193-bcb47a614d6c} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.05.18 07:19:29.925567 [ 4 ] {de9e1b7d-74a0-4b58-8193-bcb47a614d6c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001646 sec., 172539.48967193198 rows/sec., 10.96 MiB/sec. | ||
| 5433 | 2026.05.18 07:19:29.925597 [ 63 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5434 | 2026.05.18 07:19:29.925605 [ 4 ] {de9e1b7d-74a0-4b58-8193-bcb47a614d6c} <Debug> TCPHandler: Processed in 0.001915601 sec. | ||
| 5435 | 2026.05.18 07:19:29.925687 [ 63 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.05.18 07:19:29.925720 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5437 | 2026.05.18 07:19:29.925805 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.05.18 07:19:29.925853 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 5439 | 2026.05.18 07:19:29.925910 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5440 | 2026.05.18 07:19:29.925959 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5441 | 2026.05.18 07:19:29.926017 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5442 | 2026.05.18 07:19:29.926057 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 5443 | 2026.05.18 07:19:29.926128 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 5444 | 2026.05.18 07:19:29.926176 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 5445 | 2026.05.18 07:19:29.926220 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 5446 | 2026.05.18 07:19:29.926260 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 5447 | 2026.05.18 07:19:29.926300 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 5448 | 2026.05.18 07:19:29.927372 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582669 sec., 1091826.5284781593 rows/sec., 73.81 MiB/sec. | ||
| 5449 | 2026.05.18 07:19:29.927594 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5450 | 2026.05.18 07:19:29.927739 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.05.18 07:19:29.927787 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5452 | 2026.05.18 07:19:29.927961 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_11_2} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.05.18 07:19:29.928074 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_11_2} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5454 | 2026.05.18 07:19:29.928185 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5455 | 2026.05.18 07:19:29.928320 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5456 | 2026.05.18 07:19:29.928557 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.05.18 07:19:29.928696 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.002805 sec., 1129411.7647058822 rows/sec., 83.97 MiB/sec. | ||
| 5458 | 2026.05.18 07:19:29.928734 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5459 | 2026.05.18 07:19:29.928747 [ 4 ] {c9b85a3b-9963-4ef0-9f85-5f4dd5fc2976} <Debug> TCPHandler: Processed in 0.002993026 sec. | ||
| 5460 | 2026.05.18 07:19:29.928884 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.05.18 07:19:29.928981 [ 4 ] {84d7d5b8-262a-4b58-ab65-c4ed5e07aa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5462 | 2026.05.18 07:19:29.929022 [ 4 ] {84d7d5b8-262a-4b58-ab65-c4ed5e07aa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5463 | 2026.05.18 07:19:29.929480 [ 4 ] {84d7d5b8-262a-4b58-ab65-c4ed5e07aa01} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.05.18 07:19:29.929517 [ 4 ] {84d7d5b8-262a-4b58-ab65-c4ed5e07aa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5465 | 2026.05.18 07:19:29.929820 [ 4 ] {84d7d5b8-262a-4b58-ab65-c4ed5e07aa01} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5466 | 2026.05.18 07:19:29.930046 [ 4 ] {84d7d5b8-262a-4b58-ab65-c4ed5e07aa01} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.05.18 07:19:29.930174 [ 4 ] {84d7d5b8-262a-4b58-ab65-c4ed5e07aa01} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001211 sec., 135425.26837324526 rows/sec., 8.22 MiB/sec. | ||
| 5468 | 2026.05.18 07:19:29.930208 [ 4 ] {84d7d5b8-262a-4b58-ab65-c4ed5e07aa01} <Debug> TCPHandler: Processed in 0.001374317 sec. | ||
| 5469 | 2026.05.18 07:19:29.930343 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.05.18 07:19:29.930440 [ 4 ] {7f319a44-472f-4d99-acf9-ef744578a084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.05.18 07:19:29.930480 [ 4 ] {7f319a44-472f-4d99-acf9-ef744578a084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5472 | 2026.05.18 07:19:29.931151 [ 4 ] {7f319a44-472f-4d99-acf9-ef744578a084} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.05.18 07:19:29.931188 [ 4 ] {7f319a44-472f-4d99-acf9-ef744578a084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5474 | 2026.05.18 07:19:29.931529 [ 4 ] {7f319a44-472f-4d99-acf9-ef744578a084} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5475 | 2026.05.18 07:19:29.931741 [ 4 ] {7f319a44-472f-4d99-acf9-ef744578a084} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.05.18 07:19:29.931849 [ 63 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5477 | 2026.05.18 07:19:29.931869 [ 4 ] {7f319a44-472f-4d99-acf9-ef744578a084} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001447 sec., 656530.7532826537 rows/sec., 38.63 MiB/sec. | ||
| 5478 | 2026.05.18 07:19:29.931890 [ 63 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.05.18 07:19:29.931909 [ 4 ] {7f319a44-472f-4d99-acf9-ef744578a084} <Debug> TCPHandler: Processed in 0.001615739 sec. | ||
| 5480 | 2026.05.18 07:19:29.931918 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5481 | 2026.05.18 07:19:29.932038 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 5482 | 2026.05.18 07:19:29.932066 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.05.18 07:19:29.932164 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5484 | 2026.05.18 07:19:29.932203 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 5485 | 2026.05.18 07:19:29.932255 [ 4 ] {1f20e471-4850-4e4b-b415-ac45cfd1860c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5486 | 2026.05.18 07:19:29.932268 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 5487 | 2026.05.18 07:19:29.932325 [ 4 ] {1f20e471-4850-4e4b-b415-ac45cfd1860c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5488 | 2026.05.18 07:19:29.932329 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 950 rows starting from the beginning of the part | ||
| 5489 | 2026.05.18 07:19:29.932391 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 5490 | 2026.05.18 07:19:29.932429 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 5491 | 2026.05.18 07:19:29.932471 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 5492 | 2026.05.18 07:19:29.932936 [ 4 ] {1f20e471-4850-4e4b-b415-ac45cfd1860c} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2026.05.18 07:19:29.932979 [ 4 ] {1f20e471-4850-4e4b-b415-ac45cfd1860c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5494 | 2026.05.18 07:19:29.933365 [ 4 ] {1f20e471-4850-4e4b-b415-ac45cfd1860c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5495 | 2026.05.18 07:19:29.933584 [ 4 ] {1f20e471-4850-4e4b-b415-ac45cfd1860c} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.05.18 07:19:29.933699 [ 198 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709329 sec., 1474847.7326483082 rows/sec., 94.76 MiB/sec. | ||
| 5497 | 2026.05.18 07:19:29.933728 [ 4 ] {1f20e471-4850-4e4b-b415-ac45cfd1860c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001514 sec., 660.5019815059445 rows/sec., 46.44 KiB/sec. | ||
| 5498 | 2026.05.18 07:19:29.933774 [ 4 ] {1f20e471-4850-4e4b-b415-ac45cfd1860c} <Debug> TCPHandler: Processed in 0.00175761 sec. | ||
| 5499 | 2026.05.18 07:19:29.933912 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2026.05.18 07:19:29.933914 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5501 | 2026.05.18 07:19:29.934016 [ 4 ] {4160d2ef-c84e-43bc-824e-48f0e4fa59e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5502 | 2026.05.18 07:19:29.934064 [ 4 ] {4160d2ef-c84e-43bc-824e-48f0e4fa59e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5503 | 2026.05.18 07:19:29.934255 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_11_2} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.05.18 07:19:29.934346 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_11_2} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5505 | 2026.05.18 07:19:29.934436 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5506 | 2026.05.18 07:19:29.934543 [ 4 ] {4160d2ef-c84e-43bc-824e-48f0e4fa59e6} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.05.18 07:19:29.934587 [ 4 ] {4160d2ef-c84e-43bc-824e-48f0e4fa59e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5508 | 2026.05.18 07:19:29.934908 [ 4 ] {4160d2ef-c84e-43bc-824e-48f0e4fa59e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5509 | 2026.05.18 07:19:29.935126 [ 4 ] {4160d2ef-c84e-43bc-824e-48f0e4fa59e6} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.05.18 07:19:29.935247 [ 63 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5511 | 2026.05.18 07:19:29.935254 [ 4 ] {4160d2ef-c84e-43bc-824e-48f0e4fa59e6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001257 sec., 117740.65234685759 rows/sec., 6.70 MiB/sec. | ||
| 5512 | 2026.05.18 07:19:29.935288 [ 63 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.05.18 07:19:29.935305 [ 4 ] {4160d2ef-c84e-43bc-824e-48f0e4fa59e6} <Debug> TCPHandler: Processed in 0.001450429 sec. | ||
| 5514 | 2026.05.18 07:19:29.935313 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5515 | 2026.05.18 07:19:29.935400 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 5516 | 2026.05.18 07:19:29.935465 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.05.18 07:19:29.935495 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5518 | 2026.05.18 07:19:29.935525 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 5519 | 2026.05.18 07:19:29.935568 [ 4 ] {fd9e033e-6fdc-4d3d-9949-d16afd53e947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5520 | 2026.05.18 07:19:29.935573 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 5521 | 2026.05.18 07:19:29.935620 [ 4 ] {fd9e033e-6fdc-4d3d-9949-d16afd53e947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5522 | 2026.05.18 07:19:29.935634 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 5523 | 2026.05.18 07:19:29.935677 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 5524 | 2026.05.18 07:19:29.935715 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 5525 | 2026.05.18 07:19:29.935752 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 5526 | 2026.05.18 07:19:29.936568 [ 197 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196516 sec., 752183.8404166765 rows/sec., 45.84 MiB/sec. | ||
| 5527 | 2026.05.18 07:19:29.936707 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5528 | 2026.05.18 07:19:29.936810 [ 4 ] {fd9e033e-6fdc-4d3d-9949-d16afd53e947} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.05.18 07:19:29.936855 [ 4 ] {fd9e033e-6fdc-4d3d-9949-d16afd53e947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5530 | 2026.05.18 07:19:29.936992 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_11_2} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.05.18 07:19:29.937077 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_11_2} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5532 | 2026.05.18 07:19:29.937150 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5533 | 2026.05.18 07:19:29.937291 [ 4 ] {fd9e033e-6fdc-4d3d-9949-d16afd53e947} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5534 | 2026.05.18 07:19:29.937514 [ 4 ] {fd9e033e-6fdc-4d3d-9949-d16afd53e947} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.05.18 07:19:29.937651 [ 4 ] {fd9e033e-6fdc-4d3d-9949-d16afd53e947} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.002101 sec., 821989.5287958115 rows/sec., 55.34 MiB/sec. | ||
| 5536 | 2026.05.18 07:19:29.937687 [ 4 ] {fd9e033e-6fdc-4d3d-9949-d16afd53e947} <Debug> TCPHandler: Processed in 0.002271263 sec. | ||
| 5537 | 2026.05.18 07:19:29.937822 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5538 | 2026.05.18 07:19:29.937920 [ 4 ] {e7bd0ce2-44ff-440c-8862-35e4140504d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5539 | 2026.05.18 07:19:29.937961 [ 4 ] {e7bd0ce2-44ff-440c-8862-35e4140504d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5540 | 2026.05.18 07:19:29.938317 [ 4 ] {e7bd0ce2-44ff-440c-8862-35e4140504d0} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.05.18 07:19:29.938354 [ 4 ] {e7bd0ce2-44ff-440c-8862-35e4140504d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5542 | 2026.05.18 07:19:29.938689 [ 4 ] {e7bd0ce2-44ff-440c-8862-35e4140504d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5543 | 2026.05.18 07:19:29.938910 [ 4 ] {e7bd0ce2-44ff-440c-8862-35e4140504d0} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.05.18 07:19:29.939038 [ 4 ] {e7bd0ce2-44ff-440c-8862-35e4140504d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 5545 | 2026.05.18 07:19:29.939071 [ 4 ] {e7bd0ce2-44ff-440c-8862-35e4140504d0} <Debug> TCPHandler: Processed in 0.001298397 sec. | ||
| 5546 | 2026.05.18 07:19:29.939208 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.05.18 07:19:29.939305 [ 4 ] {f149bd8d-1f9d-4c6c-849d-4820262a6106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5548 | 2026.05.18 07:19:29.939348 [ 4 ] {f149bd8d-1f9d-4c6c-849d-4820262a6106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5549 | 2026.05.18 07:19:29.940228 [ 4 ] {f149bd8d-1f9d-4c6c-849d-4820262a6106} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.05.18 07:19:29.940264 [ 4 ] {f149bd8d-1f9d-4c6c-849d-4820262a6106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5551 | 2026.05.18 07:19:29.940714 [ 4 ] {f149bd8d-1f9d-4c6c-849d-4820262a6106} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5552 | 2026.05.18 07:19:29.940928 [ 4 ] {f149bd8d-1f9d-4c6c-849d-4820262a6106} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.05.18 07:19:29.941054 [ 4 ] {f149bd8d-1f9d-4c6c-849d-4820262a6106} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001767 sec., 942275.0424448218 rows/sec., 57.53 MiB/sec. | ||
| 5554 | 2026.05.18 07:19:29.941088 [ 4 ] {f149bd8d-1f9d-4c6c-849d-4820262a6106} <Debug> TCPHandler: Processed in 0.00192949 sec. | ||
| 5555 | 2026.05.18 07:19:29.941223 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.05.18 07:19:29.941319 [ 4 ] {3c8603f5-1702-4a39-b309-682901be2ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5557 | 2026.05.18 07:19:29.941361 [ 4 ] {3c8603f5-1702-4a39-b309-682901be2ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5558 | 2026.05.18 07:19:29.941736 [ 4 ] {3c8603f5-1702-4a39-b309-682901be2ddb} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.05.18 07:19:29.941772 [ 4 ] {3c8603f5-1702-4a39-b309-682901be2ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5560 | 2026.05.18 07:19:29.942067 [ 4 ] {3c8603f5-1702-4a39-b309-682901be2ddb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5561 | 2026.05.18 07:19:29.942282 [ 4 ] {3c8603f5-1702-4a39-b309-682901be2ddb} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.05.18 07:19:29.942386 [ 63 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5563 | 2026.05.18 07:19:29.942410 [ 4 ] {3c8603f5-1702-4a39-b309-682901be2ddb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 5564 | 2026.05.18 07:19:29.942427 [ 63 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.05.18 07:19:29.942448 [ 4 ] {3c8603f5-1702-4a39-b309-682901be2ddb} <Debug> TCPHandler: Processed in 0.001275197 sec. | ||
| 5566 | 2026.05.18 07:19:29.942454 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5567 | 2026.05.18 07:19:29.942546 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 5568 | 2026.05.18 07:19:29.942607 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.05.18 07:19:29.942645 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5570 | 2026.05.18 07:19:29.942678 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 5571 | 2026.05.18 07:19:29.942711 [ 4 ] {320258ab-42ed-4004-968f-96096c8520c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5572 | 2026.05.18 07:19:29.942729 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 5573 | 2026.05.18 07:19:29.942773 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 5574 | 2026.05.18 07:19:29.942773 [ 4 ] {320258ab-42ed-4004-968f-96096c8520c2} <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 | ||
| 5575 | 2026.05.18 07:19:29.942811 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 5576 | 2026.05.18 07:19:29.942855 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 5577 | 2026.05.18 07:19:29.942889 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5578 | 2026.05.18 07:19:29.943595 [ 4 ] {320258ab-42ed-4004-968f-96096c8520c2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.05.18 07:19:29.943635 [ 4 ] {320258ab-42ed-4004-968f-96096c8520c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5580 | 2026.05.18 07:19:29.943705 [ 192 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232697 sec., 8923.522974421126 rows/sec., 598.12 KiB/sec. | ||
| 5581 | 2026.05.18 07:19:29.943868 [ 197 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5582 | 2026.05.18 07:19:29.944219 [ 197 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_11_2} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.05.18 07:19:29.944244 [ 4 ] {320258ab-42ed-4004-968f-96096c8520c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5584 | 2026.05.18 07:19:29.944317 [ 197 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_11_2} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5585 | 2026.05.18 07:19:29.944413 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5586 | 2026.05.18 07:19:29.944521 [ 4 ] {320258ab-42ed-4004-968f-96096c8520c2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.05.18 07:19:29.944669 [ 4 ] {320258ab-42ed-4004-968f-96096c8520c2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001975 sec., 11139.240506329113 rows/sec., 19.96 MiB/sec. | ||
| 5588 | 2026.05.18 07:19:29.944720 [ 4 ] {320258ab-42ed-4004-968f-96096c8520c2} <Debug> TCPHandler: Processed in 0.002162172 sec. | ||
| 5589 | 2026.05.18 07:19:29.944886 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.05.18 07:19:29.944982 [ 4 ] {e7662f9d-8b8b-422c-87ce-cff5e4baab9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.05.18 07:19:29.945023 [ 4 ] {e7662f9d-8b8b-422c-87ce-cff5e4baab9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5592 | 2026.05.18 07:19:29.945385 [ 4 ] {e7662f9d-8b8b-422c-87ce-cff5e4baab9d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.05.18 07:19:29.945422 [ 4 ] {e7662f9d-8b8b-422c-87ce-cff5e4baab9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5594 | 2026.05.18 07:19:29.945734 [ 4 ] {e7662f9d-8b8b-422c-87ce-cff5e4baab9d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5595 | 2026.05.18 07:19:29.945951 [ 4 ] {e7662f9d-8b8b-422c-87ce-cff5e4baab9d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.05.18 07:19:29.946082 [ 4 ] {e7662f9d-8b8b-422c-87ce-cff5e4baab9d} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001119 sec., 58981.23324396783 rows/sec., 3.59 MiB/sec. | ||
| 5597 | 2026.05.18 07:19:29.946117 [ 4 ] {e7662f9d-8b8b-422c-87ce-cff5e4baab9d} <Debug> TCPHandler: Processed in 0.001280177 sec. | ||
| 5598 | 2026.05.18 07:19:32.159195 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48994 | ||
| 5599 | 2026.05.18 07:19:32.159313 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5600 | 2026.05.18 07:19:32.159346 [ 306 ] {} <Debug> TCP-Session: 87d4a04c-7598-482a-8d64-9cfba283766e Authenticating user 'default' from [fd00:1122:3344:101::e]:48994 | ||
| 5601 | 2026.05.18 07:19:32.159376 [ 306 ] {} <Debug> TCP-Session: 87d4a04c-7598-482a-8d64-9cfba283766e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.05.18 07:19:32.159395 [ 306 ] {} <Debug> TCP-Session: 87d4a04c-7598-482a-8d64-9cfba283766e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.05.18 07:19:32.159709 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64908 | ||
| 5604 | 2026.05.18 07:19:32.159788 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2026.05.18 07:19:32.159810 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60048 | ||
| 5606 | 2026.05.18 07:19:32.159835 [ 306 ] {} <Trace> TCP-Session: 87d4a04c-7598-482a-8d64-9cfba283766e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.05.18 07:19:32.159874 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55845 | ||
| 5608 | 2026.05.18 07:19:32.159885 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45446 | ||
| 5609 | 2026.05.18 07:19:32.159920 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.05.18 07:19:32.159920 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50511 | ||
| 5611 | 2026.05.18 07:19:32.159965 [ 308 ] {} <Debug> TCP-Session: fc13d077-e7b4-4553-a251-8cb9f6df5687 Authenticating user 'default' from [fd00:1122:3344:101::e]:60048 | ||
| 5612 | 2026.05.18 07:19:32.159856 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37191 | ||
| 5613 | 2026.05.18 07:19:32.160024 [ 308 ] {} <Debug> TCP-Session: fc13d077-e7b4-4553-a251-8cb9f6df5687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.05.18 07:19:32.160075 [ 306 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48994) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5615 | 2026.05.18 07:19:32.160100 [ 308 ] {} <Debug> TCP-Session: fc13d077-e7b4-4553-a251-8cb9f6df5687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.05.18 07:19:32.160123 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5617 | 2026.05.18 07:19:32.159815 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50567 | ||
| 5618 | 2026.05.18 07:19:32.160170 [ 269 ] {} <Debug> TCP-Session: 4e56ab84-7331-4cce-be03-dbe5831f5911 Authenticating user 'default' from [fd00:1122:3344:101::e]:55845 | ||
| 5619 | 2026.05.18 07:19:32.159821 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36238 | ||
| 5620 | 2026.05.18 07:19:32.160225 [ 269 ] {} <Debug> TCP-Session: 4e56ab84-7331-4cce-be03-dbe5831f5911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.05.18 07:19:32.159817 [ 307 ] {} <Debug> TCP-Session: d05fd4c2-36a2-41bb-be9e-030488fa9ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64908 | ||
| 5622 | 2026.05.18 07:19:32.160258 [ 269 ] {} <Debug> TCP-Session: 4e56ab84-7331-4cce-be03-dbe5831f5911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.05.18 07:19:32.160283 [ 307 ] {} <Debug> TCP-Session: d05fd4c2-36a2-41bb-be9e-030488fa9ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.05.18 07:19:32.160303 [ 307 ] {} <Debug> TCP-Session: d05fd4c2-36a2-41bb-be9e-030488fa9ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.05.18 07:19:32.160448 [ 306 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5626 | 2026.05.18 07:19:32.160528 [ 306 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5627 | 2026.05.18 07:19:32.160710 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5628 | 2026.05.18 07:19:32.160746 [ 3 ] {} <Debug> TCP-Session: 1def8c3f-81c1-4968-a0ef-62a79f9dbb39 Authenticating user 'default' from [fd00:1122:3344:101::e]:37191 | ||
| 5629 | 2026.05.18 07:19:32.160766 [ 3 ] {} <Debug> TCP-Session: 1def8c3f-81c1-4968-a0ef-62a79f9dbb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.05.18 07:19:32.160788 [ 3 ] {} <Debug> TCP-Session: 1def8c3f-81c1-4968-a0ef-62a79f9dbb39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.05.18 07:19:32.160864 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5632 | 2026.05.18 07:19:32.160907 [ 310 ] {} <Debug> TCP-Session: 2b2738fe-a144-4494-a5da-9c4c52d5ead8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36238 | ||
| 5633 | 2026.05.18 07:19:32.160912 [ 306 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 5634 | 2026.05.18 07:19:32.160935 [ 310 ] {} <Debug> TCP-Session: 2b2738fe-a144-4494-a5da-9c4c52d5ead8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.05.18 07:19:32.160973 [ 310 ] {} <Debug> TCP-Session: 2b2738fe-a144-4494-a5da-9c4c52d5ead8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.05.18 07:19:32.161025 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5637 | 2026.05.18 07:19:32.161066 [ 309 ] {} <Debug> TCP-Session: 14254424-412e-454d-b4f6-ba924893fb5f Authenticating user 'default' from [fd00:1122:3344:101::e]:50567 | ||
| 5638 | 2026.05.18 07:19:32.161088 [ 309 ] {} <Debug> TCP-Session: 14254424-412e-454d-b4f6-ba924893fb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.05.18 07:19:32.161107 [ 309 ] {} <Debug> TCP-Session: 14254424-412e-454d-b4f6-ba924893fb5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.05.18 07:19:32.161514 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5641 | 2026.05.18 07:19:32.161583 [ 303 ] {} <Debug> TCP-Session: b95a02e9-06e4-4001-9a6b-a2598f89bf52 Authenticating user 'default' from [fd00:1122:3344:101::e]:50511 | ||
| 5642 | 2026.05.18 07:19:32.161612 [ 303 ] {} <Debug> TCP-Session: b95a02e9-06e4-4001-9a6b-a2598f89bf52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.05.18 07:19:32.161633 [ 303 ] {} <Debug> TCP-Session: b95a02e9-06e4-4001-9a6b-a2598f89bf52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.05.18 07:19:32.161653 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5645 | 2026.05.18 07:19:32.161692 [ 302 ] {} <Debug> TCP-Session: 152360fe-fc0f-4a3f-b043-ea7df36c4f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:45446 | ||
| 5646 | 2026.05.18 07:19:32.161710 [ 302 ] {} <Debug> TCP-Session: 152360fe-fc0f-4a3f-b043-ea7df36c4f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.05.18 07:19:32.161726 [ 302 ] {} <Debug> TCP-Session: 152360fe-fc0f-4a3f-b043-ea7df36c4f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.05.18 07:19:32.162009 [ 335 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Trace> AggregatingTransform: Aggregating | ||
| 5649 | 2026.05.18 07:19:32.162041 [ 335 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Trace> Aggregator: Aggregation method: without_key | ||
| 5650 | 2026.05.18 07:19:32.162068 [ 335 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007445 sec. (992.610 rows/sec., 38.77 KiB/sec.) | ||
| 5651 | 2026.05.18 07:19:32.162082 [ 335 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Trace> Aggregator: Merging aggregated data | ||
| 5652 | 2026.05.18 07:19:32.162764 [ 306 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002775 sec., 360.36036036036035 rows/sec., 14.08 KiB/sec. | ||
| 5653 | 2026.05.18 07:19:32.162875 [ 306 ] {a4b1e257-4196-44b0-b0e3-875de6df8497} <Debug> TCPHandler: Processed in 0.003222378 sec. | ||
| 5654 | 2026.05.18 07:19:32.163029 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5655 | 2026.05.18 07:19:32.163065 [ 306 ] {} <Debug> TCP-Session: 87d4a04c-7598-482a-8d64-9cfba283766e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.05.18 07:19:32.163068 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5657 | 2026.05.18 07:19:32.163104 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2026.05.18 07:19:32.163123 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2026.05.18 07:19:32.163146 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5660 | 2026.05.18 07:19:32.163155 [ 307 ] {} <Debug> TCP-Session: d05fd4c2-36a2-41bb-be9e-030488fa9ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.05.18 07:19:32.163180 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5662 | 2026.05.18 07:19:32.163197 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5663 | 2026.05.18 07:19:32.163204 [ 269 ] {} <Debug> TCP-Session: 4e56ab84-7331-4cce-be03-dbe5831f5911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.05.18 07:19:32.163193 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5665 | 2026.05.18 07:19:32.163248 [ 310 ] {} <Debug> TCP-Session: 2b2738fe-a144-4494-a5da-9c4c52d5ead8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.05.18 07:19:32.163253 [ 3 ] {} <Debug> TCP-Session: 1def8c3f-81c1-4968-a0ef-62a79f9dbb39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.05.18 07:19:32.163282 [ 309 ] {} <Debug> TCP-Session: 14254424-412e-454d-b4f6-ba924893fb5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.05.18 07:19:32.163189 [ 308 ] {} <Debug> TCP-Session: fc13d077-e7b4-4553-a251-8cb9f6df5687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.05.18 07:19:32.163147 [ 303 ] {} <Debug> TCP-Session: b95a02e9-06e4-4001-9a6b-a2598f89bf52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.05.18 07:19:32.163078 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5671 | 2026.05.18 07:19:32.163403 [ 302 ] {} <Debug> TCP-Session: 152360fe-fc0f-4a3f-b043-ea7df36c4f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.05.18 07:19:32.213901 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40102 | ||
| 5673 | 2026.05.18 07:19:32.213982 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5674 | 2026.05.18 07:19:32.214007 [ 3 ] {} <Debug> TCP-Session: 7130ad5c-1ba6-47d4-9594-9584f946d84f Authenticating user 'default' from [fd00:1122:3344:101::e]:40102 | ||
| 5675 | 2026.05.18 07:19:32.214029 [ 3 ] {} <Debug> TCP-Session: 7130ad5c-1ba6-47d4-9594-9584f946d84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.05.18 07:19:32.214043 [ 3 ] {} <Debug> TCP-Session: 7130ad5c-1ba6-47d4-9594-9584f946d84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.05.18 07:19:32.214215 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47397 | ||
| 5678 | 2026.05.18 07:19:32.214238 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61264 | ||
| 5679 | 2026.05.18 07:19:32.214255 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59166 | ||
| 5680 | 2026.05.18 07:19:32.214262 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54825 | ||
| 5681 | 2026.05.18 07:19:32.214296 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5682 | 2026.05.18 07:19:32.214296 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5683 | 2026.05.18 07:19:32.214328 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5684 | 2026.05.18 07:19:32.214332 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5685 | 2026.05.18 07:19:32.214341 [ 269 ] {} <Debug> TCP-Session: a9517926-43e3-428d-9f0c-6fea7ea5cf49 Authenticating user 'default' from [fd00:1122:3344:101::e]:47397 | ||
| 5686 | 2026.05.18 07:19:32.214358 [ 307 ] {} <Debug> TCP-Session: ea4e51b0-e1f5-4f2f-935d-8291695ca6ae Authenticating user 'default' from [fd00:1122:3344:101::e]:59166 | ||
| 5687 | 2026.05.18 07:19:32.214365 [ 308 ] {} <Debug> TCP-Session: 76b20841-1133-4f7d-ae8c-11ed5f511b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:54825 | ||
| 5688 | 2026.05.18 07:19:32.214384 [ 269 ] {} <Debug> TCP-Session: a9517926-43e3-428d-9f0c-6fea7ea5cf49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.05.18 07:19:32.214392 [ 307 ] {} <Debug> TCP-Session: ea4e51b0-e1f5-4f2f-935d-8291695ca6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.05.18 07:19:32.214397 [ 308 ] {} <Debug> TCP-Session: 76b20841-1133-4f7d-ae8c-11ed5f511b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.05.18 07:19:32.214422 [ 307 ] {} <Debug> TCP-Session: ea4e51b0-e1f5-4f2f-935d-8291695ca6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.05.18 07:19:32.214435 [ 308 ] {} <Debug> TCP-Session: 76b20841-1133-4f7d-ae8c-11ed5f511b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.05.18 07:19:32.214411 [ 269 ] {} <Debug> TCP-Session: a9517926-43e3-428d-9f0c-6fea7ea5cf49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.05.18 07:19:32.214342 [ 3 ] {} <Trace> TCP-Session: 7130ad5c-1ba6-47d4-9594-9584f946d84f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.05.18 07:19:32.214337 [ 306 ] {} <Debug> TCP-Session: 04256677-2d60-41ea-8e17-7fe3712f01e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61264 | ||
| 5696 | 2026.05.18 07:19:32.214272 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45240 | ||
| 5697 | 2026.05.18 07:19:32.214541 [ 306 ] {} <Debug> TCP-Session: 04256677-2d60-41ea-8e17-7fe3712f01e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.05.18 07:19:32.214567 [ 306 ] {} <Debug> TCP-Session: 04256677-2d60-41ea-8e17-7fe3712f01e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.05.18 07:19:32.214235 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53315 | ||
| 5700 | 2026.05.18 07:19:32.214584 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5701 | 2026.05.18 07:19:32.214222 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55052 | ||
| 5702 | 2026.05.18 07:19:32.214639 [ 309 ] {} <Debug> TCP-Session: e18985aa-64e9-4cd1-a36c-095c53c1d41d Authenticating user 'default' from [fd00:1122:3344:101::e]:45240 | ||
| 5703 | 2026.05.18 07:19:32.214661 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5704 | 2026.05.18 07:19:32.214677 [ 309 ] {} <Debug> TCP-Session: e18985aa-64e9-4cd1-a36c-095c53c1d41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.05.18 07:19:32.214692 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5706 | 2026.05.18 07:19:32.214701 [ 303 ] {} <Debug> TCP-Session: f86e4cc8-2a68-4f3a-bf40-bda0b8ccfdfd Authenticating user 'default' from [fd00:1122:3344:101::e]:53315 | ||
| 5707 | 2026.05.18 07:19:32.214713 [ 309 ] {} <Debug> TCP-Session: e18985aa-64e9-4cd1-a36c-095c53c1d41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.05.18 07:19:32.214730 [ 302 ] {} <Debug> TCP-Session: be5a6f21-6ec8-461c-bda0-83629fd16ada Authenticating user 'default' from [fd00:1122:3344:101::e]:55052 | ||
| 5709 | 2026.05.18 07:19:32.214744 [ 303 ] {} <Debug> TCP-Session: f86e4cc8-2a68-4f3a-bf40-bda0b8ccfdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.05.18 07:19:32.214769 [ 302 ] {} <Debug> TCP-Session: be5a6f21-6ec8-461c-bda0-83629fd16ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.05.18 07:19:32.214781 [ 303 ] {} <Debug> TCP-Session: f86e4cc8-2a68-4f3a-bf40-bda0b8ccfdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.05.18 07:19:32.214798 [ 302 ] {} <Debug> TCP-Session: be5a6f21-6ec8-461c-bda0-83629fd16ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.05.18 07:19:32.214676 [ 3 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40102) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5714 | 2026.05.18 07:19:32.214280 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41000 | ||
| 5715 | 2026.05.18 07:19:32.214896 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.05.18 07:19:32.214919 [ 310 ] {} <Debug> TCP-Session: 7da43ee4-066a-482e-8adb-6b7abe54f643 Authenticating user 'default' from [fd00:1122:3344:101::e]:41000 | ||
| 5717 | 2026.05.18 07:19:32.214935 [ 310 ] {} <Debug> TCP-Session: 7da43ee4-066a-482e-8adb-6b7abe54f643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.05.18 07:19:32.214948 [ 310 ] {} <Debug> TCP-Session: 7da43ee4-066a-482e-8adb-6b7abe54f643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.05.18 07:19:32.215097 [ 3 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5720 | 2026.05.18 07:19:32.215153 [ 3 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5721 | 2026.05.18 07:19:32.215445 [ 3 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 5722 | 2026.05.18 07:19:32.216424 [ 312 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Trace> AggregatingTransform: Aggregating | ||
| 5723 | 2026.05.18 07:19:32.216450 [ 312 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Trace> Aggregator: Aggregation method: without_key | ||
| 5724 | 2026.05.18 07:19:32.216477 [ 312 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933845 sec. (1070.842 rows/sec., 41.83 KiB/sec.) | ||
| 5725 | 2026.05.18 07:19:32.216490 [ 312 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Trace> Aggregator: Merging aggregated data | ||
| 5726 | 2026.05.18 07:19:32.217091 [ 3 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002469 sec., 405.0222762251924 rows/sec., 15.82 KiB/sec. | ||
| 5727 | 2026.05.18 07:19:32.217269 [ 3 ] {a3464ec8-99ad-47ea-abcc-6a6b2dd5e536} <Debug> TCPHandler: Processed in 0.003050537 sec. | ||
| 5728 | 2026.05.18 07:19:32.217418 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5729 | 2026.05.18 07:19:32.217449 [ 3 ] {} <Debug> TCP-Session: 7130ad5c-1ba6-47d4-9594-9584f946d84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.05.18 07:19:32.217455 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5731 | 2026.05.18 07:19:32.217477 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5732 | 2026.05.18 07:19:32.217499 [ 302 ] {} <Debug> TCP-Session: be5a6f21-6ec8-461c-bda0-83629fd16ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.05.18 07:19:32.217502 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5734 | 2026.05.18 07:19:32.217522 [ 269 ] {} <Debug> TCP-Session: a9517926-43e3-428d-9f0c-6fea7ea5cf49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.05.18 07:19:32.217539 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5736 | 2026.05.18 07:19:32.217560 [ 303 ] {} <Debug> TCP-Session: f86e4cc8-2a68-4f3a-bf40-bda0b8ccfdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.05.18 07:19:32.217562 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5738 | 2026.05.18 07:19:32.217587 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5739 | 2026.05.18 07:19:32.217588 [ 308 ] {} <Debug> TCP-Session: 76b20841-1133-4f7d-ae8c-11ed5f511b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.05.18 07:19:32.217621 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5741 | 2026.05.18 07:19:32.217618 [ 306 ] {} <Debug> TCP-Session: 04256677-2d60-41ea-8e17-7fe3712f01e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.05.18 07:19:32.217657 [ 307 ] {} <Debug> TCP-Session: ea4e51b0-e1f5-4f2f-935d-8291695ca6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.05.18 07:19:32.217675 [ 309 ] {} <Debug> TCP-Session: e18985aa-64e9-4cd1-a36c-095c53c1d41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.05.18 07:19:32.217521 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5745 | 2026.05.18 07:19:32.217775 [ 310 ] {} <Debug> TCP-Session: 7da43ee4-066a-482e-8adb-6b7abe54f643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.05.18 07:19:32.627754 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.05.18 07:19:32.628010 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 5748 | 2026.05.18 07:19:32.628427 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5749 | 2026.05.18 07:19:32.628474 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <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 | ||
| 5750 | 2026.05.18 07:19:32.628721 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5751 | 2026.05.18 07:19:32.628801 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5752 | 2026.05.18 07:19:32.628960 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5753 | 2026.05.18 07:19:32.629030 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5754 | 2026.05.18 07:19:32.629056 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 5755 | 2026.05.18 07:19:32.629073 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5756 | 2026.05.18 07:19:32.629121 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <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'))" | ||
| 5757 | 2026.05.18 07:19:32.629145 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 5758 | 2026.05.18 07:19:32.630394 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00247 sec., 21052.63157894737 rows/sec., 4.92 MiB/sec. | ||
| 5759 | 2026.05.18 07:19:32.630565 [ 4 ] {2eebe706-dcf1-433b-b3c7-dd6f5345c325} <Debug> TCPHandler: Processed in 0.003005477 sec. | ||
| 5760 | 2026.05.18 07:19:32.632037 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5761 | 2026.05.18 07:19:32.632207 [ 4 ] {e8a0eab5-09b2-41e9-a129-14cb57cdffd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5762 | 2026.05.18 07:19:32.632272 [ 4 ] {e8a0eab5-09b2-41e9-a129-14cb57cdffd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5763 | 2026.05.18 07:19:32.632924 [ 4 ] {e8a0eab5-09b2-41e9-a129-14cb57cdffd8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.05.18 07:19:32.632971 [ 4 ] {e8a0eab5-09b2-41e9-a129-14cb57cdffd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5765 | 2026.05.18 07:19:32.633400 [ 4 ] {e8a0eab5-09b2-41e9-a129-14cb57cdffd8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5766 | 2026.05.18 07:19:32.633664 [ 4 ] {e8a0eab5-09b2-41e9-a129-14cb57cdffd8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.05.18 07:19:32.633836 [ 4 ] {e8a0eab5-09b2-41e9-a129-14cb57cdffd8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 5768 | 2026.05.18 07:19:32.633904 [ 4 ] {e8a0eab5-09b2-41e9-a129-14cb57cdffd8} <Debug> TCPHandler: Processed in 0.001995991 sec. | ||
| 5769 | 2026.05.18 07:19:32.634052 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2026.05.18 07:19:32.634164 [ 4 ] {72af0e4e-b00d-42a9-993a-8ac897ea3e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5771 | 2026.05.18 07:19:32.634210 [ 4 ] {72af0e4e-b00d-42a9-993a-8ac897ea3e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5772 | 2026.05.18 07:19:32.634673 [ 4 ] {72af0e4e-b00d-42a9-993a-8ac897ea3e24} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2026.05.18 07:19:32.634713 [ 4 ] {72af0e4e-b00d-42a9-993a-8ac897ea3e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5774 | 2026.05.18 07:19:32.635040 [ 4 ] {72af0e4e-b00d-42a9-993a-8ac897ea3e24} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5775 | 2026.05.18 07:19:32.635270 [ 4 ] {72af0e4e-b00d-42a9-993a-8ac897ea3e24} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2026.05.18 07:19:32.635407 [ 4 ] {72af0e4e-b00d-42a9-993a-8ac897ea3e24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 5777 | 2026.05.18 07:19:32.635446 [ 4 ] {72af0e4e-b00d-42a9-993a-8ac897ea3e24} <Debug> TCPHandler: Processed in 0.001450218 sec. | ||
| 5778 | 2026.05.18 07:19:32.635609 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5779 | 2026.05.18 07:19:32.635715 [ 4 ] {ce76f069-38cd-4419-a0b7-dbb0ad05124b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5780 | 2026.05.18 07:19:32.635762 [ 4 ] {ce76f069-38cd-4419-a0b7-dbb0ad05124b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5781 | 2026.05.18 07:19:32.636234 [ 4 ] {ce76f069-38cd-4419-a0b7-dbb0ad05124b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.05.18 07:19:32.636284 [ 4 ] {ce76f069-38cd-4419-a0b7-dbb0ad05124b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5783 | 2026.05.18 07:19:32.636764 [ 4 ] {ce76f069-38cd-4419-a0b7-dbb0ad05124b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5784 | 2026.05.18 07:19:32.637085 [ 4 ] {ce76f069-38cd-4419-a0b7-dbb0ad05124b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.05.18 07:19:32.637274 [ 4 ] {ce76f069-38cd-4419-a0b7-dbb0ad05124b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001579 sec., 40531.98226725776 rows/sec., 2.82 MiB/sec. | ||
| 5786 | 2026.05.18 07:19:32.637324 [ 4 ] {ce76f069-38cd-4419-a0b7-dbb0ad05124b} <Debug> TCPHandler: Processed in 0.00176839 sec. | ||
| 5787 | 2026.05.18 07:19:32.637502 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.05.18 07:19:32.637636 [ 4 ] {05279fce-72bb-4a31-95cf-7cfd2eefd283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5789 | 2026.05.18 07:19:32.637696 [ 4 ] {05279fce-72bb-4a31-95cf-7cfd2eefd283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5790 | 2026.05.18 07:19:32.638130 [ 4 ] {05279fce-72bb-4a31-95cf-7cfd2eefd283} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.05.18 07:19:32.638183 [ 4 ] {05279fce-72bb-4a31-95cf-7cfd2eefd283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5792 | 2026.05.18 07:19:32.638615 [ 4 ] {05279fce-72bb-4a31-95cf-7cfd2eefd283} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5793 | 2026.05.18 07:19:32.638941 [ 4 ] {05279fce-72bb-4a31-95cf-7cfd2eefd283} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.05.18 07:19:32.639120 [ 4 ] {05279fce-72bb-4a31-95cf-7cfd2eefd283} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001512 sec., 15873.015873015873 rows/sec., 1.07 MiB/sec. | ||
| 5795 | 2026.05.18 07:19:32.639168 [ 4 ] {05279fce-72bb-4a31-95cf-7cfd2eefd283} <Debug> TCPHandler: Processed in 0.001732829 sec. | ||
| 5796 | 2026.05.18 07:19:33.845102 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33176 | ||
| 5797 | 2026.05.18 07:19:33.845205 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5798 | 2026.05.18 07:19:33.845232 [ 3 ] {} <Debug> TCP-Session: 9ad17074-a1c9-475d-b831-ba4457769fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33176 | ||
| 5799 | 2026.05.18 07:19:33.845255 [ 3 ] {} <Debug> TCP-Session: 9ad17074-a1c9-475d-b831-ba4457769fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.05.18 07:19:33.845268 [ 3 ] {} <Debug> TCP-Session: 9ad17074-a1c9-475d-b831-ba4457769fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.05.18 07:19:33.845500 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64809 | ||
| 5802 | 2026.05.18 07:19:33.845547 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35103 | ||
| 5803 | 2026.05.18 07:19:33.845559 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47730 | ||
| 5804 | 2026.05.18 07:19:33.845612 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51767 | ||
| 5805 | 2026.05.18 07:19:33.845630 [ 3 ] {} <Trace> TCP-Session: 9ad17074-a1c9-475d-b831-ba4457769fd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.05.18 07:19:33.845652 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5807 | 2026.05.18 07:19:33.845657 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5808 | 2026.05.18 07:19:33.845669 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5809 | 2026.05.18 07:19:33.845695 [ 302 ] {} <Debug> TCP-Session: 30e2940e-e00a-4737-8c10-fde99ca086df Authenticating user 'default' from [fd00:1122:3344:101::e]:35103 | ||
| 5810 | 2026.05.18 07:19:33.845706 [ 306 ] {} <Debug> TCP-Session: 83627e97-9707-45e8-8e6c-371468ca454d Authenticating user 'default' from [fd00:1122:3344:101::e]:47730 | ||
| 5811 | 2026.05.18 07:19:33.845713 [ 310 ] {} <Debug> TCP-Session: 4f6d91d7-f4ab-4353-869a-d5e66098615f Authenticating user 'default' from [fd00:1122:3344:101::e]:51767 | ||
| 5812 | 2026.05.18 07:19:33.845736 [ 302 ] {} <Debug> TCP-Session: 30e2940e-e00a-4737-8c10-fde99ca086df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.05.18 07:19:33.845743 [ 306 ] {} <Debug> TCP-Session: 83627e97-9707-45e8-8e6c-371468ca454d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.05.18 07:19:33.845754 [ 310 ] {} <Debug> TCP-Session: 4f6d91d7-f4ab-4353-869a-d5e66098615f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.05.18 07:19:33.845766 [ 302 ] {} <Debug> TCP-Session: 30e2940e-e00a-4737-8c10-fde99ca086df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.05.18 07:19:33.845776 [ 306 ] {} <Debug> TCP-Session: 83627e97-9707-45e8-8e6c-371468ca454d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.05.18 07:19:33.845787 [ 310 ] {} <Debug> TCP-Session: 4f6d91d7-f4ab-4353-869a-d5e66098615f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.05.18 07:19:33.845817 [ 3 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33176) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5819 | 2026.05.18 07:19:33.845604 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47728 | ||
| 5820 | 2026.05.18 07:19:33.845591 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2026.05.18 07:19:33.845571 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54135 | ||
| 5822 | 2026.05.18 07:19:33.845925 [ 269 ] {} <Debug> TCP-Session: 1b66a08a-075a-4368-9740-6894f5f9800f Authenticating user 'default' from [fd00:1122:3344:101::e]:64809 | ||
| 5823 | 2026.05.18 07:19:33.845941 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5824 | 2026.05.18 07:19:33.845969 [ 269 ] {} <Debug> TCP-Session: 1b66a08a-075a-4368-9740-6894f5f9800f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2026.05.18 07:19:33.845984 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2026.05.18 07:19:33.845995 [ 309 ] {} <Debug> TCP-Session: f8ce7977-c7b3-425b-ae5c-4028505f04fd Authenticating user 'default' from [fd00:1122:3344:101::e]:47728 | ||
| 5827 | 2026.05.18 07:19:33.846000 [ 269 ] {} <Debug> TCP-Session: 1b66a08a-075a-4368-9740-6894f5f9800f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.05.18 07:19:33.846021 [ 303 ] {} <Debug> TCP-Session: d3772480-bc83-4493-a83c-6941b3b3866a Authenticating user 'default' from [fd00:1122:3344:101::e]:54135 | ||
| 5829 | 2026.05.18 07:19:33.846034 [ 309 ] {} <Debug> TCP-Session: f8ce7977-c7b3-425b-ae5c-4028505f04fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.05.18 07:19:33.845574 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44717 | ||
| 5831 | 2026.05.18 07:19:33.846060 [ 309 ] {} <Debug> TCP-Session: f8ce7977-c7b3-425b-ae5c-4028505f04fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.05.18 07:19:33.846058 [ 303 ] {} <Debug> TCP-Session: d3772480-bc83-4493-a83c-6941b3b3866a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.05.18 07:19:33.846093 [ 3 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5834 | 2026.05.18 07:19:33.846115 [ 303 ] {} <Debug> TCP-Session: d3772480-bc83-4493-a83c-6941b3b3866a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.05.18 07:19:33.846118 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5836 | 2026.05.18 07:19:33.845609 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33872 | ||
| 5837 | 2026.05.18 07:19:33.846175 [ 3 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5838 | 2026.05.18 07:19:33.846169 [ 307 ] {} <Debug> TCP-Session: 08fb2834-6b65-4bc5-8a5c-f2aedf7f1544 Authenticating user 'default' from [fd00:1122:3344:101::e]:44717 | ||
| 5839 | 2026.05.18 07:19:33.846272 [ 307 ] {} <Debug> TCP-Session: 08fb2834-6b65-4bc5-8a5c-f2aedf7f1544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.05.18 07:19:33.846276 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2026.05.18 07:19:33.846292 [ 307 ] {} <Debug> TCP-Session: 08fb2834-6b65-4bc5-8a5c-f2aedf7f1544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2026.05.18 07:19:33.846323 [ 308 ] {} <Debug> TCP-Session: 8fa486f8-b7b8-4537-9881-dc35f7f01b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:33872 | ||
| 5843 | 2026.05.18 07:19:33.846357 [ 308 ] {} <Debug> TCP-Session: 8fa486f8-b7b8-4537-9881-dc35f7f01b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2026.05.18 07:19:33.846373 [ 308 ] {} <Debug> TCP-Session: 8fa486f8-b7b8-4537-9881-dc35f7f01b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2026.05.18 07:19:33.846529 [ 3 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 5846 | 2026.05.18 07:19:33.847571 [ 342 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Trace> AggregatingTransform: Aggregating | ||
| 5847 | 2026.05.18 07:19:33.847626 [ 342 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Trace> Aggregator: Aggregation method: without_key | ||
| 5848 | 2026.05.18 07:19:33.847662 [ 342 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026516 sec. (974.169 rows/sec., 38.05 KiB/sec.) | ||
| 5849 | 2026.05.18 07:19:33.847679 [ 342 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Trace> Aggregator: Merging aggregated data | ||
| 5850 | 2026.05.18 07:19:33.848413 [ 3 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002654 sec., 376.7897513187641 rows/sec., 14.72 KiB/sec. | ||
| 5851 | 2026.05.18 07:19:33.848577 [ 3 ] {880c0a6e-731e-4ad4-bd78-283f1d3c1b07} <Debug> TCPHandler: Processed in 0.003069117 sec. | ||
| 5852 | 2026.05.18 07:19:33.848747 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5853 | 2026.05.18 07:19:33.848777 [ 3 ] {} <Debug> TCP-Session: 9ad17074-a1c9-475d-b831-ba4457769fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.05.18 07:19:33.848784 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5855 | 2026.05.18 07:19:33.848818 [ 310 ] {} <Debug> TCP-Session: 4f6d91d7-f4ab-4353-869a-d5e66098615f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2026.05.18 07:19:33.848819 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5857 | 2026.05.18 07:19:33.848842 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5858 | 2026.05.18 07:19:33.848857 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5859 | 2026.05.18 07:19:33.848888 [ 269 ] {} <Debug> TCP-Session: 1b66a08a-075a-4368-9740-6894f5f9800f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.05.18 07:19:33.848891 [ 302 ] {} <Debug> TCP-Session: 30e2940e-e00a-4737-8c10-fde99ca086df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.05.18 07:19:33.848900 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5862 | 2026.05.18 07:19:33.848925 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5863 | 2026.05.18 07:19:33.848878 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5864 | 2026.05.18 07:19:33.848957 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5865 | 2026.05.18 07:19:33.849000 [ 306 ] {} <Debug> TCP-Session: 83627e97-9707-45e8-8e6c-371468ca454d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.05.18 07:19:33.848961 [ 309 ] {} <Debug> TCP-Session: f8ce7977-c7b3-425b-ae5c-4028505f04fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.05.18 07:19:33.849039 [ 303 ] {} <Debug> TCP-Session: d3772480-bc83-4493-a83c-6941b3b3866a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.05.18 07:19:33.848971 [ 307 ] {} <Debug> TCP-Session: 08fb2834-6b65-4bc5-8a5c-f2aedf7f1544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.05.18 07:19:33.848921 [ 308 ] {} <Debug> TCP-Session: 8fa486f8-b7b8-4537-9881-dc35f7f01b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.05.18 07:19:34.292581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12066 | ||
| 5871 | 2026.05.18 07:19:34.293081 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.05.18 07:19:34.293127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5873 | 2026.05.18 07:19:34.293601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5874 | 2026.05.18 07:19:34.293839 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.05.18 07:19:34.293982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12066 | ||
| 5876 | 2026.05.18 07:19:34.906377 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5877 | 2026.05.18 07:19:34.923919 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.05.18 07:19:34.923981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5879 | 2026.05.18 07:19:34.930232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5880 | 2026.05.18 07:19:34.930939 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.05.18 07:19:34.933739 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5882 | 2026.05.18 07:19:37.632109 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.05.18 07:19:37.632369 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5884 | 2026.05.18 07:19:37.632705 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5885 | 2026.05.18 07:19:37.632743 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <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 | ||
| 5886 | 2026.05.18 07:19:37.632966 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5887 | 2026.05.18 07:19:37.633037 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5888 | 2026.05.18 07:19:37.633186 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5889 | 2026.05.18 07:19:37.633224 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5890 | 2026.05.18 07:19:37.633246 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 5891 | 2026.05.18 07:19:37.633263 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5892 | 2026.05.18 07:19:37.633305 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <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'))" | ||
| 5893 | 2026.05.18 07:19:37.633325 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 5894 | 2026.05.18 07:19:37.634754 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002485 sec., 20925.55331991952 rows/sec., 4.89 MiB/sec. | ||
| 5895 | 2026.05.18 07:19:37.634877 [ 4 ] {0bb49bc2-177f-4296-90c6-cdd8e0550a6a} <Debug> TCPHandler: Processed in 0.002910736 sec. | ||
| 5896 | 2026.05.18 07:19:37.637482 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.05.18 07:19:37.637599 [ 4 ] {a7edf75c-a5ac-4df5-a3f3-0c40905865e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5898 | 2026.05.18 07:19:37.637645 [ 4 ] {a7edf75c-a5ac-4df5-a3f3-0c40905865e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5899 | 2026.05.18 07:19:37.638362 [ 4 ] {a7edf75c-a5ac-4df5-a3f3-0c40905865e6} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.05.18 07:19:37.638408 [ 4 ] {a7edf75c-a5ac-4df5-a3f3-0c40905865e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5901 | 2026.05.18 07:19:37.638852 [ 4 ] {a7edf75c-a5ac-4df5-a3f3-0c40905865e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5902 | 2026.05.18 07:19:37.639078 [ 4 ] {a7edf75c-a5ac-4df5-a3f3-0c40905865e6} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.05.18 07:19:37.639222 [ 4 ] {a7edf75c-a5ac-4df5-a3f3-0c40905865e6} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001656 sec., 70048.30917874396 rows/sec., 5.93 MiB/sec. | ||
| 5904 | 2026.05.18 07:19:37.639228 [ 39 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5905 | 2026.05.18 07:19:37.639258 [ 4 ] {a7edf75c-a5ac-4df5-a3f3-0c40905865e6} <Debug> TCPHandler: Processed in 0.00183031 sec. | ||
| 5906 | 2026.05.18 07:19:37.639281 [ 39 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.05.18 07:19:37.639306 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5908 | 2026.05.18 07:19:37.639407 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.05.18 07:19:37.639413 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 5910 | 2026.05.18 07:19:37.639506 [ 4 ] {05947fee-379a-4d38-9987-ea4d0a1ad355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5911 | 2026.05.18 07:19:37.639518 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5912 | 2026.05.18 07:19:37.639547 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3362 rows starting from the beginning of the part | ||
| 5913 | 2026.05.18 07:19:37.639549 [ 4 ] {05947fee-379a-4d38-9987-ea4d0a1ad355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5914 | 2026.05.18 07:19:37.639608 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 819 rows starting from the beginning of the part | ||
| 5915 | 2026.05.18 07:19:37.639665 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 116 rows starting from the beginning of the part | ||
| 5916 | 2026.05.18 07:19:37.639716 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3168 rows starting from the beginning of the part | ||
| 5917 | 2026.05.18 07:19:37.639771 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5918 | 2026.05.18 07:19:37.639822 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 116 rows starting from the beginning of the part | ||
| 5919 | 2026.05.18 07:19:37.639993 [ 4 ] {05947fee-379a-4d38-9987-ea4d0a1ad355} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.05.18 07:19:37.640029 [ 4 ] {05947fee-379a-4d38-9987-ea4d0a1ad355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5921 | 2026.05.18 07:19:37.640329 [ 4 ] {05947fee-379a-4d38-9987-ea4d0a1ad355} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5922 | 2026.05.18 07:19:37.640551 [ 4 ] {05947fee-379a-4d38-9987-ea4d0a1ad355} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.05.18 07:19:37.640681 [ 4 ] {05947fee-379a-4d38-9987-ea4d0a1ad355} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001194 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. | ||
| 5924 | 2026.05.18 07:19:37.640716 [ 4 ] {05947fee-379a-4d38-9987-ea4d0a1ad355} <Debug> TCPHandler: Processed in 0.001358327 sec. | ||
| 5925 | 2026.05.18 07:19:37.640858 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.05.18 07:19:37.640956 [ 4 ] {23fda617-173f-4566-8248-68208c9aee04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5927 | 2026.05.18 07:19:37.640995 [ 4 ] {23fda617-173f-4566-8248-68208c9aee04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5928 | 2026.05.18 07:19:37.641428 [ 4 ] {23fda617-173f-4566-8248-68208c9aee04} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.05.18 07:19:37.641464 [ 4 ] {23fda617-173f-4566-8248-68208c9aee04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5930 | 2026.05.18 07:19:37.641793 [ 4 ] {23fda617-173f-4566-8248-68208c9aee04} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5931 | 2026.05.18 07:19:37.642007 [ 4 ] {23fda617-173f-4566-8248-68208c9aee04} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.05.18 07:19:37.642134 [ 4 ] {23fda617-173f-4566-8248-68208c9aee04} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001196 sec., 78595.31772575251 rows/sec., 6.14 MiB/sec. | ||
| 5933 | 2026.05.18 07:19:37.642150 [ 23 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5934 | 2026.05.18 07:19:37.642169 [ 4 ] {23fda617-173f-4566-8248-68208c9aee04} <Debug> TCPHandler: Processed in 0.001361468 sec. | ||
| 5935 | 2026.05.18 07:19:37.642225 [ 23 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.05.18 07:19:37.642225 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.002836526 sec., 2692377.929904397 rows/sec., 213.42 MiB/sec. | ||
| 5937 | 2026.05.18 07:19:37.642255 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5938 | 2026.05.18 07:19:37.642329 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.05.18 07:19:37.642424 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 5940 | 2026.05.18 07:19:37.642433 [ 4 ] {b3c0292c-115e-4845-8a74-2e65780e13af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5941 | 2026.05.18 07:19:37.642525 [ 4 ] {b3c0292c-115e-4845-8a74-2e65780e13af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5942 | 2026.05.18 07:19:37.642540 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5943 | 2026.05.18 07:19:37.642605 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5944 | 2026.05.18 07:19:37.642650 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1831 rows starting from the beginning of the part | ||
| 5945 | 2026.05.18 07:19:37.642725 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 501 rows starting from the beginning of the part | ||
| 5946 | 2026.05.18 07:19:37.642781 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 94 rows starting from the beginning of the part | ||
| 5947 | 2026.05.18 07:19:37.642787 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.05.18 07:19:37.642832 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1727 rows starting from the beginning of the part | ||
| 5949 | 2026.05.18 07:19:37.642864 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_36_7} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5950 | 2026.05.18 07:19:37.642892 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5951 | 2026.05.18 07:19:37.642930 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 5952 | 2026.05.18 07:19:37.642945 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
| 5953 | 2026.05.18 07:19:37.643071 [ 4 ] {b3c0292c-115e-4845-8a74-2e65780e13af} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.05.18 07:19:37.643125 [ 4 ] {b3c0292c-115e-4845-8a74-2e65780e13af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5955 | 2026.05.18 07:19:37.643570 [ 4 ] {b3c0292c-115e-4845-8a74-2e65780e13af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5956 | 2026.05.18 07:19:37.643830 [ 4 ] {b3c0292c-115e-4845-8a74-2e65780e13af} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.05.18 07:19:37.643970 [ 4 ] {b3c0292c-115e-4845-8a74-2e65780e13af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
| 5958 | 2026.05.18 07:19:37.644006 [ 4 ] {b3c0292c-115e-4845-8a74-2e65780e13af} <Debug> TCPHandler: Processed in 0.0017263 sec. | ||
| 5959 | 2026.05.18 07:19:37.644131 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.05.18 07:19:37.644229 [ 4 ] {66a63f71-4c05-4100-91eb-2123e2b8d195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.05.18 07:19:37.644284 [ 4 ] {66a63f71-4c05-4100-91eb-2123e2b8d195} <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 | ||
| 5962 | 2026.05.18 07:19:37.644543 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002176152 sec., 1981019.7081821489 rows/sec., 143.56 MiB/sec. | ||
| 5963 | 2026.05.18 07:19:37.644807 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5964 | 2026.05.18 07:19:37.645119 [ 4 ] {66a63f71-4c05-4100-91eb-2123e2b8d195} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.18 07:19:37.645163 [ 4 ] {66a63f71-4c05-4100-91eb-2123e2b8d195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5966 | 2026.05.18 07:19:37.645167 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.05.18 07:19:37.645275 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_36_7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5968 | 2026.05.18 07:19:37.645380 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5969 | 2026.05.18 07:19:37.645722 [ 4 ] {66a63f71-4c05-4100-91eb-2123e2b8d195} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5970 | 2026.05.18 07:19:37.645954 [ 4 ] {66a63f71-4c05-4100-91eb-2123e2b8d195} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.05.18 07:19:37.646093 [ 4 ] {66a63f71-4c05-4100-91eb-2123e2b8d195} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001883 sec., 15932.023366967605 rows/sec., 28.55 MiB/sec. | ||
| 5972 | 2026.05.18 07:19:37.646142 [ 4 ] {66a63f71-4c05-4100-91eb-2123e2b8d195} <Debug> TCPHandler: Processed in 0.002060541 sec. | ||
| 5973 | 2026.05.18 07:19:37.646261 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.05.18 07:19:37.646358 [ 4 ] {e5f6d44f-6716-4716-991f-6a13d555f1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5975 | 2026.05.18 07:19:37.646400 [ 4 ] {e5f6d44f-6716-4716-991f-6a13d555f1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5976 | 2026.05.18 07:19:37.646745 [ 4 ] {e5f6d44f-6716-4716-991f-6a13d555f1a6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.05.18 07:19:37.646781 [ 4 ] {e5f6d44f-6716-4716-991f-6a13d555f1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5978 | 2026.05.18 07:19:37.647090 [ 4 ] {e5f6d44f-6716-4716-991f-6a13d555f1a6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5979 | 2026.05.18 07:19:37.647303 [ 4 ] {e5f6d44f-6716-4716-991f-6a13d555f1a6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.18 07:19:37.647428 [ 4 ] {e5f6d44f-6716-4716-991f-6a13d555f1a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5981 | 2026.05.18 07:19:37.647461 [ 4 ] {e5f6d44f-6716-4716-991f-6a13d555f1a6} <Debug> TCPHandler: Processed in 0.001248817 sec. | ||
| 5982 | 2026.05.18 07:19:41.060273 [ 45 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5983 | 2026.05.18 07:19:41.060361 [ 45 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.05.18 07:19:41.060384 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5985 | 2026.05.18 07:19:41.060548 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5986 | 2026.05.18 07:19:41.060723 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5987 | 2026.05.18 07:19:41.060761 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5988 | 2026.05.18 07:19:41.060835 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5989 | 2026.05.18 07:19:41.060880 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5990 | 2026.05.18 07:19:41.060922 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 5991 | 2026.05.18 07:19:41.060963 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 5992 | 2026.05.18 07:19:41.061799 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314037 sec., 45660.81472591715 rows/sec., 2.33 MiB/sec. | ||
| 5993 | 2026.05.18 07:19:41.062051 [ 196 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5994 | 2026.05.18 07:19:41.062408 [ 196 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.05.18 07:19:41.062489 [ 196 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_10_2} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5996 | 2026.05.18 07:19:41.062588 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5997 | 2026.05.18 07:19:41.698332 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5998 | 2026.05.18 07:19:41.698405 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5999 | 2026.05.18 07:19:41.794078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12514 | ||
| 6000 | 2026.05.18 07:19:41.794649 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.05.18 07:19:41.794701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6002 | 2026.05.18 07:19:41.795258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6003 | 2026.05.18 07:19:41.795505 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.05.18 07:19:41.795635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12514 | ||
| 6005 | 2026.05.18 07:19:41.795689 [ 45 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6006 | 2026.05.18 07:19:41.795749 [ 45 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.05.18 07:19:41.795775 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6008 | 2026.05.18 07:19:41.795967 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 6009 | 2026.05.18 07:19:41.796139 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6010 | 2026.05.18 07:19:41.796183 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10146 rows starting from the beginning of the part | ||
| 6011 | 2026.05.18 07:19:41.796261 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 6012 | 2026.05.18 07:19:41.796313 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 6013 | 2026.05.18 07:19:41.796364 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 6014 | 2026.05.18 07:19:41.796410 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 6015 | 2026.05.18 07:19:41.796456 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 6016 | 2026.05.18 07:19:41.798978 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12514 rows, containing 4 columns (4 merged, 0 gathered) in 0.003084537 sec., 4057010.8252875553 rows/sec., 58.04 MiB/sec. | ||
| 6017 | 2026.05.18 07:19:41.799456 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6018 | 2026.05.18 07:19:41.799779 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_26_5} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.05.18 07:19:41.799859 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_26_5} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6020 | 2026.05.18 07:19:41.799971 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6021 | 2026.05.18 07:19:42.433840 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6022 | 2026.05.18 07:19:42.453959 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.05.18 07:19:42.454030 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6024 | 2026.05.18 07:19:42.459926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6025 | 2026.05.18 07:19:42.460673 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.05.18 07:19:42.460997 [ 45 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6027 | 2026.05.18 07:19:42.461062 [ 45 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.05.18 07:19:42.461089 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6029 | 2026.05.18 07:19:42.461193 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 6030 | 2026.05.18 07:19:42.465444 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6031 | 2026.05.18 07:19:42.465517 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6032 | 2026.05.18 07:19:42.466756 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 6033 | 2026.05.18 07:19:42.471555 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 6034 | 2026.05.18 07:19:42.475279 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 6035 | 2026.05.18 07:19:42.478942 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 6036 | 2026.05.18 07:19:42.483175 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 6037 | 2026.05.18 07:19:42.487003 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 6038 | 2026.05.18 07:19:42.538236 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077076025 sec., 2542.943801266347 rows/sec., 13.15 MiB/sec. | ||
| 6039 | 2026.05.18 07:19:42.540071 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6040 | 2026.05.18 07:19:42.541978 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_26_5} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.05.18 07:19:42.542079 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_26_5} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6042 | 2026.05.18 07:19:42.543640 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6043 | 2026.05.18 07:19:42.637677 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.05.18 07:19:42.637931 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 6045 | 2026.05.18 07:19:42.638301 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6046 | 2026.05.18 07:19:42.638344 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <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 | ||
| 6047 | 2026.05.18 07:19:42.638592 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6048 | 2026.05.18 07:19:42.638664 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6049 | 2026.05.18 07:19:42.638817 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6050 | 2026.05.18 07:19:42.638856 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6051 | 2026.05.18 07:19:42.638878 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6052 | 2026.05.18 07:19:42.638895 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6053 | 2026.05.18 07:19:42.638939 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <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'))" | ||
| 6054 | 2026.05.18 07:19:42.638961 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6055 | 2026.05.18 07:19:42.640030 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002265 sec., 22958.057395143485 rows/sec., 5.37 MiB/sec. | ||
| 6056 | 2026.05.18 07:19:42.640120 [ 4 ] {b55a7f2f-7b70-4258-a803-96b097a5af7e} <Debug> TCPHandler: Processed in 0.002647735 sec. | ||
| 6057 | 2026.05.18 07:19:42.644994 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.05.18 07:19:42.645108 [ 4 ] {b0ab3a19-de50-4496-b07a-e77684208f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6059 | 2026.05.18 07:19:42.645151 [ 4 ] {b0ab3a19-de50-4496-b07a-e77684208f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6060 | 2026.05.18 07:19:42.645736 [ 4 ] {b0ab3a19-de50-4496-b07a-e77684208f4f} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.05.18 07:19:42.645774 [ 4 ] {b0ab3a19-de50-4496-b07a-e77684208f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6062 | 2026.05.18 07:19:42.646164 [ 4 ] {b0ab3a19-de50-4496-b07a-e77684208f4f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6063 | 2026.05.18 07:19:42.646385 [ 4 ] {b0ab3a19-de50-4496-b07a-e77684208f4f} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.05.18 07:19:42.646525 [ 4 ] {b0ab3a19-de50-4496-b07a-e77684208f4f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001448 sec., 196132.59668508286 rows/sec., 12.46 MiB/sec. | ||
| 6065 | 2026.05.18 07:19:42.646560 [ 4 ] {b0ab3a19-de50-4496-b07a-e77684208f4f} <Debug> TCPHandler: Processed in 0.001618999 sec. | ||
| 6066 | 2026.05.18 07:19:42.646694 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.05.18 07:19:42.646791 [ 4 ] {3b3d7894-a8ef-4997-ba1c-e04d8e10ed60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6068 | 2026.05.18 07:19:42.646830 [ 4 ] {3b3d7894-a8ef-4997-ba1c-e04d8e10ed60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6069 | 2026.05.18 07:19:42.647575 [ 4 ] {3b3d7894-a8ef-4997-ba1c-e04d8e10ed60} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.05.18 07:19:42.647611 [ 4 ] {3b3d7894-a8ef-4997-ba1c-e04d8e10ed60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6071 | 2026.05.18 07:19:42.647984 [ 4 ] {3b3d7894-a8ef-4997-ba1c-e04d8e10ed60} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6072 | 2026.05.18 07:19:42.648195 [ 4 ] {3b3d7894-a8ef-4997-ba1c-e04d8e10ed60} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.05.18 07:19:42.648325 [ 4 ] {3b3d7894-a8ef-4997-ba1c-e04d8e10ed60} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001552 sec., 527706.1855670103 rows/sec., 40.90 MiB/sec. | ||
| 6074 | 2026.05.18 07:19:42.648359 [ 4 ] {3b3d7894-a8ef-4997-ba1c-e04d8e10ed60} <Debug> TCPHandler: Processed in 0.00171541 sec. | ||
| 6075 | 2026.05.18 07:19:42.648534 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.05.18 07:19:42.648659 [ 4 ] {f0fc8a2a-929c-4f60-8e3f-6cc9b97a9c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6077 | 2026.05.18 07:19:42.648709 [ 4 ] {f0fc8a2a-929c-4f60-8e3f-6cc9b97a9c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6078 | 2026.05.18 07:19:42.649189 [ 4 ] {f0fc8a2a-929c-4f60-8e3f-6cc9b97a9c18} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.05.18 07:19:42.649226 [ 4 ] {f0fc8a2a-929c-4f60-8e3f-6cc9b97a9c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6080 | 2026.05.18 07:19:42.649785 [ 4 ] {f0fc8a2a-929c-4f60-8e3f-6cc9b97a9c18} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6081 | 2026.05.18 07:19:42.650074 [ 4 ] {f0fc8a2a-929c-4f60-8e3f-6cc9b97a9c18} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.05.18 07:19:42.650251 [ 4 ] {f0fc8a2a-929c-4f60-8e3f-6cc9b97a9c18} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001611 sec., 94972.06703910614 rows/sec., 5.68 MiB/sec. | ||
| 6083 | 2026.05.18 07:19:42.650316 [ 4 ] {f0fc8a2a-929c-4f60-8e3f-6cc9b97a9c18} <Debug> TCPHandler: Processed in 0.0018449 sec. | ||
| 6084 | 2026.05.18 07:19:42.650524 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2026.05.18 07:19:42.650654 [ 4 ] {58a77428-c6a6-4baf-8bcb-40ed95a4dead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6086 | 2026.05.18 07:19:42.650711 [ 4 ] {58a77428-c6a6-4baf-8bcb-40ed95a4dead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6087 | 2026.05.18 07:19:42.651265 [ 4 ] {58a77428-c6a6-4baf-8bcb-40ed95a4dead} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.05.18 07:19:42.651303 [ 4 ] {58a77428-c6a6-4baf-8bcb-40ed95a4dead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6089 | 2026.05.18 07:19:42.651609 [ 4 ] {58a77428-c6a6-4baf-8bcb-40ed95a4dead} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6090 | 2026.05.18 07:19:42.651814 [ 4 ] {58a77428-c6a6-4baf-8bcb-40ed95a4dead} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.05.18 07:19:42.651938 [ 4 ] {58a77428-c6a6-4baf-8bcb-40ed95a4dead} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001324 sec., 112537.76435045316 rows/sec., 7.27 MiB/sec. | ||
| 6092 | 2026.05.18 07:19:42.651973 [ 4 ] {58a77428-c6a6-4baf-8bcb-40ed95a4dead} <Debug> TCPHandler: Processed in 0.001558618 sec. | ||
| 6093 | 2026.05.18 07:19:42.652099 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2026.05.18 07:19:42.652195 [ 4 ] {6817b30a-e0f2-46f3-a6ce-1a7a74723202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6095 | 2026.05.18 07:19:42.652235 [ 4 ] {6817b30a-e0f2-46f3-a6ce-1a7a74723202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6096 | 2026.05.18 07:19:42.652677 [ 4 ] {6817b30a-e0f2-46f3-a6ce-1a7a74723202} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.05.18 07:19:42.652714 [ 4 ] {6817b30a-e0f2-46f3-a6ce-1a7a74723202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6098 | 2026.05.18 07:19:42.653035 [ 4 ] {6817b30a-e0f2-46f3-a6ce-1a7a74723202} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6099 | 2026.05.18 07:19:42.653249 [ 4 ] {6817b30a-e0f2-46f3-a6ce-1a7a74723202} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.05.18 07:19:42.653378 [ 4 ] {6817b30a-e0f2-46f3-a6ce-1a7a74723202} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 6101 | 2026.05.18 07:19:42.653412 [ 4 ] {6817b30a-e0f2-46f3-a6ce-1a7a74723202} <Debug> TCPHandler: Processed in 0.001362628 sec. | ||
| 6102 | 2026.05.18 07:19:42.653534 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.05.18 07:19:42.653629 [ 4 ] {b74b2bbd-3295-4124-99ae-3a907142905d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6104 | 2026.05.18 07:19:42.653669 [ 4 ] {b74b2bbd-3295-4124-99ae-3a907142905d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6105 | 2026.05.18 07:19:42.654339 [ 4 ] {b74b2bbd-3295-4124-99ae-3a907142905d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.05.18 07:19:42.654375 [ 4 ] {b74b2bbd-3295-4124-99ae-3a907142905d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6107 | 2026.05.18 07:19:42.654697 [ 4 ] {b74b2bbd-3295-4124-99ae-3a907142905d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6108 | 2026.05.18 07:19:42.654905 [ 4 ] {b74b2bbd-3295-4124-99ae-3a907142905d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.05.18 07:19:42.655030 [ 4 ] {b74b2bbd-3295-4124-99ae-3a907142905d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001419 sec., 353065.5391120508 rows/sec., 24.82 MiB/sec. | ||
| 6110 | 2026.05.18 07:19:42.655064 [ 4 ] {b74b2bbd-3295-4124-99ae-3a907142905d} <Debug> TCPHandler: Processed in 0.001579599 sec. | ||
| 6111 | 2026.05.18 07:19:42.655186 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2026.05.18 07:19:42.655283 [ 4 ] {b58a5757-2aac-4bb9-ae44-c75011af0463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6113 | 2026.05.18 07:19:42.655324 [ 4 ] {b58a5757-2aac-4bb9-ae44-c75011af0463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6114 | 2026.05.18 07:19:42.655662 [ 4 ] {b58a5757-2aac-4bb9-ae44-c75011af0463} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.05.18 07:19:42.655698 [ 4 ] {b58a5757-2aac-4bb9-ae44-c75011af0463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6116 | 2026.05.18 07:19:42.655989 [ 4 ] {b58a5757-2aac-4bb9-ae44-c75011af0463} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6117 | 2026.05.18 07:19:42.656196 [ 4 ] {b58a5757-2aac-4bb9-ae44-c75011af0463} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.05.18 07:19:42.656338 [ 4 ] {b58a5757-2aac-4bb9-ae44-c75011af0463} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 6119 | 2026.05.18 07:19:42.656371 [ 4 ] {b58a5757-2aac-4bb9-ae44-c75011af0463} <Debug> TCPHandler: Processed in 0.001234207 sec. | ||
| 6120 | 2026.05.18 07:19:42.656495 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.05.18 07:19:42.656591 [ 4 ] {daa12035-856d-4279-9bc2-3f8636c46ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6122 | 2026.05.18 07:19:42.656633 [ 4 ] {daa12035-856d-4279-9bc2-3f8636c46ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6123 | 2026.05.18 07:19:42.657059 [ 4 ] {daa12035-856d-4279-9bc2-3f8636c46ce0} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.05.18 07:19:42.657095 [ 4 ] {daa12035-856d-4279-9bc2-3f8636c46ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6125 | 2026.05.18 07:19:42.657435 [ 4 ] {daa12035-856d-4279-9bc2-3f8636c46ce0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6126 | 2026.05.18 07:19:42.657642 [ 4 ] {daa12035-856d-4279-9bc2-3f8636c46ce0} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.05.18 07:19:42.657746 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6128 | 2026.05.18 07:19:42.657765 [ 4 ] {daa12035-856d-4279-9bc2-3f8636c46ce0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 6129 | 2026.05.18 07:19:42.657789 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.05.18 07:19:42.657805 [ 4 ] {daa12035-856d-4279-9bc2-3f8636c46ce0} <Debug> TCPHandler: Processed in 0.001359268 sec. | ||
| 6131 | 2026.05.18 07:19:42.657814 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6132 | 2026.05.18 07:19:42.657937 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 6133 | 2026.05.18 07:19:42.657961 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.05.18 07:19:42.658071 [ 4 ] {2d306ccb-802a-42cc-b56d-5600bd53b6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6135 | 2026.05.18 07:19:42.658084 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6136 | 2026.05.18 07:19:42.658114 [ 4 ] {2d306ccb-802a-42cc-b56d-5600bd53b6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6137 | 2026.05.18 07:19:42.658122 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10247 rows starting from the beginning of the part | ||
| 6138 | 2026.05.18 07:19:42.658195 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 6139 | 2026.05.18 07:19:42.658243 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1665 rows starting from the beginning of the part | ||
| 6140 | 2026.05.18 07:19:42.658287 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 6141 | 2026.05.18 07:19:42.658331 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6142 | 2026.05.18 07:19:42.658374 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 6143 | 2026.05.18 07:19:42.658563 [ 4 ] {2d306ccb-802a-42cc-b56d-5600bd53b6fa} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.05.18 07:19:42.658604 [ 4 ] {2d306ccb-802a-42cc-b56d-5600bd53b6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6145 | 2026.05.18 07:19:42.659117 [ 4 ] {2d306ccb-802a-42cc-b56d-5600bd53b6fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6146 | 2026.05.18 07:19:42.659333 [ 4 ] {2d306ccb-802a-42cc-b56d-5600bd53b6fa} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.05.18 07:19:42.659461 [ 4 ] {2d306ccb-802a-42cc-b56d-5600bd53b6fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. | ||
| 6148 | 2026.05.18 07:19:42.659495 [ 4 ] {2d306ccb-802a-42cc-b56d-5600bd53b6fa} <Debug> TCPHandler: Processed in 0.001583739 sec. | ||
| 6149 | 2026.05.18 07:19:42.659659 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2026.05.18 07:19:42.659754 [ 4 ] {664ddef9-a477-4108-bdc9-bb76d2997bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6151 | 2026.05.18 07:19:42.659807 [ 4 ] {664ddef9-a477-4108-bdc9-bb76d2997bde} <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 | ||
| 6152 | 2026.05.18 07:19:42.660639 [ 4 ] {664ddef9-a477-4108-bdc9-bb76d2997bde} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.05.18 07:19:42.660677 [ 4 ] {664ddef9-a477-4108-bdc9-bb76d2997bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6154 | 2026.05.18 07:19:42.661464 [ 4 ] {664ddef9-a477-4108-bdc9-bb76d2997bde} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6155 | 2026.05.18 07:19:42.661813 [ 4 ] {664ddef9-a477-4108-bdc9-bb76d2997bde} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.05.18 07:19:42.662021 [ 4 ] {664ddef9-a477-4108-bdc9-bb76d2997bde} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002277 sec., 4830.917874396136 rows/sec., 8.66 MiB/sec. | ||
| 6157 | 2026.05.18 07:19:42.662152 [ 4 ] {664ddef9-a477-4108-bdc9-bb76d2997bde} <Debug> TCPHandler: Processed in 0.002541304 sec. | ||
| 6158 | 2026.05.18 07:19:42.662310 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.05.18 07:19:42.662444 [ 4 ] {e2d86112-bf32-4208-862c-104e1eb5d325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.05.18 07:19:42.662498 [ 4 ] {e2d86112-bf32-4208-862c-104e1eb5d325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6161 | 2026.05.18 07:19:42.662711 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12561 rows, containing 5 columns (5 merged, 0 gathered) in 0.004819467 sec., 2606304.805074918 rows/sec., 171.96 MiB/sec. | ||
| 6162 | 2026.05.18 07:19:42.662994 [ 4 ] {e2d86112-bf32-4208-862c-104e1eb5d325} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.05.18 07:19:42.663036 [ 4 ] {e2d86112-bf32-4208-862c-104e1eb5d325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6164 | 2026.05.18 07:19:42.663110 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6165 | 2026.05.18 07:19:42.663417 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.05.18 07:19:42.663428 [ 4 ] {e2d86112-bf32-4208-862c-104e1eb5d325} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6167 | 2026.05.18 07:19:42.663495 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6168 | 2026.05.18 07:19:42.663590 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6169 | 2026.05.18 07:19:42.663681 [ 4 ] {e2d86112-bf32-4208-862c-104e1eb5d325} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.05.18 07:19:42.663818 [ 4 ] {e2d86112-bf32-4208-862c-104e1eb5d325} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001402 sec., 64194.00855920114 rows/sec., 4.02 MiB/sec. | ||
| 6171 | 2026.05.18 07:19:42.663853 [ 4 ] {e2d86112-bf32-4208-862c-104e1eb5d325} <Debug> TCPHandler: Processed in 0.001611319 sec. | ||
| 6172 | 2026.05.18 07:19:43.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.84 MiB, peak 267.67 MiB, free memory in arenas 0.00 B, will set to 265.40 MiB (RSS), difference: 7.56 MiB | ||
| 6173 | 2026.05.18 07:19:47.633031 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.05.18 07:19:47.633377 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6175 | 2026.05.18 07:19:47.633719 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6176 | 2026.05.18 07:19:47.633759 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <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 | ||
| 6177 | 2026.05.18 07:19:47.633981 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6178 | 2026.05.18 07:19:47.634049 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6179 | 2026.05.18 07:19:47.634194 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6180 | 2026.05.18 07:19:47.634232 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6181 | 2026.05.18 07:19:47.634255 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6182 | 2026.05.18 07:19:47.634271 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6183 | 2026.05.18 07:19:47.634312 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <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'))" | ||
| 6184 | 2026.05.18 07:19:47.634332 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6185 | 2026.05.18 07:19:47.635462 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002195 sec., 23690.205011389524 rows/sec., 5.54 MiB/sec. | ||
| 6186 | 2026.05.18 07:19:47.635573 [ 4 ] {ede22499-4693-4b64-b399-24d6f5a7a0c9} <Debug> TCPHandler: Processed in 0.002733565 sec. | ||
| 6187 | 2026.05.18 07:19:47.638071 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.05.18 07:19:47.638278 [ 4 ] {724b23e0-66a2-42e5-8f79-a432aa3c815e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6189 | 2026.05.18 07:19:47.638361 [ 4 ] {724b23e0-66a2-42e5-8f79-a432aa3c815e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6190 | 2026.05.18 07:19:47.639412 [ 4 ] {724b23e0-66a2-42e5-8f79-a432aa3c815e} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.05.18 07:19:47.639509 [ 4 ] {724b23e0-66a2-42e5-8f79-a432aa3c815e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6192 | 2026.05.18 07:19:47.639911 [ 4 ] {724b23e0-66a2-42e5-8f79-a432aa3c815e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6193 | 2026.05.18 07:19:47.640137 [ 4 ] {724b23e0-66a2-42e5-8f79-a432aa3c815e} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.05.18 07:19:47.640283 [ 4 ] {724b23e0-66a2-42e5-8f79-a432aa3c815e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002065 sec., 4842.6150121065375 rows/sec., 394.88 KiB/sec. | ||
| 6195 | 2026.05.18 07:19:47.640319 [ 4 ] {724b23e0-66a2-42e5-8f79-a432aa3c815e} <Debug> TCPHandler: Processed in 0.002345343 sec. | ||
| 6196 | 2026.05.18 07:19:47.640551 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.05.18 07:19:47.640653 [ 4 ] {c14d41e9-fa9a-4514-b5f0-67b3dbb5fb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6198 | 2026.05.18 07:19:47.640694 [ 4 ] {c14d41e9-fa9a-4514-b5f0-67b3dbb5fb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6199 | 2026.05.18 07:19:47.641238 [ 4 ] {c14d41e9-fa9a-4514-b5f0-67b3dbb5fb86} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.05.18 07:19:47.641276 [ 4 ] {c14d41e9-fa9a-4514-b5f0-67b3dbb5fb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6201 | 2026.05.18 07:19:47.641594 [ 4 ] {c14d41e9-fa9a-4514-b5f0-67b3dbb5fb86} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6202 | 2026.05.18 07:19:47.641823 [ 4 ] {c14d41e9-fa9a-4514-b5f0-67b3dbb5fb86} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.05.18 07:19:47.641957 [ 4 ] {c14d41e9-fa9a-4514-b5f0-67b3dbb5fb86} <Debug> executeQuery: Read 121 rows, 10.43 KiB in 0.001323 sec., 91458.80574452004 rows/sec., 7.70 MiB/sec. | ||
| 6204 | 2026.05.18 07:19:47.641992 [ 4 ] {c14d41e9-fa9a-4514-b5f0-67b3dbb5fb86} <Debug> TCPHandler: Processed in 0.001492899 sec. | ||
| 6205 | 2026.05.18 07:19:47.642148 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.05.18 07:19:47.642255 [ 4 ] {8c70f188-7d8e-4a2c-a95b-3229ecaeef41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6207 | 2026.05.18 07:19:47.642295 [ 4 ] {8c70f188-7d8e-4a2c-a95b-3229ecaeef41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6208 | 2026.05.18 07:19:47.642719 [ 4 ] {8c70f188-7d8e-4a2c-a95b-3229ecaeef41} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.05.18 07:19:47.642755 [ 4 ] {8c70f188-7d8e-4a2c-a95b-3229ecaeef41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6210 | 2026.05.18 07:19:47.643057 [ 4 ] {8c70f188-7d8e-4a2c-a95b-3229ecaeef41} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6211 | 2026.05.18 07:19:47.643267 [ 4 ] {8c70f188-7d8e-4a2c-a95b-3229ecaeef41} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.05.18 07:19:47.643393 [ 4 ] {8c70f188-7d8e-4a2c-a95b-3229ecaeef41} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001156 sec., 34602.07612456748 rows/sec., 2.50 MiB/sec. | ||
| 6213 | 2026.05.18 07:19:47.643428 [ 4 ] {8c70f188-7d8e-4a2c-a95b-3229ecaeef41} <Debug> TCPHandler: Processed in 0.001335058 sec. | ||
| 6214 | 2026.05.18 07:19:47.643426 [ 37 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6215 | 2026.05.18 07:19:47.643508 [ 37 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.05.18 07:19:47.643529 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6217 | 2026.05.18 07:19:47.643649 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.05.18 07:19:47.643679 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 6219 | 2026.05.18 07:19:47.643756 [ 4 ] {f2166bd9-6a3e-4c02-ae38-6a2ddd0a0c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6220 | 2026.05.18 07:19:47.643803 [ 4 ] {f2166bd9-6a3e-4c02-ae38-6a2ddd0a0c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6221 | 2026.05.18 07:19:47.643843 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6222 | 2026.05.18 07:19:47.643887 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 226 rows starting from the beginning of the part | ||
| 6223 | 2026.05.18 07:19:47.643964 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 6224 | 2026.05.18 07:19:47.644018 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 164 rows starting from the beginning of the part | ||
| 6225 | 2026.05.18 07:19:47.644065 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 6226 | 2026.05.18 07:19:47.644113 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 153 rows starting from the beginning of the part | ||
| 6227 | 2026.05.18 07:19:47.644156 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 6228 | 2026.05.18 07:19:47.644261 [ 4 ] {f2166bd9-6a3e-4c02-ae38-6a2ddd0a0c7c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.05.18 07:19:47.644306 [ 4 ] {f2166bd9-6a3e-4c02-ae38-6a2ddd0a0c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6230 | 2026.05.18 07:19:47.644667 [ 4 ] {f2166bd9-6a3e-4c02-ae38-6a2ddd0a0c7c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6231 | 2026.05.18 07:19:47.644909 [ 4 ] {f2166bd9-6a3e-4c02-ae38-6a2ddd0a0c7c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.05.18 07:19:47.645048 [ 4 ] {f2166bd9-6a3e-4c02-ae38-6a2ddd0a0c7c} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001311 sec., 79328.75667429443 rows/sec., 6.21 MiB/sec. | ||
| 6233 | 2026.05.18 07:19:47.645085 [ 4 ] {f2166bd9-6a3e-4c02-ae38-6a2ddd0a0c7c} <Debug> TCPHandler: Processed in 0.001488579 sec. | ||
| 6234 | 2026.05.18 07:19:47.645129 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516459 sec., 424014.10127144883 rows/sec., 28.56 MiB/sec. | ||
| 6235 | 2026.05.18 07:19:47.645233 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.05.18 07:19:47.645329 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6237 | 2026.05.18 07:19:47.645348 [ 4 ] {9e8ab3d4-4f00-4188-9a2b-bc8c495bd8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6238 | 2026.05.18 07:19:47.645398 [ 4 ] {9e8ab3d4-4f00-4188-9a2b-bc8c495bd8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6239 | 2026.05.18 07:19:47.645638 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.05.18 07:19:47.645731 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_31_6} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6241 | 2026.05.18 07:19:47.645829 [ 4 ] {9e8ab3d4-4f00-4188-9a2b-bc8c495bd8a3} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.05.18 07:19:47.645842 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6243 | 2026.05.18 07:19:47.645875 [ 4 ] {9e8ab3d4-4f00-4188-9a2b-bc8c495bd8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6244 | 2026.05.18 07:19:47.646235 [ 4 ] {9e8ab3d4-4f00-4188-9a2b-bc8c495bd8a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6245 | 2026.05.18 07:19:47.646451 [ 4 ] {9e8ab3d4-4f00-4188-9a2b-bc8c495bd8a3} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.05.18 07:19:47.646581 [ 4 ] {9e8ab3d4-4f00-4188-9a2b-bc8c495bd8a3} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001253 sec., 131683.95849960097 rows/sec., 9.17 MiB/sec. | ||
| 6247 | 2026.05.18 07:19:47.646614 [ 4 ] {9e8ab3d4-4f00-4188-9a2b-bc8c495bd8a3} <Debug> TCPHandler: Processed in 0.001432138 sec. | ||
| 6248 | 2026.05.18 07:19:47.646741 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.18 07:19:47.646836 [ 4 ] {8f441c4e-d268-400d-8b69-6e6bd60232a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.05.18 07:19:47.646891 [ 4 ] {8f441c4e-d268-400d-8b69-6e6bd60232a1} <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 | ||
| 6251 | 2026.05.18 07:19:47.647805 [ 4 ] {8f441c4e-d268-400d-8b69-6e6bd60232a1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.05.18 07:19:47.647841 [ 4 ] {8f441c4e-d268-400d-8b69-6e6bd60232a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6253 | 2026.05.18 07:19:47.648398 [ 4 ] {8f441c4e-d268-400d-8b69-6e6bd60232a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6254 | 2026.05.18 07:19:47.648630 [ 4 ] {8f441c4e-d268-400d-8b69-6e6bd60232a1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.05.18 07:19:47.648769 [ 4 ] {8f441c4e-d268-400d-8b69-6e6bd60232a1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00195 sec., 15384.615384615385 rows/sec., 27.57 MiB/sec. | ||
| 6256 | 2026.05.18 07:19:47.648819 [ 4 ] {8f441c4e-d268-400d-8b69-6e6bd60232a1} <Debug> TCPHandler: Processed in 0.002127091 sec. | ||
| 6257 | 2026.05.18 07:19:47.648943 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.05.18 07:19:47.649039 [ 4 ] {6e153cf8-0245-4854-bb36-a4137aa07963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6259 | 2026.05.18 07:19:47.649080 [ 4 ] {6e153cf8-0245-4854-bb36-a4137aa07963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6260 | 2026.05.18 07:19:47.649472 [ 4 ] {6e153cf8-0245-4854-bb36-a4137aa07963} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.05.18 07:19:47.649508 [ 4 ] {6e153cf8-0245-4854-bb36-a4137aa07963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6262 | 2026.05.18 07:19:47.649825 [ 4 ] {6e153cf8-0245-4854-bb36-a4137aa07963} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6263 | 2026.05.18 07:19:47.650039 [ 4 ] {6e153cf8-0245-4854-bb36-a4137aa07963} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.05.18 07:19:47.650167 [ 4 ] {6e153cf8-0245-4854-bb36-a4137aa07963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 6265 | 2026.05.18 07:19:47.650169 [ 36 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6266 | 2026.05.18 07:19:47.650202 [ 4 ] {6e153cf8-0245-4854-bb36-a4137aa07963} <Debug> TCPHandler: Processed in 0.001307887 sec. | ||
| 6267 | 2026.05.18 07:19:47.650228 [ 36 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.05.18 07:19:47.650255 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6269 | 2026.05.18 07:19:47.650349 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 6270 | 2026.05.18 07:19:47.650486 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6271 | 2026.05.18 07:19:47.650519 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1716 rows starting from the beginning of the part | ||
| 6272 | 2026.05.18 07:19:47.650571 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 6273 | 2026.05.18 07:19:47.650614 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6274 | 2026.05.18 07:19:47.650656 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 6275 | 2026.05.18 07:19:47.650696 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 6276 | 2026.05.18 07:19:47.650741 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6277 | 2026.05.18 07:19:47.651742 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001427837 sec., 1411925.8710903276 rows/sec., 91.97 MiB/sec. | ||
| 6278 | 2026.05.18 07:19:47.651963 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6279 | 2026.05.18 07:19:47.652234 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.05.18 07:19:47.652304 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_36_7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6281 | 2026.05.18 07:19:47.652372 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6282 | 2026.05.18 07:19:49.295770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13026 | ||
| 6283 | 2026.05.18 07:19:49.296315 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.05.18 07:19:49.296359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6285 | 2026.05.18 07:19:49.296853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6286 | 2026.05.18 07:19:49.297093 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.05.18 07:19:49.297223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13026 | ||
| 6288 | 2026.05.18 07:19:49.965618 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6289 | 2026.05.18 07:19:49.980415 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.05.18 07:19:49.980468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6291 | 2026.05.18 07:19:49.986235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6292 | 2026.05.18 07:19:49.986958 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.05.18 07:19:49.989424 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6294 | 2026.05.18 07:19:52.636775 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.05.18 07:19:52.637043 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 6296 | 2026.05.18 07:19:52.637430 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6297 | 2026.05.18 07:19:52.637473 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <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 | ||
| 6298 | 2026.05.18 07:19:52.637716 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6299 | 2026.05.18 07:19:52.637786 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6300 | 2026.05.18 07:19:52.637931 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6301 | 2026.05.18 07:19:52.637967 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6302 | 2026.05.18 07:19:52.637990 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6303 | 2026.05.18 07:19:52.638006 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6304 | 2026.05.18 07:19:52.638048 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <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'))" | ||
| 6305 | 2026.05.18 07:19:52.638069 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6306 | 2026.05.18 07:19:52.639164 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002234 sec., 23276.633840644587 rows/sec., 5.44 MiB/sec. | ||
| 6307 | 2026.05.18 07:19:52.639266 [ 4 ] {ef2d719d-cb41-4995-8e5b-ef82ab6a8966} <Debug> TCPHandler: Processed in 0.002642084 sec. | ||
| 6308 | 2026.05.18 07:19:52.644267 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.05.18 07:19:52.644382 [ 4 ] {5231bb4b-1161-4f7a-be80-293608c33b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.05.18 07:19:52.644425 [ 4 ] {5231bb4b-1161-4f7a-be80-293608c33b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6311 | 2026.05.18 07:19:52.645003 [ 4 ] {5231bb4b-1161-4f7a-be80-293608c33b81} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.05.18 07:19:52.645049 [ 4 ] {5231bb4b-1161-4f7a-be80-293608c33b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6313 | 2026.05.18 07:19:52.645428 [ 4 ] {5231bb4b-1161-4f7a-be80-293608c33b81} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6314 | 2026.05.18 07:19:52.645650 [ 4 ] {5231bb4b-1161-4f7a-be80-293608c33b81} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.05.18 07:19:52.645794 [ 4 ] {5231bb4b-1161-4f7a-be80-293608c33b81} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001444 sec., 196675.9002770083 rows/sec., 12.49 MiB/sec. | ||
| 6316 | 2026.05.18 07:19:52.645829 [ 4 ] {5231bb4b-1161-4f7a-be80-293608c33b81} <Debug> TCPHandler: Processed in 0.00161366 sec. | ||
| 6317 | 2026.05.18 07:19:52.645965 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.05.18 07:19:52.646061 [ 4 ] {15c4a5ed-729b-410a-8380-4f0f478485e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6319 | 2026.05.18 07:19:52.646101 [ 4 ] {15c4a5ed-729b-410a-8380-4f0f478485e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6320 | 2026.05.18 07:19:52.646841 [ 4 ] {15c4a5ed-729b-410a-8380-4f0f478485e0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.05.18 07:19:52.646877 [ 4 ] {15c4a5ed-729b-410a-8380-4f0f478485e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6322 | 2026.05.18 07:19:52.647244 [ 4 ] {15c4a5ed-729b-410a-8380-4f0f478485e0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6323 | 2026.05.18 07:19:52.647462 [ 4 ] {15c4a5ed-729b-410a-8380-4f0f478485e0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.05.18 07:19:52.647588 [ 4 ] {15c4a5ed-729b-410a-8380-4f0f478485e0} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001545 sec., 530097.0873786408 rows/sec., 41.09 MiB/sec. | ||
| 6325 | 2026.05.18 07:19:52.647622 [ 4 ] {15c4a5ed-729b-410a-8380-4f0f478485e0} <Debug> TCPHandler: Processed in 0.001706169 sec. | ||
| 6326 | 2026.05.18 07:19:52.647784 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.05.18 07:19:52.647881 [ 4 ] {82a65c39-6f19-4c69-85a6-fe42d15887c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.05.18 07:19:52.647921 [ 4 ] {82a65c39-6f19-4c69-85a6-fe42d15887c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6329 | 2026.05.18 07:19:52.648401 [ 4 ] {82a65c39-6f19-4c69-85a6-fe42d15887c4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.05.18 07:19:52.648438 [ 4 ] {82a65c39-6f19-4c69-85a6-fe42d15887c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6331 | 2026.05.18 07:19:52.648729 [ 4 ] {82a65c39-6f19-4c69-85a6-fe42d15887c4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6332 | 2026.05.18 07:19:52.648939 [ 4 ] {82a65c39-6f19-4c69-85a6-fe42d15887c4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.05.18 07:19:52.649064 [ 4 ] {82a65c39-6f19-4c69-85a6-fe42d15887c4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001201 sec., 127393.83846794338 rows/sec., 7.62 MiB/sec. | ||
| 6334 | 2026.05.18 07:19:52.649098 [ 4 ] {82a65c39-6f19-4c69-85a6-fe42d15887c4} <Debug> TCPHandler: Processed in 0.001362628 sec. | ||
| 6335 | 2026.05.18 07:19:52.649223 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.05.18 07:19:52.649319 [ 4 ] {dccfe3ef-9e8f-4fae-be59-5ebb101af13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6337 | 2026.05.18 07:19:52.649358 [ 4 ] {dccfe3ef-9e8f-4fae-be59-5ebb101af13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6338 | 2026.05.18 07:19:52.649821 [ 4 ] {dccfe3ef-9e8f-4fae-be59-5ebb101af13c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.05.18 07:19:52.649857 [ 4 ] {dccfe3ef-9e8f-4fae-be59-5ebb101af13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6340 | 2026.05.18 07:19:52.650164 [ 4 ] {dccfe3ef-9e8f-4fae-be59-5ebb101af13c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6341 | 2026.05.18 07:19:52.650378 [ 4 ] {dccfe3ef-9e8f-4fae-be59-5ebb101af13c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.05.18 07:19:52.650502 [ 4 ] {dccfe3ef-9e8f-4fae-be59-5ebb101af13c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 6343 | 2026.05.18 07:19:52.650536 [ 4 ] {dccfe3ef-9e8f-4fae-be59-5ebb101af13c} <Debug> TCPHandler: Processed in 0.001361678 sec. | ||
| 6344 | 2026.05.18 07:19:52.650657 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.05.18 07:19:52.650751 [ 4 ] {ce173459-1918-4c34-b7f2-8e48b53b6ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6346 | 2026.05.18 07:19:52.650791 [ 4 ] {ce173459-1918-4c34-b7f2-8e48b53b6ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6347 | 2026.05.18 07:19:52.651244 [ 4 ] {ce173459-1918-4c34-b7f2-8e48b53b6ae3} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.05.18 07:19:52.651280 [ 4 ] {ce173459-1918-4c34-b7f2-8e48b53b6ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6349 | 2026.05.18 07:19:52.651581 [ 4 ] {ce173459-1918-4c34-b7f2-8e48b53b6ae3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6350 | 2026.05.18 07:19:52.651793 [ 4 ] {ce173459-1918-4c34-b7f2-8e48b53b6ae3} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.05.18 07:19:52.651914 [ 4 ] {ce173459-1918-4c34-b7f2-8e48b53b6ae3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 6352 | 2026.05.18 07:19:52.651947 [ 4 ] {ce173459-1918-4c34-b7f2-8e48b53b6ae3} <Debug> TCPHandler: Processed in 0.001338447 sec. | ||
| 6353 | 2026.05.18 07:19:52.652071 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.05.18 07:19:52.652166 [ 4 ] {427d83e7-8a6e-40e8-b123-9ce8638ca492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6355 | 2026.05.18 07:19:52.652204 [ 4 ] {427d83e7-8a6e-40e8-b123-9ce8638ca492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6356 | 2026.05.18 07:19:52.652854 [ 4 ] {427d83e7-8a6e-40e8-b123-9ce8638ca492} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.05.18 07:19:52.652890 [ 4 ] {427d83e7-8a6e-40e8-b123-9ce8638ca492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6358 | 2026.05.18 07:19:52.653200 [ 4 ] {427d83e7-8a6e-40e8-b123-9ce8638ca492} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6359 | 2026.05.18 07:19:52.653405 [ 4 ] {427d83e7-8a6e-40e8-b123-9ce8638ca492} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.05.18 07:19:52.653531 [ 4 ] {427d83e7-8a6e-40e8-b123-9ce8638ca492} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001383 sec., 362255.96529284166 rows/sec., 25.46 MiB/sec. | ||
| 6361 | 2026.05.18 07:19:52.653565 [ 4 ] {427d83e7-8a6e-40e8-b123-9ce8638ca492} <Debug> TCPHandler: Processed in 0.001543448 sec. | ||
| 6362 | 2026.05.18 07:19:52.653683 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.05.18 07:19:52.653777 [ 4 ] {fbd3aeaa-f7da-4c1b-8b02-512de848fc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6364 | 2026.05.18 07:19:52.653819 [ 4 ] {fbd3aeaa-f7da-4c1b-8b02-512de848fc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6365 | 2026.05.18 07:19:52.654150 [ 4 ] {fbd3aeaa-f7da-4c1b-8b02-512de848fc0d} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.05.18 07:19:52.654185 [ 4 ] {fbd3aeaa-f7da-4c1b-8b02-512de848fc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6367 | 2026.05.18 07:19:52.654488 [ 4 ] {fbd3aeaa-f7da-4c1b-8b02-512de848fc0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6368 | 2026.05.18 07:19:52.654690 [ 4 ] {fbd3aeaa-f7da-4c1b-8b02-512de848fc0d} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.05.18 07:19:52.654814 [ 4 ] {fbd3aeaa-f7da-4c1b-8b02-512de848fc0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 6370 | 2026.05.18 07:19:52.654847 [ 4 ] {fbd3aeaa-f7da-4c1b-8b02-512de848fc0d} <Debug> TCPHandler: Processed in 0.001212806 sec. | ||
| 6371 | 2026.05.18 07:19:52.655027 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.05.18 07:19:52.655122 [ 4 ] {2aaad366-2e9a-4cd6-b8f7-21c5f8adfc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6373 | 2026.05.18 07:19:52.655164 [ 4 ] {2aaad366-2e9a-4cd6-b8f7-21c5f8adfc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6374 | 2026.05.18 07:19:52.655587 [ 4 ] {2aaad366-2e9a-4cd6-b8f7-21c5f8adfc39} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.05.18 07:19:52.655622 [ 4 ] {2aaad366-2e9a-4cd6-b8f7-21c5f8adfc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6376 | 2026.05.18 07:19:52.655939 [ 4 ] {2aaad366-2e9a-4cd6-b8f7-21c5f8adfc39} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6377 | 2026.05.18 07:19:52.656163 [ 4 ] {2aaad366-2e9a-4cd6-b8f7-21c5f8adfc39} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.05.18 07:19:52.656291 [ 4 ] {2aaad366-2e9a-4cd6-b8f7-21c5f8adfc39} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 6379 | 2026.05.18 07:19:52.656326 [ 4 ] {2aaad366-2e9a-4cd6-b8f7-21c5f8adfc39} <Debug> TCPHandler: Processed in 0.001347497 sec. | ||
| 6380 | 2026.05.18 07:19:52.656471 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.05.18 07:19:52.656566 [ 4 ] {8bba4bb1-cda2-4193-a755-165c1570e41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.05.18 07:19:52.656607 [ 4 ] {8bba4bb1-cda2-4193-a755-165c1570e41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6383 | 2026.05.18 07:19:52.656919 [ 4 ] {8bba4bb1-cda2-4193-a755-165c1570e41c} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.05.18 07:19:52.657005 [ 4 ] {8bba4bb1-cda2-4193-a755-165c1570e41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6385 | 2026.05.18 07:19:52.657308 [ 4 ] {8bba4bb1-cda2-4193-a755-165c1570e41c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6386 | 2026.05.18 07:19:52.657516 [ 4 ] {8bba4bb1-cda2-4193-a755-165c1570e41c} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.05.18 07:19:52.657639 [ 4 ] {8bba4bb1-cda2-4193-a755-165c1570e41c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 6388 | 2026.05.18 07:19:52.657672 [ 4 ] {8bba4bb1-cda2-4193-a755-165c1570e41c} <Debug> TCPHandler: Processed in 0.001249757 sec. | ||
| 6389 | 2026.05.18 07:19:52.657797 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.05.18 07:19:52.657893 [ 4 ] {c376eef5-e393-40e7-a77a-6b9f989e8643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.05.18 07:19:52.657945 [ 4 ] {c376eef5-e393-40e7-a77a-6b9f989e8643} <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 | ||
| 6392 | 2026.05.18 07:19:52.658758 [ 4 ] {c376eef5-e393-40e7-a77a-6b9f989e8643} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.05.18 07:19:52.658794 [ 4 ] {c376eef5-e393-40e7-a77a-6b9f989e8643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6394 | 2026.05.18 07:19:52.659302 [ 4 ] {c376eef5-e393-40e7-a77a-6b9f989e8643} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6395 | 2026.05.18 07:19:52.659520 [ 4 ] {c376eef5-e393-40e7-a77a-6b9f989e8643} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.05.18 07:19:52.659640 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6397 | 2026.05.18 07:19:52.659658 [ 4 ] {c376eef5-e393-40e7-a77a-6b9f989e8643} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001783 sec., 6169.377453729669 rows/sec., 11.06 MiB/sec. | ||
| 6398 | 2026.05.18 07:19:52.659708 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.18 07:19:52.659727 [ 4 ] {c376eef5-e393-40e7-a77a-6b9f989e8643} <Debug> TCPHandler: Processed in 0.001977311 sec. | ||
| 6400 | 2026.05.18 07:19:52.659737 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6401 | 2026.05.18 07:19:52.659865 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 6402 | 2026.05.18 07:19:52.659867 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.05.18 07:19:52.659983 [ 4 ] {3f5c7719-a69c-401d-9684-0f346e42dc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.05.18 07:19:52.660024 [ 4 ] {3f5c7719-a69c-401d-9684-0f346e42dc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6405 | 2026.05.18 07:19:52.660042 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6406 | 2026.05.18 07:19:52.660098 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 575 rows starting from the beginning of the part | ||
| 6407 | 2026.05.18 07:19:52.660217 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part | ||
| 6408 | 2026.05.18 07:19:52.660327 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 6409 | 2026.05.18 07:19:52.660436 [ 4 ] {3f5c7719-a69c-401d-9684-0f346e42dc13} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.05.18 07:19:52.660438 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 6411 | 2026.05.18 07:19:52.660488 [ 4 ] {3f5c7719-a69c-401d-9684-0f346e42dc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6412 | 2026.05.18 07:19:52.660572 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 6413 | 2026.05.18 07:19:52.660681 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 6414 | 2026.05.18 07:19:52.661022 [ 4 ] {3f5c7719-a69c-401d-9684-0f346e42dc13} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6415 | 2026.05.18 07:19:52.661319 [ 4 ] {3f5c7719-a69c-401d-9684-0f346e42dc13} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.05.18 07:19:52.661507 [ 4 ] {3f5c7719-a69c-401d-9684-0f346e42dc13} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00154 sec., 58441.558441558445 rows/sec., 3.66 MiB/sec. | ||
| 6417 | 2026.05.18 07:19:52.661571 [ 4 ] {3f5c7719-a69c-401d-9684-0f346e42dc13} <Debug> TCPHandler: Processed in 0.001751789 sec. | ||
| 6418 | 2026.05.18 07:19:52.665219 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 19 columns (19 merged, 0 gathered) in 0.00538208 sec., 126159.40305606755 rows/sec., 226.07 MiB/sec. | ||
| 6419 | 2026.05.18 07:19:52.666335 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6420 | 2026.05.18 07:19:52.666731 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.05.18 07:19:52.666824 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6422 | 2026.05.18 07:19:52.666954 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6423 | 2026.05.18 07:19:53.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.42 MiB, peak 274.86 MiB, free memory in arenas 0.00 B, will set to 269.72 MiB (RSS), difference: 2.30 MiB | ||
| 6424 | 2026.05.18 07:19:56.698708 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6425 | 2026.05.18 07:19:56.698813 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6426 | 2026.05.18 07:19:56.797430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13474 | ||
| 6427 | 2026.05.18 07:19:56.797988 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.05.18 07:19:56.798034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6429 | 2026.05.18 07:19:56.798722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6430 | 2026.05.18 07:19:56.798969 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.05.18 07:19:56.799096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13474 | ||
| 6432 | 2026.05.18 07:19:57.489611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6433 | 2026.05.18 07:19:57.504755 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.05.18 07:19:57.504807 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6435 | 2026.05.18 07:19:57.512064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6436 | 2026.05.18 07:19:57.513647 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.05.18 07:19:57.521054 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6438 | 2026.05.18 07:19:57.633456 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.05.18 07:19:57.633685 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6440 | 2026.05.18 07:19:57.634018 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6441 | 2026.05.18 07:19:57.634059 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <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 | ||
| 6442 | 2026.05.18 07:19:57.634283 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6443 | 2026.05.18 07:19:57.634355 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6444 | 2026.05.18 07:19:57.634494 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6445 | 2026.05.18 07:19:57.634531 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6446 | 2026.05.18 07:19:57.634552 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6447 | 2026.05.18 07:19:57.634568 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6448 | 2026.05.18 07:19:57.634611 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <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'))" | ||
| 6449 | 2026.05.18 07:19:57.634631 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6450 | 2026.05.18 07:19:57.635666 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00206 sec., 25242.71844660194 rows/sec., 5.90 MiB/sec. | ||
| 6451 | 2026.05.18 07:19:57.635834 [ 4 ] {e2c134ba-62a3-4a49-8120-08649399f9fb} <Debug> TCPHandler: Processed in 0.002514214 sec. | ||
| 6452 | 2026.05.18 07:19:57.637958 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.05.18 07:19:57.638112 [ 4 ] {59704bcb-4388-4730-ae80-cbda4b4a76c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6454 | 2026.05.18 07:19:57.638173 [ 4 ] {59704bcb-4388-4730-ae80-cbda4b4a76c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6455 | 2026.05.18 07:19:57.638781 [ 4 ] {59704bcb-4388-4730-ae80-cbda4b4a76c1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.05.18 07:19:57.638828 [ 4 ] {59704bcb-4388-4730-ae80-cbda4b4a76c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6457 | 2026.05.18 07:19:57.639225 [ 4 ] {59704bcb-4388-4730-ae80-cbda4b4a76c1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6458 | 2026.05.18 07:19:57.639488 [ 4 ] {59704bcb-4388-4730-ae80-cbda4b4a76c1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.05.18 07:19:57.639649 [ 4 ] {59704bcb-4388-4730-ae80-cbda4b4a76c1} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001584 sec., 73232.32323232324 rows/sec., 6.20 MiB/sec. | ||
| 6460 | 2026.05.18 07:19:57.639693 [ 4 ] {59704bcb-4388-4730-ae80-cbda4b4a76c1} <Debug> TCPHandler: Processed in 0.00184926 sec. | ||
| 6461 | 2026.05.18 07:19:57.639856 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.05.18 07:19:57.639959 [ 4 ] {a0f6a91a-c9e3-4d4e-8cf0-8ab68af8bbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6463 | 2026.05.18 07:19:57.640004 [ 4 ] {a0f6a91a-c9e3-4d4e-8cf0-8ab68af8bbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6464 | 2026.05.18 07:19:57.640440 [ 4 ] {a0f6a91a-c9e3-4d4e-8cf0-8ab68af8bbab} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.05.18 07:19:57.640484 [ 4 ] {a0f6a91a-c9e3-4d4e-8cf0-8ab68af8bbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6466 | 2026.05.18 07:19:57.640797 [ 4 ] {a0f6a91a-c9e3-4d4e-8cf0-8ab68af8bbab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6467 | 2026.05.18 07:19:57.641023 [ 4 ] {a0f6a91a-c9e3-4d4e-8cf0-8ab68af8bbab} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.05.18 07:19:57.641195 [ 4 ] {a0f6a91a-c9e3-4d4e-8cf0-8ab68af8bbab} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001257 sec., 23866.34844868735 rows/sec., 1.75 MiB/sec. | ||
| 6469 | 2026.05.18 07:19:57.641249 [ 4 ] {a0f6a91a-c9e3-4d4e-8cf0-8ab68af8bbab} <Debug> TCPHandler: Processed in 0.001443368 sec. | ||
| 6470 | 2026.05.18 07:19:57.641424 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.05.18 07:19:57.641528 [ 4 ] {635999e8-9059-4190-870a-6f215c527c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6472 | 2026.05.18 07:19:57.641570 [ 4 ] {635999e8-9059-4190-870a-6f215c527c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6473 | 2026.05.18 07:19:57.642027 [ 4 ] {635999e8-9059-4190-870a-6f215c527c9e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.05.18 07:19:57.642064 [ 4 ] {635999e8-9059-4190-870a-6f215c527c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6475 | 2026.05.18 07:19:57.642378 [ 4 ] {635999e8-9059-4190-870a-6f215c527c9e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6476 | 2026.05.18 07:19:57.642604 [ 4 ] {635999e8-9059-4190-870a-6f215c527c9e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.05.18 07:19:57.642727 [ 4 ] {635999e8-9059-4190-870a-6f215c527c9e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00124 sec., 75806.45161290323 rows/sec., 5.92 MiB/sec. | ||
| 6478 | 2026.05.18 07:19:57.642759 [ 4 ] {635999e8-9059-4190-870a-6f215c527c9e} <Debug> TCPHandler: Processed in 0.001426728 sec. | ||
| 6479 | 2026.05.18 07:19:57.642895 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.05.18 07:19:57.642986 [ 4 ] {46e45ae0-25a1-407f-92a6-2350351d5bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6481 | 2026.05.18 07:19:57.643039 [ 4 ] {46e45ae0-25a1-407f-92a6-2350351d5bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6482 | 2026.05.18 07:19:57.643565 [ 4 ] {46e45ae0-25a1-407f-92a6-2350351d5bb8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.05.18 07:19:57.643602 [ 4 ] {46e45ae0-25a1-407f-92a6-2350351d5bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6484 | 2026.05.18 07:19:57.643938 [ 4 ] {46e45ae0-25a1-407f-92a6-2350351d5bb8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6485 | 2026.05.18 07:19:57.644151 [ 4 ] {46e45ae0-25a1-407f-92a6-2350351d5bb8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.05.18 07:19:57.644281 [ 4 ] {46e45ae0-25a1-407f-92a6-2350351d5bb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 6487 | 2026.05.18 07:19:57.644315 [ 4 ] {46e45ae0-25a1-407f-92a6-2350351d5bb8} <Debug> TCPHandler: Processed in 0.001437519 sec. | ||
| 6488 | 2026.05.18 07:19:57.644485 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.05.18 07:19:57.644582 [ 4 ] {84b3781d-0ce2-4a69-b05c-f84da4fce3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6490 | 2026.05.18 07:19:57.644635 [ 4 ] {84b3781d-0ce2-4a69-b05c-f84da4fce3a8} <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 | ||
| 6491 | 2026.05.18 07:19:57.645491 [ 4 ] {84b3781d-0ce2-4a69-b05c-f84da4fce3a8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.05.18 07:19:57.645527 [ 4 ] {84b3781d-0ce2-4a69-b05c-f84da4fce3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6493 | 2026.05.18 07:19:57.646067 [ 4 ] {84b3781d-0ce2-4a69-b05c-f84da4fce3a8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6494 | 2026.05.18 07:19:57.646301 [ 4 ] {84b3781d-0ce2-4a69-b05c-f84da4fce3a8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.05.18 07:19:57.646445 [ 4 ] {84b3781d-0ce2-4a69-b05c-f84da4fce3a8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001882 sec., 15940.48884165781 rows/sec., 28.56 MiB/sec. | ||
| 6496 | 2026.05.18 07:19:57.646508 [ 4 ] {84b3781d-0ce2-4a69-b05c-f84da4fce3a8} <Debug> TCPHandler: Processed in 0.002073131 sec. | ||
| 6497 | 2026.05.18 07:19:57.646675 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.05.18 07:19:57.646772 [ 4 ] {ba6327f1-6c38-4c25-8664-5cc7256361fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6499 | 2026.05.18 07:19:57.646815 [ 4 ] {ba6327f1-6c38-4c25-8664-5cc7256361fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6500 | 2026.05.18 07:19:57.647182 [ 4 ] {ba6327f1-6c38-4c25-8664-5cc7256361fb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.05.18 07:19:57.647218 [ 4 ] {ba6327f1-6c38-4c25-8664-5cc7256361fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6502 | 2026.05.18 07:19:57.647523 [ 4 ] {ba6327f1-6c38-4c25-8664-5cc7256361fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6503 | 2026.05.18 07:19:57.647742 [ 4 ] {ba6327f1-6c38-4c25-8664-5cc7256361fb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.05.18 07:19:57.647878 [ 4 ] {ba6327f1-6c38-4c25-8664-5cc7256361fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 6505 | 2026.05.18 07:19:57.647910 [ 4 ] {ba6327f1-6c38-4c25-8664-5cc7256361fb} <Debug> TCPHandler: Processed in 0.001284747 sec. | ||
| 6506 | 2026.05.18 07:19:59.907673 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.05.18 07:19:59.907917 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6508 | 2026.05.18 07:19:59.908264 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6509 | 2026.05.18 07:19:59.908309 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6510 | 2026.05.18 07:19:59.908559 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6511 | 2026.05.18 07:19:59.908626 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6512 | 2026.05.18 07:19:59.908764 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6513 | 2026.05.18 07:19:59.908800 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6514 | 2026.05.18 07:19:59.908821 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6515 | 2026.05.18 07:19:59.908837 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6516 | 2026.05.18 07:19:59.908879 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6517 | 2026.05.18 07:19:59.908899 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6518 | 2026.05.18 07:19:59.910026 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002216 sec., 23465.703971119132 rows/sec., 5.49 MiB/sec. | ||
| 6519 | 2026.05.18 07:19:59.910119 [ 4 ] {189296d1-b72b-424f-85d2-8014056785ab} <Debug> TCPHandler: Processed in 0.002575804 sec. | ||
| 6520 | 2026.05.18 07:19:59.925150 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.05.18 07:19:59.925273 [ 4 ] {33e2b948-3f2e-4f90-8d02-6996a9c146a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6522 | 2026.05.18 07:19:59.925325 [ 4 ] {33e2b948-3f2e-4f90-8d02-6996a9c146a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6523 | 2026.05.18 07:19:59.926031 [ 4 ] {33e2b948-3f2e-4f90-8d02-6996a9c146a2} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.05.18 07:19:59.926087 [ 4 ] {33e2b948-3f2e-4f90-8d02-6996a9c146a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6525 | 2026.05.18 07:19:59.926479 [ 4 ] {33e2b948-3f2e-4f90-8d02-6996a9c146a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6526 | 2026.05.18 07:19:59.926700 [ 4 ] {33e2b948-3f2e-4f90-8d02-6996a9c146a2} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.05.18 07:19:59.926845 [ 4 ] {33e2b948-3f2e-4f90-8d02-6996a9c146a2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001609 sec., 176507.14729645744 rows/sec., 11.21 MiB/sec. | ||
| 6528 | 2026.05.18 07:19:59.926881 [ 4 ] {33e2b948-3f2e-4f90-8d02-6996a9c146a2} <Debug> TCPHandler: Processed in 0.00178353 sec. | ||
| 6529 | 2026.05.18 07:19:59.927013 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.05.18 07:19:59.927110 [ 4 ] {b6132014-0a5c-4401-a7ee-e2ed1111ba3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6531 | 2026.05.18 07:19:59.927150 [ 4 ] {b6132014-0a5c-4401-a7ee-e2ed1111ba3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6532 | 2026.05.18 07:19:59.927557 [ 4 ] {b6132014-0a5c-4401-a7ee-e2ed1111ba3d} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.05.18 07:19:59.927594 [ 4 ] {b6132014-0a5c-4401-a7ee-e2ed1111ba3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6534 | 2026.05.18 07:19:59.927871 [ 4 ] {b6132014-0a5c-4401-a7ee-e2ed1111ba3d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6535 | 2026.05.18 07:19:59.928081 [ 4 ] {b6132014-0a5c-4401-a7ee-e2ed1111ba3d} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.05.18 07:19:59.928214 [ 4 ] {b6132014-0a5c-4401-a7ee-e2ed1111ba3d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001122 sec., 7130.124777183601 rows/sec., 581.41 KiB/sec. | ||
| 6537 | 2026.05.18 07:19:59.928249 [ 4 ] {b6132014-0a5c-4401-a7ee-e2ed1111ba3d} <Debug> TCPHandler: Processed in 0.001286088 sec. | ||
| 6538 | 2026.05.18 07:19:59.928377 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.05.18 07:19:59.928473 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6540 | 2026.05.18 07:19:59.928513 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6541 | 2026.05.18 07:19:59.930556 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.05.18 07:19:59.930593 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6543 | 2026.05.18 07:19:59.931105 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6544 | 2026.05.18 07:19:59.931315 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.05.18 07:19:59.931443 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.002987 sec., 1061935.05189153 rows/sec., 78.95 MiB/sec. | ||
| 6546 | 2026.05.18 07:19:59.931441 [ 72 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6547 | 2026.05.18 07:19:59.931479 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6548 | 2026.05.18 07:19:59.931510 [ 4 ] {c1e61904-0cd8-41ff-be3c-9c174ca7d2bb} <Debug> TCPHandler: Processed in 0.003182488 sec. | ||
| 6549 | 2026.05.18 07:19:59.931519 [ 72 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.05.18 07:19:59.931546 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6551 | 2026.05.18 07:19:59.931640 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.05.18 07:19:59.931673 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 6553 | 2026.05.18 07:19:59.931741 [ 4 ] {1a221b55-ad30-4d98-86ea-a0574820be99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.05.18 07:19:59.931786 [ 4 ] {1a221b55-ad30-4d98-86ea-a0574820be99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6555 | 2026.05.18 07:19:59.931863 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6556 | 2026.05.18 07:19:59.931915 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3362 rows starting from the beginning of the part | ||
| 6557 | 2026.05.18 07:19:59.931992 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 819 rows starting from the beginning of the part | ||
| 6558 | 2026.05.18 07:19:59.932052 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 121 rows starting from the beginning of the part | ||
| 6559 | 2026.05.18 07:19:59.932109 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 819 rows starting from the beginning of the part | ||
| 6560 | 2026.05.18 07:19:59.932161 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
| 6561 | 2026.05.18 07:19:59.932216 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3172 rows starting from the beginning of the part | ||
| 6562 | 2026.05.18 07:19:59.932272 [ 4 ] {1a221b55-ad30-4d98-86ea-a0574820be99} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.05.18 07:19:59.932314 [ 4 ] {1a221b55-ad30-4d98-86ea-a0574820be99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6564 | 2026.05.18 07:19:59.932639 [ 4 ] {1a221b55-ad30-4d98-86ea-a0574820be99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6565 | 2026.05.18 07:19:59.932852 [ 4 ] {1a221b55-ad30-4d98-86ea-a0574820be99} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.05.18 07:19:59.932980 [ 4 ] {1a221b55-ad30-4d98-86ea-a0574820be99} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001258 sec., 136724.960254372 rows/sec., 8.35 MiB/sec. | ||
| 6567 | 2026.05.18 07:19:59.933015 [ 4 ] {1a221b55-ad30-4d98-86ea-a0574820be99} <Debug> TCPHandler: Processed in 0.001425178 sec. | ||
| 6568 | 2026.05.18 07:19:59.933142 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.05.18 07:19:59.933238 [ 4 ] {ed89143c-57ed-441a-b7f4-9d81491fdb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6570 | 2026.05.18 07:19:59.933277 [ 4 ] {ed89143c-57ed-441a-b7f4-9d81491fdb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6571 | 2026.05.18 07:19:59.934062 [ 4 ] {ed89143c-57ed-441a-b7f4-9d81491fdb89} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.05.18 07:19:59.934099 [ 4 ] {ed89143c-57ed-441a-b7f4-9d81491fdb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6573 | 2026.05.18 07:19:59.934438 [ 4 ] {ed89143c-57ed-441a-b7f4-9d81491fdb89} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6574 | 2026.05.18 07:19:59.934613 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8409 rows, containing 5 columns (5 merged, 0 gathered) in 0.002999097 sec., 2803843.9570310665 rows/sec., 222.79 MiB/sec. | ||
| 6575 | 2026.05.18 07:19:59.934647 [ 4 ] {ed89143c-57ed-441a-b7f4-9d81491fdb89} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.05.18 07:19:59.934778 [ 4 ] {ed89143c-57ed-441a-b7f4-9d81491fdb89} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001559 sec., 609364.9775497114 rows/sec., 35.85 MiB/sec. | ||
| 6577 | 2026.05.18 07:19:59.934813 [ 4 ] {ed89143c-57ed-441a-b7f4-9d81491fdb89} <Debug> TCPHandler: Processed in 0.00172178 sec. | ||
| 6578 | 2026.05.18 07:19:59.934934 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6579 | 2026.05.18 07:19:59.934944 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.05.18 07:19:59.935049 [ 4 ] {e158631a-d148-43a2-a8df-5a8951cfbcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6581 | 2026.05.18 07:19:59.935091 [ 4 ] {e158631a-d148-43a2-a8df-5a8951cfbcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6582 | 2026.05.18 07:19:59.935199 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.05.18 07:19:59.935274 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_41_8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6584 | 2026.05.18 07:19:59.935343 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 6585 | 2026.05.18 07:19:59.935478 [ 4 ] {e158631a-d148-43a2-a8df-5a8951cfbcd7} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.05.18 07:19:59.935518 [ 4 ] {e158631a-d148-43a2-a8df-5a8951cfbcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6587 | 2026.05.18 07:19:59.935808 [ 4 ] {e158631a-d148-43a2-a8df-5a8951cfbcd7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6588 | 2026.05.18 07:19:59.936010 [ 4 ] {e158631a-d148-43a2-a8df-5a8951cfbcd7} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.05.18 07:19:59.936133 [ 4 ] {e158631a-d148-43a2-a8df-5a8951cfbcd7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 6590 | 2026.05.18 07:19:59.936167 [ 4 ] {e158631a-d148-43a2-a8df-5a8951cfbcd7} <Debug> TCPHandler: Processed in 0.001272807 sec. | ||
| 6591 | 2026.05.18 07:19:59.936289 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.05.18 07:19:59.936384 [ 4 ] {ddb3057e-fd0e-4255-965c-a59ddfe3d1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6593 | 2026.05.18 07:19:59.936423 [ 4 ] {ddb3057e-fd0e-4255-965c-a59ddfe3d1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6594 | 2026.05.18 07:19:59.936884 [ 4 ] {ddb3057e-fd0e-4255-965c-a59ddfe3d1db} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.05.18 07:19:59.936920 [ 4 ] {ddb3057e-fd0e-4255-965c-a59ddfe3d1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6596 | 2026.05.18 07:19:59.937213 [ 4 ] {ddb3057e-fd0e-4255-965c-a59ddfe3d1db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6597 | 2026.05.18 07:19:59.937411 [ 4 ] {ddb3057e-fd0e-4255-965c-a59ddfe3d1db} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.05.18 07:19:59.937539 [ 4 ] {ddb3057e-fd0e-4255-965c-a59ddfe3d1db} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 6599 | 2026.05.18 07:19:59.937573 [ 4 ] {ddb3057e-fd0e-4255-965c-a59ddfe3d1db} <Debug> TCPHandler: Processed in 0.001333287 sec. | ||
| 6600 | 2026.05.18 07:19:59.937737 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.05.18 07:19:59.937840 [ 4 ] {067e7991-e4a6-45aa-be8b-44c84ebf668f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6602 | 2026.05.18 07:19:59.937879 [ 4 ] {067e7991-e4a6-45aa-be8b-44c84ebf668f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6603 | 2026.05.18 07:19:59.939075 [ 4 ] {067e7991-e4a6-45aa-be8b-44c84ebf668f} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.05.18 07:19:59.939111 [ 4 ] {067e7991-e4a6-45aa-be8b-44c84ebf668f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6605 | 2026.05.18 07:19:59.939480 [ 4 ] {067e7991-e4a6-45aa-be8b-44c84ebf668f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6606 | 2026.05.18 07:19:59.939688 [ 4 ] {067e7991-e4a6-45aa-be8b-44c84ebf668f} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.05.18 07:19:59.939812 [ 4 ] {067e7991-e4a6-45aa-be8b-44c84ebf668f} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.00199 sec., 871859.296482412 rows/sec., 58.75 MiB/sec. | ||
| 6608 | 2026.05.18 07:19:59.939824 [ 72 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6609 | 2026.05.18 07:19:59.939846 [ 4 ] {067e7991-e4a6-45aa-be8b-44c84ebf668f} <Debug> TCPHandler: Processed in 0.002158222 sec. | ||
| 6610 | 2026.05.18 07:19:59.939874 [ 72 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.05.18 07:19:59.939903 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6612 | 2026.05.18 07:19:59.939982 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.05.18 07:19:59.939988 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 6614 | 2026.05.18 07:19:59.940085 [ 4 ] {547a7be8-fa56-400b-922f-5f79cf1eae3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6615 | 2026.05.18 07:19:59.940124 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6616 | 2026.05.18 07:19:59.940132 [ 4 ] {547a7be8-fa56-400b-922f-5f79cf1eae3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6617 | 2026.05.18 07:19:59.940163 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1831 rows starting from the beginning of the part | ||
| 6618 | 2026.05.18 07:19:59.940229 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 501 rows starting from the beginning of the part | ||
| 6619 | 2026.05.18 07:19:59.940275 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6620 | 2026.05.18 07:19:59.940317 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 501 rows starting from the beginning of the part | ||
| 6621 | 2026.05.18 07:19:59.940357 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
| 6622 | 2026.05.18 07:19:59.940396 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1735 rows starting from the beginning of the part | ||
| 6623 | 2026.05.18 07:19:59.940516 [ 4 ] {547a7be8-fa56-400b-922f-5f79cf1eae3d} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.05.18 07:19:59.940559 [ 4 ] {547a7be8-fa56-400b-922f-5f79cf1eae3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6625 | 2026.05.18 07:19:59.940888 [ 4 ] {547a7be8-fa56-400b-922f-5f79cf1eae3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6626 | 2026.05.18 07:19:59.941107 [ 4 ] {547a7be8-fa56-400b-922f-5f79cf1eae3d} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.05.18 07:19:59.941246 [ 4 ] {547a7be8-fa56-400b-922f-5f79cf1eae3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 265.88 KiB/sec. | ||
| 6628 | 2026.05.18 07:19:59.941283 [ 4 ] {547a7be8-fa56-400b-922f-5f79cf1eae3d} <Debug> TCPHandler: Processed in 0.001349288 sec. | ||
| 6629 | 2026.05.18 07:19:59.941416 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2026.05.18 07:19:59.941511 [ 4 ] {7e542480-75e7-46d9-99c6-f55d25cb8eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6631 | 2026.05.18 07:19:59.941553 [ 4 ] {7e542480-75e7-46d9-99c6-f55d25cb8eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6632 | 2026.05.18 07:19:59.942035 [ 200 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4766 rows, containing 5 columns (5 merged, 0 gathered) in 0.002073062 sec., 2299014.694205962 rows/sec., 166.81 MiB/sec. | ||
| 6633 | 2026.05.18 07:19:59.942253 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6634 | 2026.05.18 07:19:59.942455 [ 4 ] {7e542480-75e7-46d9-99c6-f55d25cb8eb6} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.05.18 07:19:59.942498 [ 4 ] {7e542480-75e7-46d9-99c6-f55d25cb8eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6636 | 2026.05.18 07:19:59.942509 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.05.18 07:19:59.942590 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_41_8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6638 | 2026.05.18 07:19:59.942655 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 6639 | 2026.05.18 07:19:59.942943 [ 4 ] {7e542480-75e7-46d9-99c6-f55d25cb8eb6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6640 | 2026.05.18 07:19:59.943162 [ 4 ] {7e542480-75e7-46d9-99c6-f55d25cb8eb6} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.05.18 07:19:59.943292 [ 4 ] {7e542480-75e7-46d9-99c6-f55d25cb8eb6} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001799 sec., 927737.6320177877 rows/sec., 56.66 MiB/sec. | ||
| 6642 | 2026.05.18 07:19:59.943327 [ 4 ] {7e542480-75e7-46d9-99c6-f55d25cb8eb6} <Debug> TCPHandler: Processed in 0.001959321 sec. | ||
| 6643 | 2026.05.18 07:19:59.943476 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.05.18 07:19:59.943571 [ 4 ] {9de7a655-854d-4e2a-bdd2-24d56651e816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6645 | 2026.05.18 07:19:59.943612 [ 4 ] {9de7a655-854d-4e2a-bdd2-24d56651e816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6646 | 2026.05.18 07:19:59.943936 [ 4 ] {9de7a655-854d-4e2a-bdd2-24d56651e816} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.05.18 07:19:59.943971 [ 4 ] {9de7a655-854d-4e2a-bdd2-24d56651e816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6648 | 2026.05.18 07:19:59.944250 [ 4 ] {9de7a655-854d-4e2a-bdd2-24d56651e816} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6649 | 2026.05.18 07:19:59.944453 [ 4 ] {9de7a655-854d-4e2a-bdd2-24d56651e816} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.05.18 07:19:59.944578 [ 4 ] {9de7a655-854d-4e2a-bdd2-24d56651e816} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 6651 | 2026.05.18 07:19:59.944611 [ 4 ] {9de7a655-854d-4e2a-bdd2-24d56651e816} <Debug> TCPHandler: Processed in 0.001185087 sec. | ||
| 6652 | 2026.05.18 07:19:59.944738 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.05.18 07:19:59.944833 [ 4 ] {968bfdca-137a-4f98-8583-a55a338ab84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6654 | 2026.05.18 07:19:59.944885 [ 4 ] {968bfdca-137a-4f98-8583-a55a338ab84e} <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 | ||
| 6655 | 2026.05.18 07:19:59.945652 [ 4 ] {968bfdca-137a-4f98-8583-a55a338ab84e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.05.18 07:19:59.945687 [ 4 ] {968bfdca-137a-4f98-8583-a55a338ab84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6657 | 2026.05.18 07:19:59.946191 [ 4 ] {968bfdca-137a-4f98-8583-a55a338ab84e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6658 | 2026.05.18 07:19:59.946411 [ 4 ] {968bfdca-137a-4f98-8583-a55a338ab84e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.05.18 07:19:59.946544 [ 4 ] {968bfdca-137a-4f98-8583-a55a338ab84e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001729 sec., 12724.117987275882 rows/sec., 22.80 MiB/sec. | ||
| 6660 | 2026.05.18 07:19:59.946593 [ 4 ] {968bfdca-137a-4f98-8583-a55a338ab84e} <Debug> TCPHandler: Processed in 0.00190373 sec. | ||
| 6661 | 2026.05.18 07:19:59.946721 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.05.18 07:19:59.946817 [ 4 ] {5db4301b-7a7c-4abd-b551-6c5694965279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6663 | 2026.05.18 07:19:59.946858 [ 4 ] {5db4301b-7a7c-4abd-b551-6c5694965279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6664 | 2026.05.18 07:19:59.947205 [ 4 ] {5db4301b-7a7c-4abd-b551-6c5694965279} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.05.18 07:19:59.947241 [ 4 ] {5db4301b-7a7c-4abd-b551-6c5694965279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6666 | 2026.05.18 07:19:59.947536 [ 4 ] {5db4301b-7a7c-4abd-b551-6c5694965279} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6667 | 2026.05.18 07:19:59.947750 [ 4 ] {5db4301b-7a7c-4abd-b551-6c5694965279} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.05.18 07:19:59.947874 [ 4 ] {5db4301b-7a7c-4abd-b551-6c5694965279} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001075 sec., 61395.348837209305 rows/sec., 3.73 MiB/sec. | ||
| 6669 | 2026.05.18 07:19:59.947907 [ 4 ] {5db4301b-7a7c-4abd-b551-6c5694965279} <Debug> TCPHandler: Processed in 0.001234677 sec. | ||
| 6670 | 2026.05.18 07:20:02.628357 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.05.18 07:20:02.628622 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 6672 | 2026.05.18 07:20:02.628988 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6673 | 2026.05.18 07:20:02.629032 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <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 | ||
| 6674 | 2026.05.18 07:20:02.629284 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6675 | 2026.05.18 07:20:02.629362 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6676 | 2026.05.18 07:20:02.629526 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6677 | 2026.05.18 07:20:02.629561 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6678 | 2026.05.18 07:20:02.629582 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6679 | 2026.05.18 07:20:02.629598 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6680 | 2026.05.18 07:20:02.629641 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <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'))" | ||
| 6681 | 2026.05.18 07:20:02.629662 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6682 | 2026.05.18 07:20:02.630786 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002267 sec., 22937.80326422585 rows/sec., 5.36 MiB/sec. | ||
| 6683 | 2026.05.18 07:20:02.630886 [ 4 ] {b83175c9-5205-46e6-ae6b-ce182fb22b7c} <Debug> TCPHandler: Processed in 0.002666225 sec. | ||
| 6684 | 2026.05.18 07:20:02.632232 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.05.18 07:20:02.632398 [ 4 ] {203e8088-3598-4209-9286-42bac3152cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6686 | 2026.05.18 07:20:02.632462 [ 4 ] {203e8088-3598-4209-9286-42bac3152cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6687 | 2026.05.18 07:20:02.633130 [ 4 ] {203e8088-3598-4209-9286-42bac3152cec} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.05.18 07:20:02.633171 [ 4 ] {203e8088-3598-4209-9286-42bac3152cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6689 | 2026.05.18 07:20:02.633606 [ 4 ] {203e8088-3598-4209-9286-42bac3152cec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6690 | 2026.05.18 07:20:02.633860 [ 4 ] {203e8088-3598-4209-9286-42bac3152cec} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.05.18 07:20:02.634015 [ 4 ] {203e8088-3598-4209-9286-42bac3152cec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.58 MiB/sec. | ||
| 6692 | 2026.05.18 07:20:02.634061 [ 4 ] {203e8088-3598-4209-9286-42bac3152cec} <Debug> TCPHandler: Processed in 0.001954151 sec. | ||
| 6693 | 2026.05.18 07:20:02.634200 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.05.18 07:20:02.634306 [ 4 ] {27d0c06a-8698-4ebe-b1fd-b86d43353791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6695 | 2026.05.18 07:20:02.634352 [ 4 ] {27d0c06a-8698-4ebe-b1fd-b86d43353791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6696 | 2026.05.18 07:20:02.634821 [ 4 ] {27d0c06a-8698-4ebe-b1fd-b86d43353791} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.05.18 07:20:02.634859 [ 4 ] {27d0c06a-8698-4ebe-b1fd-b86d43353791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6698 | 2026.05.18 07:20:02.635184 [ 4 ] {27d0c06a-8698-4ebe-b1fd-b86d43353791} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6699 | 2026.05.18 07:20:02.635417 [ 4 ] {27d0c06a-8698-4ebe-b1fd-b86d43353791} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.05.18 07:20:02.635553 [ 4 ] {27d0c06a-8698-4ebe-b1fd-b86d43353791} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 6701 | 2026.05.18 07:20:02.635588 [ 4 ] {27d0c06a-8698-4ebe-b1fd-b86d43353791} <Debug> TCPHandler: Processed in 0.001446268 sec. | ||
| 6702 | 2026.05.18 07:20:02.635915 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.05.18 07:20:02.636094 [ 4 ] {c19f1b8b-1611-4621-b709-123f2cedf3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.05.18 07:20:02.636166 [ 4 ] {c19f1b8b-1611-4621-b709-123f2cedf3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6705 | 2026.05.18 07:20:02.636724 [ 4 ] {c19f1b8b-1611-4621-b709-123f2cedf3e0} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.05.18 07:20:02.636767 [ 4 ] {c19f1b8b-1611-4621-b709-123f2cedf3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6707 | 2026.05.18 07:20:02.637198 [ 4 ] {c19f1b8b-1611-4621-b709-123f2cedf3e0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6708 | 2026.05.18 07:20:02.637426 [ 4 ] {c19f1b8b-1611-4621-b709-123f2cedf3e0} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.05.18 07:20:02.637559 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6710 | 2026.05.18 07:20:02.637575 [ 4 ] {c19f1b8b-1611-4621-b709-123f2cedf3e0} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001531 sec., 41802.74330502939 rows/sec., 2.91 MiB/sec. | ||
| 6711 | 2026.05.18 07:20:02.637598 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.05.18 07:20:02.637617 [ 4 ] {c19f1b8b-1611-4621-b709-123f2cedf3e0} <Debug> TCPHandler: Processed in 0.001836461 sec. | ||
| 6713 | 2026.05.18 07:20:02.637618 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6714 | 2026.05.18 07:20:02.637759 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.05.18 07:20:02.637770 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 6716 | 2026.05.18 07:20:02.637859 [ 4 ] {7c20bbb8-b87f-4a63-85ae-baeaf50e5807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6717 | 2026.05.18 07:20:02.637906 [ 4 ] {7c20bbb8-b87f-4a63-85ae-baeaf50e5807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6718 | 2026.05.18 07:20:02.637934 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6719 | 2026.05.18 07:20:02.637979 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12561 rows starting from the beginning of the part | ||
| 6720 | 2026.05.18 07:20:02.638055 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 165 rows starting from the beginning of the part | ||
| 6721 | 2026.05.18 07:20:02.638108 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6722 | 2026.05.18 07:20:02.638155 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 6723 | 2026.05.18 07:20:02.638200 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1669 rows starting from the beginning of the part | ||
| 6724 | 2026.05.18 07:20:02.638244 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6725 | 2026.05.18 07:20:02.638247 [ 4 ] {7c20bbb8-b87f-4a63-85ae-baeaf50e5807} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.05.18 07:20:02.638295 [ 4 ] {7c20bbb8-b87f-4a63-85ae-baeaf50e5807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6727 | 2026.05.18 07:20:02.638748 [ 4 ] {7c20bbb8-b87f-4a63-85ae-baeaf50e5807} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6728 | 2026.05.18 07:20:02.638967 [ 4 ] {7c20bbb8-b87f-4a63-85ae-baeaf50e5807} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.05.18 07:20:02.639102 [ 4 ] {7c20bbb8-b87f-4a63-85ae-baeaf50e5807} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001263 sec., 19002.375296912112 rows/sec., 1.28 MiB/sec. | ||
| 6730 | 2026.05.18 07:20:02.639143 [ 4 ] {7c20bbb8-b87f-4a63-85ae-baeaf50e5807} <Debug> TCPHandler: Processed in 0.001434588 sec. | ||
| 6731 | 2026.05.18 07:20:02.642505 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14884 rows, containing 5 columns (5 merged, 0 gathered) in 0.004805797 sec., 3097092.9483704786 rows/sec., 202.96 MiB/sec. | ||
| 6732 | 2026.05.18 07:20:02.642848 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6733 | 2026.05.18 07:20:02.643101 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.05.18 07:20:02.643171 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6735 | 2026.05.18 07:20:02.643240 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 6736 | 2026.05.18 07:20:04.299231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13986 | ||
| 6737 | 2026.05.18 07:20:04.299829 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.05.18 07:20:04.299871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6739 | 2026.05.18 07:20:04.300550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6740 | 2026.05.18 07:20:04.300784 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.05.18 07:20:04.300910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13986 | ||
| 6742 | 2026.05.18 07:20:05.021159 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6743 | 2026.05.18 07:20:05.037068 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.05.18 07:20:05.037120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6745 | 2026.05.18 07:20:05.042912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6746 | 2026.05.18 07:20:05.043628 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.05.18 07:20:05.046354 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6748 | 2026.05.18 07:20:07.633795 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.05.18 07:20:07.634216 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6750 | 2026.05.18 07:20:07.634769 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6751 | 2026.05.18 07:20:07.634809 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <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 | ||
| 6752 | 2026.05.18 07:20:07.635033 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6753 | 2026.05.18 07:20:07.635103 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6754 | 2026.05.18 07:20:07.635248 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6755 | 2026.05.18 07:20:07.635285 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6756 | 2026.05.18 07:20:07.635307 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6757 | 2026.05.18 07:20:07.635322 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6758 | 2026.05.18 07:20:07.635366 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <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'))" | ||
| 6759 | 2026.05.18 07:20:07.635386 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6760 | 2026.05.18 07:20:07.636480 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002522 sec., 20618.556701030928 rows/sec., 4.82 MiB/sec. | ||
| 6761 | 2026.05.18 07:20:07.636653 [ 4 ] {1b454d75-45bb-4c74-a5c3-039e758061d3} <Debug> TCPHandler: Processed in 0.003040977 sec. | ||
| 6762 | 2026.05.18 07:20:07.639242 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.05.18 07:20:07.639440 [ 4 ] {b5547ed6-f743-4525-8ba2-e6546dde4077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6764 | 2026.05.18 07:20:07.639516 [ 4 ] {b5547ed6-f743-4525-8ba2-e6546dde4077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6765 | 2026.05.18 07:20:07.640234 [ 4 ] {b5547ed6-f743-4525-8ba2-e6546dde4077} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.05.18 07:20:07.640284 [ 4 ] {b5547ed6-f743-4525-8ba2-e6546dde4077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6767 | 2026.05.18 07:20:07.640670 [ 4 ] {b5547ed6-f743-4525-8ba2-e6546dde4077} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6768 | 2026.05.18 07:20:07.640898 [ 4 ] {b5547ed6-f743-4525-8ba2-e6546dde4077} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.05.18 07:20:07.641050 [ 4 ] {b5547ed6-f743-4525-8ba2-e6546dde4077} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001665 sec., 69669.66966966967 rows/sec., 5.90 MiB/sec. | ||
| 6770 | 2026.05.18 07:20:07.641087 [ 4 ] {b5547ed6-f743-4525-8ba2-e6546dde4077} <Debug> TCPHandler: Processed in 0.001940121 sec. | ||
| 6771 | 2026.05.18 07:20:07.641236 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2026.05.18 07:20:07.641334 [ 4 ] {b2ea2438-150a-4153-81fe-2a501ddc2eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6773 | 2026.05.18 07:20:07.641375 [ 4 ] {b2ea2438-150a-4153-81fe-2a501ddc2eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6774 | 2026.05.18 07:20:07.641845 [ 4 ] {b2ea2438-150a-4153-81fe-2a501ddc2eb0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.05.18 07:20:07.641882 [ 4 ] {b2ea2438-150a-4153-81fe-2a501ddc2eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6776 | 2026.05.18 07:20:07.642180 [ 4 ] {b2ea2438-150a-4153-81fe-2a501ddc2eb0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6777 | 2026.05.18 07:20:07.642399 [ 4 ] {b2ea2438-150a-4153-81fe-2a501ddc2eb0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.05.18 07:20:07.642528 [ 4 ] {b2ea2438-150a-4153-81fe-2a501ddc2eb0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001213 sec., 24732.069249793898 rows/sec., 1.82 MiB/sec. | ||
| 6779 | 2026.05.18 07:20:07.642562 [ 4 ] {b2ea2438-150a-4153-81fe-2a501ddc2eb0} <Debug> TCPHandler: Processed in 0.001375448 sec. | ||
| 6780 | 2026.05.18 07:20:07.642704 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2026.05.18 07:20:07.642800 [ 4 ] {76abe575-3639-4ec7-81bd-2a580c030c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6782 | 2026.05.18 07:20:07.642840 [ 4 ] {76abe575-3639-4ec7-81bd-2a580c030c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6783 | 2026.05.18 07:20:07.643278 [ 4 ] {76abe575-3639-4ec7-81bd-2a580c030c2d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.05.18 07:20:07.643314 [ 4 ] {76abe575-3639-4ec7-81bd-2a580c030c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6785 | 2026.05.18 07:20:07.643624 [ 4 ] {76abe575-3639-4ec7-81bd-2a580c030c2d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6786 | 2026.05.18 07:20:07.643838 [ 4 ] {76abe575-3639-4ec7-81bd-2a580c030c2d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.05.18 07:20:07.643967 [ 4 ] {76abe575-3639-4ec7-81bd-2a580c030c2d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001185 sec., 79324.89451476793 rows/sec., 6.20 MiB/sec. | ||
| 6788 | 2026.05.18 07:20:07.644001 [ 4 ] {76abe575-3639-4ec7-81bd-2a580c030c2d} <Debug> TCPHandler: Processed in 0.001345768 sec. | ||
| 6789 | 2026.05.18 07:20:07.644133 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.05.18 07:20:07.644229 [ 4 ] {abc41d13-8607-4383-bd8c-1145dc441147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6791 | 2026.05.18 07:20:07.644272 [ 4 ] {abc41d13-8607-4383-bd8c-1145dc441147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6792 | 2026.05.18 07:20:07.644692 [ 4 ] {abc41d13-8607-4383-bd8c-1145dc441147} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.05.18 07:20:07.644729 [ 4 ] {abc41d13-8607-4383-bd8c-1145dc441147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6794 | 2026.05.18 07:20:07.645047 [ 4 ] {abc41d13-8607-4383-bd8c-1145dc441147} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6795 | 2026.05.18 07:20:07.645258 [ 4 ] {abc41d13-8607-4383-bd8c-1145dc441147} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.05.18 07:20:07.645389 [ 4 ] {abc41d13-8607-4383-bd8c-1145dc441147} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 6797 | 2026.05.18 07:20:07.645422 [ 4 ] {abc41d13-8607-4383-bd8c-1145dc441147} <Debug> TCPHandler: Processed in 0.001343597 sec. | ||
| 6798 | 2026.05.18 07:20:07.645544 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.05.18 07:20:07.645640 [ 4 ] {ab62484b-2486-4032-9cb3-b83ee52a2792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.05.18 07:20:07.645695 [ 4 ] {ab62484b-2486-4032-9cb3-b83ee52a2792} <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 | ||
| 6801 | 2026.05.18 07:20:07.646514 [ 4 ] {ab62484b-2486-4032-9cb3-b83ee52a2792} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.05.18 07:20:07.646551 [ 4 ] {ab62484b-2486-4032-9cb3-b83ee52a2792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6803 | 2026.05.18 07:20:07.647074 [ 4 ] {ab62484b-2486-4032-9cb3-b83ee52a2792} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6804 | 2026.05.18 07:20:07.647294 [ 4 ] {ab62484b-2486-4032-9cb3-b83ee52a2792} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.05.18 07:20:07.647436 [ 4 ] {ab62484b-2486-4032-9cb3-b83ee52a2792} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 6806 | 2026.05.18 07:20:07.647484 [ 4 ] {ab62484b-2486-4032-9cb3-b83ee52a2792} <Debug> TCPHandler: Processed in 0.001988831 sec. | ||
| 6807 | 2026.05.18 07:20:07.647603 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.05.18 07:20:07.647700 [ 4 ] {f9d62b3f-ad01-4c01-bfce-5f4f90dbbdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6809 | 2026.05.18 07:20:07.647741 [ 4 ] {f9d62b3f-ad01-4c01-bfce-5f4f90dbbdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6810 | 2026.05.18 07:20:07.648092 [ 4 ] {f9d62b3f-ad01-4c01-bfce-5f4f90dbbdb0} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.05.18 07:20:07.648131 [ 4 ] {f9d62b3f-ad01-4c01-bfce-5f4f90dbbdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6812 | 2026.05.18 07:20:07.648435 [ 4 ] {f9d62b3f-ad01-4c01-bfce-5f4f90dbbdb0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6813 | 2026.05.18 07:20:07.648653 [ 4 ] {f9d62b3f-ad01-4c01-bfce-5f4f90dbbdb0} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.05.18 07:20:07.648773 [ 86 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6815 | 2026.05.18 07:20:07.648781 [ 4 ] {f9d62b3f-ad01-4c01-bfce-5f4f90dbbdb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6816 | 2026.05.18 07:20:07.648847 [ 86 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.05.18 07:20:07.648858 [ 4 ] {f9d62b3f-ad01-4c01-bfce-5f4f90dbbdb0} <Debug> TCPHandler: Processed in 0.001304688 sec. | ||
| 6818 | 2026.05.18 07:20:07.648879 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6819 | 2026.05.18 07:20:07.648981 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 6820 | 2026.05.18 07:20:07.649096 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6821 | 2026.05.18 07:20:07.649130 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2016 rows starting from the beginning of the part | ||
| 6822 | 2026.05.18 07:20:07.649188 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6823 | 2026.05.18 07:20:07.649231 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 6824 | 2026.05.18 07:20:07.649271 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 6825 | 2026.05.18 07:20:07.649312 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 6826 | 2026.05.18 07:20:07.649351 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 6827 | 2026.05.18 07:20:07.650492 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 4 columns (4 merged, 0 gathered) in 0.001538798 sec., 1505070.8410070718 rows/sec., 97.91 MiB/sec. | ||
| 6828 | 2026.05.18 07:20:07.650725 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6829 | 2026.05.18 07:20:07.650962 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.05.18 07:20:07.651027 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_41_8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6831 | 2026.05.18 07:20:07.651088 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6832 | 2026.05.18 07:20:11.698908 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6833 | 2026.05.18 07:20:11.698986 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6834 | 2026.05.18 07:20:11.801254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14434 | ||
| 6835 | 2026.05.18 07:20:11.801797 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.05.18 07:20:11.801839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6837 | 2026.05.18 07:20:11.802335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6838 | 2026.05.18 07:20:11.802572 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.05.18 07:20:11.802693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14434 | ||
| 6840 | 2026.05.18 07:20:12.546684 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6841 | 2026.05.18 07:20:12.563180 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.05.18 07:20:12.563227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6843 | 2026.05.18 07:20:12.569002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6844 | 2026.05.18 07:20:12.569707 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.05.18 07:20:12.572432 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6846 | 2026.05.18 07:20:12.639134 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.05.18 07:20:12.639346 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 6848 | 2026.05.18 07:20:12.639739 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6849 | 2026.05.18 07:20:12.639786 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <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 | ||
| 6850 | 2026.05.18 07:20:12.640030 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6851 | 2026.05.18 07:20:12.640103 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6852 | 2026.05.18 07:20:12.640244 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6853 | 2026.05.18 07:20:12.640292 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6854 | 2026.05.18 07:20:12.640330 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6855 | 2026.05.18 07:20:12.640348 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6856 | 2026.05.18 07:20:12.640397 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <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'))" | ||
| 6857 | 2026.05.18 07:20:12.640420 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6858 | 2026.05.18 07:20:12.641662 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002411 sec., 21567.814184985484 rows/sec., 5.04 MiB/sec. | ||
| 6859 | 2026.05.18 07:20:12.641770 [ 4 ] {dbfe60a2-14c3-405c-b41d-adfd2c66c9c9} <Debug> TCPHandler: Processed in 0.002759745 sec. | ||
| 6860 | 2026.05.18 07:20:12.646848 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.05.18 07:20:12.646962 [ 4 ] {91e84a61-3240-4eb9-bbd8-510a46791222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6862 | 2026.05.18 07:20:12.647008 [ 4 ] {91e84a61-3240-4eb9-bbd8-510a46791222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6863 | 2026.05.18 07:20:12.647597 [ 4 ] {91e84a61-3240-4eb9-bbd8-510a46791222} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.05.18 07:20:12.647647 [ 4 ] {91e84a61-3240-4eb9-bbd8-510a46791222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6865 | 2026.05.18 07:20:12.648000 [ 4 ] {91e84a61-3240-4eb9-bbd8-510a46791222} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6866 | 2026.05.18 07:20:12.648229 [ 4 ] {91e84a61-3240-4eb9-bbd8-510a46791222} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.05.18 07:20:12.648371 [ 4 ] {91e84a61-3240-4eb9-bbd8-510a46791222} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001441 sec., 197085.3573907009 rows/sec., 12.52 MiB/sec. | ||
| 6868 | 2026.05.18 07:20:12.648406 [ 4 ] {91e84a61-3240-4eb9-bbd8-510a46791222} <Debug> TCPHandler: Processed in 0.001612019 sec. | ||
| 6869 | 2026.05.18 07:20:12.648539 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.05.18 07:20:12.648634 [ 4 ] {b1ecc424-4cc3-44db-910e-3b16a9bf9ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6871 | 2026.05.18 07:20:12.648673 [ 4 ] {b1ecc424-4cc3-44db-910e-3b16a9bf9ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6872 | 2026.05.18 07:20:12.649418 [ 4 ] {b1ecc424-4cc3-44db-910e-3b16a9bf9ca2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.05.18 07:20:12.649455 [ 4 ] {b1ecc424-4cc3-44db-910e-3b16a9bf9ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6874 | 2026.05.18 07:20:12.649804 [ 4 ] {b1ecc424-4cc3-44db-910e-3b16a9bf9ca2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6875 | 2026.05.18 07:20:12.650016 [ 4 ] {b1ecc424-4cc3-44db-910e-3b16a9bf9ca2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.05.18 07:20:12.650144 [ 4 ] {b1ecc424-4cc3-44db-910e-3b16a9bf9ca2} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001527 sec., 536345.7760314342 rows/sec., 41.57 MiB/sec. | ||
| 6877 | 2026.05.18 07:20:12.650177 [ 4 ] {b1ecc424-4cc3-44db-910e-3b16a9bf9ca2} <Debug> TCPHandler: Processed in 0.00168661 sec. | ||
| 6878 | 2026.05.18 07:20:12.650300 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.05.18 07:20:12.650396 [ 4 ] {54f7d3f0-c6c3-4f70-b9a8-508fbe8bfe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.05.18 07:20:12.650436 [ 4 ] {54f7d3f0-c6c3-4f70-b9a8-508fbe8bfe01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6881 | 2026.05.18 07:20:12.650879 [ 4 ] {54f7d3f0-c6c3-4f70-b9a8-508fbe8bfe01} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.05.18 07:20:12.650916 [ 4 ] {54f7d3f0-c6c3-4f70-b9a8-508fbe8bfe01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6883 | 2026.05.18 07:20:12.651205 [ 4 ] {54f7d3f0-c6c3-4f70-b9a8-508fbe8bfe01} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6884 | 2026.05.18 07:20:12.651414 [ 4 ] {54f7d3f0-c6c3-4f70-b9a8-508fbe8bfe01} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.05.18 07:20:12.651537 [ 4 ] {54f7d3f0-c6c3-4f70-b9a8-508fbe8bfe01} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001159 sec., 132010.35375323554 rows/sec., 7.89 MiB/sec. | ||
| 6886 | 2026.05.18 07:20:12.651544 [ 157 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6887 | 2026.05.18 07:20:12.651570 [ 4 ] {54f7d3f0-c6c3-4f70-b9a8-508fbe8bfe01} <Debug> TCPHandler: Processed in 0.001319658 sec. | ||
| 6888 | 2026.05.18 07:20:12.651626 [ 157 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.05.18 07:20:12.651655 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6890 | 2026.05.18 07:20:12.651713 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.05.18 07:20:12.651761 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 6892 | 2026.05.18 07:20:12.651813 [ 4 ] {a1decc60-930c-4a26-be66-7f2db111cdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.05.18 07:20:12.651857 [ 4 ] {a1decc60-930c-4a26-be66-7f2db111cdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6894 | 2026.05.18 07:20:12.651887 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6895 | 2026.05.18 07:20:12.651928 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 226 rows starting from the beginning of the part | ||
| 6896 | 2026.05.18 07:20:12.651997 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 153 rows starting from the beginning of the part | ||
| 6897 | 2026.05.18 07:20:12.652050 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 6898 | 2026.05.18 07:20:12.652096 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 172 rows starting from the beginning of the part | ||
| 6899 | 2026.05.18 07:20:12.652139 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 6900 | 2026.05.18 07:20:12.652182 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 153 rows starting from the beginning of the part | ||
| 6901 | 2026.05.18 07:20:12.652291 [ 4 ] {a1decc60-930c-4a26-be66-7f2db111cdf9} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.05.18 07:20:12.652334 [ 4 ] {a1decc60-930c-4a26-be66-7f2db111cdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6903 | 2026.05.18 07:20:12.652648 [ 4 ] {a1decc60-930c-4a26-be66-7f2db111cdf9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6904 | 2026.05.18 07:20:12.652879 [ 4 ] {a1decc60-930c-4a26-be66-7f2db111cdf9} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.18 07:20:12.653006 [ 4 ] {a1decc60-930c-4a26-be66-7f2db111cdf9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001211 sec., 123038.81090008256 rows/sec., 7.95 MiB/sec. | ||
| 6906 | 2026.05.18 07:20:12.653039 [ 4 ] {a1decc60-930c-4a26-be66-7f2db111cdf9} <Debug> TCPHandler: Processed in 0.001375078 sec. | ||
| 6907 | 2026.05.18 07:20:12.653109 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395548 sec., 547455.1932287532 rows/sec., 36.25 MiB/sec. | ||
| 6908 | 2026.05.18 07:20:12.653193 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.05.18 07:20:12.653265 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6910 | 2026.05.18 07:20:12.653292 [ 4 ] {ed2e9880-857b-4669-b044-e178bc5cf6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6911 | 2026.05.18 07:20:12.653337 [ 4 ] {ed2e9880-857b-4669-b044-e178bc5cf6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6912 | 2026.05.18 07:20:12.653536 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.05.18 07:20:12.653612 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_36_7} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6914 | 2026.05.18 07:20:12.653678 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6915 | 2026.05.18 07:20:12.653770 [ 4 ] {ed2e9880-857b-4669-b044-e178bc5cf6ce} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.05.18 07:20:12.653812 [ 4 ] {ed2e9880-857b-4669-b044-e178bc5cf6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6917 | 2026.05.18 07:20:12.654126 [ 4 ] {ed2e9880-857b-4669-b044-e178bc5cf6ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6918 | 2026.05.18 07:20:12.654333 [ 4 ] {ed2e9880-857b-4669-b044-e178bc5cf6ce} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.05.18 07:20:12.654456 [ 4 ] {ed2e9880-857b-4669-b044-e178bc5cf6ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 6920 | 2026.05.18 07:20:12.654490 [ 4 ] {ed2e9880-857b-4669-b044-e178bc5cf6ce} <Debug> TCPHandler: Processed in 0.001346008 sec. | ||
| 6921 | 2026.05.18 07:20:12.654615 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.05.18 07:20:12.654710 [ 4 ] {4e9556b8-3cd0-4fbe-9ec9-b8a3a804e294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6923 | 2026.05.18 07:20:12.654749 [ 4 ] {4e9556b8-3cd0-4fbe-9ec9-b8a3a804e294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6924 | 2026.05.18 07:20:12.655323 [ 4 ] {4e9556b8-3cd0-4fbe-9ec9-b8a3a804e294} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.18 07:20:12.655358 [ 4 ] {4e9556b8-3cd0-4fbe-9ec9-b8a3a804e294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6926 | 2026.05.18 07:20:12.655665 [ 4 ] {4e9556b8-3cd0-4fbe-9ec9-b8a3a804e294} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6927 | 2026.05.18 07:20:12.655872 [ 4 ] {4e9556b8-3cd0-4fbe-9ec9-b8a3a804e294} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.18 07:20:12.655998 [ 4 ] {4e9556b8-3cd0-4fbe-9ec9-b8a3a804e294} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001306 sec., 383614.0888208269 rows/sec., 26.96 MiB/sec. | ||
| 6929 | 2026.05.18 07:20:12.656031 [ 4 ] {4e9556b8-3cd0-4fbe-9ec9-b8a3a804e294} <Debug> TCPHandler: Processed in 0.001465308 sec. | ||
| 6930 | 2026.05.18 07:20:12.656159 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.05.18 07:20:12.656254 [ 4 ] {b82931e4-c800-4931-8a51-ecb7b4ee3250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6932 | 2026.05.18 07:20:12.656294 [ 4 ] {b82931e4-c800-4931-8a51-ecb7b4ee3250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6933 | 2026.05.18 07:20:12.656624 [ 4 ] {b82931e4-c800-4931-8a51-ecb7b4ee3250} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.05.18 07:20:12.656659 [ 4 ] {b82931e4-c800-4931-8a51-ecb7b4ee3250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6935 | 2026.05.18 07:20:12.656950 [ 4 ] {b82931e4-c800-4931-8a51-ecb7b4ee3250} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6936 | 2026.05.18 07:20:12.657153 [ 4 ] {b82931e4-c800-4931-8a51-ecb7b4ee3250} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.05.18 07:20:12.657276 [ 4 ] {b82931e4-c800-4931-8a51-ecb7b4ee3250} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 6938 | 2026.05.18 07:20:12.657309 [ 4 ] {b82931e4-c800-4931-8a51-ecb7b4ee3250} <Debug> TCPHandler: Processed in 0.001198466 sec. | ||
| 6939 | 2026.05.18 07:20:12.657430 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.05.18 07:20:12.657525 [ 4 ] {119680d1-46eb-4b6c-8ac7-4db4b9fea33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.05.18 07:20:12.657568 [ 4 ] {119680d1-46eb-4b6c-8ac7-4db4b9fea33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6942 | 2026.05.18 07:20:12.658149 [ 4 ] {119680d1-46eb-4b6c-8ac7-4db4b9fea33d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.05.18 07:20:12.658210 [ 4 ] {119680d1-46eb-4b6c-8ac7-4db4b9fea33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6944 | 2026.05.18 07:20:12.658633 [ 4 ] {119680d1-46eb-4b6c-8ac7-4db4b9fea33d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6945 | 2026.05.18 07:20:12.658860 [ 4 ] {119680d1-46eb-4b6c-8ac7-4db4b9fea33d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.05.18 07:20:12.659013 [ 4 ] {119680d1-46eb-4b6c-8ac7-4db4b9fea33d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001503 sec., 176314.0385894877 rows/sec., 11.72 MiB/sec. | ||
| 6947 | 2026.05.18 07:20:12.659070 [ 4 ] {119680d1-46eb-4b6c-8ac7-4db4b9fea33d} <Debug> TCPHandler: Processed in 0.001688819 sec. | ||
| 6948 | 2026.05.18 07:20:12.659300 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.05.18 07:20:12.659426 [ 4 ] {b65365bb-ff77-42ca-a86b-a122e7860532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.05.18 07:20:12.659483 [ 4 ] {b65365bb-ff77-42ca-a86b-a122e7860532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6951 | 2026.05.18 07:20:12.659826 [ 4 ] {b65365bb-ff77-42ca-a86b-a122e7860532} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.05.18 07:20:12.659861 [ 4 ] {b65365bb-ff77-42ca-a86b-a122e7860532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6953 | 2026.05.18 07:20:12.660152 [ 4 ] {b65365bb-ff77-42ca-a86b-a122e7860532} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6954 | 2026.05.18 07:20:12.660357 [ 4 ] {b65365bb-ff77-42ca-a86b-a122e7860532} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.05.18 07:20:12.660485 [ 4 ] {b65365bb-ff77-42ca-a86b-a122e7860532} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 6956 | 2026.05.18 07:20:12.660518 [ 4 ] {b65365bb-ff77-42ca-a86b-a122e7860532} <Debug> TCPHandler: Processed in 0.001323847 sec. | ||
| 6957 | 2026.05.18 07:20:12.660645 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2026.05.18 07:20:12.660741 [ 4 ] {51fef7ec-5356-4e61-9eec-32e04f70f68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6959 | 2026.05.18 07:20:12.660797 [ 4 ] {51fef7ec-5356-4e61-9eec-32e04f70f68d} <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 | ||
| 6960 | 2026.05.18 07:20:12.661597 [ 4 ] {51fef7ec-5356-4e61-9eec-32e04f70f68d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.05.18 07:20:12.661633 [ 4 ] {51fef7ec-5356-4e61-9eec-32e04f70f68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6962 | 2026.05.18 07:20:12.662143 [ 4 ] {51fef7ec-5356-4e61-9eec-32e04f70f68d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6963 | 2026.05.18 07:20:12.662360 [ 4 ] {51fef7ec-5356-4e61-9eec-32e04f70f68d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.05.18 07:20:12.662496 [ 4 ] {51fef7ec-5356-4e61-9eec-32e04f70f68d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 11.12 MiB/sec. | ||
| 6965 | 2026.05.18 07:20:12.662544 [ 4 ] {51fef7ec-5356-4e61-9eec-32e04f70f68d} <Debug> TCPHandler: Processed in 0.001948291 sec. | ||
| 6966 | 2026.05.18 07:20:12.662659 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.05.18 07:20:12.662754 [ 4 ] {cc76331a-db58-4298-a597-3e5ef9f9b4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.05.18 07:20:12.662794 [ 4 ] {cc76331a-db58-4298-a597-3e5ef9f9b4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6969 | 2026.05.18 07:20:12.663156 [ 4 ] {cc76331a-db58-4298-a597-3e5ef9f9b4df} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.05.18 07:20:12.663190 [ 4 ] {cc76331a-db58-4298-a597-3e5ef9f9b4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6971 | 2026.05.18 07:20:12.663470 [ 4 ] {cc76331a-db58-4298-a597-3e5ef9f9b4df} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6972 | 2026.05.18 07:20:12.663668 [ 4 ] {cc76331a-db58-4298-a597-3e5ef9f9b4df} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.05.18 07:20:12.663859 [ 4 ] {cc76331a-db58-4298-a597-3e5ef9f9b4df} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 6974 | 2026.05.18 07:20:12.663891 [ 4 ] {cc76331a-db58-4298-a597-3e5ef9f9b4df} <Debug> TCPHandler: Processed in 0.001279778 sec. | ||
| 6975 | 2026.05.18 07:20:13.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.85 MiB, peak 276.42 MiB, free memory in arenas 0.00 B, will set to 271.67 MiB (RSS), difference: -1.18 MiB | ||
| 6976 | 2026.05.18 07:20:17.638854 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.05.18 07:20:17.639213 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6978 | 2026.05.18 07:20:17.639738 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6979 | 2026.05.18 07:20:17.639812 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6980 | 2026.05.18 07:20:17.640109 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6981 | 2026.05.18 07:20:17.640178 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6982 | 2026.05.18 07:20:17.640322 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 6983 | 2026.05.18 07:20:17.640387 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6984 | 2026.05.18 07:20:17.640409 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 6985 | 2026.05.18 07:20:17.640425 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6986 | 2026.05.18 07:20:17.640468 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <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_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'))" | ||
| 6987 | 2026.05.18 07:20:17.640512 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6988 | 2026.05.18 07:20:17.641986 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002932 sec., 17735.334242837653 rows/sec., 4.15 MiB/sec. | ||
| 6989 | 2026.05.18 07:20:17.642093 [ 4 ] {ef0dcbb0-52ea-4607-80d6-14746af5203d} <Debug> TCPHandler: Processed in 0.003390239 sec. | ||
| 6990 | 2026.05.18 07:20:17.646340 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.05.18 07:20:17.646478 [ 4 ] {3845e279-1c69-44fb-89f5-6f100559005b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6992 | 2026.05.18 07:20:17.646531 [ 4 ] {3845e279-1c69-44fb-89f5-6f100559005b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6993 | 2026.05.18 07:20:17.647158 [ 4 ] {3845e279-1c69-44fb-89f5-6f100559005b} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.05.18 07:20:17.647202 [ 4 ] {3845e279-1c69-44fb-89f5-6f100559005b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 6995 | 2026.05.18 07:20:17.647576 [ 4 ] {3845e279-1c69-44fb-89f5-6f100559005b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6996 | 2026.05.18 07:20:17.647802 [ 4 ] {3845e279-1c69-44fb-89f5-6f100559005b} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.05.18 07:20:17.647947 [ 4 ] {3845e279-1c69-44fb-89f5-6f100559005b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001508 sec., 15915.119363395226 rows/sec., 1.32 MiB/sec. | ||
| 6998 | 2026.05.18 07:20:17.647950 [ 125 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6999 | 2026.05.18 07:20:17.647985 [ 4 ] {3845e279-1c69-44fb-89f5-6f100559005b} <Debug> TCPHandler: Processed in 0.001708359 sec. | ||
| 7000 | 2026.05.18 07:20:17.648030 [ 125 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.05.18 07:20:17.648057 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7002 | 2026.05.18 07:20:17.648151 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.05.18 07:20:17.648176 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 7004 | 2026.05.18 07:20:17.648255 [ 4 ] {829362a8-ab8f-4f71-bc54-af88ed669313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7005 | 2026.05.18 07:20:17.648287 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7006 | 2026.05.18 07:20:17.648296 [ 4 ] {829362a8-ab8f-4f71-bc54-af88ed669313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7007 | 2026.05.18 07:20:17.648320 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 7008 | 2026.05.18 07:20:17.648385 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 7009 | 2026.05.18 07:20:17.648441 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 7010 | 2026.05.18 07:20:17.648489 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 7011 | 2026.05.18 07:20:17.648542 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 7012 | 2026.05.18 07:20:17.648589 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 7013 | 2026.05.18 07:20:17.649094 [ 4 ] {829362a8-ab8f-4f71-bc54-af88ed669313} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.05.18 07:20:17.649164 [ 4 ] {829362a8-ab8f-4f71-bc54-af88ed669313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7015 | 2026.05.18 07:20:17.649607 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476838 sec., 994015.5927732086 rows/sec., 67.56 MiB/sec. | ||
| 7016 | 2026.05.18 07:20:17.649614 [ 4 ] {829362a8-ab8f-4f71-bc54-af88ed669313} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7017 | 2026.05.18 07:20:17.649753 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7018 | 2026.05.18 07:20:17.649934 [ 4 ] {829362a8-ab8f-4f71-bc54-af88ed669313} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.05.18 07:20:17.650060 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_16_3} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.05.18 07:20:17.650131 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_16_3} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7021 | 2026.05.18 07:20:17.650132 [ 4 ] {829362a8-ab8f-4f71-bc54-af88ed669313} <Debug> executeQuery: Read 236 rows, 21.50 KiB in 0.001892 sec., 124735.72938689217 rows/sec., 11.10 MiB/sec. | ||
| 7022 | 2026.05.18 07:20:17.650203 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7023 | 2026.05.18 07:20:17.650212 [ 4 ] {829362a8-ab8f-4f71-bc54-af88ed669313} <Debug> TCPHandler: Processed in 0.002111241 sec. | ||
| 7024 | 2026.05.18 07:20:17.650448 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.05.18 07:20:17.650582 [ 4 ] {50fd5e4f-95d8-46b4-8d77-5833f6999ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.05.18 07:20:17.650639 [ 4 ] {50fd5e4f-95d8-46b4-8d77-5833f6999ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7027 | 2026.05.18 07:20:17.651147 [ 4 ] {50fd5e4f-95d8-46b4-8d77-5833f6999ac5} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.05.18 07:20:17.651184 [ 4 ] {50fd5e4f-95d8-46b4-8d77-5833f6999ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7029 | 2026.05.18 07:20:17.651503 [ 4 ] {50fd5e4f-95d8-46b4-8d77-5833f6999ac5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7030 | 2026.05.18 07:20:17.651723 [ 4 ] {50fd5e4f-95d8-46b4-8d77-5833f6999ac5} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.05.18 07:20:17.651851 [ 4 ] {50fd5e4f-95d8-46b4-8d77-5833f6999ac5} <Debug> executeQuery: Read 42 rows, 3.22 KiB in 0.00131 sec., 32061.06870229008 rows/sec., 2.40 MiB/sec. | ||
| 7032 | 2026.05.18 07:20:17.651885 [ 4 ] {50fd5e4f-95d8-46b4-8d77-5833f6999ac5} <Debug> TCPHandler: Processed in 0.001556768 sec. | ||
| 7033 | 2026.05.18 07:20:17.652011 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.05.18 07:20:17.652107 [ 4 ] {5cf955c6-0b93-47e3-a15a-1192420883b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7035 | 2026.05.18 07:20:17.652149 [ 4 ] {5cf955c6-0b93-47e3-a15a-1192420883b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7036 | 2026.05.18 07:20:17.652568 [ 4 ] {5cf955c6-0b93-47e3-a15a-1192420883b2} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.05.18 07:20:17.652605 [ 4 ] {5cf955c6-0b93-47e3-a15a-1192420883b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7038 | 2026.05.18 07:20:17.652898 [ 4 ] {5cf955c6-0b93-47e3-a15a-1192420883b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7039 | 2026.05.18 07:20:17.653115 [ 4 ] {5cf955c6-0b93-47e3-a15a-1192420883b2} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.05.18 07:20:17.653242 [ 4 ] {5cf955c6-0b93-47e3-a15a-1192420883b2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.73 MiB/sec. | ||
| 7041 | 2026.05.18 07:20:17.653264 [ 138 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7042 | 2026.05.18 07:20:17.653277 [ 4 ] {5cf955c6-0b93-47e3-a15a-1192420883b2} <Debug> TCPHandler: Processed in 0.001315287 sec. | ||
| 7043 | 2026.05.18 07:20:17.653312 [ 138 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.05.18 07:20:17.653340 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7045 | 2026.05.18 07:20:17.653424 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7046 | 2026.05.18 07:20:17.653437 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 7047 | 2026.05.18 07:20:17.653528 [ 4 ] {670663bf-4872-483d-8b2a-84a6b0814c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7048 | 2026.05.18 07:20:17.653569 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7049 | 2026.05.18 07:20:17.653575 [ 4 ] {670663bf-4872-483d-8b2a-84a6b0814c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7050 | 2026.05.18 07:20:17.653612 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 7051 | 2026.05.18 07:20:17.653688 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 7052 | 2026.05.18 07:20:17.653742 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 7053 | 2026.05.18 07:20:17.653794 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 7054 | 2026.05.18 07:20:17.653842 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 7055 | 2026.05.18 07:20:17.653890 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 7056 | 2026.05.18 07:20:17.654062 [ 4 ] {670663bf-4872-483d-8b2a-84a6b0814c34} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.05.18 07:20:17.654107 [ 4 ] {670663bf-4872-483d-8b2a-84a6b0814c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7058 | 2026.05.18 07:20:17.654431 [ 4 ] {670663bf-4872-483d-8b2a-84a6b0814c34} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7059 | 2026.05.18 07:20:17.654667 [ 4 ] {670663bf-4872-483d-8b2a-84a6b0814c34} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.05.18 07:20:17.654794 [ 4 ] {670663bf-4872-483d-8b2a-84a6b0814c34} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001283 sec., 9353.078721745907 rows/sec., 730.71 KiB/sec. | ||
| 7061 | 2026.05.18 07:20:17.654798 [ 125 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7062 | 2026.05.18 07:20:17.654831 [ 4 ] {670663bf-4872-483d-8b2a-84a6b0814c34} <Debug> TCPHandler: Processed in 0.001456248 sec. | ||
| 7063 | 2026.05.18 07:20:17.654852 [ 125 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.05.18 07:20:17.654879 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7065 | 2026.05.18 07:20:17.654967 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.05.18 07:20:17.654999 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 7067 | 2026.05.18 07:20:17.655069 [ 4 ] {474c43de-78f3-4efe-9655-4c26fe3f5527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7068 | 2026.05.18 07:20:17.655115 [ 4 ] {474c43de-78f3-4efe-9655-4c26fe3f5527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7069 | 2026.05.18 07:20:17.655142 [ 201 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017472 sec., 1371336.9963369963 rows/sec., 88.06 MiB/sec. | ||
| 7070 | 2026.05.18 07:20:17.655150 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7071 | 2026.05.18 07:20:17.655207 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 7072 | 2026.05.18 07:20:17.655280 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 7073 | 2026.05.18 07:20:17.655332 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 7074 | 2026.05.18 07:20:17.655373 [ 197 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7075 | 2026.05.18 07:20:17.655381 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 7076 | 2026.05.18 07:20:17.655440 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 7077 | 2026.05.18 07:20:17.655489 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 7078 | 2026.05.18 07:20:17.655676 [ 197 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_16_3} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.05.18 07:20:17.655753 [ 197 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_16_3} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7080 | 2026.05.18 07:20:17.655847 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 7081 | 2026.05.18 07:20:17.655849 [ 4 ] {474c43de-78f3-4efe-9655-4c26fe3f5527} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.05.18 07:20:17.655907 [ 4 ] {474c43de-78f3-4efe-9655-4c26fe3f5527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7083 | 2026.05.18 07:20:17.656283 [ 4 ] {474c43de-78f3-4efe-9655-4c26fe3f5527} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7084 | 2026.05.18 07:20:17.656460 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518119 sec., 503254.3562131822 rows/sec., 30.85 MiB/sec. | ||
| 7085 | 2026.05.18 07:20:17.656509 [ 4 ] {474c43de-78f3-4efe-9655-4c26fe3f5527} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.05.18 07:20:17.656606 [ 201 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7087 | 2026.05.18 07:20:17.656664 [ 4 ] {474c43de-78f3-4efe-9655-4c26fe3f5527} <Debug> executeQuery: Read 130 rows, 10.78 KiB in 0.001613 sec., 80595.1642901426 rows/sec., 6.52 MiB/sec. | ||
| 7088 | 2026.05.18 07:20:17.656718 [ 4 ] {474c43de-78f3-4efe-9655-4c26fe3f5527} <Debug> TCPHandler: Processed in 0.00179948 sec. | ||
| 7089 | 2026.05.18 07:20:17.656869 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.05.18 07:20:17.656905 [ 201 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_16_3} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.05.18 07:20:17.656969 [ 4 ] {6888aa73-a928-45d1-9c0b-644f4d1797ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7092 | 2026.05.18 07:20:17.656976 [ 201 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_16_3} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7093 | 2026.05.18 07:20:17.657015 [ 4 ] {6888aa73-a928-45d1-9c0b-644f4d1797ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7094 | 2026.05.18 07:20:17.657058 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7095 | 2026.05.18 07:20:17.657504 [ 4 ] {6888aa73-a928-45d1-9c0b-644f4d1797ba} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.05.18 07:20:17.657541 [ 4 ] {6888aa73-a928-45d1-9c0b-644f4d1797ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7097 | 2026.05.18 07:20:17.657887 [ 4 ] {6888aa73-a928-45d1-9c0b-644f4d1797ba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7098 | 2026.05.18 07:20:17.658113 [ 4 ] {6888aa73-a928-45d1-9c0b-644f4d1797ba} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.05.18 07:20:17.658244 [ 4 ] {6888aa73-a928-45d1-9c0b-644f4d1797ba} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001295 sec., 262548.26254826254 rows/sec., 19.87 MiB/sec. | ||
| 7100 | 2026.05.18 07:20:17.658279 [ 4 ] {6888aa73-a928-45d1-9c0b-644f4d1797ba} <Debug> TCPHandler: Processed in 0.001462488 sec. | ||
| 7101 | 2026.05.18 07:20:17.658415 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.05.18 07:20:17.658514 [ 4 ] {01b43b8c-cf15-49b8-ac8e-d79d934360c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.05.18 07:20:17.658569 [ 4 ] {01b43b8c-cf15-49b8-ac8e-d79d934360c8} <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 | ||
| 7104 | 2026.05.18 07:20:17.659480 [ 4 ] {01b43b8c-cf15-49b8-ac8e-d79d934360c8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.05.18 07:20:17.659519 [ 4 ] {01b43b8c-cf15-49b8-ac8e-d79d934360c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7106 | 2026.05.18 07:20:17.660063 [ 4 ] {01b43b8c-cf15-49b8-ac8e-d79d934360c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7107 | 2026.05.18 07:20:17.660288 [ 4 ] {01b43b8c-cf15-49b8-ac8e-d79d934360c8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.05.18 07:20:17.660427 [ 4 ] {01b43b8c-cf15-49b8-ac8e-d79d934360c8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001933 sec., 15519.917227108122 rows/sec., 27.81 MiB/sec. | ||
| 7109 | 2026.05.18 07:20:17.660433 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7110 | 2026.05.18 07:20:17.660479 [ 4 ] {01b43b8c-cf15-49b8-ac8e-d79d934360c8} <Debug> TCPHandler: Processed in 0.002114032 sec. | ||
| 7111 | 2026.05.18 07:20:17.660490 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.05.18 07:20:17.660525 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7113 | 2026.05.18 07:20:17.660636 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2026.05.18 07:20:17.660647 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 7115 | 2026.05.18 07:20:17.660742 [ 4 ] {f4d68151-ac88-41fb-a128-576361854698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7116 | 2026.05.18 07:20:17.660792 [ 4 ] {f4d68151-ac88-41fb-a128-576361854698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7117 | 2026.05.18 07:20:17.660929 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7118 | 2026.05.18 07:20:17.661000 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 679 rows starting from the beginning of the part | ||
| 7119 | 2026.05.18 07:20:17.661137 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 7120 | 2026.05.18 07:20:17.661211 [ 4 ] {f4d68151-ac88-41fb-a128-576361854698} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.05.18 07:20:17.661254 [ 4 ] {f4d68151-ac88-41fb-a128-576361854698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7122 | 2026.05.18 07:20:17.661259 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 22 rows starting from the beginning of the part | ||
| 7123 | 2026.05.18 07:20:17.661392 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 7124 | 2026.05.18 07:20:17.661512 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 7125 | 2026.05.18 07:20:17.661588 [ 4 ] {f4d68151-ac88-41fb-a128-576361854698} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7126 | 2026.05.18 07:20:17.661625 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 7127 | 2026.05.18 07:20:17.661814 [ 4 ] {f4d68151-ac88-41fb-a128-576361854698} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.05.18 07:20:17.661951 [ 4 ] {f4d68151-ac88-41fb-a128-576361854698} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 7129 | 2026.05.18 07:20:17.661987 [ 4 ] {f4d68151-ac88-41fb-a128-576361854698} <Debug> TCPHandler: Processed in 0.001401948 sec. | ||
| 7130 | 2026.05.18 07:20:17.671148 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 19 columns (19 merged, 0 gathered) in 0.010548178 sec., 76032.08819570545 rows/sec., 136.25 MiB/sec. | ||
| 7131 | 2026.05.18 07:20:17.671853 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7132 | 2026.05.18 07:20:17.672196 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.05.18 07:20:17.672272 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7134 | 2026.05.18 07:20:17.672361 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7135 | 2026.05.18 07:20:18.001226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.38 MiB, peak 279.97 MiB, free memory in arenas 0.00 B, will set to 273.55 MiB (RSS), difference: 1.17 MiB | ||
| 7136 | 2026.05.18 07:20:19.303907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14946 | ||
| 7137 | 2026.05.18 07:20:19.304396 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.05.18 07:20:19.304440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7139 | 2026.05.18 07:20:19.304911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7140 | 2026.05.18 07:20:19.305148 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.05.18 07:20:19.305292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14946 | ||
| 7142 | 2026.05.18 07:20:19.305313 [ 155 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7143 | 2026.05.18 07:20:19.305386 [ 155 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.05.18 07:20:19.305411 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7145 | 2026.05.18 07:20:19.305536 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 7146 | 2026.05.18 07:20:19.305677 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7147 | 2026.05.18 07:20:19.305718 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12514 rows starting from the beginning of the part | ||
| 7148 | 2026.05.18 07:20:19.305783 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 7149 | 2026.05.18 07:20:19.305827 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 7150 | 2026.05.18 07:20:19.305866 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 7151 | 2026.05.18 07:20:19.305905 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 7152 | 2026.05.18 07:20:19.305950 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 7153 | 2026.05.18 07:20:19.307645 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165302 sec., 6902501.360087415 rows/sec., 98.74 MiB/sec. | ||
| 7154 | 2026.05.18 07:20:19.308043 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7155 | 2026.05.18 07:20:19.308367 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_31_6} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.05.18 07:20:19.308466 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_31_6} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7157 | 2026.05.18 07:20:19.308566 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7158 | 2026.05.18 07:20:20.073433 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7159 | 2026.05.18 07:20:20.089568 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.05.18 07:20:20.089618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7161 | 2026.05.18 07:20:20.095097 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7162 | 2026.05.18 07:20:20.095783 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2026.05.18 07:20:20.096076 [ 142 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7164 | 2026.05.18 07:20:20.096149 [ 142 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.05.18 07:20:20.096173 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7166 | 2026.05.18 07:20:20.096294 [ 193 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 7167 | 2026.05.18 07:20:20.098735 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7168 | 2026.05.18 07:20:20.100197 [ 193 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7169 | 2026.05.18 07:20:20.101839 [ 193 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 7170 | 2026.05.18 07:20:20.107378 [ 193 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 7171 | 2026.05.18 07:20:20.112497 [ 193 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 7172 | 2026.05.18 07:20:20.116832 [ 193 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 7173 | 2026.05.18 07:20:20.121230 [ 193 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 7174 | 2026.05.18 07:20:20.125186 [ 193 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 7175 | 2026.05.18 07:20:20.183218 [ 194 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086977791 sec., 2690.341951774793 rows/sec., 13.91 MiB/sec. | ||
| 7176 | 2026.05.18 07:20:20.185920 [ 194 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7177 | 2026.05.18 07:20:20.188003 [ 194 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_31_6} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.05.18 07:20:20.188118 [ 194 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_31_6} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7179 | 2026.05.18 07:20:20.190475 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7180 | 2026.05.18 07:20:21.000466 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.65 MiB, peak 285.19 MiB, free memory in arenas 0.00 B, will set to 279.73 MiB (RSS), difference: 5.08 MiB | ||
| 7181 | 2026.05.18 07:20:22.632498 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.05.18 07:20:22.632746 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7183 | 2026.05.18 07:20:22.633100 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7184 | 2026.05.18 07:20:22.633139 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <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 | ||
| 7185 | 2026.05.18 07:20:22.633363 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7186 | 2026.05.18 07:20:22.633440 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7187 | 2026.05.18 07:20:22.633589 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7188 | 2026.05.18 07:20:22.633628 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7189 | 2026.05.18 07:20:22.633652 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 7190 | 2026.05.18 07:20:22.633668 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7191 | 2026.05.18 07:20:22.633710 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <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'))" | ||
| 7192 | 2026.05.18 07:20:22.633732 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7193 | 2026.05.18 07:20:22.634965 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002322 sec., 22394.487510766583 rows/sec., 5.24 MiB/sec. | ||
| 7194 | 2026.05.18 07:20:22.635080 [ 4 ] {f34b68af-183a-426c-ba5d-1c965357c861} <Debug> TCPHandler: Processed in 0.002733285 sec. | ||
| 7195 | 2026.05.18 07:20:22.636953 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2026.05.18 07:20:22.637076 [ 4 ] {344a8a1d-dfb8-43d7-97da-2fe8094d137e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7197 | 2026.05.18 07:20:22.637123 [ 4 ] {344a8a1d-dfb8-43d7-97da-2fe8094d137e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7198 | 2026.05.18 07:20:22.637631 [ 4 ] {344a8a1d-dfb8-43d7-97da-2fe8094d137e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.05.18 07:20:22.637677 [ 4 ] {344a8a1d-dfb8-43d7-97da-2fe8094d137e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7200 | 2026.05.18 07:20:22.638069 [ 4 ] {344a8a1d-dfb8-43d7-97da-2fe8094d137e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7201 | 2026.05.18 07:20:22.638294 [ 4 ] {344a8a1d-dfb8-43d7-97da-2fe8094d137e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.05.18 07:20:22.638437 [ 4 ] {344a8a1d-dfb8-43d7-97da-2fe8094d137e} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001401 sec., 55674.5182012848 rows/sec., 4.59 MiB/sec. | ||
| 7203 | 2026.05.18 07:20:22.638439 [ 144 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7204 | 2026.05.18 07:20:22.638472 [ 4 ] {344a8a1d-dfb8-43d7-97da-2fe8094d137e} <Debug> TCPHandler: Processed in 0.001570219 sec. | ||
| 7205 | 2026.05.18 07:20:22.638489 [ 144 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.05.18 07:20:22.638512 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7207 | 2026.05.18 07:20:22.638615 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.05.18 07:20:22.638638 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 7209 | 2026.05.18 07:20:22.638712 [ 4 ] {7dec0b91-4cea-4784-8600-58409870d279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7210 | 2026.05.18 07:20:22.638757 [ 4 ] {7dec0b91-4cea-4784-8600-58409870d279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7211 | 2026.05.18 07:20:22.638774 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7212 | 2026.05.18 07:20:22.638810 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3362 rows starting from the beginning of the part | ||
| 7213 | 2026.05.18 07:20:22.638875 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7214 | 2026.05.18 07:20:22.638920 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 116 rows starting from the beginning of the part | ||
| 7215 | 2026.05.18 07:20:22.638962 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 819 rows starting from the beginning of the part | ||
| 7216 | 2026.05.18 07:20:22.639001 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 236 rows starting from the beginning of the part | ||
| 7217 | 2026.05.18 07:20:22.639043 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part | ||
| 7218 | 2026.05.18 07:20:22.639202 [ 4 ] {7dec0b91-4cea-4784-8600-58409870d279} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.05.18 07:20:22.639243 [ 4 ] {7dec0b91-4cea-4784-8600-58409870d279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7220 | 2026.05.18 07:20:22.639943 [ 4 ] {7dec0b91-4cea-4784-8600-58409870d279} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7221 | 2026.05.18 07:20:22.640176 [ 4 ] {7dec0b91-4cea-4784-8600-58409870d279} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.05.18 07:20:22.640318 [ 4 ] {7dec0b91-4cea-4784-8600-58409870d279} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001624 sec., 6773.399014778325 rows/sec., 509.33 KiB/sec. | ||
| 7223 | 2026.05.18 07:20:22.640354 [ 4 ] {7dec0b91-4cea-4784-8600-58409870d279} <Debug> TCPHandler: Processed in 0.0017886 sec. | ||
| 7224 | 2026.05.18 07:20:22.640526 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.05.18 07:20:22.640622 [ 4 ] {94d7accf-6650-412d-a0ad-654ff5ce40ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7226 | 2026.05.18 07:20:22.640662 [ 4 ] {94d7accf-6650-412d-a0ad-654ff5ce40ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7227 | 2026.05.18 07:20:22.641112 [ 4 ] {94d7accf-6650-412d-a0ad-654ff5ce40ac} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.05.18 07:20:22.641146 [ 4 ] {94d7accf-6650-412d-a0ad-654ff5ce40ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7229 | 2026.05.18 07:20:22.641230 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4667 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651525 sec., 1760119.176700201 rows/sec., 141.84 MiB/sec. | ||
| 7230 | 2026.05.18 07:20:22.641470 [ 4 ] {94d7accf-6650-412d-a0ad-654ff5ce40ac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7231 | 2026.05.18 07:20:22.641588 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7232 | 2026.05.18 07:20:22.641735 [ 4 ] {94d7accf-6650-412d-a0ad-654ff5ce40ac} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.05.18 07:20:22.641881 [ 4 ] {94d7accf-6650-412d-a0ad-654ff5ce40ac} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001277 sec., 58731.401722787785 rows/sec., 4.59 MiB/sec. | ||
| 7234 | 2026.05.18 07:20:22.641886 [ 144 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7235 | 2026.05.18 07:20:22.641920 [ 4 ] {94d7accf-6650-412d-a0ad-654ff5ce40ac} <Debug> TCPHandler: Processed in 0.001447568 sec. | ||
| 7236 | 2026.05.18 07:20:22.641940 [ 144 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.05.18 07:20:22.641968 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7238 | 2026.05.18 07:20:22.641982 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.05.18 07:20:22.642065 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.05.18 07:20:22.642079 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_46_9} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7241 | 2026.05.18 07:20:22.642078 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 7242 | 2026.05.18 07:20:22.642168 [ 4 ] {7c24add3-c1d5-4b59-933c-4e19be8d042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.05.18 07:20:22.642199 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7244 | 2026.05.18 07:20:22.642218 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7245 | 2026.05.18 07:20:22.642219 [ 4 ] {7c24add3-c1d5-4b59-933c-4e19be8d042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7246 | 2026.05.18 07:20:22.642257 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1831 rows starting from the beginning of the part | ||
| 7247 | 2026.05.18 07:20:22.642327 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7248 | 2026.05.18 07:20:22.642372 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 94 rows starting from the beginning of the part | ||
| 7249 | 2026.05.18 07:20:22.642413 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 501 rows starting from the beginning of the part | ||
| 7250 | 2026.05.18 07:20:22.642452 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 130 rows starting from the beginning of the part | ||
| 7251 | 2026.05.18 07:20:22.642489 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 75 rows starting from the beginning of the part | ||
| 7252 | 2026.05.18 07:20:22.642653 [ 4 ] {7c24add3-c1d5-4b59-933c-4e19be8d042d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2026.05.18 07:20:22.642695 [ 4 ] {7c24add3-c1d5-4b59-933c-4e19be8d042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7254 | 2026.05.18 07:20:22.643135 [ 4 ] {7c24add3-c1d5-4b59-933c-4e19be8d042d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7255 | 2026.05.18 07:20:22.643364 [ 4 ] {7c24add3-c1d5-4b59-933c-4e19be8d042d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2026.05.18 07:20:22.643503 [ 4 ] {7c24add3-c1d5-4b59-933c-4e19be8d042d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001352 sec., 118343.1952662722 rows/sec., 8.24 MiB/sec. | ||
| 7257 | 2026.05.18 07:20:22.643537 [ 4 ] {7c24add3-c1d5-4b59-933c-4e19be8d042d} <Debug> TCPHandler: Processed in 0.001521379 sec. | ||
| 7258 | 2026.05.18 07:20:22.643675 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2026.05.18 07:20:22.643771 [ 4 ] {816c9faa-0013-45d4-9323-5bd173030ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7260 | 2026.05.18 07:20:22.643796 [ 195 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177233 sec., 1520597.1799834117 rows/sec., 112.29 MiB/sec. | ||
| 7261 | 2026.05.18 07:20:22.643825 [ 4 ] {816c9faa-0013-45d4-9323-5bd173030ba2} <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 | ||
| 7262 | 2026.05.18 07:20:22.643990 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7263 | 2026.05.18 07:20:22.644237 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.05.18 07:20:22.644303 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_46_9} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7265 | 2026.05.18 07:20:22.644370 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7266 | 2026.05.18 07:20:22.644565 [ 4 ] {816c9faa-0013-45d4-9323-5bd173030ba2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2026.05.18 07:20:22.644605 [ 4 ] {816c9faa-0013-45d4-9323-5bd173030ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7268 | 2026.05.18 07:20:22.645119 [ 4 ] {816c9faa-0013-45d4-9323-5bd173030ba2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7269 | 2026.05.18 07:20:22.645345 [ 4 ] {816c9faa-0013-45d4-9323-5bd173030ba2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.05.18 07:20:22.645482 [ 4 ] {816c9faa-0013-45d4-9323-5bd173030ba2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001729 sec., 6362.058993637941 rows/sec., 11.40 MiB/sec. | ||
| 7271 | 2026.05.18 07:20:22.645532 [ 4 ] {816c9faa-0013-45d4-9323-5bd173030ba2} <Debug> TCPHandler: Processed in 0.001910661 sec. | ||
| 7272 | 2026.05.18 07:20:22.645657 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2026.05.18 07:20:22.645753 [ 4 ] {ef4aadbf-1d2d-47b9-91f5-50c35ae71321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7274 | 2026.05.18 07:20:22.645795 [ 4 ] {ef4aadbf-1d2d-47b9-91f5-50c35ae71321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7275 | 2026.05.18 07:20:22.646135 [ 4 ] {ef4aadbf-1d2d-47b9-91f5-50c35ae71321} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2026.05.18 07:20:22.646170 [ 4 ] {ef4aadbf-1d2d-47b9-91f5-50c35ae71321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7277 | 2026.05.18 07:20:22.646495 [ 4 ] {ef4aadbf-1d2d-47b9-91f5-50c35ae71321} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7278 | 2026.05.18 07:20:22.646709 [ 4 ] {ef4aadbf-1d2d-47b9-91f5-50c35ae71321} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.05.18 07:20:22.646837 [ 4 ] {ef4aadbf-1d2d-47b9-91f5-50c35ae71321} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7280 | 2026.05.18 07:20:22.646870 [ 4 ] {ef4aadbf-1d2d-47b9-91f5-50c35ae71321} <Debug> TCPHandler: Processed in 0.001263277 sec. | ||
| 7281 | 2026.05.18 07:20:23.230196 [ 151 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7282 | 2026.05.18 07:20:23.230268 [ 151 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.05.18 07:20:23.230292 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7284 | 2026.05.18 07:20:23.230446 [ 188 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 7285 | 2026.05.18 07:20:23.230619 [ 188 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7286 | 2026.05.18 07:20:23.230660 [ 188 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 7287 | 2026.05.18 07:20:23.230735 [ 188 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7288 | 2026.05.18 07:20:23.230786 [ 188 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7289 | 2026.05.18 07:20:23.230835 [ 188 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 7290 | 2026.05.18 07:20:23.230879 [ 188 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 7291 | 2026.05.18 07:20:23.231621 [ 195 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242337 sec., 67614.503955046 rows/sec., 3.45 MiB/sec. | ||
| 7292 | 2026.05.18 07:20:23.231814 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7293 | 2026.05.18 07:20:23.232174 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_14_3} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.05.18 07:20:23.232265 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_14_3} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7295 | 2026.05.18 07:20:23.232358 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7296 | 2026.05.18 07:20:25.039601 [ 147 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 7297 | 2026.05.18 07:20:25.039701 [ 147 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2026.05.18 07:20:25.039744 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7299 | 2026.05.18 07:20:25.039937 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 7300 | 2026.05.18 07:20:25.040126 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7301 | 2026.05.18 07:20:25.040161 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 7302 | 2026.05.18 07:20:25.040225 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 7303 | 2026.05.18 07:20:25.040269 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 7304 | 2026.05.18 07:20:25.040312 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 7305 | 2026.05.18 07:20:25.040352 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::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 | ||
| 7306 | 2026.05.18 07:20:25.041230 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363698 sec., 10999.502822472425 rows/sec., 738.31 KiB/sec. | ||
| 7307 | 2026.05.18 07:20:25.041397 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7308 | 2026.05.18 07:20:25.041728 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_15_3} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.05.18 07:20:25.041811 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_15_3} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 7310 | 2026.05.18 07:20:25.041901 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7311 | 2026.05.18 07:20:25.059841 [ 277 ] {} <Trace> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2026.05.18 07:20:25.060217 [ 277 ] {f89ecb64-65ca-4e3a-9abf-88de0fef52c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50790) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 7313 | 2026.05.18 07:20:25.060684 [ 277 ] {f89ecb64-65ca-4e3a-9abf-88de0fef52c5} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7314 | 2026.05.18 07:20:25.060863 [ 277 ] {f89ecb64-65ca-4e3a-9abf-88de0fef52c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7315 | 2026.05.18 07:20:25.061237 [ 335 ] {f89ecb64-65ca-4e3a-9abf-88de0fef52c5} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7316 | 2026.05.18 07:20:25.061624 [ 277 ] {f89ecb64-65ca-4e3a-9abf-88de0fef52c5} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001591 sec., 25769.956002514144 rows/sec., 1.53 MiB/sec. | ||
| 7317 | 2026.05.18 07:20:25.061709 [ 277 ] {f89ecb64-65ca-4e3a-9abf-88de0fef52c5} <Debug> TCPHandler: Processed in 0.002060021 sec. | ||
| 7318 | 2026.05.18 07:20:26.699032 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7319 | 2026.05.18 07:20:26.699096 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7320 | 2026.05.18 07:20:26.805792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15394 | ||
| 7321 | 2026.05.18 07:20:26.806646 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.05.18 07:20:26.806687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7323 | 2026.05.18 07:20:26.807194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7324 | 2026.05.18 07:20:26.807441 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.05.18 07:20:26.807577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15394 | ||
| 7326 | 2026.05.18 07:20:27.001762 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001195747 sec. | ||
| 7327 | 2026.05.18 07:20:27.599003 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7328 | 2026.05.18 07:20:27.614054 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.05.18 07:20:27.614104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7330 | 2026.05.18 07:20:27.619593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7331 | 2026.05.18 07:20:27.620252 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.05.18 07:20:27.622703 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7333 | 2026.05.18 07:20:27.633813 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.05.18 07:20:27.634054 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7335 | 2026.05.18 07:20:27.634380 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7336 | 2026.05.18 07:20:27.634414 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <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 | ||
| 7337 | 2026.05.18 07:20:27.634626 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7338 | 2026.05.18 07:20:27.634690 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7339 | 2026.05.18 07:20:27.634889 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7340 | 2026.05.18 07:20:27.634924 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7341 | 2026.05.18 07:20:27.634946 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 7342 | 2026.05.18 07:20:27.634961 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7343 | 2026.05.18 07:20:27.635003 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <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'))" | ||
| 7344 | 2026.05.18 07:20:27.635023 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7345 | 2026.05.18 07:20:27.636010 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002048 sec., 25390.625 rows/sec., 5.94 MiB/sec. | ||
| 7346 | 2026.05.18 07:20:27.636114 [ 4 ] {4a3279ff-cf1b-4a55-a38c-350f935b4573} <Debug> TCPHandler: Processed in 0.002437184 sec. | ||
| 7347 | 2026.05.18 07:20:27.638304 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.05.18 07:20:27.638419 [ 4 ] {9023cf67-a4b2-482b-a373-221e484114b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7349 | 2026.05.18 07:20:27.638463 [ 4 ] {9023cf67-a4b2-482b-a373-221e484114b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7350 | 2026.05.18 07:20:27.639023 [ 4 ] {9023cf67-a4b2-482b-a373-221e484114b8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.05.18 07:20:27.639066 [ 4 ] {9023cf67-a4b2-482b-a373-221e484114b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7352 | 2026.05.18 07:20:27.639454 [ 4 ] {9023cf67-a4b2-482b-a373-221e484114b8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7353 | 2026.05.18 07:20:27.639684 [ 4 ] {9023cf67-a4b2-482b-a373-221e484114b8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.05.18 07:20:27.639831 [ 4 ] {9023cf67-a4b2-482b-a373-221e484114b8} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001443 sec., 80388.08038808039 rows/sec., 6.81 MiB/sec. | ||
| 7355 | 2026.05.18 07:20:27.639868 [ 4 ] {9023cf67-a4b2-482b-a373-221e484114b8} <Debug> TCPHandler: Processed in 0.001616569 sec. | ||
| 7356 | 2026.05.18 07:20:27.639996 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.05.18 07:20:27.640104 [ 4 ] {c7bfb13c-6b19-4ce4-a4b4-41cb49ccdcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.05.18 07:20:27.640144 [ 4 ] {c7bfb13c-6b19-4ce4-a4b4-41cb49ccdcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7359 | 2026.05.18 07:20:27.640615 [ 4 ] {c7bfb13c-6b19-4ce4-a4b4-41cb49ccdcce} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.05.18 07:20:27.640651 [ 4 ] {c7bfb13c-6b19-4ce4-a4b4-41cb49ccdcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7361 | 2026.05.18 07:20:27.640943 [ 4 ] {c7bfb13c-6b19-4ce4-a4b4-41cb49ccdcce} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7362 | 2026.05.18 07:20:27.641163 [ 4 ] {c7bfb13c-6b19-4ce4-a4b4-41cb49ccdcce} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.05.18 07:20:27.641290 [ 4 ] {c7bfb13c-6b19-4ce4-a4b4-41cb49ccdcce} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001206 sec., 24875.621890547263 rows/sec., 1.83 MiB/sec. | ||
| 7364 | 2026.05.18 07:20:27.641325 [ 4 ] {c7bfb13c-6b19-4ce4-a4b4-41cb49ccdcce} <Debug> TCPHandler: Processed in 0.001377788 sec. | ||
| 7365 | 2026.05.18 07:20:27.641467 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.05.18 07:20:27.641562 [ 4 ] {a247e3cc-5f87-4aff-9ea5-3e03a43197aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7367 | 2026.05.18 07:20:27.641602 [ 4 ] {a247e3cc-5f87-4aff-9ea5-3e03a43197aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7368 | 2026.05.18 07:20:27.642019 [ 4 ] {a247e3cc-5f87-4aff-9ea5-3e03a43197aa} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.05.18 07:20:27.642055 [ 4 ] {a247e3cc-5f87-4aff-9ea5-3e03a43197aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7370 | 2026.05.18 07:20:27.642356 [ 4 ] {a247e3cc-5f87-4aff-9ea5-3e03a43197aa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7371 | 2026.05.18 07:20:27.642568 [ 4 ] {a247e3cc-5f87-4aff-9ea5-3e03a43197aa} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.05.18 07:20:27.642693 [ 4 ] {a247e3cc-5f87-4aff-9ea5-3e03a43197aa} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001149 sec., 81810.26979982592 rows/sec., 6.39 MiB/sec. | ||
| 7373 | 2026.05.18 07:20:27.642727 [ 4 ] {a247e3cc-5f87-4aff-9ea5-3e03a43197aa} <Debug> TCPHandler: Processed in 0.001309747 sec. | ||
| 7374 | 2026.05.18 07:20:27.642866 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.05.18 07:20:27.642962 [ 4 ] {b313a0dc-c380-47c7-b63d-5badf88a273d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.05.18 07:20:27.643004 [ 4 ] {b313a0dc-c380-47c7-b63d-5badf88a273d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7377 | 2026.05.18 07:20:27.643506 [ 4 ] {b313a0dc-c380-47c7-b63d-5badf88a273d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.05.18 07:20:27.643543 [ 4 ] {b313a0dc-c380-47c7-b63d-5badf88a273d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7379 | 2026.05.18 07:20:27.643867 [ 4 ] {b313a0dc-c380-47c7-b63d-5badf88a273d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7380 | 2026.05.18 07:20:27.644082 [ 4 ] {b313a0dc-c380-47c7-b63d-5badf88a273d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.05.18 07:20:27.644206 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7382 | 2026.05.18 07:20:27.644214 [ 4 ] {b313a0dc-c380-47c7-b63d-5badf88a273d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 7383 | 2026.05.18 07:20:27.644253 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.05.18 07:20:27.644269 [ 4 ] {b313a0dc-c380-47c7-b63d-5badf88a273d} <Debug> TCPHandler: Processed in 0.001451138 sec. | ||
| 7385 | 2026.05.18 07:20:27.644281 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7386 | 2026.05.18 07:20:27.644410 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 7387 | 2026.05.18 07:20:27.644432 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.05.18 07:20:27.644543 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7389 | 2026.05.18 07:20:27.644548 [ 4 ] {95fe18ab-eb14-48fb-b8a8-9a9ee7ee2688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7390 | 2026.05.18 07:20:27.644588 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14884 rows starting from the beginning of the part | ||
| 7391 | 2026.05.18 07:20:27.644624 [ 4 ] {95fe18ab-eb14-48fb-b8a8-9a9ee7ee2688} <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 | ||
| 7392 | 2026.05.18 07:20:27.644668 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7393 | 2026.05.18 07:20:27.644733 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7394 | 2026.05.18 07:20:27.644797 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 340 rows starting from the beginning of the part | ||
| 7395 | 2026.05.18 07:20:27.644856 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7396 | 2026.05.18 07:20:27.644914 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 7397 | 2026.05.18 07:20:27.645728 [ 4 ] {95fe18ab-eb14-48fb-b8a8-9a9ee7ee2688} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.05.18 07:20:27.645773 [ 4 ] {95fe18ab-eb14-48fb-b8a8-9a9ee7ee2688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7399 | 2026.05.18 07:20:27.647046 [ 4 ] {95fe18ab-eb14-48fb-b8a8-9a9ee7ee2688} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7400 | 2026.05.18 07:20:27.647380 [ 4 ] {95fe18ab-eb14-48fb-b8a8-9a9ee7ee2688} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.05.18 07:20:27.647689 [ 4 ] {95fe18ab-eb14-48fb-b8a8-9a9ee7ee2688} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00316 sec., 9493.67088607595 rows/sec., 17.01 MiB/sec. | ||
| 7402 | 2026.05.18 07:20:27.647825 [ 4 ] {95fe18ab-eb14-48fb-b8a8-9a9ee7ee2688} <Debug> TCPHandler: Processed in 0.003456579 sec. | ||
| 7403 | 2026.05.18 07:20:27.648035 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.05.18 07:20:27.648161 [ 4 ] {9441826e-e007-4a29-91da-ac168051c415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7405 | 2026.05.18 07:20:27.648219 [ 4 ] {9441826e-e007-4a29-91da-ac168051c415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7406 | 2026.05.18 07:20:27.648667 [ 4 ] {9441826e-e007-4a29-91da-ac168051c415} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.05.18 07:20:27.648708 [ 4 ] {9441826e-e007-4a29-91da-ac168051c415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7408 | 2026.05.18 07:20:27.649212 [ 4 ] {9441826e-e007-4a29-91da-ac168051c415} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7409 | 2026.05.18 07:20:27.649425 [ 4 ] {9441826e-e007-4a29-91da-ac168051c415} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.05.18 07:20:27.649565 [ 4 ] {9441826e-e007-4a29-91da-ac168051c415} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 7411 | 2026.05.18 07:20:27.649603 [ 4 ] {9441826e-e007-4a29-91da-ac168051c415} <Debug> TCPHandler: Processed in 0.001675909 sec. | ||
| 7412 | 2026.05.18 07:20:27.649973 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15969 rows, containing 5 columns (5 merged, 0 gathered) in 0.005618511 sec., 2842212.1092225327 rows/sec., 187.26 MiB/sec. | ||
| 7413 | 2026.05.18 07:20:27.650482 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7414 | 2026.05.18 07:20:27.650779 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.05.18 07:20:27.650851 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7416 | 2026.05.18 07:20:27.650929 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 7417 | 2026.05.18 07:20:28.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.60 MiB, peak 287.39 MiB, free memory in arenas 0.00 B, will set to 283.70 MiB (RSS), difference: 2.10 MiB | ||
| 7418 | 2026.05.18 07:20:29.910496 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2026.05.18 07:20:29.910829 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7420 | 2026.05.18 07:20:29.911310 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7421 | 2026.05.18 07:20:29.911363 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7422 | 2026.05.18 07:20:29.911624 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7423 | 2026.05.18 07:20:29.911695 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7424 | 2026.05.18 07:20:29.911840 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 7425 | 2026.05.18 07:20:29.911877 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7426 | 2026.05.18 07:20:29.911899 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 7427 | 2026.05.18 07:20:29.911915 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7428 | 2026.05.18 07:20:29.911959 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7429 | 2026.05.18 07:20:29.911980 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7430 | 2026.05.18 07:20:29.913596 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002922 sec., 17796.03011635866 rows/sec., 4.16 MiB/sec. | ||
| 7431 | 2026.05.18 07:20:29.913711 [ 4 ] {ff125e8b-ffc9-44b4-bb06-544d8a30a98f} <Debug> TCPHandler: Processed in 0.003394819 sec. | ||
| 7432 | 2026.05.18 07:20:29.929784 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.05.18 07:20:29.929986 [ 4 ] {ae2648fe-ab1a-4ced-9043-66604fdb6d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7434 | 2026.05.18 07:20:29.930063 [ 4 ] {ae2648fe-ab1a-4ced-9043-66604fdb6d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7435 | 2026.05.18 07:20:29.931037 [ 4 ] {ae2648fe-ab1a-4ced-9043-66604fdb6d59} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.05.18 07:20:29.931084 [ 4 ] {ae2648fe-ab1a-4ced-9043-66604fdb6d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7437 | 2026.05.18 07:20:29.931480 [ 4 ] {ae2648fe-ab1a-4ced-9043-66604fdb6d59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7438 | 2026.05.18 07:20:29.931721 [ 4 ] {ae2648fe-ab1a-4ced-9043-66604fdb6d59} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.05.18 07:20:29.931879 [ 4 ] {ae2648fe-ab1a-4ced-9043-66604fdb6d59} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001951 sec., 145566.37621732443 rows/sec., 9.25 MiB/sec. | ||
| 7440 | 2026.05.18 07:20:29.931915 [ 4 ] {ae2648fe-ab1a-4ced-9043-66604fdb6d59} <Debug> TCPHandler: Processed in 0.002228452 sec. | ||
| 7441 | 2026.05.18 07:20:29.932055 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.05.18 07:20:29.932151 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7443 | 2026.05.18 07:20:29.932193 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7444 | 2026.05.18 07:20:29.934148 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.05.18 07:20:29.934186 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7446 | 2026.05.18 07:20:29.934664 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7447 | 2026.05.18 07:20:29.934878 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.05.18 07:20:29.935009 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.002876 sec., 1101529.902642559 rows/sec., 81.90 MiB/sec. | ||
| 7449 | 2026.05.18 07:20:29.935046 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7450 | 2026.05.18 07:20:29.935059 [ 4 ] {d21d82a2-f93b-4db0-9efd-1e6f7349edd5} <Debug> TCPHandler: Processed in 0.003058817 sec. | ||
| 7451 | 2026.05.18 07:20:29.935182 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2026.05.18 07:20:29.935280 [ 4 ] {5ef5b5f2-c20e-4d71-9627-b56d70fc80c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7453 | 2026.05.18 07:20:29.935321 [ 4 ] {5ef5b5f2-c20e-4d71-9627-b56d70fc80c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7454 | 2026.05.18 07:20:29.935839 [ 4 ] {5ef5b5f2-c20e-4d71-9627-b56d70fc80c3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.05.18 07:20:29.935877 [ 4 ] {5ef5b5f2-c20e-4d71-9627-b56d70fc80c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7456 | 2026.05.18 07:20:29.936173 [ 4 ] {5ef5b5f2-c20e-4d71-9627-b56d70fc80c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7457 | 2026.05.18 07:20:29.936401 [ 4 ] {5ef5b5f2-c20e-4d71-9627-b56d70fc80c3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.05.18 07:20:29.936529 [ 4 ] {5ef5b5f2-c20e-4d71-9627-b56d70fc80c3} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001267 sec., 129439.62115232834 rows/sec., 7.86 MiB/sec. | ||
| 7459 | 2026.05.18 07:20:29.936564 [ 4 ] {5ef5b5f2-c20e-4d71-9627-b56d70fc80c3} <Debug> TCPHandler: Processed in 0.001431208 sec. | ||
| 7460 | 2026.05.18 07:20:29.936692 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2026.05.18 07:20:29.936790 [ 4 ] {8ee85188-d903-4cb3-b203-d19cb8390703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7462 | 2026.05.18 07:20:29.936831 [ 4 ] {8ee85188-d903-4cb3-b203-d19cb8390703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7463 | 2026.05.18 07:20:29.938129 [ 4 ] {8ee85188-d903-4cb3-b203-d19cb8390703} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.05.18 07:20:29.938211 [ 4 ] {8ee85188-d903-4cb3-b203-d19cb8390703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7465 | 2026.05.18 07:20:29.938710 [ 4 ] {8ee85188-d903-4cb3-b203-d19cb8390703} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7466 | 2026.05.18 07:20:29.938950 [ 4 ] {8ee85188-d903-4cb3-b203-d19cb8390703} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.05.18 07:20:29.939114 [ 4 ] {8ee85188-d903-4cb3-b203-d19cb8390703} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002339 sec., 406156.47712697735 rows/sec., 23.90 MiB/sec. | ||
| 7468 | 2026.05.18 07:20:29.939159 [ 4 ] {8ee85188-d903-4cb3-b203-d19cb8390703} <Debug> TCPHandler: Processed in 0.002515973 sec. | ||
| 7469 | 2026.05.18 07:20:29.939361 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.05.18 07:20:29.939496 [ 4 ] {132d413a-68d1-4b2f-8f08-471d0d5afec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7471 | 2026.05.18 07:20:29.939553 [ 4 ] {132d413a-68d1-4b2f-8f08-471d0d5afec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7472 | 2026.05.18 07:20:29.939994 [ 4 ] {132d413a-68d1-4b2f-8f08-471d0d5afec1} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2026.05.18 07:20:29.940034 [ 4 ] {132d413a-68d1-4b2f-8f08-471d0d5afec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7474 | 2026.05.18 07:20:29.940344 [ 4 ] {132d413a-68d1-4b2f-8f08-471d0d5afec1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7475 | 2026.05.18 07:20:29.940563 [ 4 ] {132d413a-68d1-4b2f-8f08-471d0d5afec1} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2026.05.18 07:20:29.940692 [ 4 ] {132d413a-68d1-4b2f-8f08-471d0d5afec1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001237 sec., 808.4074373484236 rows/sec., 56.84 KiB/sec. | ||
| 7477 | 2026.05.18 07:20:29.940726 [ 4 ] {132d413a-68d1-4b2f-8f08-471d0d5afec1} <Debug> TCPHandler: Processed in 0.001485508 sec. | ||
| 7478 | 2026.05.18 07:20:29.940859 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2026.05.18 07:20:29.940958 [ 4 ] {2f8ef7e9-85c8-463a-b288-ad01ebefb483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7480 | 2026.05.18 07:20:29.940999 [ 4 ] {2f8ef7e9-85c8-463a-b288-ad01ebefb483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7481 | 2026.05.18 07:20:29.941484 [ 4 ] {2f8ef7e9-85c8-463a-b288-ad01ebefb483} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.05.18 07:20:29.941521 [ 4 ] {2f8ef7e9-85c8-463a-b288-ad01ebefb483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7483 | 2026.05.18 07:20:29.941835 [ 4 ] {2f8ef7e9-85c8-463a-b288-ad01ebefb483} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7484 | 2026.05.18 07:20:29.942071 [ 4 ] {2f8ef7e9-85c8-463a-b288-ad01ebefb483} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.05.18 07:20:29.942206 [ 4 ] {2f8ef7e9-85c8-463a-b288-ad01ebefb483} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001267 sec., 116811.36543014996 rows/sec., 6.64 MiB/sec. | ||
| 7486 | 2026.05.18 07:20:29.942240 [ 4 ] {2f8ef7e9-85c8-463a-b288-ad01ebefb483} <Debug> TCPHandler: Processed in 0.001430477 sec. | ||
| 7487 | 2026.05.18 07:20:29.942395 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7488 | 2026.05.18 07:20:29.942491 [ 4 ] {ddf37974-4fd7-4dd9-9a9e-c2d7123bbc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7489 | 2026.05.18 07:20:29.942531 [ 4 ] {ddf37974-4fd7-4dd9-9a9e-c2d7123bbc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7490 | 2026.05.18 07:20:29.943546 [ 4 ] {ddf37974-4fd7-4dd9-9a9e-c2d7123bbc58} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.05.18 07:20:29.943581 [ 4 ] {ddf37974-4fd7-4dd9-9a9e-c2d7123bbc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7492 | 2026.05.18 07:20:29.944017 [ 4 ] {ddf37974-4fd7-4dd9-9a9e-c2d7123bbc58} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7493 | 2026.05.18 07:20:29.944244 [ 4 ] {ddf37974-4fd7-4dd9-9a9e-c2d7123bbc58} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.05.18 07:20:29.944374 [ 4 ] {ddf37974-4fd7-4dd9-9a9e-c2d7123bbc58} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.001901 sec., 908469.2267227775 rows/sec., 61.16 MiB/sec. | ||
| 7495 | 2026.05.18 07:20:29.944409 [ 4 ] {ddf37974-4fd7-4dd9-9a9e-c2d7123bbc58} <Debug> TCPHandler: Processed in 0.002063061 sec. | ||
| 7496 | 2026.05.18 07:20:29.944554 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.05.18 07:20:29.944659 [ 4 ] {14e7896c-a178-4c8c-84ae-ef4f74336668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7498 | 2026.05.18 07:20:29.944702 [ 4 ] {14e7896c-a178-4c8c-84ae-ef4f74336668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7499 | 2026.05.18 07:20:29.945086 [ 4 ] {14e7896c-a178-4c8c-84ae-ef4f74336668} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.05.18 07:20:29.945122 [ 4 ] {14e7896c-a178-4c8c-84ae-ef4f74336668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7501 | 2026.05.18 07:20:29.945441 [ 4 ] {14e7896c-a178-4c8c-84ae-ef4f74336668} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7502 | 2026.05.18 07:20:29.945653 [ 4 ] {14e7896c-a178-4c8c-84ae-ef4f74336668} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.05.18 07:20:29.945784 [ 4 ] {14e7896c-a178-4c8c-84ae-ef4f74336668} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 7504 | 2026.05.18 07:20:29.945817 [ 4 ] {14e7896c-a178-4c8c-84ae-ef4f74336668} <Debug> TCPHandler: Processed in 0.001312297 sec. | ||
| 7505 | 2026.05.18 07:20:29.945946 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.05.18 07:20:29.946043 [ 4 ] {2b44ee7f-6afe-4ce3-9fa8-e8cb2331e945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.05.18 07:20:29.946087 [ 4 ] {2b44ee7f-6afe-4ce3-9fa8-e8cb2331e945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7508 | 2026.05.18 07:20:29.946902 [ 4 ] {2b44ee7f-6afe-4ce3-9fa8-e8cb2331e945} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.05.18 07:20:29.946939 [ 4 ] {2b44ee7f-6afe-4ce3-9fa8-e8cb2331e945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7510 | 2026.05.18 07:20:29.947366 [ 4 ] {2b44ee7f-6afe-4ce3-9fa8-e8cb2331e945} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7511 | 2026.05.18 07:20:29.947584 [ 4 ] {2b44ee7f-6afe-4ce3-9fa8-e8cb2331e945} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.05.18 07:20:29.947713 [ 4 ] {2b44ee7f-6afe-4ce3-9fa8-e8cb2331e945} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001688 sec., 986374.4075829383 rows/sec., 60.22 MiB/sec. | ||
| 7513 | 2026.05.18 07:20:29.947748 [ 4 ] {2b44ee7f-6afe-4ce3-9fa8-e8cb2331e945} <Debug> TCPHandler: Processed in 0.001850631 sec. | ||
| 7514 | 2026.05.18 07:20:29.947891 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2026.05.18 07:20:29.947988 [ 4 ] {2169a1a9-33f8-49ac-9872-c923aed2b8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.05.18 07:20:29.948032 [ 4 ] {2169a1a9-33f8-49ac-9872-c923aed2b8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7517 | 2026.05.18 07:20:29.948367 [ 4 ] {2169a1a9-33f8-49ac-9872-c923aed2b8c8} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.05.18 07:20:29.948403 [ 4 ] {2169a1a9-33f8-49ac-9872-c923aed2b8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7519 | 2026.05.18 07:20:29.948703 [ 4 ] {2169a1a9-33f8-49ac-9872-c923aed2b8c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7520 | 2026.05.18 07:20:29.948922 [ 4 ] {2169a1a9-33f8-49ac-9872-c923aed2b8c8} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.05.18 07:20:29.949052 [ 4 ] {2169a1a9-33f8-49ac-9872-c923aed2b8c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 7522 | 2026.05.18 07:20:29.949085 [ 4 ] {2169a1a9-33f8-49ac-9872-c923aed2b8c8} <Debug> TCPHandler: Processed in 0.001243727 sec. | ||
| 7523 | 2026.05.18 07:20:29.949212 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2026.05.18 07:20:29.949309 [ 4 ] {639b8cf5-f051-453f-b3f0-337520208b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7525 | 2026.05.18 07:20:29.949363 [ 4 ] {639b8cf5-f051-453f-b3f0-337520208b4f} <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 | ||
| 7526 | 2026.05.18 07:20:29.950205 [ 4 ] {639b8cf5-f051-453f-b3f0-337520208b4f} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2026.05.18 07:20:29.950242 [ 4 ] {639b8cf5-f051-453f-b3f0-337520208b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7528 | 2026.05.18 07:20:29.950769 [ 4 ] {639b8cf5-f051-453f-b3f0-337520208b4f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7529 | 2026.05.18 07:20:29.950998 [ 4 ] {639b8cf5-f051-453f-b3f0-337520208b4f} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.05.18 07:20:29.951135 [ 4 ] {639b8cf5-f051-453f-b3f0-337520208b4f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001845 sec., 11924.119241192411 rows/sec., 21.37 MiB/sec. | ||
| 7531 | 2026.05.18 07:20:29.951187 [ 4 ] {639b8cf5-f051-453f-b3f0-337520208b4f} <Debug> TCPHandler: Processed in 0.002023641 sec. | ||
| 7532 | 2026.05.18 07:20:29.951328 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.05.18 07:20:29.951426 [ 4 ] {bca5313f-f577-4a2d-b392-f6aa1debd322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7534 | 2026.05.18 07:20:29.951468 [ 4 ] {bca5313f-f577-4a2d-b392-f6aa1debd322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7535 | 2026.05.18 07:20:29.951819 [ 4 ] {bca5313f-f577-4a2d-b392-f6aa1debd322} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.05.18 07:20:29.951855 [ 4 ] {bca5313f-f577-4a2d-b392-f6aa1debd322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7537 | 2026.05.18 07:20:29.952164 [ 4 ] {bca5313f-f577-4a2d-b392-f6aa1debd322} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7538 | 2026.05.18 07:20:29.952381 [ 4 ] {bca5313f-f577-4a2d-b392-f6aa1debd322} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.05.18 07:20:29.952513 [ 4 ] {bca5313f-f577-4a2d-b392-f6aa1debd322} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001106 sec., 59674.5027124774 rows/sec., 3.63 MiB/sec. | ||
| 7540 | 2026.05.18 07:20:29.952539 [ 136 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7541 | 2026.05.18 07:20:29.952548 [ 4 ] {bca5313f-f577-4a2d-b392-f6aa1debd322} <Debug> TCPHandler: Processed in 0.001270297 sec. | ||
| 7542 | 2026.05.18 07:20:29.952623 [ 136 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.05.18 07:20:29.952655 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7544 | 2026.05.18 07:20:29.952781 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 7545 | 2026.05.18 07:20:29.952911 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7546 | 2026.05.18 07:20:29.952945 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2316 rows starting from the beginning of the part | ||
| 7547 | 2026.05.18 07:20:29.953007 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 7548 | 2026.05.18 07:20:29.953058 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7549 | 2026.05.18 07:20:29.953106 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7550 | 2026.05.18 07:20:29.953149 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7551 | 2026.05.18 07:20:29.953194 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
| 7552 | 2026.05.18 07:20:29.954221 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 4 columns (4 merged, 0 gathered) in 0.001489558 sec., 1780393.915510507 rows/sec., 115.77 MiB/sec. | ||
| 7553 | 2026.05.18 07:20:29.954440 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7554 | 2026.05.18 07:20:29.954695 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.05.18 07:20:29.954756 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_46_9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7556 | 2026.05.18 07:20:29.954815 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7557 | 2026.05.18 07:20:32.311123 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40327 | ||
| 7558 | 2026.05.18 07:20:32.311237 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7559 | 2026.05.18 07:20:32.311286 [ 3 ] {} <Debug> TCP-Session: 72b1e89c-0067-4b46-85cf-7bbe0ae0b3f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40327 | ||
| 7560 | 2026.05.18 07:20:32.311315 [ 3 ] {} <Debug> TCP-Session: 72b1e89c-0067-4b46-85cf-7bbe0ae0b3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2026.05.18 07:20:32.311336 [ 3 ] {} <Debug> TCP-Session: 72b1e89c-0067-4b46-85cf-7bbe0ae0b3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7562 | 2026.05.18 07:20:32.311559 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53025 | ||
| 7563 | 2026.05.18 07:20:32.311592 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46828 | ||
| 7564 | 2026.05.18 07:20:32.311596 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41267 | ||
| 7565 | 2026.05.18 07:20:32.311627 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47180 | ||
| 7566 | 2026.05.18 07:20:32.311667 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7567 | 2026.05.18 07:20:32.311677 [ 3 ] {} <Trace> TCP-Session: 72b1e89c-0067-4b46-85cf-7bbe0ae0b3f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7568 | 2026.05.18 07:20:32.311706 [ 302 ] {} <Debug> TCP-Session: 1676a00a-9d0b-4378-b2e3-137f681de140 Authenticating user 'default' from [fd00:1122:3344:101::e]:53025 | ||
| 7569 | 2026.05.18 07:20:32.311707 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7570 | 2026.05.18 07:20:32.311745 [ 302 ] {} <Debug> TCP-Session: 1676a00a-9d0b-4378-b2e3-137f681de140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.05.18 07:20:32.311618 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65116 | ||
| 7572 | 2026.05.18 07:20:32.311777 [ 307 ] {} <Debug> TCP-Session: 028c774e-b897-43fb-a76c-e24d86f96b36 Authenticating user 'default' from [fd00:1122:3344:101::e]:46828 | ||
| 7573 | 2026.05.18 07:20:32.311772 [ 302 ] {} <Debug> TCP-Session: 1676a00a-9d0b-4378-b2e3-137f681de140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.05.18 07:20:32.311825 [ 307 ] {} <Debug> TCP-Session: 028c774e-b897-43fb-a76c-e24d86f96b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2026.05.18 07:20:32.311831 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7576 | 2026.05.18 07:20:32.311857 [ 307 ] {} <Debug> TCP-Session: 028c774e-b897-43fb-a76c-e24d86f96b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.05.18 07:20:32.311608 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51025 | ||
| 7578 | 2026.05.18 07:20:32.311888 [ 306 ] {} <Debug> TCP-Session: a3b3603f-95fa-49bd-902d-59b49a3807ad Authenticating user 'default' from [fd00:1122:3344:101::e]:41267 | ||
| 7579 | 2026.05.18 07:20:32.311897 [ 3 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7580 | 2026.05.18 07:20:32.311928 [ 306 ] {} <Debug> TCP-Session: a3b3603f-95fa-49bd-902d-59b49a3807ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2026.05.18 07:20:32.311560 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57950 | ||
| 7582 | 2026.05.18 07:20:32.311955 [ 306 ] {} <Debug> TCP-Session: a3b3603f-95fa-49bd-902d-59b49a3807ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2026.05.18 07:20:32.311560 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36574 | ||
| 7584 | 2026.05.18 07:20:32.312234 [ 3 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7585 | 2026.05.18 07:20:32.312304 [ 3 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7586 | 2026.05.18 07:20:32.312431 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7587 | 2026.05.18 07:20:32.312471 [ 309 ] {} <Debug> TCP-Session: 167a6e02-3f34-406b-8a73-ccfdb10d6901 Authenticating user 'default' from [fd00:1122:3344:101::e]:65116 | ||
| 7588 | 2026.05.18 07:20:32.312500 [ 309 ] {} <Debug> TCP-Session: 167a6e02-3f34-406b-8a73-ccfdb10d6901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2026.05.18 07:20:32.312523 [ 309 ] {} <Debug> TCP-Session: 167a6e02-3f34-406b-8a73-ccfdb10d6901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7590 | 2026.05.18 07:20:32.312541 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7591 | 2026.05.18 07:20:32.312574 [ 269 ] {} <Debug> TCP-Session: 5c6429ca-8565-4812-884d-b2b0eeceab5a Authenticating user 'default' from [fd00:1122:3344:101::e]:57950 | ||
| 7592 | 2026.05.18 07:20:32.312592 [ 269 ] {} <Debug> TCP-Session: 5c6429ca-8565-4812-884d-b2b0eeceab5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.05.18 07:20:32.312610 [ 269 ] {} <Debug> TCP-Session: 5c6429ca-8565-4812-884d-b2b0eeceab5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7594 | 2026.05.18 07:20:32.312653 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7595 | 2026.05.18 07:20:32.312672 [ 3 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 7596 | 2026.05.18 07:20:32.312685 [ 303 ] {} <Debug> TCP-Session: 4d937f0c-a7a6-407c-98ae-02069ceca21b Authenticating user 'default' from [fd00:1122:3344:101::e]:36574 | ||
| 7597 | 2026.05.18 07:20:32.312720 [ 303 ] {} <Debug> TCP-Session: 4d937f0c-a7a6-407c-98ae-02069ceca21b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.05.18 07:20:32.312741 [ 303 ] {} <Debug> TCP-Session: 4d937f0c-a7a6-407c-98ae-02069ceca21b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2026.05.18 07:20:32.312863 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7600 | 2026.05.18 07:20:32.312897 [ 310 ] {} <Debug> TCP-Session: 2b8ae3be-b88d-4aae-ad68-3ca880df33aa Authenticating user 'default' from [fd00:1122:3344:101::e]:47180 | ||
| 7601 | 2026.05.18 07:20:32.312919 [ 310 ] {} <Debug> TCP-Session: 2b8ae3be-b88d-4aae-ad68-3ca880df33aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7602 | 2026.05.18 07:20:32.312932 [ 310 ] {} <Debug> TCP-Session: 2b8ae3be-b88d-4aae-ad68-3ca880df33aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2026.05.18 07:20:32.312943 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7604 | 2026.05.18 07:20:32.312973 [ 308 ] {} <Debug> TCP-Session: e1e23e54-c29a-4af8-a967-adbb7dad7057 Authenticating user 'default' from [fd00:1122:3344:101::e]:51025 | ||
| 7605 | 2026.05.18 07:20:32.312991 [ 308 ] {} <Debug> TCP-Session: e1e23e54-c29a-4af8-a967-adbb7dad7057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2026.05.18 07:20:32.313004 [ 308 ] {} <Debug> TCP-Session: e1e23e54-c29a-4af8-a967-adbb7dad7057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2026.05.18 07:20:32.313653 [ 329 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Trace> AggregatingTransform: Aggregating | ||
| 7608 | 2026.05.18 07:20:32.313689 [ 329 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Trace> Aggregator: Aggregation method: without_key | ||
| 7609 | 2026.05.18 07:20:32.313716 [ 329 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922905 sec. (1083.535 rows/sec., 42.33 KiB/sec.) | ||
| 7610 | 2026.05.18 07:20:32.313731 [ 329 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Trace> Aggregator: Merging aggregated data | ||
| 7611 | 2026.05.18 07:20:32.314294 [ 3 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002467 sec., 405.35062829347385 rows/sec., 15.83 KiB/sec. | ||
| 7612 | 2026.05.18 07:20:32.314406 [ 3 ] {e8757606-e424-4f92-ba1e-2d437546b265} <Debug> TCPHandler: Processed in 0.002866766 sec. | ||
| 7613 | 2026.05.18 07:20:32.314526 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7614 | 2026.05.18 07:20:32.314556 [ 3 ] {} <Debug> TCP-Session: 72b1e89c-0067-4b46-85cf-7bbe0ae0b3f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.05.18 07:20:32.314558 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7616 | 2026.05.18 07:20:32.314580 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7617 | 2026.05.18 07:20:32.314600 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7618 | 2026.05.18 07:20:32.314605 [ 269 ] {} <Debug> TCP-Session: 5c6429ca-8565-4812-884d-b2b0eeceab5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2026.05.18 07:20:32.314625 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7620 | 2026.05.18 07:20:32.314645 [ 310 ] {} <Debug> TCP-Session: 2b8ae3be-b88d-4aae-ad68-3ca880df33aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2026.05.18 07:20:32.314653 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7622 | 2026.05.18 07:20:32.314677 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7623 | 2026.05.18 07:20:32.314694 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7624 | 2026.05.18 07:20:32.314710 [ 303 ] {} <Debug> TCP-Session: 4d937f0c-a7a6-407c-98ae-02069ceca21b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2026.05.18 07:20:32.314721 [ 309 ] {} <Debug> TCP-Session: 167a6e02-3f34-406b-8a73-ccfdb10d6901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2026.05.18 07:20:32.314737 [ 307 ] {} <Debug> TCP-Session: 028c774e-b897-43fb-a76c-e24d86f96b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.05.18 07:20:32.314674 [ 308 ] {} <Debug> TCP-Session: e1e23e54-c29a-4af8-a967-adbb7dad7057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2026.05.18 07:20:32.314629 [ 302 ] {} <Debug> TCP-Session: 1676a00a-9d0b-4378-b2e3-137f681de140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.05.18 07:20:32.314658 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7630 | 2026.05.18 07:20:32.314874 [ 306 ] {} <Debug> TCP-Session: a3b3603f-95fa-49bd-902d-59b49a3807ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2026.05.18 07:20:32.361286 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33933 | ||
| 7632 | 2026.05.18 07:20:32.361343 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7633 | 2026.05.18 07:20:32.361365 [ 3 ] {} <Debug> TCP-Session: f68ec283-c93f-4540-b6b3-da071f686d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:33933 | ||
| 7634 | 2026.05.18 07:20:32.361384 [ 3 ] {} <Debug> TCP-Session: f68ec283-c93f-4540-b6b3-da071f686d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2026.05.18 07:20:32.361397 [ 3 ] {} <Debug> TCP-Session: f68ec283-c93f-4540-b6b3-da071f686d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2026.05.18 07:20:32.361598 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46264 | ||
| 7637 | 2026.05.18 07:20:32.361627 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56468 | ||
| 7638 | 2026.05.18 07:20:32.361662 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46933 | ||
| 7639 | 2026.05.18 07:20:32.361671 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44040 | ||
| 7640 | 2026.05.18 07:20:32.361682 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7641 | 2026.05.18 07:20:32.361731 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7642 | 2026.05.18 07:20:32.361731 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7643 | 2026.05.18 07:20:32.361764 [ 269 ] {} <Debug> TCP-Session: 7956cde3-acb3-493e-920f-4dec1fa59e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:46264 | ||
| 7644 | 2026.05.18 07:20:32.361770 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7645 | 2026.05.18 07:20:32.361784 [ 308 ] {} <Debug> TCP-Session: 0f406dcf-3a2e-44ce-89d6-4af0e720eb6a Authenticating user 'default' from [fd00:1122:3344:101::e]:46933 | ||
| 7646 | 2026.05.18 07:20:32.361788 [ 302 ] {} <Debug> TCP-Session: 702698ad-a2a2-49c0-aaf7-0d2cd8aadfbe Authenticating user 'default' from [fd00:1122:3344:101::e]:56468 | ||
| 7647 | 2026.05.18 07:20:32.361822 [ 309 ] {} <Debug> TCP-Session: cb9369a0-cb83-4815-8c3e-63a3e56f4c50 Authenticating user 'default' from [fd00:1122:3344:101::e]:44040 | ||
| 7648 | 2026.05.18 07:20:32.361830 [ 308 ] {} <Debug> TCP-Session: 0f406dcf-3a2e-44ce-89d6-4af0e720eb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2026.05.18 07:20:32.361857 [ 309 ] {} <Debug> TCP-Session: cb9369a0-cb83-4815-8c3e-63a3e56f4c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2026.05.18 07:20:32.361840 [ 302 ] {} <Debug> TCP-Session: 702698ad-a2a2-49c0-aaf7-0d2cd8aadfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2026.05.18 07:20:32.361905 [ 309 ] {} <Debug> TCP-Session: cb9369a0-cb83-4815-8c3e-63a3e56f4c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2026.05.18 07:20:32.361929 [ 302 ] {} <Debug> TCP-Session: 702698ad-a2a2-49c0-aaf7-0d2cd8aadfbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2026.05.18 07:20:32.361901 [ 308 ] {} <Debug> TCP-Session: 0f406dcf-3a2e-44ce-89d6-4af0e720eb6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2026.05.18 07:20:32.361798 [ 269 ] {} <Debug> TCP-Session: 7956cde3-acb3-493e-920f-4dec1fa59e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2026.05.18 07:20:32.361678 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48631 | ||
| 7656 | 2026.05.18 07:20:32.362028 [ 269 ] {} <Debug> TCP-Session: 7956cde3-acb3-493e-920f-4dec1fa59e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.05.18 07:20:32.361637 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55649 | ||
| 7658 | 2026.05.18 07:20:32.362096 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7659 | 2026.05.18 07:20:32.361630 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50698 | ||
| 7660 | 2026.05.18 07:20:32.362133 [ 310 ] {} <Debug> TCP-Session: e284df53-d95a-45c3-b735-071d251652e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48631 | ||
| 7661 | 2026.05.18 07:20:32.362132 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7662 | 2026.05.18 07:20:32.362173 [ 310 ] {} <Debug> TCP-Session: e284df53-d95a-45c3-b735-071d251652e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.05.18 07:20:32.362178 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7664 | 2026.05.18 07:20:32.362202 [ 310 ] {} <Debug> TCP-Session: e284df53-d95a-45c3-b735-071d251652e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.05.18 07:20:32.362194 [ 306 ] {} <Debug> TCP-Session: fd2a507a-f2ed-4f4f-a9e9-8605aab28c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:55649 | ||
| 7666 | 2026.05.18 07:20:32.362221 [ 303 ] {} <Debug> TCP-Session: 225a60da-0ca5-42af-b711-2ca2f91f26a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50698 | ||
| 7667 | 2026.05.18 07:20:32.362248 [ 306 ] {} <Debug> TCP-Session: fd2a507a-f2ed-4f4f-a9e9-8605aab28c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2026.05.18 07:20:32.362264 [ 303 ] {} <Debug> TCP-Session: 225a60da-0ca5-42af-b711-2ca2f91f26a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.05.18 07:20:32.362278 [ 306 ] {} <Debug> TCP-Session: fd2a507a-f2ed-4f4f-a9e9-8605aab28c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2026.05.18 07:20:32.362290 [ 303 ] {} <Debug> TCP-Session: 225a60da-0ca5-42af-b711-2ca2f91f26a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2026.05.18 07:20:32.361639 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48703 | ||
| 7672 | 2026.05.18 07:20:32.361649 [ 3 ] {} <Trace> TCP-Session: f68ec283-c93f-4540-b6b3-da071f686d88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.05.18 07:20:32.362366 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7674 | 2026.05.18 07:20:32.362389 [ 307 ] {} <Debug> TCP-Session: 64d9b598-8851-4c0c-ba12-a92255b0236f Authenticating user 'default' from [fd00:1122:3344:101::e]:48703 | ||
| 7675 | 2026.05.18 07:20:32.362405 [ 307 ] {} <Debug> TCP-Session: 64d9b598-8851-4c0c-ba12-a92255b0236f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2026.05.18 07:20:32.362418 [ 307 ] {} <Debug> TCP-Session: 64d9b598-8851-4c0c-ba12-a92255b0236f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.05.18 07:20:32.362493 [ 3 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33933) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7678 | 2026.05.18 07:20:32.362693 [ 3 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7679 | 2026.05.18 07:20:32.362739 [ 3 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7680 | 2026.05.18 07:20:32.362979 [ 3 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 7681 | 2026.05.18 07:20:32.363845 [ 364 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Trace> AggregatingTransform: Aggregating | ||
| 7682 | 2026.05.18 07:20:32.363903 [ 364 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Trace> Aggregator: Aggregation method: without_key | ||
| 7683 | 2026.05.18 07:20:32.363941 [ 364 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872575 sec. (1146.033 rows/sec., 44.77 KiB/sec.) | ||
| 7684 | 2026.05.18 07:20:32.363963 [ 364 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Trace> Aggregator: Merging aggregated data | ||
| 7685 | 2026.05.18 07:20:32.364619 [ 3 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002167 sec., 461.4674665436087 rows/sec., 18.03 KiB/sec. | ||
| 7686 | 2026.05.18 07:20:32.364765 [ 3 ] {8e05aa52-d250-4825-ab2f-05043d421152} <Debug> TCPHandler: Processed in 0.003208887 sec. | ||
| 7687 | 2026.05.18 07:20:32.364883 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7688 | 2026.05.18 07:20:32.364915 [ 3 ] {} <Debug> TCP-Session: f68ec283-c93f-4540-b6b3-da071f686d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.05.18 07:20:32.364915 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7690 | 2026.05.18 07:20:32.364931 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7691 | 2026.05.18 07:20:32.364952 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7692 | 2026.05.18 07:20:32.364973 [ 310 ] {} <Debug> TCP-Session: e284df53-d95a-45c3-b735-071d251652e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2026.05.18 07:20:32.364979 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7694 | 2026.05.18 07:20:32.365016 [ 302 ] {} <Debug> TCP-Session: 702698ad-a2a2-49c0-aaf7-0d2cd8aadfbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2026.05.18 07:20:32.365030 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7696 | 2026.05.18 07:20:32.365046 [ 309 ] {} <Debug> TCP-Session: cb9369a0-cb83-4815-8c3e-63a3e56f4c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.05.18 07:20:32.365000 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7698 | 2026.05.18 07:20:32.365070 [ 306 ] {} <Debug> TCP-Session: fd2a507a-f2ed-4f4f-a9e9-8605aab28c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.05.18 07:20:32.365117 [ 303 ] {} <Debug> TCP-Session: 225a60da-0ca5-42af-b711-2ca2f91f26a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.05.18 07:20:32.365023 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7701 | 2026.05.18 07:20:32.364968 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7702 | 2026.05.18 07:20:32.365184 [ 307 ] {} <Debug> TCP-Session: 64d9b598-8851-4c0c-ba12-a92255b0236f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7703 | 2026.05.18 07:20:32.364993 [ 269 ] {} <Debug> TCP-Session: 7956cde3-acb3-493e-920f-4dec1fa59e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2026.05.18 07:20:32.365204 [ 308 ] {} <Debug> TCP-Session: 0f406dcf-3a2e-44ce-89d6-4af0e720eb6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.05.18 07:20:32.629530 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.05.18 07:20:32.629811 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 7707 | 2026.05.18 07:20:32.630195 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7708 | 2026.05.18 07:20:32.630239 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <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 | ||
| 7709 | 2026.05.18 07:20:32.630467 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7710 | 2026.05.18 07:20:32.630543 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7711 | 2026.05.18 07:20:32.630693 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7712 | 2026.05.18 07:20:32.630732 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7713 | 2026.05.18 07:20:32.630758 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 7714 | 2026.05.18 07:20:32.630774 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7715 | 2026.05.18 07:20:32.630820 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <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'))" | ||
| 7716 | 2026.05.18 07:20:32.630841 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7717 | 2026.05.18 07:20:32.631897 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002203 sec., 23604.176123467998 rows/sec., 5.52 MiB/sec. | ||
| 7718 | 2026.05.18 07:20:32.632010 [ 4 ] {a80e7592-bf2e-4b83-8344-0e8ff5adb616} <Debug> TCPHandler: Processed in 0.002676465 sec. | ||
| 7719 | 2026.05.18 07:20:32.633412 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.05.18 07:20:32.633617 [ 4 ] {cb745b4d-e6e3-4e47-8987-b91409312a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7721 | 2026.05.18 07:20:32.633699 [ 4 ] {cb745b4d-e6e3-4e47-8987-b91409312a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7722 | 2026.05.18 07:20:32.634490 [ 4 ] {cb745b4d-e6e3-4e47-8987-b91409312a4a} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.05.18 07:20:32.634544 [ 4 ] {cb745b4d-e6e3-4e47-8987-b91409312a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7724 | 2026.05.18 07:20:32.634988 [ 4 ] {cb745b4d-e6e3-4e47-8987-b91409312a4a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7725 | 2026.05.18 07:20:32.635268 [ 4 ] {cb745b4d-e6e3-4e47-8987-b91409312a4a} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.05.18 07:20:32.635439 [ 4 ] {cb745b4d-e6e3-4e47-8987-b91409312a4a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. | ||
| 7727 | 2026.05.18 07:20:32.635496 [ 4 ] {cb745b4d-e6e3-4e47-8987-b91409312a4a} <Debug> TCPHandler: Processed in 0.002226132 sec. | ||
| 7728 | 2026.05.18 07:20:32.635675 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.05.18 07:20:32.635788 [ 4 ] {19cef99c-afe5-4ef2-a4ca-24816c2456b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7730 | 2026.05.18 07:20:32.635839 [ 4 ] {19cef99c-afe5-4ef2-a4ca-24816c2456b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7731 | 2026.05.18 07:20:32.636351 [ 4 ] {19cef99c-afe5-4ef2-a4ca-24816c2456b3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.05.18 07:20:32.636390 [ 4 ] {19cef99c-afe5-4ef2-a4ca-24816c2456b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7733 | 2026.05.18 07:20:32.636780 [ 4 ] {19cef99c-afe5-4ef2-a4ca-24816c2456b3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7734 | 2026.05.18 07:20:32.637033 [ 4 ] {19cef99c-afe5-4ef2-a4ca-24816c2456b3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.05.18 07:20:32.637173 [ 4 ] {19cef99c-afe5-4ef2-a4ca-24816c2456b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001412 sec., 45325.779036827196 rows/sec., 3.54 MiB/sec. | ||
| 7736 | 2026.05.18 07:20:32.637215 [ 4 ] {19cef99c-afe5-4ef2-a4ca-24816c2456b3} <Debug> TCPHandler: Processed in 0.001594869 sec. | ||
| 7737 | 2026.05.18 07:20:32.637392 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.05.18 07:20:32.637506 [ 4 ] {75e35a98-dfb0-4f59-be15-0ec81561d838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.05.18 07:20:32.637556 [ 4 ] {75e35a98-dfb0-4f59-be15-0ec81561d838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7740 | 2026.05.18 07:20:32.638001 [ 4 ] {75e35a98-dfb0-4f59-be15-0ec81561d838} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.05.18 07:20:32.638041 [ 4 ] {75e35a98-dfb0-4f59-be15-0ec81561d838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7742 | 2026.05.18 07:20:32.638417 [ 4 ] {75e35a98-dfb0-4f59-be15-0ec81561d838} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7743 | 2026.05.18 07:20:32.638663 [ 4 ] {75e35a98-dfb0-4f59-be15-0ec81561d838} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.05.18 07:20:32.638806 [ 4 ] {75e35a98-dfb0-4f59-be15-0ec81561d838} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001325 sec., 48301.88679245283 rows/sec., 3.36 MiB/sec. | ||
| 7745 | 2026.05.18 07:20:32.638842 [ 4 ] {75e35a98-dfb0-4f59-be15-0ec81561d838} <Debug> TCPHandler: Processed in 0.001509908 sec. | ||
| 7746 | 2026.05.18 07:20:32.638984 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.05.18 07:20:32.639096 [ 4 ] {7f446ad2-8717-4919-b394-8b5a7532b442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7748 | 2026.05.18 07:20:32.639142 [ 4 ] {7f446ad2-8717-4919-b394-8b5a7532b442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7749 | 2026.05.18 07:20:32.639504 [ 4 ] {7f446ad2-8717-4919-b394-8b5a7532b442} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.05.18 07:20:32.639545 [ 4 ] {7f446ad2-8717-4919-b394-8b5a7532b442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7751 | 2026.05.18 07:20:32.639881 [ 4 ] {7f446ad2-8717-4919-b394-8b5a7532b442} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7752 | 2026.05.18 07:20:32.640131 [ 4 ] {7f446ad2-8717-4919-b394-8b5a7532b442} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.05.18 07:20:32.640270 [ 4 ] {7f446ad2-8717-4919-b394-8b5a7532b442} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001196 sec., 20066.889632107024 rows/sec., 1.35 MiB/sec. | ||
| 7754 | 2026.05.18 07:20:32.640307 [ 4 ] {7f446ad2-8717-4919-b394-8b5a7532b442} <Debug> TCPHandler: Processed in 0.001381117 sec. | ||
| 7755 | 2026.05.18 07:20:33.613924 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36190 | ||
| 7756 | 2026.05.18 07:20:33.614011 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7757 | 2026.05.18 07:20:33.614038 [ 269 ] {} <Debug> TCP-Session: 0528a905-8488-4989-8488-3aa6b9ddff06 Authenticating user 'default' from [fd00:1122:3344:101::e]:36190 | ||
| 7758 | 2026.05.18 07:20:33.614060 [ 269 ] {} <Debug> TCP-Session: 0528a905-8488-4989-8488-3aa6b9ddff06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2026.05.18 07:20:33.614074 [ 269 ] {} <Debug> TCP-Session: 0528a905-8488-4989-8488-3aa6b9ddff06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.05.18 07:20:33.614318 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36086 | ||
| 7761 | 2026.05.18 07:20:33.614342 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58038 | ||
| 7762 | 2026.05.18 07:20:33.614342 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59329 | ||
| 7763 | 2026.05.18 07:20:33.614368 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57206 | ||
| 7764 | 2026.05.18 07:20:33.614436 [ 269 ] {} <Trace> TCP-Session: 0528a905-8488-4989-8488-3aa6b9ddff06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.05.18 07:20:33.614465 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7766 | 2026.05.18 07:20:33.614474 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7767 | 2026.05.18 07:20:33.614492 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7768 | 2026.05.18 07:20:33.614512 [ 302 ] {} <Debug> TCP-Session: d79d1142-3a05-4273-98d1-bd71683f0b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:36086 | ||
| 7769 | 2026.05.18 07:20:33.614529 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34736 | ||
| 7770 | 2026.05.18 07:20:33.614547 [ 302 ] {} <Debug> TCP-Session: d79d1142-3a05-4273-98d1-bd71683f0b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2026.05.18 07:20:33.614547 [ 306 ] {} <Debug> TCP-Session: d40b5399-bbc7-42b7-aa94-38f1aa015b7e Authenticating user 'default' from [fd00:1122:3344:101::e]:58038 | ||
| 7772 | 2026.05.18 07:20:33.614592 [ 302 ] {} <Debug> TCP-Session: d79d1142-3a05-4273-98d1-bd71683f0b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.05.18 07:20:33.614607 [ 306 ] {} <Debug> TCP-Session: d40b5399-bbc7-42b7-aa94-38f1aa015b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7774 | 2026.05.18 07:20:33.614618 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7775 | 2026.05.18 07:20:33.614633 [ 306 ] {} <Debug> TCP-Session: d40b5399-bbc7-42b7-aa94-38f1aa015b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2026.05.18 07:20:33.614642 [ 269 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36190) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7777 | 2026.05.18 07:20:33.614656 [ 3 ] {} <Debug> TCP-Session: cd68729b-6c09-4daf-b3c5-145661095f93 Authenticating user 'default' from [fd00:1122:3344:101::e]:34736 | ||
| 7778 | 2026.05.18 07:20:33.614539 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7779 | 2026.05.18 07:20:33.614697 [ 3 ] {} <Debug> TCP-Session: cd68729b-6c09-4daf-b3c5-145661095f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2026.05.18 07:20:33.614378 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43483 | ||
| 7781 | 2026.05.18 07:20:33.614756 [ 308 ] {} <Debug> TCP-Session: 00350a4d-a6e6-4e83-9f19-d3129d036706 Authenticating user 'default' from [fd00:1122:3344:101::e]:57206 | ||
| 7782 | 2026.05.18 07:20:33.614745 [ 3 ] {} <Debug> TCP-Session: cd68729b-6c09-4daf-b3c5-145661095f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2026.05.18 07:20:33.614811 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7784 | 2026.05.18 07:20:33.614818 [ 308 ] {} <Debug> TCP-Session: 00350a4d-a6e6-4e83-9f19-d3129d036706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.05.18 07:20:33.614848 [ 310 ] {} <Debug> TCP-Session: d86f5171-450d-46bc-a258-0ea9ad187bd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43483 | ||
| 7786 | 2026.05.18 07:20:33.614377 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61128 | ||
| 7787 | 2026.05.18 07:20:33.614873 [ 308 ] {} <Debug> TCP-Session: 00350a4d-a6e6-4e83-9f19-d3129d036706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.05.18 07:20:33.614889 [ 310 ] {} <Debug> TCP-Session: d86f5171-450d-46bc-a258-0ea9ad187bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.05.18 07:20:33.614890 [ 269 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7790 | 2026.05.18 07:20:33.614936 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2026.05.18 07:20:33.614939 [ 310 ] {} <Debug> TCP-Session: d86f5171-450d-46bc-a258-0ea9ad187bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7792 | 2026.05.18 07:20:33.614368 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65399 | ||
| 7793 | 2026.05.18 07:20:33.615014 [ 269 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7794 | 2026.05.18 07:20:33.614531 [ 303 ] {} <Debug> TCP-Session: e99e9957-3b6e-419b-897b-8fef19f2df7e Authenticating user 'default' from [fd00:1122:3344:101::e]:59329 | ||
| 7795 | 2026.05.18 07:20:33.615063 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7796 | 2026.05.18 07:20:33.615086 [ 303 ] {} <Debug> TCP-Session: e99e9957-3b6e-419b-897b-8fef19f2df7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2026.05.18 07:20:33.615093 [ 307 ] {} <Debug> TCP-Session: a4d22cd6-3090-4fb1-b695-640002a63395 Authenticating user 'default' from [fd00:1122:3344:101::e]:65399 | ||
| 7798 | 2026.05.18 07:20:33.615102 [ 303 ] {} <Debug> TCP-Session: e99e9957-3b6e-419b-897b-8fef19f2df7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2026.05.18 07:20:33.615012 [ 309 ] {} <Debug> TCP-Session: e055e541-8023-4672-a979-e916ac8e32a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61128 | ||
| 7800 | 2026.05.18 07:20:33.615116 [ 307 ] {} <Debug> TCP-Session: a4d22cd6-3090-4fb1-b695-640002a63395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2026.05.18 07:20:33.615168 [ 309 ] {} <Debug> TCP-Session: e055e541-8023-4672-a979-e916ac8e32a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.05.18 07:20:33.615173 [ 307 ] {} <Debug> TCP-Session: a4d22cd6-3090-4fb1-b695-640002a63395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7803 | 2026.05.18 07:20:33.615202 [ 309 ] {} <Debug> TCP-Session: e055e541-8023-4672-a979-e916ac8e32a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2026.05.18 07:20:33.615327 [ 269 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 7805 | 2026.05.18 07:20:33.616369 [ 353 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Trace> AggregatingTransform: Aggregating | ||
| 7806 | 2026.05.18 07:20:33.616408 [ 353 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Trace> Aggregator: Aggregation method: without_key | ||
| 7807 | 2026.05.18 07:20:33.616438 [ 353 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011105 sec. (989.017 rows/sec., 38.63 KiB/sec.) | ||
| 7808 | 2026.05.18 07:20:33.616454 [ 353 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Trace> Aggregator: Merging aggregated data | ||
| 7809 | 2026.05.18 07:20:33.617074 [ 269 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002483 sec., 402.7386226339106 rows/sec., 15.73 KiB/sec. | ||
| 7810 | 2026.05.18 07:20:33.617211 [ 269 ] {dd0a6869-3bad-4ee0-aa11-9aa17da8e996} <Debug> TCPHandler: Processed in 0.002889036 sec. | ||
| 7811 | 2026.05.18 07:20:33.617363 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7812 | 2026.05.18 07:20:33.617393 [ 269 ] {} <Debug> TCP-Session: 0528a905-8488-4989-8488-3aa6b9ddff06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2026.05.18 07:20:33.617411 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7814 | 2026.05.18 07:20:33.617429 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7815 | 2026.05.18 07:20:33.617461 [ 303 ] {} <Debug> TCP-Session: e99e9957-3b6e-419b-897b-8fef19f2df7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.05.18 07:20:33.617475 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7817 | 2026.05.18 07:20:33.617495 [ 302 ] {} <Debug> TCP-Session: d79d1142-3a05-4273-98d1-bd71683f0b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2026.05.18 07:20:33.617509 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7819 | 2026.05.18 07:20:33.617542 [ 306 ] {} <Debug> TCP-Session: d40b5399-bbc7-42b7-aa94-38f1aa015b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.05.18 07:20:33.617550 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7821 | 2026.05.18 07:20:33.617577 [ 307 ] {} <Debug> TCP-Session: a4d22cd6-3090-4fb1-b695-640002a63395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7822 | 2026.05.18 07:20:33.617594 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7823 | 2026.05.18 07:20:33.617613 [ 308 ] {} <Debug> TCP-Session: 00350a4d-a6e6-4e83-9f19-d3129d036706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2026.05.18 07:20:33.617663 [ 3 ] {} <Debug> TCP-Session: cd68729b-6c09-4daf-b3c5-145661095f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.05.18 07:20:33.617479 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7826 | 2026.05.18 07:20:33.617528 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7827 | 2026.05.18 07:20:33.617775 [ 309 ] {} <Debug> TCP-Session: e055e541-8023-4672-a979-e916ac8e32a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.05.18 07:20:33.617806 [ 310 ] {} <Debug> TCP-Session: d86f5171-450d-46bc-a258-0ea9ad187bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2026.05.18 07:20:34.307811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15906 | ||
| 7830 | 2026.05.18 07:20:34.308358 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.05.18 07:20:34.308412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7832 | 2026.05.18 07:20:34.308955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7833 | 2026.05.18 07:20:34.309213 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.05.18 07:20:34.309372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15906 | ||
| 7835 | 2026.05.18 07:20:35.122897 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7836 | 2026.05.18 07:20:35.138099 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2026.05.18 07:20:35.138161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7838 | 2026.05.18 07:20:35.143981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7839 | 2026.05.18 07:20:35.144688 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.05.18 07:20:35.147312 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7841 | 2026.05.18 07:20:37.634315 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.05.18 07:20:37.634576 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7843 | 2026.05.18 07:20:37.634900 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7844 | 2026.05.18 07:20:37.634938 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <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 | ||
| 7845 | 2026.05.18 07:20:37.635158 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7846 | 2026.05.18 07:20:37.635226 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7847 | 2026.05.18 07:20:37.635362 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7848 | 2026.05.18 07:20:37.635397 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7849 | 2026.05.18 07:20:37.635418 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 7850 | 2026.05.18 07:20:37.635433 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7851 | 2026.05.18 07:20:37.635474 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <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'))" | ||
| 7852 | 2026.05.18 07:20:37.635494 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7853 | 2026.05.18 07:20:37.636484 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002012 sec., 25844.93041749503 rows/sec., 6.04 MiB/sec. | ||
| 7854 | 2026.05.18 07:20:37.636582 [ 4 ] {5553e036-194a-468a-9840-91644c0be956} <Debug> TCPHandler: Processed in 0.002409673 sec. | ||
| 7855 | 2026.05.18 07:20:37.638747 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.05.18 07:20:37.638909 [ 4 ] {4aeb6930-6add-4b5b-834a-115a1a8729e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7857 | 2026.05.18 07:20:37.638973 [ 4 ] {4aeb6930-6add-4b5b-834a-115a1a8729e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7858 | 2026.05.18 07:20:37.639589 [ 4 ] {4aeb6930-6add-4b5b-834a-115a1a8729e3} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.05.18 07:20:37.639633 [ 4 ] {4aeb6930-6add-4b5b-834a-115a1a8729e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7860 | 2026.05.18 07:20:37.640014 [ 4 ] {4aeb6930-6add-4b5b-834a-115a1a8729e3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7861 | 2026.05.18 07:20:37.640234 [ 4 ] {4aeb6930-6add-4b5b-834a-115a1a8729e3} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.05.18 07:20:37.640381 [ 4 ] {4aeb6930-6add-4b5b-834a-115a1a8729e3} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001511 sec., 76770.35076108537 rows/sec., 6.50 MiB/sec. | ||
| 7863 | 2026.05.18 07:20:37.640419 [ 4 ] {4aeb6930-6add-4b5b-834a-115a1a8729e3} <Debug> TCPHandler: Processed in 0.00179655 sec. | ||
| 7864 | 2026.05.18 07:20:37.640574 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2026.05.18 07:20:37.640670 [ 4 ] {08ee0319-0d78-4e19-96f8-31c541326b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7866 | 2026.05.18 07:20:37.640710 [ 4 ] {08ee0319-0d78-4e19-96f8-31c541326b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7867 | 2026.05.18 07:20:37.641108 [ 4 ] {08ee0319-0d78-4e19-96f8-31c541326b6a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.05.18 07:20:37.641144 [ 4 ] {08ee0319-0d78-4e19-96f8-31c541326b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7869 | 2026.05.18 07:20:37.641435 [ 4 ] {08ee0319-0d78-4e19-96f8-31c541326b6a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7870 | 2026.05.18 07:20:37.641643 [ 4 ] {08ee0319-0d78-4e19-96f8-31c541326b6a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.05.18 07:20:37.641771 [ 4 ] {08ee0319-0d78-4e19-96f8-31c541326b6a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00112 sec., 26785.71428571429 rows/sec., 1.97 MiB/sec. | ||
| 7872 | 2026.05.18 07:20:37.641772 [ 123 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7873 | 2026.05.18 07:20:37.641807 [ 4 ] {08ee0319-0d78-4e19-96f8-31c541326b6a} <Debug> TCPHandler: Processed in 0.001282567 sec. | ||
| 7874 | 2026.05.18 07:20:37.641843 [ 123 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.05.18 07:20:37.641869 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7876 | 2026.05.18 07:20:37.641939 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.05.18 07:20:37.641977 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 7878 | 2026.05.18 07:20:37.642039 [ 4 ] {b3dfa26d-8191-4959-b841-0ee10e5652ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7879 | 2026.05.18 07:20:37.642083 [ 4 ] {b3dfa26d-8191-4959-b841-0ee10e5652ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7880 | 2026.05.18 07:20:37.642107 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7881 | 2026.05.18 07:20:37.642146 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 226 rows starting from the beginning of the part | ||
| 7882 | 2026.05.18 07:20:37.642208 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 7883 | 2026.05.18 07:20:37.642260 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7884 | 2026.05.18 07:20:37.642303 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 7885 | 2026.05.18 07:20:37.642349 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 164 rows starting from the beginning of the part | ||
| 7886 | 2026.05.18 07:20:37.642391 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 7887 | 2026.05.18 07:20:37.642524 [ 4 ] {b3dfa26d-8191-4959-b841-0ee10e5652ca} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.05.18 07:20:37.642566 [ 4 ] {b3dfa26d-8191-4959-b841-0ee10e5652ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7889 | 2026.05.18 07:20:37.642900 [ 4 ] {b3dfa26d-8191-4959-b841-0ee10e5652ca} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7890 | 2026.05.18 07:20:37.643140 [ 4 ] {b3dfa26d-8191-4959-b841-0ee10e5652ca} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.05.18 07:20:37.643231 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301097 sec., 386596.8486592468 rows/sec., 26.66 MiB/sec. | ||
| 7892 | 2026.05.18 07:20:37.643268 [ 4 ] {b3dfa26d-8191-4959-b841-0ee10e5652ca} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001247 sec., 75380.91419406576 rows/sec., 5.89 MiB/sec. | ||
| 7893 | 2026.05.18 07:20:37.643307 [ 4 ] {b3dfa26d-8191-4959-b841-0ee10e5652ca} <Debug> TCPHandler: Processed in 0.001417457 sec. | ||
| 7894 | 2026.05.18 07:20:37.643416 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7895 | 2026.05.18 07:20:37.643452 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.05.18 07:20:37.643552 [ 4 ] {bb088661-4453-4fff-8daf-e98eaac2a84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7897 | 2026.05.18 07:20:37.643598 [ 4 ] {bb088661-4453-4fff-8daf-e98eaac2a84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7898 | 2026.05.18 07:20:37.643760 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.05.18 07:20:37.643863 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_41_8} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7900 | 2026.05.18 07:20:37.643959 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7901 | 2026.05.18 07:20:37.644016 [ 4 ] {bb088661-4453-4fff-8daf-e98eaac2a84b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.05.18 07:20:37.644057 [ 4 ] {bb088661-4453-4fff-8daf-e98eaac2a84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7903 | 2026.05.18 07:20:37.644389 [ 4 ] {bb088661-4453-4fff-8daf-e98eaac2a84b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7904 | 2026.05.18 07:20:37.644608 [ 4 ] {bb088661-4453-4fff-8daf-e98eaac2a84b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.05.18 07:20:37.644737 [ 4 ] {bb088661-4453-4fff-8daf-e98eaac2a84b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7906 | 2026.05.18 07:20:37.644772 [ 4 ] {bb088661-4453-4fff-8daf-e98eaac2a84b} <Debug> TCPHandler: Processed in 0.001368617 sec. | ||
| 7907 | 2026.05.18 07:20:37.644973 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7908 | 2026.05.18 07:20:37.645147 [ 4 ] {3baa7d7a-ac62-4a4c-8c83-b512a4286cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7909 | 2026.05.18 07:20:37.645244 [ 4 ] {3baa7d7a-ac62-4a4c-8c83-b512a4286cf5} <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 | ||
| 7910 | 2026.05.18 07:20:37.646275 [ 4 ] {3baa7d7a-ac62-4a4c-8c83-b512a4286cf5} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.05.18 07:20:37.646312 [ 4 ] {3baa7d7a-ac62-4a4c-8c83-b512a4286cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7912 | 2026.05.18 07:20:37.647030 [ 4 ] {3baa7d7a-ac62-4a4c-8c83-b512a4286cf5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7913 | 2026.05.18 07:20:37.647273 [ 4 ] {3baa7d7a-ac62-4a4c-8c83-b512a4286cf5} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.05.18 07:20:37.647421 [ 4 ] {3baa7d7a-ac62-4a4c-8c83-b512a4286cf5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002326 sec., 12897.678417884781 rows/sec., 23.11 MiB/sec. | ||
| 7915 | 2026.05.18 07:20:37.647475 [ 4 ] {3baa7d7a-ac62-4a4c-8c83-b512a4286cf5} <Debug> TCPHandler: Processed in 0.002623405 sec. | ||
| 7916 | 2026.05.18 07:20:37.647632 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7917 | 2026.05.18 07:20:37.647755 [ 4 ] {5639def2-44c2-4795-af4b-8d865467fdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7918 | 2026.05.18 07:20:37.647807 [ 4 ] {5639def2-44c2-4795-af4b-8d865467fdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7919 | 2026.05.18 07:20:37.648247 [ 4 ] {5639def2-44c2-4795-af4b-8d865467fdc3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.05.18 07:20:37.648291 [ 4 ] {5639def2-44c2-4795-af4b-8d865467fdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7921 | 2026.05.18 07:20:37.648664 [ 4 ] {5639def2-44c2-4795-af4b-8d865467fdc3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7922 | 2026.05.18 07:20:37.648885 [ 4 ] {5639def2-44c2-4795-af4b-8d865467fdc3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2026.05.18 07:20:37.649021 [ 4 ] {5639def2-44c2-4795-af4b-8d865467fdc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 7924 | 2026.05.18 07:20:37.649055 [ 4 ] {5639def2-44c2-4795-af4b-8d865467fdc3} <Debug> TCPHandler: Processed in 0.001483138 sec. | ||
| 7925 | 2026.05.18 07:20:41.699151 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7926 | 2026.05.18 07:20:41.699237 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7927 | 2026.05.18 07:20:41.809583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16354 | ||
| 7928 | 2026.05.18 07:20:41.810270 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.05.18 07:20:41.810331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7930 | 2026.05.18 07:20:41.811075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7931 | 2026.05.18 07:20:41.811372 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.05.18 07:20:41.811522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16354 | ||
| 7933 | 2026.05.18 07:20:42.637951 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.05.18 07:20:42.638193 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 7935 | 2026.05.18 07:20:42.638555 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7936 | 2026.05.18 07:20:42.638599 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <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 | ||
| 7937 | 2026.05.18 07:20:42.638844 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7938 | 2026.05.18 07:20:42.638917 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7939 | 2026.05.18 07:20:42.639066 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7940 | 2026.05.18 07:20:42.639103 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7941 | 2026.05.18 07:20:42.639125 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 7942 | 2026.05.18 07:20:42.639142 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7943 | 2026.05.18 07:20:42.639185 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <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'))" | ||
| 7944 | 2026.05.18 07:20:42.639206 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7945 | 2026.05.18 07:20:42.640259 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00217 sec., 23963.133640552995 rows/sec., 5.60 MiB/sec. | ||
| 7946 | 2026.05.18 07:20:42.640366 [ 4 ] {a4024aaa-8af1-420d-a566-741103d8f957} <Debug> TCPHandler: Processed in 0.002557785 sec. | ||
| 7947 | 2026.05.18 07:20:42.645458 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.05.18 07:20:42.645576 [ 4 ] {0c91f1f2-5079-439b-bbe2-5dcf727aab4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7949 | 2026.05.18 07:20:42.645622 [ 4 ] {0c91f1f2-5079-439b-bbe2-5dcf727aab4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7950 | 2026.05.18 07:20:42.646322 [ 4 ] {0c91f1f2-5079-439b-bbe2-5dcf727aab4b} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.05.18 07:20:42.646376 [ 4 ] {0c91f1f2-5079-439b-bbe2-5dcf727aab4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7952 | 2026.05.18 07:20:42.646799 [ 4 ] {0c91f1f2-5079-439b-bbe2-5dcf727aab4b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7953 | 2026.05.18 07:20:42.647031 [ 4 ] {0c91f1f2-5079-439b-bbe2-5dcf727aab4b} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.05.18 07:20:42.647180 [ 4 ] {0c91f1f2-5079-439b-bbe2-5dcf727aab4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001636 sec., 173594.13202933985 rows/sec., 11.03 MiB/sec. | ||
| 7955 | 2026.05.18 07:20:42.647217 [ 4 ] {0c91f1f2-5079-439b-bbe2-5dcf727aab4b} <Debug> TCPHandler: Processed in 0.00181331 sec. | ||
| 7956 | 2026.05.18 07:20:42.647362 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.05.18 07:20:42.647465 [ 4 ] {e0a29dc7-3c5a-4450-8ff2-f51802cd3934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7958 | 2026.05.18 07:20:42.647507 [ 4 ] {e0a29dc7-3c5a-4450-8ff2-f51802cd3934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7959 | 2026.05.18 07:20:42.647523 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7960 | 2026.05.18 07:20:42.648348 [ 4 ] {e0a29dc7-3c5a-4450-8ff2-f51802cd3934} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.05.18 07:20:42.648391 [ 4 ] {e0a29dc7-3c5a-4450-8ff2-f51802cd3934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7962 | 2026.05.18 07:20:42.648741 [ 4 ] {e0a29dc7-3c5a-4450-8ff2-f51802cd3934} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7963 | 2026.05.18 07:20:42.648960 [ 4 ] {e0a29dc7-3c5a-4450-8ff2-f51802cd3934} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.05.18 07:20:42.649091 [ 4 ] {e0a29dc7-3c5a-4450-8ff2-f51802cd3934} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001648 sec., 496966.01941747573 rows/sec., 38.52 MiB/sec. | ||
| 7965 | 2026.05.18 07:20:42.649113 [ 117 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7966 | 2026.05.18 07:20:42.649129 [ 4 ] {e0a29dc7-3c5a-4450-8ff2-f51802cd3934} <Debug> TCPHandler: Processed in 0.00181723 sec. | ||
| 7967 | 2026.05.18 07:20:42.649178 [ 117 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.05.18 07:20:42.649207 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7969 | 2026.05.18 07:20:42.649301 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 7970 | 2026.05.18 07:20:42.649304 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7971 | 2026.05.18 07:20:42.649395 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7972 | 2026.05.18 07:20:42.649419 [ 4 ] {1a3bffac-78c8-44f2-870f-8e50fe6b6b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.05.18 07:20:42.649423 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3362 rows starting from the beginning of the part | ||
| 7974 | 2026.05.18 07:20:42.649460 [ 4 ] {1a3bffac-78c8-44f2-870f-8e50fe6b6b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7975 | 2026.05.18 07:20:42.649488 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 116 rows starting from the beginning of the part | ||
| 7976 | 2026.05.18 07:20:42.649533 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 3168 rows starting from the beginning of the part | ||
| 7977 | 2026.05.18 07:20:42.649572 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7978 | 2026.05.18 07:20:42.649609 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 116 rows starting from the beginning of the part | ||
| 7979 | 2026.05.18 07:20:42.649647 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 819 rows starting from the beginning of the part | ||
| 7980 | 2026.05.18 07:20:42.649932 [ 4 ] {1a3bffac-78c8-44f2-870f-8e50fe6b6b4e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.05.18 07:20:42.649969 [ 4 ] {1a3bffac-78c8-44f2-870f-8e50fe6b6b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7982 | 2026.05.18 07:20:42.650375 [ 4 ] {1a3bffac-78c8-44f2-870f-8e50fe6b6b4e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7983 | 2026.05.18 07:20:42.650634 [ 4 ] {1a3bffac-78c8-44f2-870f-8e50fe6b6b4e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.05.18 07:20:42.650815 [ 4 ] {1a3bffac-78c8-44f2-870f-8e50fe6b6b4e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001413 sec., 108280.25477707006 rows/sec., 6.48 MiB/sec. | ||
| 7985 | 2026.05.18 07:20:42.650855 [ 4 ] {1a3bffac-78c8-44f2-870f-8e50fe6b6b4e} <Debug> TCPHandler: Processed in 0.001599779 sec. | ||
| 7986 | 2026.05.18 07:20:42.650989 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.05.18 07:20:42.651086 [ 4 ] {1b26f932-4590-4337-a7b0-007d30e62150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7988 | 2026.05.18 07:20:42.651136 [ 4 ] {1b26f932-4590-4337-a7b0-007d30e62150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7989 | 2026.05.18 07:20:42.651613 [ 4 ] {1b26f932-4590-4337-a7b0-007d30e62150} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.05.18 07:20:42.651650 [ 4 ] {1b26f932-4590-4337-a7b0-007d30e62150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 7991 | 2026.05.18 07:20:42.651818 [ 200 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550954 sec., 2993781.9341313094 rows/sec., 237.31 MiB/sec. | ||
| 7992 | 2026.05.18 07:20:42.651973 [ 4 ] {1b26f932-4590-4337-a7b0-007d30e62150} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7993 | 2026.05.18 07:20:42.652159 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7994 | 2026.05.18 07:20:42.652210 [ 4 ] {1b26f932-4590-4337-a7b0-007d30e62150} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2026.05.18 07:20:42.652344 [ 4 ] {1b26f932-4590-4337-a7b0-007d30e62150} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001277 sec., 116679.71808927174 rows/sec., 7.54 MiB/sec. | ||
| 7996 | 2026.05.18 07:20:42.652379 [ 4 ] {1b26f932-4590-4337-a7b0-007d30e62150} <Debug> TCPHandler: Processed in 0.001443338 sec. | ||
| 7997 | 2026.05.18 07:20:42.652437 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.05.18 07:20:42.652511 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.05.18 07:20:42.652512 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_51_10} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8000 | 2026.05.18 07:20:42.652601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 8001 | 2026.05.18 07:20:42.652608 [ 4 ] {bfc9e792-e3e0-4394-a706-b01ad8f7f317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8002 | 2026.05.18 07:20:42.652649 [ 4 ] {bfc9e792-e3e0-4394-a706-b01ad8f7f317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8003 | 2026.05.18 07:20:42.653132 [ 4 ] {bfc9e792-e3e0-4394-a706-b01ad8f7f317} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.05.18 07:20:42.653167 [ 4 ] {bfc9e792-e3e0-4394-a706-b01ad8f7f317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8005 | 2026.05.18 07:20:42.653465 [ 4 ] {bfc9e792-e3e0-4394-a706-b01ad8f7f317} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8006 | 2026.05.18 07:20:42.653669 [ 4 ] {bfc9e792-e3e0-4394-a706-b01ad8f7f317} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.05.18 07:20:42.653799 [ 4 ] {bfc9e792-e3e0-4394-a706-b01ad8f7f317} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 8008 | 2026.05.18 07:20:42.653834 [ 4 ] {bfc9e792-e3e0-4394-a706-b01ad8f7f317} <Debug> TCPHandler: Processed in 0.001372578 sec. | ||
| 8009 | 2026.05.18 07:20:42.653982 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.05.18 07:20:42.654077 [ 4 ] {3fecf61e-efa0-4027-b751-8acff8693c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8011 | 2026.05.18 07:20:42.654117 [ 4 ] {3fecf61e-efa0-4027-b751-8acff8693c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8012 | 2026.05.18 07:20:42.654818 [ 4 ] {3fecf61e-efa0-4027-b751-8acff8693c4b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.05.18 07:20:42.654854 [ 4 ] {3fecf61e-efa0-4027-b751-8acff8693c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8014 | 2026.05.18 07:20:42.655179 [ 4 ] {3fecf61e-efa0-4027-b751-8acff8693c4b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8015 | 2026.05.18 07:20:42.655397 [ 4 ] {3fecf61e-efa0-4027-b751-8acff8693c4b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.05.18 07:20:42.655512 [ 117 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8017 | 2026.05.18 07:20:42.655526 [ 4 ] {3fecf61e-efa0-4027-b751-8acff8693c4b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001467 sec., 341513.29243353783 rows/sec., 24.00 MiB/sec. | ||
| 8018 | 2026.05.18 07:20:42.655553 [ 117 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2026.05.18 07:20:42.655573 [ 4 ] {3fecf61e-efa0-4027-b751-8acff8693c4b} <Debug> TCPHandler: Processed in 0.001639909 sec. | ||
| 8020 | 2026.05.18 07:20:42.655577 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8021 | 2026.05.18 07:20:42.655685 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 8022 | 2026.05.18 07:20:42.655734 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.05.18 07:20:42.655797 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8024 | 2026.05.18 07:20:42.655835 [ 4 ] {30406fe4-4b4b-41f4-81df-904ea56b320c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8025 | 2026.05.18 07:20:42.655836 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1831 rows starting from the beginning of the part | ||
| 8026 | 2026.05.18 07:20:42.655886 [ 4 ] {30406fe4-4b4b-41f4-81df-904ea56b320c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8027 | 2026.05.18 07:20:42.655931 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 94 rows starting from the beginning of the part | ||
| 8028 | 2026.05.18 07:20:42.655991 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1727 rows starting from the beginning of the part | ||
| 8029 | 2026.05.18 07:20:42.656042 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 8030 | 2026.05.18 07:20:42.656091 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 94 rows starting from the beginning of the part | ||
| 8031 | 2026.05.18 07:20:42.656142 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 501 rows starting from the beginning of the part | ||
| 8032 | 2026.05.18 07:20:42.656256 [ 4 ] {30406fe4-4b4b-41f4-81df-904ea56b320c} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2026.05.18 07:20:42.656298 [ 4 ] {30406fe4-4b4b-41f4-81df-904ea56b320c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8034 | 2026.05.18 07:20:42.656622 [ 4 ] {30406fe4-4b4b-41f4-81df-904ea56b320c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8035 | 2026.05.18 07:20:42.656848 [ 4 ] {30406fe4-4b4b-41f4-81df-904ea56b320c} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2026.05.18 07:20:42.656981 [ 4 ] {30406fe4-4b4b-41f4-81df-904ea56b320c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 8037 | 2026.05.18 07:20:42.657016 [ 4 ] {30406fe4-4b4b-41f4-81df-904ea56b320c} <Debug> TCPHandler: Processed in 0.001330078 sec. | ||
| 8038 | 2026.05.18 07:20:42.657161 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.05.18 07:20:42.657257 [ 4 ] {8c72ab38-1f8e-4bfe-ab7e-9a23f5c0a8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8040 | 2026.05.18 07:20:42.657299 [ 4 ] {8c72ab38-1f8e-4bfe-ab7e-9a23f5c0a8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8041 | 2026.05.18 07:20:42.657699 [ 200 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052292 sec., 2100578.2802837025 rows/sec., 152.22 MiB/sec. | ||
| 8042 | 2026.05.18 07:20:42.657757 [ 4 ] {8c72ab38-1f8e-4bfe-ab7e-9a23f5c0a8d7} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.05.18 07:20:42.657798 [ 4 ] {8c72ab38-1f8e-4bfe-ab7e-9a23f5c0a8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8044 | 2026.05.18 07:20:42.657982 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8045 | 2026.05.18 07:20:42.658173 [ 4 ] {8c72ab38-1f8e-4bfe-ab7e-9a23f5c0a8d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8046 | 2026.05.18 07:20:42.658362 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.05.18 07:20:42.658445 [ 4 ] {8c72ab38-1f8e-4bfe-ab7e-9a23f5c0a8d7} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.05.18 07:20:42.658457 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_51_10} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8049 | 2026.05.18 07:20:42.658568 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8050 | 2026.05.18 07:20:42.658586 [ 4 ] {8c72ab38-1f8e-4bfe-ab7e-9a23f5c0a8d7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001347 sec., 196733.4818114328 rows/sec., 13.07 MiB/sec. | ||
| 8051 | 2026.05.18 07:20:42.658626 [ 4 ] {8c72ab38-1f8e-4bfe-ab7e-9a23f5c0a8d7} <Debug> TCPHandler: Processed in 0.001524039 sec. | ||
| 8052 | 2026.05.18 07:20:42.658756 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.05.18 07:20:42.658852 [ 4 ] {77863e41-014c-45dd-898c-7c1d9333ee3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8054 | 2026.05.18 07:20:42.658894 [ 4 ] {77863e41-014c-45dd-898c-7c1d9333ee3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8055 | 2026.05.18 07:20:42.659205 [ 4 ] {77863e41-014c-45dd-898c-7c1d9333ee3e} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.05.18 07:20:42.659240 [ 4 ] {77863e41-014c-45dd-898c-7c1d9333ee3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8057 | 2026.05.18 07:20:42.659529 [ 4 ] {77863e41-014c-45dd-898c-7c1d9333ee3e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8058 | 2026.05.18 07:20:42.659738 [ 4 ] {77863e41-014c-45dd-898c-7c1d9333ee3e} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.05.18 07:20:42.659865 [ 4 ] {77863e41-014c-45dd-898c-7c1d9333ee3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 8060 | 2026.05.18 07:20:42.659898 [ 4 ] {77863e41-014c-45dd-898c-7c1d9333ee3e} <Debug> TCPHandler: Processed in 0.001190727 sec. | ||
| 8061 | 2026.05.18 07:20:42.660020 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.05.18 07:20:42.660115 [ 4 ] {261ae735-9c63-4e2b-a3da-df4d07f23394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8063 | 2026.05.18 07:20:42.660185 [ 4 ] {261ae735-9c63-4e2b-a3da-df4d07f23394} <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 | ||
| 8064 | 2026.05.18 07:20:42.660964 [ 4 ] {261ae735-9c63-4e2b-a3da-df4d07f23394} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.05.18 07:20:42.661000 [ 4 ] {261ae735-9c63-4e2b-a3da-df4d07f23394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8066 | 2026.05.18 07:20:42.661521 [ 4 ] {261ae735-9c63-4e2b-a3da-df4d07f23394} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8067 | 2026.05.18 07:20:42.661751 [ 4 ] {261ae735-9c63-4e2b-a3da-df4d07f23394} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.05.18 07:20:42.661873 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8069 | 2026.05.18 07:20:42.661890 [ 4 ] {261ae735-9c63-4e2b-a3da-df4d07f23394} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001792 sec., 6138.392857142857 rows/sec., 11.00 MiB/sec. | ||
| 8070 | 2026.05.18 07:20:42.661939 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.05.18 07:20:42.661969 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8072 | 2026.05.18 07:20:42.661979 [ 4 ] {261ae735-9c63-4e2b-a3da-df4d07f23394} <Debug> TCPHandler: Processed in 0.002007141 sec. | ||
| 8073 | 2026.05.18 07:20:42.662060 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 8074 | 2026.05.18 07:20:42.662108 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.05.18 07:20:42.662221 [ 4 ] {34d6d98d-c516-43aa-b66a-c200fded7d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8076 | 2026.05.18 07:20:42.662263 [ 4 ] {34d6d98d-c516-43aa-b66a-c200fded7d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8077 | 2026.05.18 07:20:42.662276 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8078 | 2026.05.18 07:20:42.662332 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 802 rows starting from the beginning of the part | ||
| 8079 | 2026.05.18 07:20:42.662441 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 8080 | 2026.05.18 07:20:42.662541 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 8081 | 2026.05.18 07:20:42.662619 [ 4 ] {34d6d98d-c516-43aa-b66a-c200fded7d56} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.05.18 07:20:42.662630 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
| 8083 | 2026.05.18 07:20:42.662662 [ 4 ] {34d6d98d-c516-43aa-b66a-c200fded7d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8084 | 2026.05.18 07:20:42.662731 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 8085 | 2026.05.18 07:20:42.662826 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 8086 | 2026.05.18 07:20:42.662987 [ 4 ] {34d6d98d-c516-43aa-b66a-c200fded7d56} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8087 | 2026.05.18 07:20:42.663250 [ 4 ] {34d6d98d-c516-43aa-b66a-c200fded7d56} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.05.18 07:20:42.663384 [ 4 ] {34d6d98d-c516-43aa-b66a-c200fded7d56} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001182 sec., 76142.13197969542 rows/sec., 4.76 MiB/sec. | ||
| 8089 | 2026.05.18 07:20:42.663418 [ 4 ] {34d6d98d-c516-43aa-b66a-c200fded7d56} <Debug> TCPHandler: Processed in 0.001359347 sec. | ||
| 8090 | 2026.05.18 07:20:42.664544 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.05.18 07:20:42.664592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8092 | 2026.05.18 07:20:42.668211 [ 192 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 19 columns (19 merged, 0 gathered) in 0.006184804 sec., 146488.06979170235 rows/sec., 262.50 MiB/sec. | ||
| 8093 | 2026.05.18 07:20:42.669506 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8094 | 2026.05.18 07:20:42.669864 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.05.18 07:20:42.669946 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8096 | 2026.05.18 07:20:42.670077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 8097 | 2026.05.18 07:20:42.671263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8098 | 2026.05.18 07:20:42.671995 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.05.18 07:20:42.676180 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8100 | 2026.05.18 07:20:43.000310 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.12 MiB, peak 297.82 MiB, free memory in arenas 0.00 B, will set to 289.67 MiB (RSS), difference: 3.55 MiB | ||
| 8101 | 2026.05.18 07:20:47.633828 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2026.05.18 07:20:47.634084 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8103 | 2026.05.18 07:20:47.634442 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8104 | 2026.05.18 07:20:47.634482 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <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 | ||
| 8105 | 2026.05.18 07:20:47.634711 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8106 | 2026.05.18 07:20:47.634785 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8107 | 2026.05.18 07:20:47.634934 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8108 | 2026.05.18 07:20:47.634971 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8109 | 2026.05.18 07:20:47.634993 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 8110 | 2026.05.18 07:20:47.635009 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8111 | 2026.05.18 07:20:47.635051 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <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'))" | ||
| 8112 | 2026.05.18 07:20:47.635072 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8113 | 2026.05.18 07:20:47.636231 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002247 sec., 23141.967067200712 rows/sec., 5.41 MiB/sec. | ||
| 8114 | 2026.05.18 07:20:47.636362 [ 4 ] {13c58f20-1788-46df-a5d6-4df50d9e8e7b} <Debug> TCPHandler: Processed in 0.002675414 sec. | ||
| 8115 | 2026.05.18 07:20:47.638729 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.05.18 07:20:47.638845 [ 4 ] {c3aae7a4-9a83-497a-9424-79d403f39cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8117 | 2026.05.18 07:20:47.638892 [ 4 ] {c3aae7a4-9a83-497a-9424-79d403f39cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8118 | 2026.05.18 07:20:47.639442 [ 4 ] {c3aae7a4-9a83-497a-9424-79d403f39cd4} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.05.18 07:20:47.639486 [ 4 ] {c3aae7a4-9a83-497a-9424-79d403f39cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8120 | 2026.05.18 07:20:47.639865 [ 4 ] {c3aae7a4-9a83-497a-9424-79d403f39cd4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8121 | 2026.05.18 07:20:47.640095 [ 4 ] {c3aae7a4-9a83-497a-9424-79d403f39cd4} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.05.18 07:20:47.640247 [ 4 ] {c3aae7a4-9a83-497a-9424-79d403f39cd4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001436 sec., 6963.788300835655 rows/sec., 567.85 KiB/sec. | ||
| 8123 | 2026.05.18 07:20:47.640295 [ 4 ] {c3aae7a4-9a83-497a-9424-79d403f39cd4} <Debug> TCPHandler: Processed in 0.001618709 sec. | ||
| 8124 | 2026.05.18 07:20:47.640433 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.05.18 07:20:47.640533 [ 4 ] {c4e44893-67ff-4bb8-bd03-9917e655498c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8126 | 2026.05.18 07:20:47.640575 [ 4 ] {c4e44893-67ff-4bb8-bd03-9917e655498c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8127 | 2026.05.18 07:20:47.641069 [ 4 ] {c4e44893-67ff-4bb8-bd03-9917e655498c} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.05.18 07:20:47.641107 [ 4 ] {c4e44893-67ff-4bb8-bd03-9917e655498c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8129 | 2026.05.18 07:20:47.641437 [ 4 ] {c4e44893-67ff-4bb8-bd03-9917e655498c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8130 | 2026.05.18 07:20:47.641666 [ 4 ] {c4e44893-67ff-4bb8-bd03-9917e655498c} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.05.18 07:20:47.641796 [ 4 ] {c4e44893-67ff-4bb8-bd03-9917e655498c} <Debug> executeQuery: Read 121 rows, 10.43 KiB in 0.001284 sec., 94236.76012461059 rows/sec., 7.93 MiB/sec. | ||
| 8132 | 2026.05.18 07:20:47.641830 [ 4 ] {c4e44893-67ff-4bb8-bd03-9917e655498c} <Debug> TCPHandler: Processed in 0.001446928 sec. | ||
| 8133 | 2026.05.18 07:20:47.641978 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2026.05.18 07:20:47.642076 [ 4 ] {9ed554ff-1f8b-43cb-93a4-edcd08019fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8135 | 2026.05.18 07:20:47.642116 [ 4 ] {9ed554ff-1f8b-43cb-93a4-edcd08019fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8136 | 2026.05.18 07:20:47.642551 [ 4 ] {9ed554ff-1f8b-43cb-93a4-edcd08019fcd} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.05.18 07:20:47.642588 [ 4 ] {9ed554ff-1f8b-43cb-93a4-edcd08019fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8138 | 2026.05.18 07:20:47.642885 [ 4 ] {9ed554ff-1f8b-43cb-93a4-edcd08019fcd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8139 | 2026.05.18 07:20:47.643105 [ 4 ] {9ed554ff-1f8b-43cb-93a4-edcd08019fcd} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2026.05.18 07:20:47.643233 [ 4 ] {9ed554ff-1f8b-43cb-93a4-edcd08019fcd} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001177 sec., 33984.70688190314 rows/sec., 2.45 MiB/sec. | ||
| 8141 | 2026.05.18 07:20:47.643268 [ 4 ] {9ed554ff-1f8b-43cb-93a4-edcd08019fcd} <Debug> TCPHandler: Processed in 0.001338868 sec. | ||
| 8142 | 2026.05.18 07:20:47.643400 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2026.05.18 07:20:47.643496 [ 4 ] {7fe81df2-b80c-43fd-96c3-700d83e92fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8144 | 2026.05.18 07:20:47.643536 [ 4 ] {7fe81df2-b80c-43fd-96c3-700d83e92fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8145 | 2026.05.18 07:20:47.643968 [ 4 ] {7fe81df2-b80c-43fd-96c3-700d83e92fea} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.05.18 07:20:47.644004 [ 4 ] {7fe81df2-b80c-43fd-96c3-700d83e92fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8147 | 2026.05.18 07:20:47.644318 [ 4 ] {7fe81df2-b80c-43fd-96c3-700d83e92fea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8148 | 2026.05.18 07:20:47.644538 [ 4 ] {7fe81df2-b80c-43fd-96c3-700d83e92fea} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.05.18 07:20:47.644665 [ 4 ] {7fe81df2-b80c-43fd-96c3-700d83e92fea} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001188 sec., 87542.08754208754 rows/sec., 6.85 MiB/sec. | ||
| 8150 | 2026.05.18 07:20:47.644700 [ 4 ] {7fe81df2-b80c-43fd-96c3-700d83e92fea} <Debug> TCPHandler: Processed in 0.001348468 sec. | ||
| 8151 | 2026.05.18 07:20:47.644853 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2026.05.18 07:20:47.644949 [ 4 ] {8dfb8d6d-578b-48e8-b1d5-c45e96e8d14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8153 | 2026.05.18 07:20:47.644993 [ 4 ] {8dfb8d6d-578b-48e8-b1d5-c45e96e8d14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8154 | 2026.05.18 07:20:47.645416 [ 4 ] {8dfb8d6d-578b-48e8-b1d5-c45e96e8d14b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.05.18 07:20:47.645452 [ 4 ] {8dfb8d6d-578b-48e8-b1d5-c45e96e8d14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8156 | 2026.05.18 07:20:47.645777 [ 4 ] {8dfb8d6d-578b-48e8-b1d5-c45e96e8d14b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8157 | 2026.05.18 07:20:47.645997 [ 4 ] {8dfb8d6d-578b-48e8-b1d5-c45e96e8d14b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.05.18 07:20:47.646125 [ 4 ] {8dfb8d6d-578b-48e8-b1d5-c45e96e8d14b} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001194 sec., 138190.95477386934 rows/sec., 9.62 MiB/sec. | ||
| 8159 | 2026.05.18 07:20:47.646141 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8160 | 2026.05.18 07:20:47.646160 [ 4 ] {8dfb8d6d-578b-48e8-b1d5-c45e96e8d14b} <Debug> TCPHandler: Processed in 0.001355738 sec. | ||
| 8161 | 2026.05.18 07:20:47.646220 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.05.18 07:20:47.646248 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8163 | 2026.05.18 07:20:47.646354 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8164 | 2026.05.18 07:20:47.646360 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 8165 | 2026.05.18 07:20:47.646457 [ 4 ] {ccae4df5-17ca-4232-97fc-bd488b3be438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8166 | 2026.05.18 07:20:47.646486 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8167 | 2026.05.18 07:20:47.646511 [ 4 ] {ccae4df5-17ca-4232-97fc-bd488b3be438} <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 | ||
| 8168 | 2026.05.18 07:20:47.646521 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15969 rows starting from the beginning of the part | ||
| 8169 | 2026.05.18 07:20:47.646589 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1665 rows starting from the beginning of the part | ||
| 8170 | 2026.05.18 07:20:47.646644 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 8171 | 2026.05.18 07:20:47.646702 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8172 | 2026.05.18 07:20:47.646753 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8173 | 2026.05.18 07:20:47.646800 [ 186 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 165 rows starting from the beginning of the part | ||
| 8174 | 2026.05.18 07:20:47.647386 [ 4 ] {ccae4df5-17ca-4232-97fc-bd488b3be438} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.05.18 07:20:47.647419 [ 4 ] {ccae4df5-17ca-4232-97fc-bd488b3be438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8176 | 2026.05.18 07:20:47.647963 [ 4 ] {ccae4df5-17ca-4232-97fc-bd488b3be438} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8177 | 2026.05.18 07:20:47.648182 [ 4 ] {ccae4df5-17ca-4232-97fc-bd488b3be438} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.05.18 07:20:47.648617 [ 4 ] {ccae4df5-17ca-4232-97fc-bd488b3be438} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002168 sec., 13837.638376383766 rows/sec., 24.80 MiB/sec. | ||
| 8179 | 2026.05.18 07:20:47.648792 [ 4 ] {ccae4df5-17ca-4232-97fc-bd488b3be438} <Debug> TCPHandler: Processed in 0.002489294 sec. | ||
| 8180 | 2026.05.18 07:20:47.648993 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.05.18 07:20:47.649130 [ 4 ] {650473c6-820a-4fc7-b3a4-38a0be782174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.05.18 07:20:47.649196 [ 4 ] {650473c6-820a-4fc7-b3a4-38a0be782174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8183 | 2026.05.18 07:20:47.649670 [ 4 ] {650473c6-820a-4fc7-b3a4-38a0be782174} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.05.18 07:20:47.649705 [ 4 ] {650473c6-820a-4fc7-b3a4-38a0be782174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8185 | 2026.05.18 07:20:47.650106 [ 4 ] {650473c6-820a-4fc7-b3a4-38a0be782174} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8186 | 2026.05.18 07:20:47.650341 [ 4 ] {650473c6-820a-4fc7-b3a4-38a0be782174} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.05.18 07:20:47.650480 [ 4 ] {650473c6-820a-4fc7-b3a4-38a0be782174} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
| 8188 | 2026.05.18 07:20:47.650513 [ 4 ] {650473c6-820a-4fc7-b3a4-38a0be782174} <Debug> TCPHandler: Processed in 0.001640269 sec. | ||
| 8189 | 2026.05.18 07:20:47.651322 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18288 rows, containing 5 columns (5 merged, 0 gathered) in 0.004998457 sec., 3658729.083795259 rows/sec., 239.77 MiB/sec. | ||
| 8190 | 2026.05.18 07:20:47.651640 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8191 | 2026.05.18 07:20:47.651985 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.05.18 07:20:47.652078 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8193 | 2026.05.18 07:20:47.652181 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 8194 | 2026.05.18 07:20:49.311825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16866 | ||
| 8195 | 2026.05.18 07:20:49.312622 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.05.18 07:20:49.312693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8197 | 2026.05.18 07:20:49.313336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8198 | 2026.05.18 07:20:49.313582 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.05.18 07:20:49.313720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16866 | ||
| 8200 | 2026.05.18 07:20:50.176483 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8201 | 2026.05.18 07:20:50.192815 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.05.18 07:20:50.192865 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8203 | 2026.05.18 07:20:50.199045 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8204 | 2026.05.18 07:20:50.199776 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.05.18 07:20:50.202449 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8206 | 2026.05.18 07:20:52.637955 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.05.18 07:20:52.638213 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 8208 | 2026.05.18 07:20:52.638596 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8209 | 2026.05.18 07:20:52.638641 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <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 | ||
| 8210 | 2026.05.18 07:20:52.638890 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8211 | 2026.05.18 07:20:52.638962 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8212 | 2026.05.18 07:20:52.639105 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8213 | 2026.05.18 07:20:52.639141 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8214 | 2026.05.18 07:20:52.639163 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 8215 | 2026.05.18 07:20:52.639179 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8216 | 2026.05.18 07:20:52.639222 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <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'))" | ||
| 8217 | 2026.05.18 07:20:52.639243 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8218 | 2026.05.18 07:20:52.640301 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00219 sec., 23744.29223744292 rows/sec., 5.55 MiB/sec. | ||
| 8219 | 2026.05.18 07:20:52.640445 [ 4 ] {3e175251-528e-4783-a80e-8d39fc607538} <Debug> TCPHandler: Processed in 0.002620574 sec. | ||
| 8220 | 2026.05.18 07:20:52.645502 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.05.18 07:20:52.645623 [ 4 ] {d72d03f1-1bc3-4491-8e9a-2e9c8da63a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8222 | 2026.05.18 07:20:52.645670 [ 4 ] {d72d03f1-1bc3-4491-8e9a-2e9c8da63a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8223 | 2026.05.18 07:20:52.646293 [ 4 ] {d72d03f1-1bc3-4491-8e9a-2e9c8da63a57} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.05.18 07:20:52.646342 [ 4 ] {d72d03f1-1bc3-4491-8e9a-2e9c8da63a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8225 | 2026.05.18 07:20:52.646728 [ 4 ] {d72d03f1-1bc3-4491-8e9a-2e9c8da63a57} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8226 | 2026.05.18 07:20:52.646965 [ 4 ] {d72d03f1-1bc3-4491-8e9a-2e9c8da63a57} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.05.18 07:20:52.647113 [ 4 ] {d72d03f1-1bc3-4491-8e9a-2e9c8da63a57} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001524 sec., 186351.70603674543 rows/sec., 11.84 MiB/sec. | ||
| 8228 | 2026.05.18 07:20:52.647150 [ 4 ] {d72d03f1-1bc3-4491-8e9a-2e9c8da63a57} <Debug> TCPHandler: Processed in 0.001702979 sec. | ||
| 8229 | 2026.05.18 07:20:52.647304 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.05.18 07:20:52.647404 [ 4 ] {fb1e3b88-174b-443f-9498-d040d9fd292f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8231 | 2026.05.18 07:20:52.647447 [ 4 ] {fb1e3b88-174b-443f-9498-d040d9fd292f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8232 | 2026.05.18 07:20:52.648227 [ 4 ] {fb1e3b88-174b-443f-9498-d040d9fd292f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.05.18 07:20:52.648265 [ 4 ] {fb1e3b88-174b-443f-9498-d040d9fd292f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8234 | 2026.05.18 07:20:52.648615 [ 4 ] {fb1e3b88-174b-443f-9498-d040d9fd292f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8235 | 2026.05.18 07:20:52.648828 [ 4 ] {fb1e3b88-174b-443f-9498-d040d9fd292f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.05.18 07:20:52.648960 [ 4 ] {fb1e3b88-174b-443f-9498-d040d9fd292f} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001577 sec., 519340.5199746354 rows/sec., 40.25 MiB/sec. | ||
| 8237 | 2026.05.18 07:20:52.648995 [ 4 ] {fb1e3b88-174b-443f-9498-d040d9fd292f} <Debug> TCPHandler: Processed in 0.001739859 sec. | ||
| 8238 | 2026.05.18 07:20:52.649145 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.05.18 07:20:52.649241 [ 4 ] {d0e520a1-0cd8-4e8b-be70-9ce69bc42be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.05.18 07:20:52.649282 [ 4 ] {d0e520a1-0cd8-4e8b-be70-9ce69bc42be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8241 | 2026.05.18 07:20:52.649723 [ 4 ] {d0e520a1-0cd8-4e8b-be70-9ce69bc42be3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.05.18 07:20:52.649760 [ 4 ] {d0e520a1-0cd8-4e8b-be70-9ce69bc42be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8243 | 2026.05.18 07:20:52.650074 [ 4 ] {d0e520a1-0cd8-4e8b-be70-9ce69bc42be3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8244 | 2026.05.18 07:20:52.650282 [ 4 ] {d0e520a1-0cd8-4e8b-be70-9ce69bc42be3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.05.18 07:20:52.650409 [ 4 ] {d0e520a1-0cd8-4e8b-be70-9ce69bc42be3} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001188 sec., 128787.87878787878 rows/sec., 7.70 MiB/sec. | ||
| 8246 | 2026.05.18 07:20:52.650444 [ 4 ] {d0e520a1-0cd8-4e8b-be70-9ce69bc42be3} <Debug> TCPHandler: Processed in 0.001347967 sec. | ||
| 8247 | 2026.05.18 07:20:52.650616 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2026.05.18 07:20:52.650711 [ 4 ] {e2e7d464-47cd-45e5-b9bf-9c6e07d57d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8249 | 2026.05.18 07:20:52.650751 [ 4 ] {e2e7d464-47cd-45e5-b9bf-9c6e07d57d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8250 | 2026.05.18 07:20:52.651178 [ 4 ] {e2e7d464-47cd-45e5-b9bf-9c6e07d57d5c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.05.18 07:20:52.651214 [ 4 ] {e2e7d464-47cd-45e5-b9bf-9c6e07d57d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8252 | 2026.05.18 07:20:52.651527 [ 4 ] {e2e7d464-47cd-45e5-b9bf-9c6e07d57d5c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8253 | 2026.05.18 07:20:52.651737 [ 4 ] {e2e7d464-47cd-45e5-b9bf-9c6e07d57d5c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.05.18 07:20:52.651865 [ 4 ] {e2e7d464-47cd-45e5-b9bf-9c6e07d57d5c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 8255 | 2026.05.18 07:20:52.651899 [ 4 ] {e2e7d464-47cd-45e5-b9bf-9c6e07d57d5c} <Debug> TCPHandler: Processed in 0.001332997 sec. | ||
| 8256 | 2026.05.18 07:20:52.652027 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.05.18 07:20:52.652121 [ 4 ] {c7ebc164-28bf-48b2-b981-b8a2ae9679ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8258 | 2026.05.18 07:20:52.652160 [ 4 ] {c7ebc164-28bf-48b2-b981-b8a2ae9679ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8259 | 2026.05.18 07:20:52.652579 [ 4 ] {c7ebc164-28bf-48b2-b981-b8a2ae9679ab} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.05.18 07:20:52.652615 [ 4 ] {c7ebc164-28bf-48b2-b981-b8a2ae9679ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8261 | 2026.05.18 07:20:52.652928 [ 4 ] {c7ebc164-28bf-48b2-b981-b8a2ae9679ab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8262 | 2026.05.18 07:20:52.653133 [ 4 ] {c7ebc164-28bf-48b2-b981-b8a2ae9679ab} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.05.18 07:20:52.653257 [ 4 ] {c7ebc164-28bf-48b2-b981-b8a2ae9679ab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 8264 | 2026.05.18 07:20:52.653291 [ 4 ] {c7ebc164-28bf-48b2-b981-b8a2ae9679ab} <Debug> TCPHandler: Processed in 0.001312627 sec. | ||
| 8265 | 2026.05.18 07:20:52.653417 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.05.18 07:20:52.653512 [ 4 ] {3813c3bf-b246-42f6-9b87-a69186a7a780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8267 | 2026.05.18 07:20:52.653551 [ 4 ] {3813c3bf-b246-42f6-9b87-a69186a7a780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8268 | 2026.05.18 07:20:52.654123 [ 4 ] {3813c3bf-b246-42f6-9b87-a69186a7a780} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.05.18 07:20:52.654159 [ 4 ] {3813c3bf-b246-42f6-9b87-a69186a7a780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8270 | 2026.05.18 07:20:52.654494 [ 4 ] {3813c3bf-b246-42f6-9b87-a69186a7a780} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8271 | 2026.05.18 07:20:52.654703 [ 4 ] {3813c3bf-b246-42f6-9b87-a69186a7a780} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.05.18 07:20:52.654831 [ 4 ] {3813c3bf-b246-42f6-9b87-a69186a7a780} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001337 sec., 374719.52131637995 rows/sec., 26.34 MiB/sec. | ||
| 8273 | 2026.05.18 07:20:52.654865 [ 4 ] {3813c3bf-b246-42f6-9b87-a69186a7a780} <Debug> TCPHandler: Processed in 0.001496669 sec. | ||
| 8274 | 2026.05.18 07:20:52.654989 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.05.18 07:20:52.655084 [ 4 ] {77a7b689-f08f-4d58-8cb9-714c95c9e934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8276 | 2026.05.18 07:20:52.655125 [ 4 ] {77a7b689-f08f-4d58-8cb9-714c95c9e934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8277 | 2026.05.18 07:20:52.655457 [ 4 ] {77a7b689-f08f-4d58-8cb9-714c95c9e934} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.05.18 07:20:52.655493 [ 4 ] {77a7b689-f08f-4d58-8cb9-714c95c9e934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8279 | 2026.05.18 07:20:52.655814 [ 4 ] {77a7b689-f08f-4d58-8cb9-714c95c9e934} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8280 | 2026.05.18 07:20:52.656026 [ 4 ] {77a7b689-f08f-4d58-8cb9-714c95c9e934} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.05.18 07:20:52.656151 [ 4 ] {77a7b689-f08f-4d58-8cb9-714c95c9e934} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 8282 | 2026.05.18 07:20:52.656184 [ 4 ] {77a7b689-f08f-4d58-8cb9-714c95c9e934} <Debug> TCPHandler: Processed in 0.001243877 sec. | ||
| 8283 | 2026.05.18 07:20:52.656316 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.05.18 07:20:52.656410 [ 4 ] {66b7dce0-fbfd-4fe7-80d5-49f9b398337e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.05.18 07:20:52.656453 [ 4 ] {66b7dce0-fbfd-4fe7-80d5-49f9b398337e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8286 | 2026.05.18 07:20:52.656864 [ 4 ] {66b7dce0-fbfd-4fe7-80d5-49f9b398337e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.05.18 07:20:52.656923 [ 4 ] {66b7dce0-fbfd-4fe7-80d5-49f9b398337e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8288 | 2026.05.18 07:20:52.657267 [ 4 ] {66b7dce0-fbfd-4fe7-80d5-49f9b398337e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8289 | 2026.05.18 07:20:52.657484 [ 4 ] {66b7dce0-fbfd-4fe7-80d5-49f9b398337e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.05.18 07:20:52.657610 [ 4 ] {66b7dce0-fbfd-4fe7-80d5-49f9b398337e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 8291 | 2026.05.18 07:20:52.657644 [ 4 ] {66b7dce0-fbfd-4fe7-80d5-49f9b398337e} <Debug> TCPHandler: Processed in 0.001376638 sec. | ||
| 8292 | 2026.05.18 07:20:52.657766 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.05.18 07:20:52.657860 [ 4 ] {cb74c4e8-ca8e-41fc-8283-05c104ca8c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8294 | 2026.05.18 07:20:52.657902 [ 4 ] {cb74c4e8-ca8e-41fc-8283-05c104ca8c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8295 | 2026.05.18 07:20:52.658214 [ 4 ] {cb74c4e8-ca8e-41fc-8283-05c104ca8c88} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.05.18 07:20:52.658250 [ 4 ] {cb74c4e8-ca8e-41fc-8283-05c104ca8c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8297 | 2026.05.18 07:20:52.658543 [ 4 ] {cb74c4e8-ca8e-41fc-8283-05c104ca8c88} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8298 | 2026.05.18 07:20:52.658756 [ 4 ] {cb74c4e8-ca8e-41fc-8283-05c104ca8c88} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.05.18 07:20:52.658886 [ 4 ] {cb74c4e8-ca8e-41fc-8283-05c104ca8c88} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 8300 | 2026.05.18 07:20:52.658927 [ 4 ] {cb74c4e8-ca8e-41fc-8283-05c104ca8c88} <Debug> TCPHandler: Processed in 0.001209177 sec. | ||
| 8301 | 2026.05.18 07:20:52.659054 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.05.18 07:20:52.659148 [ 4 ] {29f4ddf3-8466-4667-808a-46666f66328e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8303 | 2026.05.18 07:20:52.659200 [ 4 ] {29f4ddf3-8466-4667-808a-46666f66328e} <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 | ||
| 8304 | 2026.05.18 07:20:52.659959 [ 4 ] {29f4ddf3-8466-4667-808a-46666f66328e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.05.18 07:20:52.659995 [ 4 ] {29f4ddf3-8466-4667-808a-46666f66328e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8306 | 2026.05.18 07:20:52.660527 [ 4 ] {29f4ddf3-8466-4667-808a-46666f66328e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8307 | 2026.05.18 07:20:52.660751 [ 4 ] {29f4ddf3-8466-4667-808a-46666f66328e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.05.18 07:20:52.660890 [ 4 ] {29f4ddf3-8466-4667-808a-46666f66328e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00176 sec., 6250 rows/sec., 11.20 MiB/sec. | ||
| 8309 | 2026.05.18 07:20:52.660945 [ 4 ] {29f4ddf3-8466-4667-808a-46666f66328e} <Debug> TCPHandler: Processed in 0.00193995 sec. | ||
| 8310 | 2026.05.18 07:20:52.661068 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.05.18 07:20:52.661164 [ 4 ] {47fecde2-5675-4769-8df7-bc0eb8be190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8312 | 2026.05.18 07:20:52.661205 [ 4 ] {47fecde2-5675-4769-8df7-bc0eb8be190e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8313 | 2026.05.18 07:20:52.661549 [ 4 ] {47fecde2-5675-4769-8df7-bc0eb8be190e} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.05.18 07:20:52.661585 [ 4 ] {47fecde2-5675-4769-8df7-bc0eb8be190e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8315 | 2026.05.18 07:20:52.661887 [ 4 ] {47fecde2-5675-4769-8df7-bc0eb8be190e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8316 | 2026.05.18 07:20:52.662106 [ 4 ] {47fecde2-5675-4769-8df7-bc0eb8be190e} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.05.18 07:20:52.662221 [ 104 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8318 | 2026.05.18 07:20:52.662230 [ 4 ] {47fecde2-5675-4769-8df7-bc0eb8be190e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 8319 | 2026.05.18 07:20:52.662293 [ 104 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2026.05.18 07:20:52.662304 [ 4 ] {47fecde2-5675-4769-8df7-bc0eb8be190e} <Debug> TCPHandler: Processed in 0.001283807 sec. | ||
| 8321 | 2026.05.18 07:20:52.662324 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8322 | 2026.05.18 07:20:52.662440 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 8323 | 2026.05.18 07:20:52.662580 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8324 | 2026.05.18 07:20:52.662614 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2652 rows starting from the beginning of the part | ||
| 8325 | 2026.05.18 07:20:52.662676 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8326 | 2026.05.18 07:20:52.662721 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 8327 | 2026.05.18 07:20:52.662761 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 8328 | 2026.05.18 07:20:52.662801 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8329 | 2026.05.18 07:20:52.662838 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8330 | 2026.05.18 07:20:52.663997 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2976 rows, containing 4 columns (4 merged, 0 gathered) in 0.001612469 sec., 1845616.8769756192 rows/sec., 119.95 MiB/sec. | ||
| 8331 | 2026.05.18 07:20:52.664272 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8332 | 2026.05.18 07:20:52.664591 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.05.18 07:20:52.664674 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_51_10} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8334 | 2026.05.18 07:20:52.664758 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8335 | 2026.05.18 07:20:56.699305 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8336 | 2026.05.18 07:20:56.699382 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8337 | 2026.05.18 07:20:56.814736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17314 | ||
| 8338 | 2026.05.18 07:20:56.815235 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.05.18 07:20:56.815273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8340 | 2026.05.18 07:20:56.815787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8341 | 2026.05.18 07:20:56.816036 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.05.18 07:20:56.816173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17314 | ||
| 8343 | 2026.05.18 07:20:56.816238 [ 98 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8344 | 2026.05.18 07:20:56.816341 [ 98 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.05.18 07:20:56.816380 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8346 | 2026.05.18 07:20:56.816525 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 8347 | 2026.05.18 07:20:56.816636 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8348 | 2026.05.18 07:20:56.816672 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14946 rows starting from the beginning of the part | ||
| 8349 | 2026.05.18 07:20:56.816740 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 8350 | 2026.05.18 07:20:56.816791 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 8351 | 2026.05.18 07:20:56.816839 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 8352 | 2026.05.18 07:20:56.816893 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 8353 | 2026.05.18 07:20:56.816935 [ 198 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 8354 | 2026.05.18 07:20:56.819162 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17314 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686745 sec., 6444228.983398126 rows/sec., 92.19 MiB/sec. | ||
| 8355 | 2026.05.18 07:20:56.819605 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8356 | 2026.05.18 07:20:56.820101 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_36_7} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.18 07:20:56.820183 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_36_7} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8358 | 2026.05.18 07:20:56.820291 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8359 | 2026.05.18 07:20:57.633784 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.05.18 07:20:57.634053 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8361 | 2026.05.18 07:20:57.634412 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8362 | 2026.05.18 07:20:57.634449 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <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 | ||
| 8363 | 2026.05.18 07:20:57.634678 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8364 | 2026.05.18 07:20:57.634749 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8365 | 2026.05.18 07:20:57.634899 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8366 | 2026.05.18 07:20:57.634935 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8367 | 2026.05.18 07:20:57.634957 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 8368 | 2026.05.18 07:20:57.634973 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8369 | 2026.05.18 07:20:57.635016 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <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'))" | ||
| 8370 | 2026.05.18 07:20:57.635037 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8371 | 2026.05.18 07:20:57.636224 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002283 sec., 22777.047744196236 rows/sec., 5.33 MiB/sec. | ||
| 8372 | 2026.05.18 07:20:57.636338 [ 4 ] {65f3bcd7-cedb-47d5-8855-e297f76bf31f} <Debug> TCPHandler: Processed in 0.002705265 sec. | ||
| 8373 | 2026.05.18 07:20:57.638387 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.05.18 07:20:57.638536 [ 4 ] {e47dc323-aeaf-4666-8ff2-59048a3934cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8375 | 2026.05.18 07:20:57.638590 [ 4 ] {e47dc323-aeaf-4666-8ff2-59048a3934cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8376 | 2026.05.18 07:20:57.639178 [ 4 ] {e47dc323-aeaf-4666-8ff2-59048a3934cd} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.05.18 07:20:57.639225 [ 4 ] {e47dc323-aeaf-4666-8ff2-59048a3934cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8378 | 2026.05.18 07:20:57.639621 [ 4 ] {e47dc323-aeaf-4666-8ff2-59048a3934cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8379 | 2026.05.18 07:20:57.639847 [ 4 ] {e47dc323-aeaf-4666-8ff2-59048a3934cd} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.05.18 07:20:57.639996 [ 4 ] {e47dc323-aeaf-4666-8ff2-59048a3934cd} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001498 sec., 77436.5821094793 rows/sec., 6.56 MiB/sec. | ||
| 8381 | 2026.05.18 07:20:57.640031 [ 4 ] {e47dc323-aeaf-4666-8ff2-59048a3934cd} <Debug> TCPHandler: Processed in 0.001707549 sec. | ||
| 8382 | 2026.05.18 07:20:57.640162 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.05.18 07:20:57.640260 [ 4 ] {7cc379c9-644d-4c3f-a523-1a14e63cdf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8384 | 2026.05.18 07:20:57.640302 [ 4 ] {7cc379c9-644d-4c3f-a523-1a14e63cdf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8385 | 2026.05.18 07:20:57.640796 [ 4 ] {7cc379c9-644d-4c3f-a523-1a14e63cdf67} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.05.18 07:20:57.640834 [ 4 ] {7cc379c9-644d-4c3f-a523-1a14e63cdf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8387 | 2026.05.18 07:20:57.641140 [ 4 ] {7cc379c9-644d-4c3f-a523-1a14e63cdf67} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8388 | 2026.05.18 07:20:57.641367 [ 4 ] {7cc379c9-644d-4c3f-a523-1a14e63cdf67} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.05.18 07:20:57.641508 [ 4 ] {7cc379c9-644d-4c3f-a523-1a14e63cdf67} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001266 sec., 23696.682464454978 rows/sec., 1.74 MiB/sec. | ||
| 8390 | 2026.05.18 07:20:57.641543 [ 4 ] {7cc379c9-644d-4c3f-a523-1a14e63cdf67} <Debug> TCPHandler: Processed in 0.001430557 sec. | ||
| 8391 | 2026.05.18 07:20:57.641670 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8392 | 2026.05.18 07:20:57.641767 [ 4 ] {4a21b44e-b50e-48bc-bd4e-b18a74908e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8393 | 2026.05.18 07:20:57.641808 [ 4 ] {4a21b44e-b50e-48bc-bd4e-b18a74908e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8394 | 2026.05.18 07:20:57.642293 [ 4 ] {4a21b44e-b50e-48bc-bd4e-b18a74908e70} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.05.18 07:20:57.642332 [ 4 ] {4a21b44e-b50e-48bc-bd4e-b18a74908e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8396 | 2026.05.18 07:20:57.642649 [ 4 ] {4a21b44e-b50e-48bc-bd4e-b18a74908e70} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8397 | 2026.05.18 07:20:57.642873 [ 4 ] {4a21b44e-b50e-48bc-bd4e-b18a74908e70} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.05.18 07:20:57.643003 [ 4 ] {4a21b44e-b50e-48bc-bd4e-b18a74908e70} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001254 sec., 74960.12759170655 rows/sec., 5.85 MiB/sec. | ||
| 8399 | 2026.05.18 07:20:57.643038 [ 4 ] {4a21b44e-b50e-48bc-bd4e-b18a74908e70} <Debug> TCPHandler: Processed in 0.001417238 sec. | ||
| 8400 | 2026.05.18 07:20:57.643171 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8401 | 2026.05.18 07:20:57.643269 [ 4 ] {2f3f55e7-bc39-4475-9991-caab243430cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8402 | 2026.05.18 07:20:57.643312 [ 4 ] {2f3f55e7-bc39-4475-9991-caab243430cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8403 | 2026.05.18 07:20:57.643739 [ 4 ] {2f3f55e7-bc39-4475-9991-caab243430cb} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.05.18 07:20:57.643776 [ 4 ] {2f3f55e7-bc39-4475-9991-caab243430cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8405 | 2026.05.18 07:20:57.644100 [ 4 ] {2f3f55e7-bc39-4475-9991-caab243430cb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8406 | 2026.05.18 07:20:57.644321 [ 4 ] {2f3f55e7-bc39-4475-9991-caab243430cb} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.05.18 07:20:57.644452 [ 4 ] {2f3f55e7-bc39-4475-9991-caab243430cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 8408 | 2026.05.18 07:20:57.644487 [ 4 ] {2f3f55e7-bc39-4475-9991-caab243430cb} <Debug> TCPHandler: Processed in 0.001368288 sec. | ||
| 8409 | 2026.05.18 07:20:57.644614 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.05.18 07:20:57.644710 [ 4 ] {c49d059b-09e8-443d-b560-d639312eb956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8411 | 2026.05.18 07:20:57.644764 [ 4 ] {c49d059b-09e8-443d-b560-d639312eb956} <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 | ||
| 8412 | 2026.05.18 07:20:57.645587 [ 4 ] {c49d059b-09e8-443d-b560-d639312eb956} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.05.18 07:20:57.645625 [ 4 ] {c49d059b-09e8-443d-b560-d639312eb956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8414 | 2026.05.18 07:20:57.646167 [ 4 ] {c49d059b-09e8-443d-b560-d639312eb956} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8415 | 2026.05.18 07:20:57.646396 [ 4 ] {c49d059b-09e8-443d-b560-d639312eb956} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.05.18 07:20:57.646534 [ 4 ] {c49d059b-09e8-443d-b560-d639312eb956} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001842 sec., 16286.644951140064 rows/sec., 29.18 MiB/sec. | ||
| 8417 | 2026.05.18 07:20:57.646584 [ 4 ] {c49d059b-09e8-443d-b560-d639312eb956} <Debug> TCPHandler: Processed in 0.002019271 sec. | ||
| 8418 | 2026.05.18 07:20:57.646728 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.05.18 07:20:57.646826 [ 4 ] {756ae56c-c266-47f5-9df1-a38981611bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8420 | 2026.05.18 07:20:57.646866 [ 4 ] {756ae56c-c266-47f5-9df1-a38981611bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8421 | 2026.05.18 07:20:57.647276 [ 4 ] {756ae56c-c266-47f5-9df1-a38981611bf3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.05.18 07:20:57.647312 [ 4 ] {756ae56c-c266-47f5-9df1-a38981611bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8423 | 2026.05.18 07:20:57.647624 [ 4 ] {756ae56c-c266-47f5-9df1-a38981611bf3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8424 | 2026.05.18 07:20:57.647853 [ 4 ] {756ae56c-c266-47f5-9df1-a38981611bf3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.05.18 07:20:57.647984 [ 4 ] {756ae56c-c266-47f5-9df1-a38981611bf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 8426 | 2026.05.18 07:20:57.648017 [ 4 ] {756ae56c-c266-47f5-9df1-a38981611bf3} <Debug> TCPHandler: Processed in 0.001338207 sec. | ||
| 8427 | 2026.05.18 07:20:57.703398 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8428 | 2026.05.18 07:20:57.721004 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.05.18 07:20:57.721061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8430 | 2026.05.18 07:20:57.728111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8431 | 2026.05.18 07:20:57.729451 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.05.18 07:20:57.729755 [ 97 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8433 | 2026.05.18 07:20:57.729825 [ 97 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.05.18 07:20:57.729854 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8435 | 2026.05.18 07:20:57.730056 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 8436 | 2026.05.18 07:20:57.733480 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8437 | 2026.05.18 07:20:57.735004 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 8438 | 2026.05.18 07:20:57.738991 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8439 | 2026.05.18 07:20:57.739928 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 8440 | 2026.05.18 07:20:57.744662 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 8441 | 2026.05.18 07:20:57.749302 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 8442 | 2026.05.18 07:20:57.753779 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 8443 | 2026.05.18 07:20:57.757576 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 8444 | 2026.05.18 07:20:57.807026 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.077067045 sec., 3516.4187234634464 rows/sec., 18.18 MiB/sec. | ||
| 8445 | 2026.05.18 07:20:57.809798 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8446 | 2026.05.18 07:20:57.811884 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_36_7} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2026.05.18 07:20:57.811972 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_36_7} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8448 | 2026.05.18 07:20:57.814390 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8449 | 2026.05.18 07:20:59.910283 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8450 | 2026.05.18 07:20:59.910562 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8451 | 2026.05.18 07:20:59.910957 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8452 | 2026.05.18 07:20:59.911010 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8453 | 2026.05.18 07:20:59.911298 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8454 | 2026.05.18 07:20:59.911365 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8455 | 2026.05.18 07:20:59.911502 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 8456 | 2026.05.18 07:20:59.911538 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8457 | 2026.05.18 07:20:59.911560 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 8458 | 2026.05.18 07:20:59.911575 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8459 | 2026.05.18 07:20:59.911618 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8460 | 2026.05.18 07:20:59.911638 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8461 | 2026.05.18 07:20:59.912788 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002337 sec., 22250.748823277707 rows/sec., 5.20 MiB/sec. | ||
| 8462 | 2026.05.18 07:20:59.912970 [ 4 ] {707109d5-7eb9-4f55-a402-4464d8b1df6b} <Debug> TCPHandler: Processed in 0.002839796 sec. | ||
| 8463 | 2026.05.18 07:20:59.927862 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2026.05.18 07:20:59.928013 [ 4 ] {5e4101e1-15b5-43fc-a0a4-c64fd9c46c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8465 | 2026.05.18 07:20:59.928075 [ 4 ] {5e4101e1-15b5-43fc-a0a4-c64fd9c46c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8466 | 2026.05.18 07:20:59.928809 [ 4 ] {5e4101e1-15b5-43fc-a0a4-c64fd9c46c72} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.05.18 07:20:59.928857 [ 4 ] {5e4101e1-15b5-43fc-a0a4-c64fd9c46c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8468 | 2026.05.18 07:20:59.929283 [ 4 ] {5e4101e1-15b5-43fc-a0a4-c64fd9c46c72} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8469 | 2026.05.18 07:20:59.929547 [ 4 ] {5e4101e1-15b5-43fc-a0a4-c64fd9c46c72} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.05.18 07:20:59.929711 [ 4 ] {5e4101e1-15b5-43fc-a0a4-c64fd9c46c72} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 8471 | 2026.05.18 07:20:59.929749 [ 4 ] {5e4101e1-15b5-43fc-a0a4-c64fd9c46c72} <Debug> TCPHandler: Processed in 0.002011852 sec. | ||
| 8472 | 2026.05.18 07:20:59.929878 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2026.05.18 07:20:59.929992 [ 4 ] {7b833399-671f-4130-8f47-98502bc32446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8474 | 2026.05.18 07:20:59.930036 [ 4 ] {7b833399-671f-4130-8f47-98502bc32446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8475 | 2026.05.18 07:20:59.930490 [ 4 ] {7b833399-671f-4130-8f47-98502bc32446} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2026.05.18 07:20:59.930540 [ 4 ] {7b833399-671f-4130-8f47-98502bc32446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8477 | 2026.05.18 07:20:59.930844 [ 4 ] {7b833399-671f-4130-8f47-98502bc32446} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8478 | 2026.05.18 07:20:59.931093 [ 4 ] {7b833399-671f-4130-8f47-98502bc32446} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2026.05.18 07:20:59.931236 [ 4 ] {7b833399-671f-4130-8f47-98502bc32446} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001278 sec., 6259.7809076682315 rows/sec., 510.44 KiB/sec. | ||
| 8480 | 2026.05.18 07:20:59.931244 [ 95 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 8481 | 2026.05.18 07:20:59.931273 [ 4 ] {7b833399-671f-4130-8f47-98502bc32446} <Debug> TCPHandler: Processed in 0.001444328 sec. | ||
| 8482 | 2026.05.18 07:20:59.931333 [ 95 ] {} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.05.18 07:20:59.931363 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8484 | 2026.05.18 07:20:59.931425 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.05.18 07:20:59.931457 [ 196 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::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 | ||
| 8486 | 2026.05.18 07:20:59.931526 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8487 | 2026.05.18 07:20:59.931560 [ 196 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8488 | 2026.05.18 07:20:59.931593 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8489 | 2026.05.18 07:20:59.931595 [ 196 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 8490 | 2026.05.18 07:20:59.931668 [ 196 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 8491 | 2026.05.18 07:20:59.931712 [ 196 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 8492 | 2026.05.18 07:20:59.931752 [ 196 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 8493 | 2026.05.18 07:20:59.931790 [ 196 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 8494 | 2026.05.18 07:20:59.931828 [ 196 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 8495 | 2026.05.18 07:20:59.932598 [ 189 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175306 sec., 52752.21942200584 rows/sec., 4.40 MiB/sec. | ||
| 8496 | 2026.05.18 07:20:59.932780 [ 189 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 8497 | 2026.05.18 07:20:59.933093 [ 189 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.05.18 07:20:59.933174 [ 189 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_10_2} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 8499 | 2026.05.18 07:20:59.933278 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8500 | 2026.05.18 07:20:59.933340 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.05.18 07:20:59.933383 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8502 | 2026.05.18 07:20:59.933930 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8503 | 2026.05.18 07:20:59.934158 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.05.18 07:20:59.934344 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.002828 sec., 1121640.7355021217 rows/sec., 83.39 MiB/sec. | ||
| 8505 | 2026.05.18 07:20:59.934421 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8506 | 2026.05.18 07:20:59.934439 [ 4 ] {35ffb126-e2fd-4d44-a1bf-cca27166b229} <Debug> TCPHandler: Processed in 0.003062777 sec. | ||
| 8507 | 2026.05.18 07:20:59.934637 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.05.18 07:20:59.934783 [ 4 ] {28ad7d7c-0b15-49db-8dee-e42ddc360d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8509 | 2026.05.18 07:20:59.934846 [ 4 ] {28ad7d7c-0b15-49db-8dee-e42ddc360d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8510 | 2026.05.18 07:20:59.935393 [ 4 ] {28ad7d7c-0b15-49db-8dee-e42ddc360d32} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.05.18 07:20:59.935430 [ 4 ] {28ad7d7c-0b15-49db-8dee-e42ddc360d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8512 | 2026.05.18 07:20:59.935753 [ 4 ] {28ad7d7c-0b15-49db-8dee-e42ddc360d32} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8513 | 2026.05.18 07:20:59.935979 [ 4 ] {28ad7d7c-0b15-49db-8dee-e42ddc360d32} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.05.18 07:20:59.936087 [ 95 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8515 | 2026.05.18 07:20:59.936106 [ 4 ] {28ad7d7c-0b15-49db-8dee-e42ddc360d32} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001365 sec., 126007.32600732602 rows/sec., 7.69 MiB/sec. | ||
| 8516 | 2026.05.18 07:20:59.936135 [ 95 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.05.18 07:20:59.936153 [ 4 ] {28ad7d7c-0b15-49db-8dee-e42ddc360d32} <Debug> TCPHandler: Processed in 0.001632269 sec. | ||
| 8518 | 2026.05.18 07:20:59.936161 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8519 | 2026.05.18 07:20:59.936286 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 8520 | 2026.05.18 07:20:59.936288 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2026.05.18 07:20:59.936411 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8522 | 2026.05.18 07:20:59.936432 [ 4 ] {e2ab3ffc-87d9-422a-8ca9-862353b597e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8523 | 2026.05.18 07:20:59.936450 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 226 rows starting from the beginning of the part | ||
| 8524 | 2026.05.18 07:20:59.936478 [ 4 ] {e2ab3ffc-87d9-422a-8ca9-862353b597e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8525 | 2026.05.18 07:20:59.936522 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 153 rows starting from the beginning of the part | ||
| 8526 | 2026.05.18 07:20:59.936580 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 8527 | 2026.05.18 07:20:59.936628 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 153 rows starting from the beginning of the part | ||
| 8528 | 2026.05.18 07:20:59.936673 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
| 8529 | 2026.05.18 07:20:59.936717 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 172 rows starting from the beginning of the part | ||
| 8530 | 2026.05.18 07:20:59.937135 [ 4 ] {e2ab3ffc-87d9-422a-8ca9-862353b597e5} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.05.18 07:20:59.937178 [ 4 ] {e2ab3ffc-87d9-422a-8ca9-862353b597e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8532 | 2026.05.18 07:20:59.937582 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342888 sec., 576369.734482697 rows/sec., 38.20 MiB/sec. | ||
| 8533 | 2026.05.18 07:20:59.937584 [ 4 ] {e2ab3ffc-87d9-422a-8ca9-862353b597e5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8534 | 2026.05.18 07:20:59.937717 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8535 | 2026.05.18 07:20:59.937867 [ 4 ] {e2ab3ffc-87d9-422a-8ca9-862353b597e5} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.05.18 07:20:59.938004 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.05.18 07:20:59.938012 [ 4 ] {e2ab3ffc-87d9-422a-8ca9-862353b597e5} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001602 sec., 593008.7390761549 rows/sec., 34.89 MiB/sec. | ||
| 8538 | 2026.05.18 07:20:59.938057 [ 4 ] {e2ab3ffc-87d9-422a-8ca9-862353b597e5} <Debug> TCPHandler: Processed in 0.0018209 sec. | ||
| 8539 | 2026.05.18 07:20:59.938079 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_46_9} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8540 | 2026.05.18 07:20:59.938151 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8541 | 2026.05.18 07:20:59.938178 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2026.05.18 07:20:59.938287 [ 4 ] {24450a45-9dcd-4de1-ac60-ab0a226707ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8543 | 2026.05.18 07:20:59.938327 [ 4 ] {24450a45-9dcd-4de1-ac60-ab0a226707ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8544 | 2026.05.18 07:20:59.938712 [ 4 ] {24450a45-9dcd-4de1-ac60-ab0a226707ca} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.05.18 07:20:59.938748 [ 4 ] {24450a45-9dcd-4de1-ac60-ab0a226707ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8546 | 2026.05.18 07:20:59.939032 [ 4 ] {24450a45-9dcd-4de1-ac60-ab0a226707ca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8547 | 2026.05.18 07:20:59.939244 [ 4 ] {24450a45-9dcd-4de1-ac60-ab0a226707ca} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.05.18 07:20:59.939372 [ 4 ] {24450a45-9dcd-4de1-ac60-ab0a226707ca} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 8549 | 2026.05.18 07:20:59.939407 [ 4 ] {24450a45-9dcd-4de1-ac60-ab0a226707ca} <Debug> TCPHandler: Processed in 0.001277177 sec. | ||
| 8550 | 2026.05.18 07:20:59.939526 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2026.05.18 07:20:59.939620 [ 4 ] {98eb9c38-7711-47d7-a086-b6397db1630d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8552 | 2026.05.18 07:20:59.939661 [ 4 ] {98eb9c38-7711-47d7-a086-b6397db1630d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8553 | 2026.05.18 07:20:59.940086 [ 4 ] {98eb9c38-7711-47d7-a086-b6397db1630d} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.05.18 07:20:59.940121 [ 4 ] {98eb9c38-7711-47d7-a086-b6397db1630d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8555 | 2026.05.18 07:20:59.940415 [ 4 ] {98eb9c38-7711-47d7-a086-b6397db1630d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8556 | 2026.05.18 07:20:59.940622 [ 4 ] {98eb9c38-7711-47d7-a086-b6397db1630d} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.05.18 07:20:59.940746 [ 4 ] {98eb9c38-7711-47d7-a086-b6397db1630d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 8558 | 2026.05.18 07:20:59.940780 [ 4 ] {98eb9c38-7711-47d7-a086-b6397db1630d} <Debug> TCPHandler: Processed in 0.001302927 sec. | ||
| 8559 | 2026.05.18 07:20:59.940902 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.05.18 07:20:59.940996 [ 4 ] {232db64b-6d6b-4ff5-972f-c77597ec4123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8561 | 2026.05.18 07:20:59.941036 [ 4 ] {232db64b-6d6b-4ff5-972f-c77597ec4123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8562 | 2026.05.18 07:20:59.942086 [ 4 ] {232db64b-6d6b-4ff5-972f-c77597ec4123} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.05.18 07:20:59.942121 [ 4 ] {232db64b-6d6b-4ff5-972f-c77597ec4123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8564 | 2026.05.18 07:20:59.942498 [ 4 ] {232db64b-6d6b-4ff5-972f-c77597ec4123} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8565 | 2026.05.18 07:20:59.942707 [ 4 ] {232db64b-6d6b-4ff5-972f-c77597ec4123} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.05.18 07:20:59.942834 [ 4 ] {232db64b-6d6b-4ff5-972f-c77597ec4123} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.001855 sec., 935309.973045822 rows/sec., 63.02 MiB/sec. | ||
| 8567 | 2026.05.18 07:20:59.942867 [ 4 ] {232db64b-6d6b-4ff5-972f-c77597ec4123} <Debug> TCPHandler: Processed in 0.002014461 sec. | ||
| 8568 | 2026.05.18 07:20:59.942989 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.05.18 07:20:59.943095 [ 4 ] {9793da55-3d14-4483-88a2-249d5de06053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8570 | 2026.05.18 07:20:59.943137 [ 4 ] {9793da55-3d14-4483-88a2-249d5de06053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8571 | 2026.05.18 07:20:59.943493 [ 4 ] {9793da55-3d14-4483-88a2-249d5de06053} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.05.18 07:20:59.943529 [ 4 ] {9793da55-3d14-4483-88a2-249d5de06053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8573 | 2026.05.18 07:20:59.943843 [ 4 ] {9793da55-3d14-4483-88a2-249d5de06053} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8574 | 2026.05.18 07:20:59.944060 [ 4 ] {9793da55-3d14-4483-88a2-249d5de06053} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.18 07:20:59.944195 [ 4 ] {9793da55-3d14-4483-88a2-249d5de06053} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 8576 | 2026.05.18 07:20:59.944229 [ 4 ] {9793da55-3d14-4483-88a2-249d5de06053} <Debug> TCPHandler: Processed in 0.001292038 sec. | ||
| 8577 | 2026.05.18 07:20:59.944364 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.05.18 07:20:59.944463 [ 4 ] {db4ea5fe-9bec-4f58-81b7-49f50a335532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.05.18 07:20:59.944505 [ 4 ] {db4ea5fe-9bec-4f58-81b7-49f50a335532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8580 | 2026.05.18 07:20:59.945305 [ 4 ] {db4ea5fe-9bec-4f58-81b7-49f50a335532} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.05.18 07:20:59.945340 [ 4 ] {db4ea5fe-9bec-4f58-81b7-49f50a335532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8582 | 2026.05.18 07:20:59.945762 [ 4 ] {db4ea5fe-9bec-4f58-81b7-49f50a335532} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8583 | 2026.05.18 07:20:59.945971 [ 4 ] {db4ea5fe-9bec-4f58-81b7-49f50a335532} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.05.18 07:20:59.946100 [ 4 ] {db4ea5fe-9bec-4f58-81b7-49f50a335532} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001656 sec., 1007850.2415458937 rows/sec., 61.55 MiB/sec. | ||
| 8585 | 2026.05.18 07:20:59.946134 [ 4 ] {db4ea5fe-9bec-4f58-81b7-49f50a335532} <Debug> TCPHandler: Processed in 0.00181996 sec. | ||
| 8586 | 2026.05.18 07:20:59.946268 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.05.18 07:20:59.946366 [ 4 ] {ad606680-1827-492d-98c6-a80cb5050364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8588 | 2026.05.18 07:20:59.946408 [ 4 ] {ad606680-1827-492d-98c6-a80cb5050364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8589 | 2026.05.18 07:20:59.946733 [ 4 ] {ad606680-1827-492d-98c6-a80cb5050364} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.05.18 07:20:59.946768 [ 4 ] {ad606680-1827-492d-98c6-a80cb5050364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8591 | 2026.05.18 07:20:59.947068 [ 4 ] {ad606680-1827-492d-98c6-a80cb5050364} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8592 | 2026.05.18 07:20:59.947297 [ 4 ] {ad606680-1827-492d-98c6-a80cb5050364} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.05.18 07:20:59.947424 [ 4 ] {ad606680-1827-492d-98c6-a80cb5050364} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 8594 | 2026.05.18 07:20:59.947457 [ 4 ] {ad606680-1827-492d-98c6-a80cb5050364} <Debug> TCPHandler: Processed in 0.001249437 sec. | ||
| 8595 | 2026.05.18 07:20:59.947573 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.05.18 07:20:59.947669 [ 4 ] {a78b06f3-df98-43d4-a500-23317c5f6b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8597 | 2026.05.18 07:20:59.947722 [ 4 ] {a78b06f3-df98-43d4-a500-23317c5f6b95} <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 | ||
| 8598 | 2026.05.18 07:20:59.948491 [ 4 ] {a78b06f3-df98-43d4-a500-23317c5f6b95} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.05.18 07:20:59.948528 [ 4 ] {a78b06f3-df98-43d4-a500-23317c5f6b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8600 | 2026.05.18 07:20:59.949048 [ 4 ] {a78b06f3-df98-43d4-a500-23317c5f6b95} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8601 | 2026.05.18 07:20:59.949280 [ 4 ] {a78b06f3-df98-43d4-a500-23317c5f6b95} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.05.18 07:20:59.949423 [ 4 ] {a78b06f3-df98-43d4-a500-23317c5f6b95} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001772 sec., 12415.349887133183 rows/sec., 22.25 MiB/sec. | ||
| 8603 | 2026.05.18 07:20:59.949481 [ 4 ] {a78b06f3-df98-43d4-a500-23317c5f6b95} <Debug> TCPHandler: Processed in 0.001956741 sec. | ||
| 8604 | 2026.05.18 07:20:59.949637 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2026.05.18 07:20:59.949742 [ 4 ] {4dce3e54-76d5-49ca-b93b-c62546430ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8606 | 2026.05.18 07:20:59.949783 [ 4 ] {4dce3e54-76d5-49ca-b93b-c62546430ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8607 | 2026.05.18 07:20:59.950118 [ 4 ] {4dce3e54-76d5-49ca-b93b-c62546430ab2} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.05.18 07:20:59.950154 [ 4 ] {4dce3e54-76d5-49ca-b93b-c62546430ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8609 | 2026.05.18 07:20:59.950470 [ 4 ] {4dce3e54-76d5-49ca-b93b-c62546430ab2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8610 | 2026.05.18 07:20:59.950677 [ 4 ] {4dce3e54-76d5-49ca-b93b-c62546430ab2} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.05.18 07:20:59.950805 [ 4 ] {4dce3e54-76d5-49ca-b93b-c62546430ab2} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001082 sec., 60998.151571164504 rows/sec., 3.71 MiB/sec. | ||
| 8612 | 2026.05.18 07:20:59.950838 [ 4 ] {4dce3e54-76d5-49ca-b93b-c62546430ab2} <Debug> TCPHandler: Processed in 0.001250367 sec. | ||
| 8613 | 2026.05.18 07:21:02.629041 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.05.18 07:21:02.629332 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 8615 | 2026.05.18 07:21:02.629710 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8616 | 2026.05.18 07:21:02.629752 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <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 | ||
| 8617 | 2026.05.18 07:21:02.629992 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8618 | 2026.05.18 07:21:02.630069 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8619 | 2026.05.18 07:21:02.630279 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8620 | 2026.05.18 07:21:02.630316 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8621 | 2026.05.18 07:21:02.630338 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 8622 | 2026.05.18 07:21:02.630355 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8623 | 2026.05.18 07:21:02.630397 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <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'))" | ||
| 8624 | 2026.05.18 07:21:02.630417 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8625 | 2026.05.18 07:21:02.631560 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002342 sec., 22203.24508966695 rows/sec., 5.19 MiB/sec. | ||
| 8626 | 2026.05.18 07:21:02.631659 [ 4 ] {3679c92e-b7f7-4635-ac62-ea5d7a126dd9} <Debug> TCPHandler: Processed in 0.002778466 sec. | ||
| 8627 | 2026.05.18 07:21:02.632970 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8628 | 2026.05.18 07:21:02.633086 [ 4 ] {f70a246e-54dc-4073-9871-ca5a8c6195c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8629 | 2026.05.18 07:21:02.633130 [ 4 ] {f70a246e-54dc-4073-9871-ca5a8c6195c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8630 | 2026.05.18 07:21:02.633828 [ 4 ] {f70a246e-54dc-4073-9871-ca5a8c6195c8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2026.05.18 07:21:02.633892 [ 4 ] {f70a246e-54dc-4073-9871-ca5a8c6195c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8632 | 2026.05.18 07:21:02.634275 [ 4 ] {f70a246e-54dc-4073-9871-ca5a8c6195c8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8633 | 2026.05.18 07:21:02.634510 [ 4 ] {f70a246e-54dc-4073-9871-ca5a8c6195c8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2026.05.18 07:21:02.634648 [ 93 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8635 | 2026.05.18 07:21:02.634668 [ 4 ] {f70a246e-54dc-4073-9871-ca5a8c6195c8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. | ||
| 8636 | 2026.05.18 07:21:02.634681 [ 93 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2026.05.18 07:21:02.634701 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8638 | 2026.05.18 07:21:02.634723 [ 4 ] {f70a246e-54dc-4073-9871-ca5a8c6195c8} <Debug> TCPHandler: Processed in 0.00180491 sec. | ||
| 8639 | 2026.05.18 07:21:02.634833 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 8640 | 2026.05.18 07:21:02.634938 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2026.05.18 07:21:02.634976 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8642 | 2026.05.18 07:21:02.635012 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3362 rows starting from the beginning of the part | ||
| 8643 | 2026.05.18 07:21:02.635070 [ 4 ] {1c8cc1bb-d9be-44f3-af35-f83a3726446f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8644 | 2026.05.18 07:21:02.635077 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 121 rows starting from the beginning of the part | ||
| 8645 | 2026.05.18 07:21:02.635133 [ 4 ] {1c8cc1bb-d9be-44f3-af35-f83a3726446f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8646 | 2026.05.18 07:21:02.635137 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 819 rows starting from the beginning of the part | ||
| 8647 | 2026.05.18 07:21:02.635194 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 116 rows starting from the beginning of the part | ||
| 8648 | 2026.05.18 07:21:02.635259 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 3172 rows starting from the beginning of the part | ||
| 8649 | 2026.05.18 07:21:02.635313 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8650 | 2026.05.18 07:21:02.635614 [ 4 ] {1c8cc1bb-d9be-44f3-af35-f83a3726446f} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.05.18 07:21:02.635656 [ 4 ] {1c8cc1bb-d9be-44f3-af35-f83a3726446f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8652 | 2026.05.18 07:21:02.635991 [ 4 ] {1c8cc1bb-d9be-44f3-af35-f83a3726446f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8653 | 2026.05.18 07:21:02.636227 [ 4 ] {1c8cc1bb-d9be-44f3-af35-f83a3726446f} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2026.05.18 07:21:02.636349 [ 93 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8655 | 2026.05.18 07:21:02.636367 [ 4 ] {1c8cc1bb-d9be-44f3-af35-f83a3726446f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001334 sec., 47976.011994003005 rows/sec., 3.74 MiB/sec. | ||
| 8656 | 2026.05.18 07:21:02.636381 [ 93 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.05.18 07:21:02.636402 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8658 | 2026.05.18 07:21:02.636403 [ 4 ] {1c8cc1bb-d9be-44f3-af35-f83a3726446f} <Debug> TCPHandler: Processed in 0.001578209 sec. | ||
| 8659 | 2026.05.18 07:21:02.636503 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 8660 | 2026.05.18 07:21:02.636559 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8661 | 2026.05.18 07:21:02.636614 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8662 | 2026.05.18 07:21:02.636650 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1831 rows starting from the beginning of the part | ||
| 8663 | 2026.05.18 07:21:02.636665 [ 4 ] {93343540-1bd3-4fc3-ba40-7cd4968a1a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8664 | 2026.05.18 07:21:02.636704 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8665 | 2026.05.18 07:21:02.636714 [ 4 ] {93343540-1bd3-4fc3-ba40-7cd4968a1a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8666 | 2026.05.18 07:21:02.636755 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 501 rows starting from the beginning of the part | ||
| 8667 | 2026.05.18 07:21:02.636799 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part | ||
| 8668 | 2026.05.18 07:21:02.636847 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1735 rows starting from the beginning of the part | ||
| 8669 | 2026.05.18 07:21:02.636887 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8670 | 2026.05.18 07:21:02.637102 [ 4 ] {93343540-1bd3-4fc3-ba40-7cd4968a1a0d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.05.18 07:21:02.637152 [ 4 ] {93343540-1bd3-4fc3-ba40-7cd4968a1a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8672 | 2026.05.18 07:21:02.637566 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7646 rows, containing 5 columns (5 merged, 0 gathered) in 0.002796605 sec., 2734029.2962359716 rows/sec., 216.71 MiB/sec. | ||
| 8673 | 2026.05.18 07:21:02.637663 [ 4 ] {93343540-1bd3-4fc3-ba40-7cd4968a1a0d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8674 | 2026.05.18 07:21:02.637855 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8675 | 2026.05.18 07:21:02.637916 [ 4 ] {93343540-1bd3-4fc3-ba40-7cd4968a1a0d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.05.18 07:21:02.638060 [ 4 ] {93343540-1bd3-4fc3-ba40-7cd4968a1a0d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001415 sec., 45229.68197879859 rows/sec., 3.15 MiB/sec. | ||
| 8677 | 2026.05.18 07:21:02.638097 [ 4 ] {93343540-1bd3-4fc3-ba40-7cd4968a1a0d} <Debug> TCPHandler: Processed in 0.001591109 sec. | ||
| 8678 | 2026.05.18 07:21:02.638128 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.05.18 07:21:02.638205 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_56_11} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8680 | 2026.05.18 07:21:02.638230 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2026.05.18 07:21:02.638276 [ 195 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4329 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018136 sec., 2386965.1521835024 rows/sec., 173.09 MiB/sec. | ||
| 8682 | 2026.05.18 07:21:02.638280 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 8683 | 2026.05.18 07:21:02.638333 [ 4 ] {8cdc3ae8-53b9-40d6-8f61-fdb42e4f4c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.05.18 07:21:02.638380 [ 4 ] {8cdc3ae8-53b9-40d6-8f61-fdb42e4f4c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8685 | 2026.05.18 07:21:02.638499 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8686 | 2026.05.18 07:21:02.638739 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.05.18 07:21:02.638742 [ 4 ] {8cdc3ae8-53b9-40d6-8f61-fdb42e4f4c98} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2026.05.18 07:21:02.638790 [ 4 ] {8cdc3ae8-53b9-40d6-8f61-fdb42e4f4c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8689 | 2026.05.18 07:21:02.638814 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_56_11} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8690 | 2026.05.18 07:21:02.638889 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8691 | 2026.05.18 07:21:02.639113 [ 4 ] {8cdc3ae8-53b9-40d6-8f61-fdb42e4f4c98} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8692 | 2026.05.18 07:21:02.639335 [ 4 ] {8cdc3ae8-53b9-40d6-8f61-fdb42e4f4c98} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.05.18 07:21:02.639462 [ 4 ] {8cdc3ae8-53b9-40d6-8f61-fdb42e4f4c98} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001148 sec., 20905.923344947736 rows/sec., 1.41 MiB/sec. | ||
| 8694 | 2026.05.18 07:21:02.639501 [ 4 ] {8cdc3ae8-53b9-40d6-8f61-fdb42e4f4c98} <Debug> TCPHandler: Processed in 0.001320827 sec. | ||
| 8695 | 2026.05.18 07:21:04.316516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17826 | ||
| 8696 | 2026.05.18 07:21:04.317024 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.05.18 07:21:04.317076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8698 | 2026.05.18 07:21:04.317584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8699 | 2026.05.18 07:21:04.317836 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.05.18 07:21:04.317986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17826 | ||
| 8701 | 2026.05.18 07:21:05.239156 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8702 | 2026.05.18 07:21:05.254342 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.05.18 07:21:05.254391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8704 | 2026.05.18 07:21:05.261001 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8705 | 2026.05.18 07:21:05.261677 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.05.18 07:21:05.264166 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8707 | 2026.05.18 07:21:07.634270 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.05.18 07:21:07.634541 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8709 | 2026.05.18 07:21:07.634892 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8710 | 2026.05.18 07:21:07.634930 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <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 | ||
| 8711 | 2026.05.18 07:21:07.635153 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8712 | 2026.05.18 07:21:07.635223 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8713 | 2026.05.18 07:21:07.635367 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8714 | 2026.05.18 07:21:07.635404 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8715 | 2026.05.18 07:21:07.635426 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 8716 | 2026.05.18 07:21:07.635442 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8717 | 2026.05.18 07:21:07.635486 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <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'))" | ||
| 8718 | 2026.05.18 07:21:07.635507 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8719 | 2026.05.18 07:21:07.636725 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002295 sec., 22657.952069716775 rows/sec., 5.30 MiB/sec. | ||
| 8720 | 2026.05.18 07:21:07.636832 [ 4 ] {ccc10435-a91d-42d8-a694-d874a3894677} <Debug> TCPHandler: Processed in 0.002712425 sec. | ||
| 8721 | 2026.05.18 07:21:07.639190 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.05.18 07:21:07.639416 [ 4 ] {5ce0bf36-7d1f-4e47-9e3b-eab2c7112957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8723 | 2026.05.18 07:21:07.639499 [ 4 ] {5ce0bf36-7d1f-4e47-9e3b-eab2c7112957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8724 | 2026.05.18 07:21:07.640386 [ 4 ] {5ce0bf36-7d1f-4e47-9e3b-eab2c7112957} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.05.18 07:21:07.640441 [ 4 ] {5ce0bf36-7d1f-4e47-9e3b-eab2c7112957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8726 | 2026.05.18 07:21:07.640854 [ 4 ] {5ce0bf36-7d1f-4e47-9e3b-eab2c7112957} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8727 | 2026.05.18 07:21:07.641086 [ 4 ] {5ce0bf36-7d1f-4e47-9e3b-eab2c7112957} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.05.18 07:21:07.641229 [ 4 ] {5ce0bf36-7d1f-4e47-9e3b-eab2c7112957} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001873 sec., 61932.728243459685 rows/sec., 5.25 MiB/sec. | ||
| 8729 | 2026.05.18 07:21:07.641264 [ 4 ] {5ce0bf36-7d1f-4e47-9e3b-eab2c7112957} <Debug> TCPHandler: Processed in 0.002181332 sec. | ||
| 8730 | 2026.05.18 07:21:07.641414 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.05.18 07:21:07.641510 [ 4 ] {77634e3c-ad71-4f5b-beb3-7644712c336d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8732 | 2026.05.18 07:21:07.641552 [ 4 ] {77634e3c-ad71-4f5b-beb3-7644712c336d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8733 | 2026.05.18 07:21:07.641979 [ 4 ] {77634e3c-ad71-4f5b-beb3-7644712c336d} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.05.18 07:21:07.642018 [ 4 ] {77634e3c-ad71-4f5b-beb3-7644712c336d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8735 | 2026.05.18 07:21:07.642343 [ 4 ] {77634e3c-ad71-4f5b-beb3-7644712c336d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8736 | 2026.05.18 07:21:07.642583 [ 4 ] {77634e3c-ad71-4f5b-beb3-7644712c336d} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.05.18 07:21:07.642730 [ 4 ] {77634e3c-ad71-4f5b-beb3-7644712c336d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001238 sec., 24232.633279483038 rows/sec., 1.78 MiB/sec. | ||
| 8738 | 2026.05.18 07:21:07.642765 [ 4 ] {77634e3c-ad71-4f5b-beb3-7644712c336d} <Debug> TCPHandler: Processed in 0.001401888 sec. | ||
| 8739 | 2026.05.18 07:21:07.642908 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2026.05.18 07:21:07.643004 [ 4 ] {01d50409-b149-4523-8abe-32b4efbb564a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8741 | 2026.05.18 07:21:07.643043 [ 4 ] {01d50409-b149-4523-8abe-32b4efbb564a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8742 | 2026.05.18 07:21:07.643467 [ 4 ] {01d50409-b149-4523-8abe-32b4efbb564a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.05.18 07:21:07.643502 [ 4 ] {01d50409-b149-4523-8abe-32b4efbb564a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8744 | 2026.05.18 07:21:07.643819 [ 4 ] {01d50409-b149-4523-8abe-32b4efbb564a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8745 | 2026.05.18 07:21:07.644043 [ 4 ] {01d50409-b149-4523-8abe-32b4efbb564a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.05.18 07:21:07.644169 [ 4 ] {01d50409-b149-4523-8abe-32b4efbb564a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001182 sec., 79526.22673434856 rows/sec., 6.21 MiB/sec. | ||
| 8747 | 2026.05.18 07:21:07.644204 [ 4 ] {01d50409-b149-4523-8abe-32b4efbb564a} <Debug> TCPHandler: Processed in 0.001352318 sec. | ||
| 8748 | 2026.05.18 07:21:07.644339 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.05.18 07:21:07.644435 [ 4 ] {5b743d9c-87bf-43c6-83f0-5b0e9d5f278e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8750 | 2026.05.18 07:21:07.644478 [ 4 ] {5b743d9c-87bf-43c6-83f0-5b0e9d5f278e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8751 | 2026.05.18 07:21:07.644909 [ 4 ] {5b743d9c-87bf-43c6-83f0-5b0e9d5f278e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.05.18 07:21:07.644945 [ 4 ] {5b743d9c-87bf-43c6-83f0-5b0e9d5f278e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8753 | 2026.05.18 07:21:07.645277 [ 4 ] {5b743d9c-87bf-43c6-83f0-5b0e9d5f278e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8754 | 2026.05.18 07:21:07.645495 [ 4 ] {5b743d9c-87bf-43c6-83f0-5b0e9d5f278e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.05.18 07:21:07.645625 [ 4 ] {5b743d9c-87bf-43c6-83f0-5b0e9d5f278e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 8756 | 2026.05.18 07:21:07.645626 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8757 | 2026.05.18 07:21:07.645660 [ 4 ] {5b743d9c-87bf-43c6-83f0-5b0e9d5f278e} <Debug> TCPHandler: Processed in 0.001370008 sec. | ||
| 8758 | 2026.05.18 07:21:07.645705 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.05.18 07:21:07.645732 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8760 | 2026.05.18 07:21:07.645809 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2026.05.18 07:21:07.645836 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 8762 | 2026.05.18 07:21:07.645911 [ 4 ] {efbe0721-f3eb-4cdd-9c4c-b0d903bf32d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8763 | 2026.05.18 07:21:07.645960 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8764 | 2026.05.18 07:21:07.645971 [ 4 ] {efbe0721-f3eb-4cdd-9c4c-b0d903bf32d8} <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 | ||
| 8765 | 2026.05.18 07:21:07.646006 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18288 rows starting from the beginning of the part | ||
| 8766 | 2026.05.18 07:21:07.646080 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 8767 | 2026.05.18 07:21:07.646132 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 8768 | 2026.05.18 07:21:07.646177 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1669 rows starting from the beginning of the part | ||
| 8769 | 2026.05.18 07:21:07.646226 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8770 | 2026.05.18 07:21:07.646271 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8771 | 2026.05.18 07:21:07.646835 [ 4 ] {efbe0721-f3eb-4cdd-9c4c-b0d903bf32d8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.05.18 07:21:07.646877 [ 4 ] {efbe0721-f3eb-4cdd-9c4c-b0d903bf32d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8773 | 2026.05.18 07:21:07.647501 [ 4 ] {efbe0721-f3eb-4cdd-9c4c-b0d903bf32d8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8774 | 2026.05.18 07:21:07.647739 [ 4 ] {efbe0721-f3eb-4cdd-9c4c-b0d903bf32d8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.05.18 07:21:07.647868 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8776 | 2026.05.18 07:21:07.647880 [ 4 ] {efbe0721-f3eb-4cdd-9c4c-b0d903bf32d8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001987 sec., 15098.13789632612 rows/sec., 27.06 MiB/sec. | ||
| 8777 | 2026.05.18 07:21:07.647937 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.05.18 07:21:07.647961 [ 4 ] {efbe0721-f3eb-4cdd-9c4c-b0d903bf32d8} <Debug> TCPHandler: Processed in 0.002200852 sec. | ||
| 8779 | 2026.05.18 07:21:07.647964 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8780 | 2026.05.18 07:21:07.648070 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 8781 | 2026.05.18 07:21:07.648092 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.05.18 07:21:07.648193 [ 4 ] {2718e367-1c08-4c50-987d-b6c6b4791f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8783 | 2026.05.18 07:21:07.648235 [ 4 ] {2718e367-1c08-4c50-987d-b6c6b4791f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8784 | 2026.05.18 07:21:07.648278 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8785 | 2026.05.18 07:21:07.648333 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 906 rows starting from the beginning of the part | ||
| 8786 | 2026.05.18 07:21:07.648446 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 8787 | 2026.05.18 07:21:07.648554 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 8788 | 2026.05.18 07:21:07.648595 [ 4 ] {2718e367-1c08-4c50-987d-b6c6b4791f8f} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.05.18 07:21:07.648638 [ 4 ] {2718e367-1c08-4c50-987d-b6c6b4791f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8790 | 2026.05.18 07:21:07.648651 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8791 | 2026.05.18 07:21:07.648745 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
| 8792 | 2026.05.18 07:21:07.648835 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8793 | 2026.05.18 07:21:07.648982 [ 4 ] {2718e367-1c08-4c50-987d-b6c6b4791f8f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8794 | 2026.05.18 07:21:07.649243 [ 4 ] {2718e367-1c08-4c50-987d-b6c6b4791f8f} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.05.18 07:21:07.649386 [ 4 ] {2718e367-1c08-4c50-987d-b6c6b4791f8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 8796 | 2026.05.18 07:21:07.649422 [ 4 ] {2718e367-1c08-4c50-987d-b6c6b4791f8f} <Debug> TCPHandler: Processed in 0.001379017 sec. | ||
| 8797 | 2026.05.18 07:21:07.652827 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20606 rows, containing 5 columns (5 merged, 0 gathered) in 0.007037879 sec., 2927870.7406023885 rows/sec., 191.07 MiB/sec. | ||
| 8798 | 2026.05.18 07:21:07.653212 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8799 | 2026.05.18 07:21:07.653542 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.05.18 07:21:07.653619 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8801 | 2026.05.18 07:21:07.653705 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8802 | 2026.05.18 07:21:07.655598 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 19 columns (19 merged, 0 gathered) in 0.007566712 sec., 135990.37468321776 rows/sec., 243.69 MiB/sec. | ||
| 8803 | 2026.05.18 07:21:07.657114 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8804 | 2026.05.18 07:21:07.657498 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.05.18 07:21:07.657581 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8806 | 2026.05.18 07:21:07.657722 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 8807 | 2026.05.18 07:21:08.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.86 MiB, peak 307.17 MiB, free memory in arenas 0.00 B, will set to 301.59 MiB (RSS), difference: 5.74 MiB | ||
| 8808 | 2026.05.18 07:21:10.371805 [ 47 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 8809 | 2026.05.18 07:21:10.371867 [ 47 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.05.18 07:21:10.371888 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8811 | 2026.05.18 07:21:10.372006 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 8812 | 2026.05.18 07:21:10.372147 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8813 | 2026.05.18 07:21:10.372180 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 8814 | 2026.05.18 07:21:10.372245 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 8815 | 2026.05.18 07:21:10.372291 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 8816 | 2026.05.18 07:21:10.372332 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 8817 | 2026.05.18 07:21:10.372370 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 8818 | 2026.05.18 07:21:10.373230 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280007 sec., 1128118.830600145 rows/sec., 76.32 MiB/sec. | ||
| 8819 | 2026.05.18 07:21:10.373347 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8820 | 2026.05.18 07:21:10.373568 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.05.18 07:21:10.373634 [ 197 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_20_4} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 8822 | 2026.05.18 07:21:10.373697 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8823 | 2026.05.18 07:21:10.965260 [ 47 ] {} <Debug> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8824 | 2026.05.18 07:21:10.965339 [ 47 ] {} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.05.18 07:21:10.965365 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8826 | 2026.05.18 07:21:10.965517 [ 201 ] {6ecc79d7-8451-4617-bf92-c584932d792a::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 | ||
| 8827 | 2026.05.18 07:21:10.965671 [ 201 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8828 | 2026.05.18 07:21:10.965708 [ 201 ] {6ecc79d7-8451-4617-bf92-c584932d792a::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 | ||
| 8829 | 2026.05.18 07:21:10.965780 [ 201 ] {6ecc79d7-8451-4617-bf92-c584932d792a::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 | ||
| 8830 | 2026.05.18 07:21:10.965831 [ 201 ] {6ecc79d7-8451-4617-bf92-c584932d792a::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 | ||
| 8831 | 2026.05.18 07:21:10.965881 [ 201 ] {6ecc79d7-8451-4617-bf92-c584932d792a::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 | ||
| 8832 | 2026.05.18 07:21:10.965925 [ 201 ] {6ecc79d7-8451-4617-bf92-c584932d792a::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 | ||
| 8833 | 2026.05.18 07:21:10.966722 [ 197 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261657 sec., 4755.650703796674 rows/sec., 352.96 KiB/sec. | ||
| 8834 | 2026.05.18 07:21:10.966876 [ 197 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8835 | 2026.05.18 07:21:10.967157 [ 197 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_5_1} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.05.18 07:21:10.967231 [ 197 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_5_1} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8837 | 2026.05.18 07:21:10.967329 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8838 | 2026.05.18 07:21:11.195739 [ 47 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8839 | 2026.05.18 07:21:11.195857 [ 47 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.05.18 07:21:11.195898 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8841 | 2026.05.18 07:21:11.196111 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 8842 | 2026.05.18 07:21:11.196340 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8843 | 2026.05.18 07:21:11.196400 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 8844 | 2026.05.18 07:21:11.196505 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 8845 | 2026.05.18 07:21:11.196586 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8846 | 2026.05.18 07:21:11.196680 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 8847 | 2026.05.18 07:21:11.196763 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::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 | ||
| 8848 | 2026.05.18 07:21:11.197693 [ 201 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001661609 sec., 64997.240626404884 rows/sec., 3.32 MiB/sec. | ||
| 8849 | 2026.05.18 07:21:11.198001 [ 201 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8850 | 2026.05.18 07:21:11.198303 [ 201 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_18_4} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.05.18 07:21:11.198383 [ 201 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_18_4} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8852 | 2026.05.18 07:21:11.198472 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8853 | 2026.05.18 07:21:11.298931 [ 47 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 8854 | 2026.05.18 07:21:11.298990 [ 47 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.05.18 07:21:11.299015 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8856 | 2026.05.18 07:21:11.299174 [ 194 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 8857 | 2026.05.18 07:21:11.299315 [ 194 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8858 | 2026.05.18 07:21:11.299350 [ 194 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 8859 | 2026.05.18 07:21:11.299414 [ 194 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 8860 | 2026.05.18 07:21:11.299468 [ 194 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 8861 | 2026.05.18 07:21:11.299510 [ 194 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 8862 | 2026.05.18 07:21:11.299553 [ 194 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8863 | 2026.05.18 07:21:11.300356 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238646 sec., 607114.5428152999 rows/sec., 37.03 MiB/sec. | ||
| 8864 | 2026.05.18 07:21:11.300535 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8865 | 2026.05.18 07:21:11.300819 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.05.18 07:21:11.300895 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_20_4} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 8867 | 2026.05.18 07:21:11.300991 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8868 | 2026.05.18 07:21:11.545685 [ 47 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8869 | 2026.05.18 07:21:11.545735 [ 47 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.05.18 07:21:11.545759 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8871 | 2026.05.18 07:21:11.545864 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8872 | 2026.05.18 07:21:11.545973 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8873 | 2026.05.18 07:21:11.546000 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 8874 | 2026.05.18 07:21:11.546050 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8875 | 2026.05.18 07:21:11.546087 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8876 | 2026.05.18 07:21:11.546122 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8877 | 2026.05.18 07:21:11.546156 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8878 | 2026.05.18 07:21:11.546806 [ 197 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.000974375 sec., 19499.679281590765 rows/sec., 1.28 MiB/sec. | ||
| 8879 | 2026.05.18 07:21:11.546967 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8880 | 2026.05.18 07:21:11.547245 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.05.18 07:21:11.547317 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_19_4} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8882 | 2026.05.18 07:21:11.547406 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8883 | 2026.05.18 07:21:11.699668 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8884 | 2026.05.18 07:21:11.699738 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8885 | 2026.05.18 07:21:11.818349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18274 | ||
| 8886 | 2026.05.18 07:21:11.818952 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.18 07:21:11.819002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8888 | 2026.05.18 07:21:11.819512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8889 | 2026.05.18 07:21:11.819755 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.05.18 07:21:11.819896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18274 | ||
| 8891 | 2026.05.18 07:21:12.638388 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2026.05.18 07:21:12.638617 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 8893 | 2026.05.18 07:21:12.639094 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8894 | 2026.05.18 07:21:12.639165 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <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 | ||
| 8895 | 2026.05.18 07:21:12.639456 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8896 | 2026.05.18 07:21:12.639535 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8897 | 2026.05.18 07:21:12.639681 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8898 | 2026.05.18 07:21:12.639742 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8899 | 2026.05.18 07:21:12.639765 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 8900 | 2026.05.18 07:21:12.639782 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8901 | 2026.05.18 07:21:12.639825 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <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'))" | ||
| 8902 | 2026.05.18 07:21:12.639847 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8903 | 2026.05.18 07:21:12.641023 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00253 sec., 20553.359683794464 rows/sec., 4.81 MiB/sec. | ||
| 8904 | 2026.05.18 07:21:12.641118 [ 4 ] {d06c5ae4-85dc-4c79-ab88-209ad7b01cb5} <Debug> TCPHandler: Processed in 0.002891956 sec. | ||
| 8905 | 2026.05.18 07:21:12.646273 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.05.18 07:21:12.646424 [ 4 ] {5399b92f-d755-4de0-8558-c2bafdd6e5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.05.18 07:21:12.646480 [ 4 ] {5399b92f-d755-4de0-8558-c2bafdd6e5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8908 | 2026.05.18 07:21:12.647112 [ 4 ] {5399b92f-d755-4de0-8558-c2bafdd6e5f6} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.05.18 07:21:12.647157 [ 4 ] {5399b92f-d755-4de0-8558-c2bafdd6e5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8910 | 2026.05.18 07:21:12.647523 [ 4 ] {5399b92f-d755-4de0-8558-c2bafdd6e5f6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8911 | 2026.05.18 07:21:12.647742 [ 4 ] {5399b92f-d755-4de0-8558-c2bafdd6e5f6} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.05.18 07:21:12.647891 [ 4 ] {5399b92f-d755-4de0-8558-c2bafdd6e5f6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001512 sec., 187830.68783068782 rows/sec., 11.93 MiB/sec. | ||
| 8913 | 2026.05.18 07:21:12.647927 [ 4 ] {5399b92f-d755-4de0-8558-c2bafdd6e5f6} <Debug> TCPHandler: Processed in 0.001770539 sec. | ||
| 8914 | 2026.05.18 07:21:12.648060 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.05.18 07:21:12.648156 [ 4 ] {b36fd655-56f1-4dd4-a60c-7da654830692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8916 | 2026.05.18 07:21:12.648196 [ 4 ] {b36fd655-56f1-4dd4-a60c-7da654830692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8917 | 2026.05.18 07:21:12.648987 [ 4 ] {b36fd655-56f1-4dd4-a60c-7da654830692} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.05.18 07:21:12.649024 [ 4 ] {b36fd655-56f1-4dd4-a60c-7da654830692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8919 | 2026.05.18 07:21:12.649382 [ 4 ] {b36fd655-56f1-4dd4-a60c-7da654830692} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8920 | 2026.05.18 07:21:12.649599 [ 4 ] {b36fd655-56f1-4dd4-a60c-7da654830692} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.05.18 07:21:12.649734 [ 4 ] {b36fd655-56f1-4dd4-a60c-7da654830692} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001596 sec., 513157.89473684214 rows/sec., 39.78 MiB/sec. | ||
| 8922 | 2026.05.18 07:21:12.649770 [ 4 ] {b36fd655-56f1-4dd4-a60c-7da654830692} <Debug> TCPHandler: Processed in 0.00175952 sec. | ||
| 8923 | 2026.05.18 07:21:12.649897 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.05.18 07:21:12.649994 [ 4 ] {89373630-321c-43d1-afe1-29107d2f3959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8925 | 2026.05.18 07:21:12.650035 [ 4 ] {89373630-321c-43d1-afe1-29107d2f3959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8926 | 2026.05.18 07:21:12.650482 [ 4 ] {89373630-321c-43d1-afe1-29107d2f3959} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.05.18 07:21:12.650518 [ 4 ] {89373630-321c-43d1-afe1-29107d2f3959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8928 | 2026.05.18 07:21:12.650809 [ 4 ] {89373630-321c-43d1-afe1-29107d2f3959} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8929 | 2026.05.18 07:21:12.651013 [ 4 ] {89373630-321c-43d1-afe1-29107d2f3959} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.05.18 07:21:12.651141 [ 4 ] {89373630-321c-43d1-afe1-29107d2f3959} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001165 sec., 131330.4721030043 rows/sec., 7.85 MiB/sec. | ||
| 8931 | 2026.05.18 07:21:12.651175 [ 4 ] {89373630-321c-43d1-afe1-29107d2f3959} <Debug> TCPHandler: Processed in 0.001327257 sec. | ||
| 8932 | 2026.05.18 07:21:12.651302 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.05.18 07:21:12.651397 [ 4 ] {9f068802-3c69-45ac-b16d-1373b89ce150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8934 | 2026.05.18 07:21:12.651437 [ 4 ] {9f068802-3c69-45ac-b16d-1373b89ce150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8935 | 2026.05.18 07:21:12.651876 [ 4 ] {9f068802-3c69-45ac-b16d-1373b89ce150} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.05.18 07:21:12.651912 [ 4 ] {9f068802-3c69-45ac-b16d-1373b89ce150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8937 | 2026.05.18 07:21:12.652199 [ 4 ] {9f068802-3c69-45ac-b16d-1373b89ce150} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8938 | 2026.05.18 07:21:12.652414 [ 4 ] {9f068802-3c69-45ac-b16d-1373b89ce150} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.05.18 07:21:12.652524 [ 54 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8940 | 2026.05.18 07:21:12.652538 [ 4 ] {9f068802-3c69-45ac-b16d-1373b89ce150} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 8941 | 2026.05.18 07:21:12.652578 [ 54 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.05.18 07:21:12.652585 [ 4 ] {9f068802-3c69-45ac-b16d-1373b89ce150} <Debug> TCPHandler: Processed in 0.001332007 sec. | ||
| 8943 | 2026.05.18 07:21:12.652610 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8944 | 2026.05.18 07:21:12.652743 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.05.18 07:21:12.652744 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 8946 | 2026.05.18 07:21:12.652844 [ 4 ] {5e0ee583-5dfd-40cc-bb02-30ee19665da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8947 | 2026.05.18 07:21:12.652888 [ 4 ] {5e0ee583-5dfd-40cc-bb02-30ee19665da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8948 | 2026.05.18 07:21:12.652891 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8949 | 2026.05.18 07:21:12.652934 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 975 rows starting from the beginning of the part | ||
| 8950 | 2026.05.18 07:21:12.653000 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 950 rows starting from the beginning of the part | ||
| 8951 | 2026.05.18 07:21:12.653044 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 8952 | 2026.05.18 07:21:12.653086 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 8953 | 2026.05.18 07:21:12.653125 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 950 rows starting from the beginning of the part | ||
| 8954 | 2026.05.18 07:21:12.653168 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 8955 | 2026.05.18 07:21:12.653336 [ 4 ] {5e0ee583-5dfd-40cc-bb02-30ee19665da7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.05.18 07:21:12.653378 [ 4 ] {5e0ee583-5dfd-40cc-bb02-30ee19665da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8957 | 2026.05.18 07:21:12.653690 [ 4 ] {5e0ee583-5dfd-40cc-bb02-30ee19665da7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8958 | 2026.05.18 07:21:12.653922 [ 4 ] {5e0ee583-5dfd-40cc-bb02-30ee19665da7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.05.18 07:21:12.654054 [ 4 ] {5e0ee583-5dfd-40cc-bb02-30ee19665da7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001228 sec., 120521.17263843649 rows/sec., 6.85 MiB/sec. | ||
| 8960 | 2026.05.18 07:21:12.654088 [ 4 ] {5e0ee583-5dfd-40cc-bb02-30ee19665da7} <Debug> TCPHandler: Processed in 0.001394078 sec. | ||
| 8961 | 2026.05.18 07:21:12.654214 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2026.05.18 07:21:12.654309 [ 4 ] {9053e7fd-1061-47bc-a223-687d06637471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8963 | 2026.05.18 07:21:12.654348 [ 4 ] {9053e7fd-1061-47bc-a223-687d06637471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8964 | 2026.05.18 07:21:12.654412 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729319 sec., 1920987.3944599002 rows/sec., 122.18 MiB/sec. | ||
| 8965 | 2026.05.18 07:21:12.654566 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8966 | 2026.05.18 07:21:12.654807 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.05.18 07:21:12.654874 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_21_4} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8968 | 2026.05.18 07:21:12.654938 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8969 | 2026.05.18 07:21:12.655004 [ 4 ] {9053e7fd-1061-47bc-a223-687d06637471} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.05.18 07:21:12.655045 [ 4 ] {9053e7fd-1061-47bc-a223-687d06637471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8971 | 2026.05.18 07:21:12.655370 [ 4 ] {9053e7fd-1061-47bc-a223-687d06637471} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8972 | 2026.05.18 07:21:12.655576 [ 4 ] {9053e7fd-1061-47bc-a223-687d06637471} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.05.18 07:21:12.655708 [ 4 ] {9053e7fd-1061-47bc-a223-687d06637471} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001416 sec., 353813.5593220339 rows/sec., 24.87 MiB/sec. | ||
| 8974 | 2026.05.18 07:21:12.655742 [ 4 ] {9053e7fd-1061-47bc-a223-687d06637471} <Debug> TCPHandler: Processed in 0.001577868 sec. | ||
| 8975 | 2026.05.18 07:21:12.655898 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.05.18 07:21:12.656000 [ 4 ] {13fa0b02-0e65-41ff-b209-eff3355493aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8977 | 2026.05.18 07:21:12.656042 [ 4 ] {13fa0b02-0e65-41ff-b209-eff3355493aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8978 | 2026.05.18 07:21:12.656567 [ 4 ] {13fa0b02-0e65-41ff-b209-eff3355493aa} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.05.18 07:21:12.656629 [ 4 ] {13fa0b02-0e65-41ff-b209-eff3355493aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8980 | 2026.05.18 07:21:12.657010 [ 4 ] {13fa0b02-0e65-41ff-b209-eff3355493aa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8981 | 2026.05.18 07:21:12.657234 [ 4 ] {13fa0b02-0e65-41ff-b209-eff3355493aa} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.05.18 07:21:12.657389 [ 4 ] {13fa0b02-0e65-41ff-b209-eff3355493aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. | ||
| 8983 | 2026.05.18 07:21:12.657443 [ 4 ] {13fa0b02-0e65-41ff-b209-eff3355493aa} <Debug> TCPHandler: Processed in 0.001596919 sec. | ||
| 8984 | 2026.05.18 07:21:12.657651 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.05.18 07:21:12.657777 [ 4 ] {d13845c8-937e-48be-a81c-dbe44aa51d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8986 | 2026.05.18 07:21:12.657834 [ 4 ] {d13845c8-937e-48be-a81c-dbe44aa51d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8987 | 2026.05.18 07:21:12.658266 [ 4 ] {d13845c8-937e-48be-a81c-dbe44aa51d48} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.05.18 07:21:12.658302 [ 4 ] {d13845c8-937e-48be-a81c-dbe44aa51d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8989 | 2026.05.18 07:21:12.658627 [ 4 ] {d13845c8-937e-48be-a81c-dbe44aa51d48} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8990 | 2026.05.18 07:21:12.658835 [ 4 ] {d13845c8-937e-48be-a81c-dbe44aa51d48} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.05.18 07:21:12.658961 [ 4 ] {d13845c8-937e-48be-a81c-dbe44aa51d48} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001222 sec., 216857.61047463174 rows/sec., 14.41 MiB/sec. | ||
| 8992 | 2026.05.18 07:21:12.658994 [ 4 ] {d13845c8-937e-48be-a81c-dbe44aa51d48} <Debug> TCPHandler: Processed in 0.001450608 sec. | ||
| 8993 | 2026.05.18 07:21:12.659158 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2026.05.18 07:21:12.659253 [ 4 ] {1719d1c2-73b7-4fcc-a10a-b95dda626e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8995 | 2026.05.18 07:21:12.659296 [ 4 ] {1719d1c2-73b7-4fcc-a10a-b95dda626e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8996 | 2026.05.18 07:21:12.659613 [ 4 ] {1719d1c2-73b7-4fcc-a10a-b95dda626e5d} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.05.18 07:21:12.659648 [ 4 ] {1719d1c2-73b7-4fcc-a10a-b95dda626e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8998 | 2026.05.18 07:21:12.659933 [ 4 ] {1719d1c2-73b7-4fcc-a10a-b95dda626e5d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8999 | 2026.05.18 07:21:12.660149 [ 4 ] {1719d1c2-73b7-4fcc-a10a-b95dda626e5d} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.05.18 07:21:12.660275 [ 4 ] {1719d1c2-73b7-4fcc-a10a-b95dda626e5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 9001 | 2026.05.18 07:21:12.660307 [ 4 ] {1719d1c2-73b7-4fcc-a10a-b95dda626e5d} <Debug> TCPHandler: Processed in 0.001198557 sec. | ||
| 9002 | 2026.05.18 07:21:12.660462 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9003 | 2026.05.18 07:21:12.660558 [ 4 ] {61ac1999-40b7-4865-83c1-02e410d73105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9004 | 2026.05.18 07:21:12.660611 [ 4 ] {61ac1999-40b7-4865-83c1-02e410d73105} <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 | ||
| 9005 | 2026.05.18 07:21:12.661403 [ 4 ] {61ac1999-40b7-4865-83c1-02e410d73105} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.05.18 07:21:12.661439 [ 4 ] {61ac1999-40b7-4865-83c1-02e410d73105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9007 | 2026.05.18 07:21:12.661936 [ 4 ] {61ac1999-40b7-4865-83c1-02e410d73105} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9008 | 2026.05.18 07:21:12.662155 [ 4 ] {61ac1999-40b7-4865-83c1-02e410d73105} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.05.18 07:21:12.662291 [ 4 ] {61ac1999-40b7-4865-83c1-02e410d73105} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 11.26 MiB/sec. | ||
| 9010 | 2026.05.18 07:21:12.662341 [ 4 ] {61ac1999-40b7-4865-83c1-02e410d73105} <Debug> TCPHandler: Processed in 0.001926601 sec. | ||
| 9011 | 2026.05.18 07:21:12.662457 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9012 | 2026.05.18 07:21:12.662552 [ 4 ] {1006ab95-8a75-4687-a6a1-3881641bdfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9013 | 2026.05.18 07:21:12.662594 [ 4 ] {1006ab95-8a75-4687-a6a1-3881641bdfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9014 | 2026.05.18 07:21:12.662917 [ 4 ] {1006ab95-8a75-4687-a6a1-3881641bdfaa} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2026.05.18 07:21:12.662950 [ 4 ] {1006ab95-8a75-4687-a6a1-3881641bdfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9016 | 2026.05.18 07:21:12.663223 [ 4 ] {1006ab95-8a75-4687-a6a1-3881641bdfaa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9017 | 2026.05.18 07:21:12.663425 [ 4 ] {1006ab95-8a75-4687-a6a1-3881641bdfaa} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9018 | 2026.05.18 07:21:12.663528 [ 54 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9019 | 2026.05.18 07:21:12.663541 [ 4 ] {1006ab95-8a75-4687-a6a1-3881641bdfaa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 9020 | 2026.05.18 07:21:12.663567 [ 54 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.05.18 07:21:12.663579 [ 4 ] {1006ab95-8a75-4687-a6a1-3881641bdfaa} <Debug> TCPHandler: Processed in 0.001233327 sec. | ||
| 9022 | 2026.05.18 07:21:12.663656 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9023 | 2026.05.18 07:21:12.663763 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 9024 | 2026.05.18 07:21:12.663869 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9025 | 2026.05.18 07:21:12.663900 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2976 rows starting from the beginning of the part | ||
| 9026 | 2026.05.18 07:21:12.663961 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 9027 | 2026.05.18 07:21:12.664007 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
| 9028 | 2026.05.18 07:21:12.664051 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 9029 | 2026.05.18 07:21:12.664095 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 9030 | 2026.05.18 07:21:12.664135 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 9031 | 2026.05.18 07:21:12.665241 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001520528 sec., 2154514.74750876 rows/sec., 139.92 MiB/sec. | ||
| 9032 | 2026.05.18 07:21:12.665493 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9033 | 2026.05.18 07:21:12.665791 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.05.18 07:21:12.665859 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_56_11} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9035 | 2026.05.18 07:21:12.665932 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9036 | 2026.05.18 07:21:12.764554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9037 | 2026.05.18 07:21:12.781647 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.05.18 07:21:12.781723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9039 | 2026.05.18 07:21:12.787947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9040 | 2026.05.18 07:21:12.789040 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.05.18 07:21:12.796369 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9042 | 2026.05.18 07:21:13.000335 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.94 MiB, peak 307.17 MiB, free memory in arenas 0.00 B, will set to 301.70 MiB (RSS), difference: -1.24 MiB | ||
| 9043 | 2026.05.18 07:21:17.634565 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9044 | 2026.05.18 07:21:17.634857 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9045 | 2026.05.18 07:21:17.635230 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9046 | 2026.05.18 07:21:17.635272 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <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 | ||
| 9047 | 2026.05.18 07:21:17.635494 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9048 | 2026.05.18 07:21:17.635566 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9049 | 2026.05.18 07:21:17.635713 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9050 | 2026.05.18 07:21:17.635749 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9051 | 2026.05.18 07:21:17.635774 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 9052 | 2026.05.18 07:21:17.635789 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9053 | 2026.05.18 07:21:17.635832 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <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'))" | ||
| 9054 | 2026.05.18 07:21:17.635853 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9055 | 2026.05.18 07:21:17.637194 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00245 sec., 21224.48979591837 rows/sec., 4.96 MiB/sec. | ||
| 9056 | 2026.05.18 07:21:17.637302 [ 4 ] {1b39acc7-0552-4ca8-8854-b156eeb5b8d3} <Debug> TCPHandler: Processed in 0.002892226 sec. | ||
| 9057 | 2026.05.18 07:21:17.639766 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2026.05.18 07:21:17.639965 [ 4 ] {96cddfc5-f53d-42ba-9062-cf27a0bfef40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9059 | 2026.05.18 07:21:17.640047 [ 4 ] {96cddfc5-f53d-42ba-9062-cf27a0bfef40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9060 | 2026.05.18 07:21:17.640885 [ 4 ] {96cddfc5-f53d-42ba-9062-cf27a0bfef40} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.05.18 07:21:17.640939 [ 4 ] {96cddfc5-f53d-42ba-9062-cf27a0bfef40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9062 | 2026.05.18 07:21:17.641354 [ 4 ] {96cddfc5-f53d-42ba-9062-cf27a0bfef40} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9063 | 2026.05.18 07:21:17.641592 [ 4 ] {96cddfc5-f53d-42ba-9062-cf27a0bfef40} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.05.18 07:21:17.641748 [ 4 ] {96cddfc5-f53d-42ba-9062-cf27a0bfef40} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001842 sec., 62975.02714440825 rows/sec., 5.33 MiB/sec. | ||
| 9065 | 2026.05.18 07:21:17.641788 [ 4 ] {96cddfc5-f53d-42ba-9062-cf27a0bfef40} <Debug> TCPHandler: Processed in 0.002168042 sec. | ||
| 9066 | 2026.05.18 07:21:17.641933 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2026.05.18 07:21:17.642033 [ 4 ] {d5ed1b2a-5a59-4b65-bea4-b9d97cc4b08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9068 | 2026.05.18 07:21:17.642075 [ 4 ] {d5ed1b2a-5a59-4b65-bea4-b9d97cc4b08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9069 | 2026.05.18 07:21:17.642497 [ 4 ] {d5ed1b2a-5a59-4b65-bea4-b9d97cc4b08a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.05.18 07:21:17.642534 [ 4 ] {d5ed1b2a-5a59-4b65-bea4-b9d97cc4b08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9071 | 2026.05.18 07:21:17.642855 [ 4 ] {d5ed1b2a-5a59-4b65-bea4-b9d97cc4b08a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9072 | 2026.05.18 07:21:17.643076 [ 4 ] {d5ed1b2a-5a59-4b65-bea4-b9d97cc4b08a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.05.18 07:21:17.643206 [ 4 ] {d5ed1b2a-5a59-4b65-bea4-b9d97cc4b08a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001194 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. | ||
| 9074 | 2026.05.18 07:21:17.643241 [ 4 ] {d5ed1b2a-5a59-4b65-bea4-b9d97cc4b08a} <Debug> TCPHandler: Processed in 0.001356888 sec. | ||
| 9075 | 2026.05.18 07:21:17.643365 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.05.18 07:21:17.643459 [ 4 ] {000b2daa-741a-43c6-a0e0-03a42745e770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9077 | 2026.05.18 07:21:17.643499 [ 4 ] {000b2daa-741a-43c6-a0e0-03a42745e770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9078 | 2026.05.18 07:21:17.643928 [ 4 ] {000b2daa-741a-43c6-a0e0-03a42745e770} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.05.18 07:21:17.643965 [ 4 ] {000b2daa-741a-43c6-a0e0-03a42745e770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9080 | 2026.05.18 07:21:17.644281 [ 4 ] {000b2daa-741a-43c6-a0e0-03a42745e770} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9081 | 2026.05.18 07:21:17.644508 [ 4 ] {000b2daa-741a-43c6-a0e0-03a42745e770} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.05.18 07:21:17.644638 [ 4 ] {000b2daa-741a-43c6-a0e0-03a42745e770} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001197 sec., 78529.6574770259 rows/sec., 6.13 MiB/sec. | ||
| 9083 | 2026.05.18 07:21:17.644673 [ 4 ] {000b2daa-741a-43c6-a0e0-03a42745e770} <Debug> TCPHandler: Processed in 0.001356218 sec. | ||
| 9084 | 2026.05.18 07:21:17.644808 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2026.05.18 07:21:17.644903 [ 4 ] {3f4c8223-0610-418a-9b67-a89186057022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9086 | 2026.05.18 07:21:17.644947 [ 4 ] {3f4c8223-0610-418a-9b67-a89186057022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9087 | 2026.05.18 07:21:17.645370 [ 4 ] {3f4c8223-0610-418a-9b67-a89186057022} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.05.18 07:21:17.645406 [ 4 ] {3f4c8223-0610-418a-9b67-a89186057022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9089 | 2026.05.18 07:21:17.645744 [ 4 ] {3f4c8223-0610-418a-9b67-a89186057022} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9090 | 2026.05.18 07:21:17.645957 [ 4 ] {3f4c8223-0610-418a-9b67-a89186057022} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.05.18 07:21:17.646089 [ 4 ] {3f4c8223-0610-418a-9b67-a89186057022} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9092 | 2026.05.18 07:21:17.646123 [ 4 ] {3f4c8223-0610-418a-9b67-a89186057022} <Debug> TCPHandler: Processed in 0.001363448 sec. | ||
| 9093 | 2026.05.18 07:21:17.646263 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.05.18 07:21:17.646356 [ 4 ] {3e4b271a-f24e-406b-9687-667bce2d9c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.05.18 07:21:17.646411 [ 4 ] {3e4b271a-f24e-406b-9687-667bce2d9c9d} <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 | ||
| 9096 | 2026.05.18 07:21:17.647312 [ 4 ] {3e4b271a-f24e-406b-9687-667bce2d9c9d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.05.18 07:21:17.647349 [ 4 ] {3e4b271a-f24e-406b-9687-667bce2d9c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9098 | 2026.05.18 07:21:17.647916 [ 4 ] {3e4b271a-f24e-406b-9687-667bce2d9c9d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9099 | 2026.05.18 07:21:17.648142 [ 4 ] {3e4b271a-f24e-406b-9687-667bce2d9c9d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.05.18 07:21:17.648280 [ 4 ] {3e4b271a-f24e-406b-9687-667bce2d9c9d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001941 sec., 15455.950540958269 rows/sec., 27.70 MiB/sec. | ||
| 9101 | 2026.05.18 07:21:17.648330 [ 4 ] {3e4b271a-f24e-406b-9687-667bce2d9c9d} <Debug> TCPHandler: Processed in 0.002115642 sec. | ||
| 9102 | 2026.05.18 07:21:17.648448 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.05.18 07:21:17.648542 [ 4 ] {aa8de1e1-8e61-402e-8317-6c1fb48a9b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9104 | 2026.05.18 07:21:17.648584 [ 4 ] {aa8de1e1-8e61-402e-8317-6c1fb48a9b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9105 | 2026.05.18 07:21:17.648927 [ 4 ] {aa8de1e1-8e61-402e-8317-6c1fb48a9b4b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.05.18 07:21:17.648961 [ 4 ] {aa8de1e1-8e61-402e-8317-6c1fb48a9b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9107 | 2026.05.18 07:21:17.649244 [ 4 ] {aa8de1e1-8e61-402e-8317-6c1fb48a9b4b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9108 | 2026.05.18 07:21:17.649444 [ 4 ] {aa8de1e1-8e61-402e-8317-6c1fb48a9b4b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.05.18 07:21:17.649565 [ 4 ] {aa8de1e1-8e61-402e-8317-6c1fb48a9b4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 9110 | 2026.05.18 07:21:17.649596 [ 4 ] {aa8de1e1-8e61-402e-8317-6c1fb48a9b4b} <Debug> TCPHandler: Processed in 0.001252936 sec. | ||
| 9111 | 2026.05.18 07:21:19.320174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18786 | ||
| 9112 | 2026.05.18 07:21:19.321007 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2026.05.18 07:21:19.321041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9114 | 2026.05.18 07:21:19.321572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9115 | 2026.05.18 07:21:19.321804 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2026.05.18 07:21:19.321936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18786 | ||
| 9117 | 2026.05.18 07:21:20.296595 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9118 | 2026.05.18 07:21:20.313597 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.05.18 07:21:20.313652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9120 | 2026.05.18 07:21:20.319945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9121 | 2026.05.18 07:21:20.320686 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.05.18 07:21:20.323550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9123 | 2026.05.18 07:21:22.638294 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.05.18 07:21:22.638553 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9125 | 2026.05.18 07:21:22.638991 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9126 | 2026.05.18 07:21:22.639040 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <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 | ||
| 9127 | 2026.05.18 07:21:22.639284 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9128 | 2026.05.18 07:21:22.639350 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9129 | 2026.05.18 07:21:22.639489 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9130 | 2026.05.18 07:21:22.639524 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9131 | 2026.05.18 07:21:22.639546 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 9132 | 2026.05.18 07:21:22.639562 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9133 | 2026.05.18 07:21:22.639603 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <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'))" | ||
| 9134 | 2026.05.18 07:21:22.639623 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9135 | 2026.05.18 07:21:22.640805 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002305 sec., 22559.652928416483 rows/sec., 5.28 MiB/sec. | ||
| 9136 | 2026.05.18 07:21:22.640973 [ 4 ] {fe2111ce-2f5d-4e1f-9259-77524f8ecf97} <Debug> TCPHandler: Processed in 0.002787525 sec. | ||
| 9137 | 2026.05.18 07:21:22.645975 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2026.05.18 07:21:22.646123 [ 4 ] {97fcb5f6-868f-47af-bf72-d7fc5da3f450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9139 | 2026.05.18 07:21:22.646192 [ 4 ] {97fcb5f6-868f-47af-bf72-d7fc5da3f450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9140 | 2026.05.18 07:21:22.646967 [ 4 ] {97fcb5f6-868f-47af-bf72-d7fc5da3f450} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.05.18 07:21:22.647027 [ 4 ] {97fcb5f6-868f-47af-bf72-d7fc5da3f450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9142 | 2026.05.18 07:21:22.647423 [ 4 ] {97fcb5f6-868f-47af-bf72-d7fc5da3f450} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9143 | 2026.05.18 07:21:22.647660 [ 4 ] {97fcb5f6-868f-47af-bf72-d7fc5da3f450} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.05.18 07:21:22.647804 [ 4 ] {97fcb5f6-868f-47af-bf72-d7fc5da3f450} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001731 sec., 164067.0132871173 rows/sec., 10.42 MiB/sec. | ||
| 9145 | 2026.05.18 07:21:22.647840 [ 4 ] {97fcb5f6-868f-47af-bf72-d7fc5da3f450} <Debug> TCPHandler: Processed in 0.001980201 sec. | ||
| 9146 | 2026.05.18 07:21:22.647974 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.05.18 07:21:22.648076 [ 4 ] {f6af1a4a-242e-4af2-896b-437636b85aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9148 | 2026.05.18 07:21:22.648116 [ 4 ] {f6af1a4a-242e-4af2-896b-437636b85aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9149 | 2026.05.18 07:21:22.648797 [ 4 ] {f6af1a4a-242e-4af2-896b-437636b85aa5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.05.18 07:21:22.648841 [ 4 ] {f6af1a4a-242e-4af2-896b-437636b85aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9151 | 2026.05.18 07:21:22.649200 [ 4 ] {f6af1a4a-242e-4af2-896b-437636b85aa5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9152 | 2026.05.18 07:21:22.649409 [ 4 ] {f6af1a4a-242e-4af2-896b-437636b85aa5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.05.18 07:21:22.649538 [ 4 ] {f6af1a4a-242e-4af2-896b-437636b85aa5} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00148 sec., 553378.3783783783 rows/sec., 42.89 MiB/sec. | ||
| 9154 | 2026.05.18 07:21:22.649573 [ 4 ] {f6af1a4a-242e-4af2-896b-437636b85aa5} <Debug> TCPHandler: Processed in 0.001650619 sec. | ||
| 9155 | 2026.05.18 07:21:22.649692 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2026.05.18 07:21:22.649790 [ 4 ] {1c7cfc4c-bfe6-42c9-a96a-ac5252243d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9157 | 2026.05.18 07:21:22.649830 [ 4 ] {1c7cfc4c-bfe6-42c9-a96a-ac5252243d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9158 | 2026.05.18 07:21:22.650253 [ 4 ] {1c7cfc4c-bfe6-42c9-a96a-ac5252243d2f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.05.18 07:21:22.650289 [ 4 ] {1c7cfc4c-bfe6-42c9-a96a-ac5252243d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9160 | 2026.05.18 07:21:22.650584 [ 4 ] {1c7cfc4c-bfe6-42c9-a96a-ac5252243d2f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9161 | 2026.05.18 07:21:22.650798 [ 4 ] {1c7cfc4c-bfe6-42c9-a96a-ac5252243d2f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.05.18 07:21:22.650931 [ 4 ] {1c7cfc4c-bfe6-42c9-a96a-ac5252243d2f} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001159 sec., 132010.35375323554 rows/sec., 7.89 MiB/sec. | ||
| 9163 | 2026.05.18 07:21:22.650968 [ 4 ] {1c7cfc4c-bfe6-42c9-a96a-ac5252243d2f} <Debug> TCPHandler: Processed in 0.001325417 sec. | ||
| 9164 | 2026.05.18 07:21:22.651089 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.05.18 07:21:22.651185 [ 4 ] {7e69b9b1-edda-495e-8634-9f3abf52a899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9166 | 2026.05.18 07:21:22.651224 [ 4 ] {7e69b9b1-edda-495e-8634-9f3abf52a899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9167 | 2026.05.18 07:21:22.651637 [ 4 ] {7e69b9b1-edda-495e-8634-9f3abf52a899} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.05.18 07:21:22.651673 [ 4 ] {7e69b9b1-edda-495e-8634-9f3abf52a899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9169 | 2026.05.18 07:21:22.651957 [ 4 ] {7e69b9b1-edda-495e-8634-9f3abf52a899} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9170 | 2026.05.18 07:21:22.652159 [ 4 ] {7e69b9b1-edda-495e-8634-9f3abf52a899} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.05.18 07:21:22.652282 [ 4 ] {7e69b9b1-edda-495e-8634-9f3abf52a899} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001116 sec., 133512.54480286737 rows/sec., 8.63 MiB/sec. | ||
| 9172 | 2026.05.18 07:21:22.652316 [ 4 ] {7e69b9b1-edda-495e-8634-9f3abf52a899} <Debug> TCPHandler: Processed in 0.001275067 sec. | ||
| 9173 | 2026.05.18 07:21:22.652476 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.05.18 07:21:22.652572 [ 4 ] {6f3a35da-01f0-4a9e-bead-c59472feb41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9175 | 2026.05.18 07:21:22.652611 [ 4 ] {6f3a35da-01f0-4a9e-bead-c59472feb41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9176 | 2026.05.18 07:21:22.653032 [ 4 ] {6f3a35da-01f0-4a9e-bead-c59472feb41d} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.05.18 07:21:22.653068 [ 4 ] {6f3a35da-01f0-4a9e-bead-c59472feb41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9178 | 2026.05.18 07:21:22.653474 [ 4 ] {6f3a35da-01f0-4a9e-bead-c59472feb41d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9179 | 2026.05.18 07:21:22.653683 [ 4 ] {6f3a35da-01f0-4a9e-bead-c59472feb41d} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.05.18 07:21:22.653810 [ 4 ] {6f3a35da-01f0-4a9e-bead-c59472feb41d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001256 sec., 117834.3949044586 rows/sec., 6.70 MiB/sec. | ||
| 9181 | 2026.05.18 07:21:22.653849 [ 4 ] {6f3a35da-01f0-4a9e-bead-c59472feb41d} <Debug> TCPHandler: Processed in 0.001421468 sec. | ||
| 9182 | 2026.05.18 07:21:22.654017 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.05.18 07:21:22.654113 [ 4 ] {e1eb11cb-5995-4c1b-97fb-0781118555cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9184 | 2026.05.18 07:21:22.654153 [ 4 ] {e1eb11cb-5995-4c1b-97fb-0781118555cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9185 | 2026.05.18 07:21:22.654735 [ 4 ] {e1eb11cb-5995-4c1b-97fb-0781118555cd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.05.18 07:21:22.654771 [ 4 ] {e1eb11cb-5995-4c1b-97fb-0781118555cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9187 | 2026.05.18 07:21:22.655093 [ 4 ] {e1eb11cb-5995-4c1b-97fb-0781118555cd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9188 | 2026.05.18 07:21:22.655321 [ 4 ] {e1eb11cb-5995-4c1b-97fb-0781118555cd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.05.18 07:21:22.655448 [ 4 ] {e1eb11cb-5995-4c1b-97fb-0781118555cd} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001353 sec., 370288.24833702884 rows/sec., 26.03 MiB/sec. | ||
| 9190 | 2026.05.18 07:21:22.655482 [ 4 ] {e1eb11cb-5995-4c1b-97fb-0781118555cd} <Debug> TCPHandler: Processed in 0.001514048 sec. | ||
| 9191 | 2026.05.18 07:21:22.655620 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.05.18 07:21:22.655716 [ 4 ] {6ba5613d-0e8f-47f1-b206-97c857a98eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9193 | 2026.05.18 07:21:22.655758 [ 4 ] {6ba5613d-0e8f-47f1-b206-97c857a98eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9194 | 2026.05.18 07:21:22.656108 [ 4 ] {6ba5613d-0e8f-47f1-b206-97c857a98eac} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.05.18 07:21:22.656143 [ 4 ] {6ba5613d-0e8f-47f1-b206-97c857a98eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9196 | 2026.05.18 07:21:22.656450 [ 4 ] {6ba5613d-0e8f-47f1-b206-97c857a98eac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9197 | 2026.05.18 07:21:22.656666 [ 4 ] {6ba5613d-0e8f-47f1-b206-97c857a98eac} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.05.18 07:21:22.656792 [ 4 ] {6ba5613d-0e8f-47f1-b206-97c857a98eac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 9199 | 2026.05.18 07:21:22.656825 [ 4 ] {6ba5613d-0e8f-47f1-b206-97c857a98eac} <Debug> TCPHandler: Processed in 0.001253537 sec. | ||
| 9200 | 2026.05.18 07:21:22.656987 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.05.18 07:21:22.657083 [ 4 ] {c8c9cbac-54f0-46cb-98c4-9b0941e3166f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9202 | 2026.05.18 07:21:22.657125 [ 4 ] {c8c9cbac-54f0-46cb-98c4-9b0941e3166f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9203 | 2026.05.18 07:21:22.657558 [ 4 ] {c8c9cbac-54f0-46cb-98c4-9b0941e3166f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.05.18 07:21:22.657594 [ 4 ] {c8c9cbac-54f0-46cb-98c4-9b0941e3166f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9205 | 2026.05.18 07:21:22.657927 [ 4 ] {c8c9cbac-54f0-46cb-98c4-9b0941e3166f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9206 | 2026.05.18 07:21:22.658140 [ 4 ] {c8c9cbac-54f0-46cb-98c4-9b0941e3166f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.05.18 07:21:22.658265 [ 4 ] {c8c9cbac-54f0-46cb-98c4-9b0941e3166f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. | ||
| 9208 | 2026.05.18 07:21:22.658299 [ 4 ] {c8c9cbac-54f0-46cb-98c4-9b0941e3166f} <Debug> TCPHandler: Processed in 0.001360508 sec. | ||
| 9209 | 2026.05.18 07:21:22.658448 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.05.18 07:21:22.658543 [ 4 ] {21bf2b61-9874-412f-b489-fd209fa9fc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.05.18 07:21:22.658585 [ 4 ] {21bf2b61-9874-412f-b489-fd209fa9fc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9212 | 2026.05.18 07:21:22.658928 [ 4 ] {21bf2b61-9874-412f-b489-fd209fa9fc0f} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.05.18 07:21:22.658964 [ 4 ] {21bf2b61-9874-412f-b489-fd209fa9fc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9214 | 2026.05.18 07:21:22.659259 [ 4 ] {21bf2b61-9874-412f-b489-fd209fa9fc0f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9215 | 2026.05.18 07:21:22.659483 [ 4 ] {21bf2b61-9874-412f-b489-fd209fa9fc0f} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.05.18 07:21:22.659611 [ 4 ] {21bf2b61-9874-412f-b489-fd209fa9fc0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 9217 | 2026.05.18 07:21:22.659645 [ 4 ] {21bf2b61-9874-412f-b489-fd209fa9fc0f} <Debug> TCPHandler: Processed in 0.001245727 sec. | ||
| 9218 | 2026.05.18 07:21:22.659769 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.05.18 07:21:22.659865 [ 4 ] {2a16f1e0-dd76-454a-8ff9-4b63f0f6d3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9220 | 2026.05.18 07:21:22.659919 [ 4 ] {2a16f1e0-dd76-454a-8ff9-4b63f0f6d3f3} <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 | ||
| 9221 | 2026.05.18 07:21:22.660718 [ 4 ] {2a16f1e0-dd76-454a-8ff9-4b63f0f6d3f3} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.05.18 07:21:22.660754 [ 4 ] {2a16f1e0-dd76-454a-8ff9-4b63f0f6d3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9223 | 2026.05.18 07:21:22.661268 [ 4 ] {2a16f1e0-dd76-454a-8ff9-4b63f0f6d3f3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9224 | 2026.05.18 07:21:22.661500 [ 4 ] {2a16f1e0-dd76-454a-8ff9-4b63f0f6d3f3} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.05.18 07:21:22.661638 [ 4 ] {2a16f1e0-dd76-454a-8ff9-4b63f0f6d3f3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001791 sec., 6141.8202121719705 rows/sec., 11.01 MiB/sec. | ||
| 9226 | 2026.05.18 07:21:22.661689 [ 4 ] {2a16f1e0-dd76-454a-8ff9-4b63f0f6d3f3} <Debug> TCPHandler: Processed in 0.001968321 sec. | ||
| 9227 | 2026.05.18 07:21:22.661831 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.05.18 07:21:22.661927 [ 4 ] {c783bd96-2b76-4b52-b5a5-4075bf63c640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9229 | 2026.05.18 07:21:22.661969 [ 4 ] {c783bd96-2b76-4b52-b5a5-4075bf63c640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9230 | 2026.05.18 07:21:22.662347 [ 4 ] {c783bd96-2b76-4b52-b5a5-4075bf63c640} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.05.18 07:21:22.662383 [ 4 ] {c783bd96-2b76-4b52-b5a5-4075bf63c640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9232 | 2026.05.18 07:21:22.662691 [ 4 ] {c783bd96-2b76-4b52-b5a5-4075bf63c640} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9233 | 2026.05.18 07:21:22.662908 [ 4 ] {c783bd96-2b76-4b52-b5a5-4075bf63c640} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.05.18 07:21:22.663039 [ 4 ] {c783bd96-2b76-4b52-b5a5-4075bf63c640} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 4.98 MiB/sec. | ||
| 9235 | 2026.05.18 07:21:22.663073 [ 4 ] {c783bd96-2b76-4b52-b5a5-4075bf63c640} <Debug> TCPHandler: Processed in 0.001290337 sec. | ||
| 9236 | 2026.05.18 07:21:26.699782 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9237 | 2026.05.18 07:21:26.699844 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9238 | 2026.05.18 07:21:26.822987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19234 | ||
| 9239 | 2026.05.18 07:21:26.823524 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.05.18 07:21:26.823572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9241 | 2026.05.18 07:21:26.824238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9242 | 2026.05.18 07:21:26.824515 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.05.18 07:21:26.824680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19234 | ||
| 9244 | 2026.05.18 07:21:27.634550 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.05.18 07:21:27.634797 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9246 | 2026.05.18 07:21:27.635141 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9247 | 2026.05.18 07:21:27.635179 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <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 | ||
| 9248 | 2026.05.18 07:21:27.635393 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9249 | 2026.05.18 07:21:27.635461 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9250 | 2026.05.18 07:21:27.635598 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9251 | 2026.05.18 07:21:27.635633 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9252 | 2026.05.18 07:21:27.635655 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 9253 | 2026.05.18 07:21:27.635669 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9254 | 2026.05.18 07:21:27.635709 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <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'))" | ||
| 9255 | 2026.05.18 07:21:27.635729 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9256 | 2026.05.18 07:21:27.637153 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002459 sec., 21146.807645384306 rows/sec., 4.95 MiB/sec. | ||
| 9257 | 2026.05.18 07:21:27.637247 [ 4 ] {8a547507-16b5-41c9-8257-71d06e8ffbd7} <Debug> TCPHandler: Processed in 0.002831266 sec. | ||
| 9258 | 2026.05.18 07:21:27.639572 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.05.18 07:21:27.639767 [ 4 ] {8d756bfd-d8fd-4f20-b57f-acdc3c36ff6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9260 | 2026.05.18 07:21:27.639841 [ 4 ] {8d756bfd-d8fd-4f20-b57f-acdc3c36ff6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9261 | 2026.05.18 07:21:27.640502 [ 4 ] {8d756bfd-d8fd-4f20-b57f-acdc3c36ff6f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.05.18 07:21:27.640545 [ 4 ] {8d756bfd-d8fd-4f20-b57f-acdc3c36ff6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9263 | 2026.05.18 07:21:27.640923 [ 4 ] {8d756bfd-d8fd-4f20-b57f-acdc3c36ff6f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9264 | 2026.05.18 07:21:27.641151 [ 4 ] {8d756bfd-d8fd-4f20-b57f-acdc3c36ff6f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.05.18 07:21:27.641289 [ 4 ] {8d756bfd-d8fd-4f20-b57f-acdc3c36ff6f} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001582 sec., 73324.90518331226 rows/sec., 6.21 MiB/sec. | ||
| 9266 | 2026.05.18 07:21:27.641318 [ 75 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9267 | 2026.05.18 07:21:27.641324 [ 4 ] {8d756bfd-d8fd-4f20-b57f-acdc3c36ff6f} <Debug> TCPHandler: Processed in 0.00184154 sec. | ||
| 9268 | 2026.05.18 07:21:27.641391 [ 75 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.05.18 07:21:27.641420 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9270 | 2026.05.18 07:21:27.641535 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.05.18 07:21:27.641547 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 9272 | 2026.05.18 07:21:27.641638 [ 4 ] {bc7947ea-02c9-4b80-bdc0-7df2cf8395fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9273 | 2026.05.18 07:21:27.641655 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9274 | 2026.05.18 07:21:27.641678 [ 4 ] {bc7947ea-02c9-4b80-bdc0-7df2cf8395fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9275 | 2026.05.18 07:21:27.641687 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3362 rows starting from the beginning of the part | ||
| 9276 | 2026.05.18 07:21:27.641761 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 116 rows starting from the beginning of the part | ||
| 9277 | 2026.05.18 07:21:27.641812 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 819 rows starting from the beginning of the part | ||
| 9278 | 2026.05.18 07:21:27.641859 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 116 rows starting from the beginning of the part | ||
| 9279 | 2026.05.18 07:21:27.641903 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 819 rows starting from the beginning of the part | ||
| 9280 | 2026.05.18 07:21:27.641946 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 116 rows starting from the beginning of the part | ||
| 9281 | 2026.05.18 07:21:27.642132 [ 4 ] {bc7947ea-02c9-4b80-bdc0-7df2cf8395fc} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.05.18 07:21:27.642167 [ 4 ] {bc7947ea-02c9-4b80-bdc0-7df2cf8395fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9283 | 2026.05.18 07:21:27.642494 [ 4 ] {bc7947ea-02c9-4b80-bdc0-7df2cf8395fc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9284 | 2026.05.18 07:21:27.642707 [ 4 ] {bc7947ea-02c9-4b80-bdc0-7df2cf8395fc} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.05.18 07:21:27.642835 [ 4 ] {bc7947ea-02c9-4b80-bdc0-7df2cf8395fc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001215 sec., 24691.35802469136 rows/sec., 1.81 MiB/sec. | ||
| 9286 | 2026.05.18 07:21:27.642845 [ 75 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9287 | 2026.05.18 07:21:27.642870 [ 4 ] {bc7947ea-02c9-4b80-bdc0-7df2cf8395fc} <Debug> TCPHandler: Processed in 0.001392248 sec. | ||
| 9288 | 2026.05.18 07:21:27.642894 [ 75 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.05.18 07:21:27.642928 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9290 | 2026.05.18 07:21:27.643014 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2026.05.18 07:21:27.643030 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 9292 | 2026.05.18 07:21:27.643114 [ 4 ] {2093a04d-af38-4e28-b820-c23e7512f5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9293 | 2026.05.18 07:21:27.643141 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9294 | 2026.05.18 07:21:27.643157 [ 4 ] {2093a04d-af38-4e28-b820-c23e7512f5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9295 | 2026.05.18 07:21:27.643185 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 226 rows starting from the beginning of the part | ||
| 9296 | 2026.05.18 07:21:27.643246 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 9297 | 2026.05.18 07:21:27.643290 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 153 rows starting from the beginning of the part | ||
| 9298 | 2026.05.18 07:21:27.643331 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 9299 | 2026.05.18 07:21:27.643371 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 153 rows starting from the beginning of the part | ||
| 9300 | 2026.05.18 07:21:27.643410 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
| 9301 | 2026.05.18 07:21:27.643591 [ 4 ] {2093a04d-af38-4e28-b820-c23e7512f5e5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.05.18 07:21:27.643631 [ 4 ] {2093a04d-af38-4e28-b820-c23e7512f5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9303 | 2026.05.18 07:21:27.644007 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5348 rows, containing 5 columns (5 merged, 0 gathered) in 0.002507054 sec., 2133181.016444002 rows/sec., 171.57 MiB/sec. | ||
| 9304 | 2026.05.18 07:21:27.644286 [ 4 ] {2093a04d-af38-4e28-b820-c23e7512f5e5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9305 | 2026.05.18 07:21:27.644338 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346487 sec., 461942.8186087203 rows/sec., 31.00 MiB/sec. | ||
| 9306 | 2026.05.18 07:21:27.644511 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9307 | 2026.05.18 07:21:27.644513 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9308 | 2026.05.18 07:21:27.644563 [ 4 ] {2093a04d-af38-4e28-b820-c23e7512f5e5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.05.18 07:21:27.644708 [ 4 ] {2093a04d-af38-4e28-b820-c23e7512f5e5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001612 sec., 58312.65508684864 rows/sec., 4.55 MiB/sec. | ||
| 9310 | 2026.05.18 07:21:27.644721 [ 75 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9311 | 2026.05.18 07:21:27.644745 [ 4 ] {2093a04d-af38-4e28-b820-c23e7512f5e5} <Debug> TCPHandler: Processed in 0.00177936 sec. | ||
| 9312 | 2026.05.18 07:21:27.644768 [ 75 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.05.18 07:21:27.644800 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9314 | 2026.05.18 07:21:27.644895 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 9315 | 2026.05.18 07:21:27.644958 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.05.18 07:21:27.644988 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9317 | 2026.05.18 07:21:27.644997 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.05.18 07:21:27.645013 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1831 rows starting from the beginning of the part | ||
| 9319 | 2026.05.18 07:21:27.645053 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_51_10} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9320 | 2026.05.18 07:21:27.645075 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 94 rows starting from the beginning of the part | ||
| 9321 | 2026.05.18 07:21:27.645104 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_61_12} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9322 | 2026.05.18 07:21:27.645103 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2026.05.18 07:21:27.645122 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 501 rows starting from the beginning of the part | ||
| 9324 | 2026.05.18 07:21:27.645139 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9325 | 2026.05.18 07:21:27.645188 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 94 rows starting from the beginning of the part | ||
| 9326 | 2026.05.18 07:21:27.645209 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 9327 | 2026.05.18 07:21:27.645229 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 501 rows starting from the beginning of the part | ||
| 9328 | 2026.05.18 07:21:27.645278 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 94 rows starting from the beginning of the part | ||
| 9329 | 2026.05.18 07:21:27.645279 [ 4 ] {573b0e89-7315-4ca6-9b13-9d74bc0e5c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9330 | 2026.05.18 07:21:27.645364 [ 4 ] {573b0e89-7315-4ca6-9b13-9d74bc0e5c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9331 | 2026.05.18 07:21:27.646011 [ 4 ] {573b0e89-7315-4ca6-9b13-9d74bc0e5c1f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.05.18 07:21:27.646053 [ 4 ] {573b0e89-7315-4ca6-9b13-9d74bc0e5c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9333 | 2026.05.18 07:21:27.646547 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687959 sec., 1845423.9706059212 rows/sec., 135.75 MiB/sec. | ||
| 9334 | 2026.05.18 07:21:27.646565 [ 4 ] {573b0e89-7315-4ca6-9b13-9d74bc0e5c1f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9335 | 2026.05.18 07:21:27.646753 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9336 | 2026.05.18 07:21:27.646829 [ 4 ] {573b0e89-7315-4ca6-9b13-9d74bc0e5c1f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.05.18 07:21:27.646989 [ 4 ] {573b0e89-7315-4ca6-9b13-9d74bc0e5c1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001758 sec., 91012.51422070534 rows/sec., 6.34 MiB/sec. | ||
| 9338 | 2026.05.18 07:21:27.647040 [ 4 ] {573b0e89-7315-4ca6-9b13-9d74bc0e5c1f} <Debug> TCPHandler: Processed in 0.002074912 sec. | ||
| 9339 | 2026.05.18 07:21:27.647053 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2026.05.18 07:21:27.647124 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_61_12} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9341 | 2026.05.18 07:21:27.647161 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2026.05.18 07:21:27.647182 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9343 | 2026.05.18 07:21:27.647264 [ 4 ] {d321c31d-5ed6-43db-8b6c-a209236e56e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9344 | 2026.05.18 07:21:27.647323 [ 4 ] {d321c31d-5ed6-43db-8b6c-a209236e56e6} <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 | ||
| 9345 | 2026.05.18 07:21:27.648273 [ 4 ] {d321c31d-5ed6-43db-8b6c-a209236e56e6} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.05.18 07:21:27.648316 [ 4 ] {d321c31d-5ed6-43db-8b6c-a209236e56e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9347 | 2026.05.18 07:21:27.648957 [ 4 ] {d321c31d-5ed6-43db-8b6c-a209236e56e6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9348 | 2026.05.18 07:21:27.649206 [ 4 ] {d321c31d-5ed6-43db-8b6c-a209236e56e6} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.05.18 07:21:27.649364 [ 4 ] {d321c31d-5ed6-43db-8b6c-a209236e56e6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002118 sec., 14164.305949008498 rows/sec., 25.38 MiB/sec. | ||
| 9350 | 2026.05.18 07:21:27.649465 [ 4 ] {d321c31d-5ed6-43db-8b6c-a209236e56e6} <Debug> TCPHandler: Processed in 0.002354453 sec. | ||
| 9351 | 2026.05.18 07:21:27.649655 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9352 | 2026.05.18 07:21:27.649799 [ 4 ] {69cc8214-c4ba-4f16-8c24-745ce3235893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9353 | 2026.05.18 07:21:27.649857 [ 4 ] {69cc8214-c4ba-4f16-8c24-745ce3235893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9354 | 2026.05.18 07:21:27.650270 [ 4 ] {69cc8214-c4ba-4f16-8c24-745ce3235893} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.05.18 07:21:27.650311 [ 4 ] {69cc8214-c4ba-4f16-8c24-745ce3235893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9356 | 2026.05.18 07:21:27.650636 [ 4 ] {69cc8214-c4ba-4f16-8c24-745ce3235893} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9357 | 2026.05.18 07:21:27.650858 [ 4 ] {69cc8214-c4ba-4f16-8c24-745ce3235893} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.05.18 07:21:27.650991 [ 4 ] {69cc8214-c4ba-4f16-8c24-745ce3235893} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 9359 | 2026.05.18 07:21:27.651035 [ 4 ] {69cc8214-c4ba-4f16-8c24-745ce3235893} <Debug> TCPHandler: Processed in 0.001490648 sec. | ||
| 9360 | 2026.05.18 07:21:27.824541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9361 | 2026.05.18 07:21:27.842136 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.05.18 07:21:27.842185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9363 | 2026.05.18 07:21:27.848575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9364 | 2026.05.18 07:21:27.849257 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.05.18 07:21:27.852116 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9366 | 2026.05.18 07:21:29.909324 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.05.18 07:21:29.909614 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9368 | 2026.05.18 07:21:29.910036 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9369 | 2026.05.18 07:21:29.910082 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9370 | 2026.05.18 07:21:29.910348 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9371 | 2026.05.18 07:21:29.910418 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9372 | 2026.05.18 07:21:29.910564 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 9373 | 2026.05.18 07:21:29.910601 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9374 | 2026.05.18 07:21:29.910624 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 9375 | 2026.05.18 07:21:29.910640 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9376 | 2026.05.18 07:21:29.910682 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9377 | 2026.05.18 07:21:29.910703 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9378 | 2026.05.18 07:21:29.912080 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.0026 sec., 20000 rows/sec., 4.68 MiB/sec. | ||
| 9379 | 2026.05.18 07:21:29.912194 [ 4 ] {cc265685-82c9-4dad-97cb-d215d1b09b35} <Debug> TCPHandler: Processed in 0.003024387 sec. | ||
| 9380 | 2026.05.18 07:21:29.927933 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2026.05.18 07:21:29.928095 [ 4 ] {33f060e4-a56c-4435-ac04-77de5ba0e169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9382 | 2026.05.18 07:21:29.928171 [ 4 ] {33f060e4-a56c-4435-ac04-77de5ba0e169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9383 | 2026.05.18 07:21:29.929122 [ 4 ] {33f060e4-a56c-4435-ac04-77de5ba0e169} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.05.18 07:21:29.929170 [ 4 ] {33f060e4-a56c-4435-ac04-77de5ba0e169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9385 | 2026.05.18 07:21:29.929568 [ 4 ] {33f060e4-a56c-4435-ac04-77de5ba0e169} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9386 | 2026.05.18 07:21:29.929800 [ 4 ] {33f060e4-a56c-4435-ac04-77de5ba0e169} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2026.05.18 07:21:29.929964 [ 4 ] {33f060e4-a56c-4435-ac04-77de5ba0e169} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001926 sec., 147455.8670820353 rows/sec., 9.37 MiB/sec. | ||
| 9388 | 2026.05.18 07:21:29.930001 [ 4 ] {33f060e4-a56c-4435-ac04-77de5ba0e169} <Debug> TCPHandler: Processed in 0.002133672 sec. | ||
| 9389 | 2026.05.18 07:21:29.930136 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9390 | 2026.05.18 07:21:29.930237 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9391 | 2026.05.18 07:21:29.930279 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9392 | 2026.05.18 07:21:29.932233 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.05.18 07:21:29.932273 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9394 | 2026.05.18 07:21:29.932835 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9395 | 2026.05.18 07:21:29.933053 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2026.05.18 07:21:29.933192 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.002974 sec., 1065232.0107599192 rows/sec., 79.20 MiB/sec. | ||
| 9397 | 2026.05.18 07:21:29.933230 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9398 | 2026.05.18 07:21:29.933243 [ 4 ] {e9b09944-72ed-49ef-9c26-0eaa29b6734d} <Debug> TCPHandler: Processed in 0.003158427 sec. | ||
| 9399 | 2026.05.18 07:21:29.933375 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2026.05.18 07:21:29.933472 [ 4 ] {813e82bf-45d8-4c17-b170-d91396f7b997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9401 | 2026.05.18 07:21:29.933514 [ 4 ] {813e82bf-45d8-4c17-b170-d91396f7b997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9402 | 2026.05.18 07:21:29.934072 [ 4 ] {813e82bf-45d8-4c17-b170-d91396f7b997} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.05.18 07:21:29.934111 [ 4 ] {813e82bf-45d8-4c17-b170-d91396f7b997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9404 | 2026.05.18 07:21:29.934418 [ 4 ] {813e82bf-45d8-4c17-b170-d91396f7b997} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9405 | 2026.05.18 07:21:29.934637 [ 4 ] {813e82bf-45d8-4c17-b170-d91396f7b997} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.05.18 07:21:29.934770 [ 4 ] {813e82bf-45d8-4c17-b170-d91396f7b997} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001317 sec., 124525.43659832953 rows/sec., 7.56 MiB/sec. | ||
| 9407 | 2026.05.18 07:21:29.934807 [ 4 ] {813e82bf-45d8-4c17-b170-d91396f7b997} <Debug> TCPHandler: Processed in 0.001481988 sec. | ||
| 9408 | 2026.05.18 07:21:29.934933 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.05.18 07:21:29.935034 [ 4 ] {1e872dde-64c2-4972-a2cc-6935f133c637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9410 | 2026.05.18 07:21:29.935077 [ 4 ] {1e872dde-64c2-4972-a2cc-6935f133c637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9411 | 2026.05.18 07:21:29.935827 [ 4 ] {1e872dde-64c2-4972-a2cc-6935f133c637} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.05.18 07:21:29.935870 [ 4 ] {1e872dde-64c2-4972-a2cc-6935f133c637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9413 | 2026.05.18 07:21:29.936443 [ 4 ] {1e872dde-64c2-4972-a2cc-6935f133c637} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9414 | 2026.05.18 07:21:29.936680 [ 4 ] {1e872dde-64c2-4972-a2cc-6935f133c637} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.05.18 07:21:29.936819 [ 4 ] {1e872dde-64c2-4972-a2cc-6935f133c637} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001803 sec., 526899.6117581808 rows/sec., 31.00 MiB/sec. | ||
| 9416 | 2026.05.18 07:21:29.936855 [ 4 ] {1e872dde-64c2-4972-a2cc-6935f133c637} <Debug> TCPHandler: Processed in 0.001972191 sec. | ||
| 9417 | 2026.05.18 07:21:29.937015 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.05.18 07:21:29.937114 [ 4 ] {539cf3ec-191f-420e-b94d-889139a40d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9419 | 2026.05.18 07:21:29.937156 [ 4 ] {539cf3ec-191f-420e-b94d-889139a40d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9420 | 2026.05.18 07:21:29.937563 [ 4 ] {539cf3ec-191f-420e-b94d-889139a40d25} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.05.18 07:21:29.937777 [ 4 ] {539cf3ec-191f-420e-b94d-889139a40d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9422 | 2026.05.18 07:21:29.938082 [ 4 ] {539cf3ec-191f-420e-b94d-889139a40d25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9423 | 2026.05.18 07:21:29.938308 [ 4 ] {539cf3ec-191f-420e-b94d-889139a40d25} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.05.18 07:21:29.938442 [ 4 ] {539cf3ec-191f-420e-b94d-889139a40d25} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 52.20 KiB/sec. | ||
| 9425 | 2026.05.18 07:21:29.938477 [ 4 ] {539cf3ec-191f-420e-b94d-889139a40d25} <Debug> TCPHandler: Processed in 0.001512028 sec. | ||
| 9426 | 2026.05.18 07:21:29.938606 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.05.18 07:21:29.938702 [ 4 ] {75961ba4-ae3e-489a-a838-e4a47d35fe24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9428 | 2026.05.18 07:21:29.938743 [ 4 ] {75961ba4-ae3e-489a-a838-e4a47d35fe24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9429 | 2026.05.18 07:21:29.939269 [ 4 ] {75961ba4-ae3e-489a-a838-e4a47d35fe24} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.05.18 07:21:29.939307 [ 4 ] {75961ba4-ae3e-489a-a838-e4a47d35fe24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9431 | 2026.05.18 07:21:29.939619 [ 4 ] {75961ba4-ae3e-489a-a838-e4a47d35fe24} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9432 | 2026.05.18 07:21:29.939847 [ 4 ] {75961ba4-ae3e-489a-a838-e4a47d35fe24} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.05.18 07:21:29.939975 [ 4 ] {75961ba4-ae3e-489a-a838-e4a47d35fe24} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00129 sec., 114728.68217054264 rows/sec., 6.52 MiB/sec. | ||
| 9434 | 2026.05.18 07:21:29.940009 [ 4 ] {75961ba4-ae3e-489a-a838-e4a47d35fe24} <Debug> TCPHandler: Processed in 0.001452869 sec. | ||
| 9435 | 2026.05.18 07:21:29.940143 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.05.18 07:21:29.940247 [ 4 ] {b473d782-44ae-4a94-93b1-271d434692b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9437 | 2026.05.18 07:21:29.940287 [ 4 ] {b473d782-44ae-4a94-93b1-271d434692b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9438 | 2026.05.18 07:21:29.941851 [ 4 ] {b473d782-44ae-4a94-93b1-271d434692b9} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.05.18 07:21:29.941921 [ 4 ] {b473d782-44ae-4a94-93b1-271d434692b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9440 | 2026.05.18 07:21:29.942442 [ 4 ] {b473d782-44ae-4a94-93b1-271d434692b9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9441 | 2026.05.18 07:21:29.942690 [ 4 ] {b473d782-44ae-4a94-93b1-271d434692b9} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.05.18 07:21:29.942845 [ 4 ] {b473d782-44ae-4a94-93b1-271d434692b9} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.00262 sec., 659160.3053435115 rows/sec., 44.38 MiB/sec. | ||
| 9443 | 2026.05.18 07:21:29.942901 [ 4 ] {b473d782-44ae-4a94-93b1-271d434692b9} <Debug> TCPHandler: Processed in 0.002818676 sec. | ||
| 9444 | 2026.05.18 07:21:29.943103 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.05.18 07:21:29.943233 [ 4 ] {f3efe985-7522-4f9f-81c2-c81c8d9794a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9446 | 2026.05.18 07:21:29.943287 [ 4 ] {f3efe985-7522-4f9f-81c2-c81c8d9794a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9447 | 2026.05.18 07:21:29.943638 [ 4 ] {f3efe985-7522-4f9f-81c2-c81c8d9794a1} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.05.18 07:21:29.943735 [ 4 ] {f3efe985-7522-4f9f-81c2-c81c8d9794a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9449 | 2026.05.18 07:21:29.944042 [ 4 ] {f3efe985-7522-4f9f-81c2-c81c8d9794a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9450 | 2026.05.18 07:21:29.944273 [ 4 ] {f3efe985-7522-4f9f-81c2-c81c8d9794a1} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.05.18 07:21:29.944403 [ 4 ] {f3efe985-7522-4f9f-81c2-c81c8d9794a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 265.21 KiB/sec. | ||
| 9452 | 2026.05.18 07:21:29.944436 [ 4 ] {f3efe985-7522-4f9f-81c2-c81c8d9794a1} <Debug> TCPHandler: Processed in 0.001426338 sec. | ||
| 9453 | 2026.05.18 07:21:29.944583 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2026.05.18 07:21:29.944679 [ 4 ] {53fb3c8f-3d3e-46cd-a7bb-8f1823d9714b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9455 | 2026.05.18 07:21:29.944722 [ 4 ] {53fb3c8f-3d3e-46cd-a7bb-8f1823d9714b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9456 | 2026.05.18 07:21:29.945541 [ 4 ] {53fb3c8f-3d3e-46cd-a7bb-8f1823d9714b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.05.18 07:21:29.945581 [ 4 ] {53fb3c8f-3d3e-46cd-a7bb-8f1823d9714b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9458 | 2026.05.18 07:21:29.946017 [ 4 ] {53fb3c8f-3d3e-46cd-a7bb-8f1823d9714b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9459 | 2026.05.18 07:21:29.946231 [ 4 ] {53fb3c8f-3d3e-46cd-a7bb-8f1823d9714b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.05.18 07:21:29.946359 [ 4 ] {53fb3c8f-3d3e-46cd-a7bb-8f1823d9714b} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001697 sec., 981143.193871538 rows/sec., 59.90 MiB/sec. | ||
| 9461 | 2026.05.18 07:21:29.946359 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9462 | 2026.05.18 07:21:29.946396 [ 4 ] {53fb3c8f-3d3e-46cd-a7bb-8f1823d9714b} <Debug> TCPHandler: Processed in 0.001866751 sec. | ||
| 9463 | 2026.05.18 07:21:29.946418 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.05.18 07:21:29.946444 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9465 | 2026.05.18 07:21:29.946544 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.05.18 07:21:29.946560 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 9467 | 2026.05.18 07:21:29.946645 [ 4 ] {d9501c79-0dd9-4e83-8462-be3d72a00ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9468 | 2026.05.18 07:21:29.946675 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9469 | 2026.05.18 07:21:29.946689 [ 4 ] {d9501c79-0dd9-4e83-8462-be3d72a00ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9470 | 2026.05.18 07:21:29.946710 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20606 rows starting from the beginning of the part | ||
| 9471 | 2026.05.18 07:21:29.946778 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 9472 | 2026.05.18 07:21:29.946832 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9473 | 2026.05.18 07:21:29.946881 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 9474 | 2026.05.18 07:21:29.946929 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 9475 | 2026.05.18 07:21:29.946977 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1665 rows starting from the beginning of the part | ||
| 9476 | 2026.05.18 07:21:29.947028 [ 4 ] {d9501c79-0dd9-4e83-8462-be3d72a00ecb} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.05.18 07:21:29.947065 [ 4 ] {d9501c79-0dd9-4e83-8462-be3d72a00ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9478 | 2026.05.18 07:21:29.947380 [ 4 ] {d9501c79-0dd9-4e83-8462-be3d72a00ecb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9479 | 2026.05.18 07:21:29.947600 [ 4 ] {d9501c79-0dd9-4e83-8462-be3d72a00ecb} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.05.18 07:21:29.947733 [ 4 ] {d9501c79-0dd9-4e83-8462-be3d72a00ecb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 9481 | 2026.05.18 07:21:29.947771 [ 4 ] {d9501c79-0dd9-4e83-8462-be3d72a00ecb} <Debug> TCPHandler: Processed in 0.001275427 sec. | ||
| 9482 | 2026.05.18 07:21:29.947912 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.05.18 07:21:29.948007 [ 4 ] {eea3227f-f9de-467e-8c6f-53a5e041f9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9484 | 2026.05.18 07:21:29.948062 [ 4 ] {eea3227f-f9de-467e-8c6f-53a5e041f9b4} <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 | ||
| 9485 | 2026.05.18 07:21:29.948901 [ 4 ] {eea3227f-f9de-467e-8c6f-53a5e041f9b4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.05.18 07:21:29.948939 [ 4 ] {eea3227f-f9de-467e-8c6f-53a5e041f9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9487 | 2026.05.18 07:21:29.949495 [ 4 ] {eea3227f-f9de-467e-8c6f-53a5e041f9b4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9488 | 2026.05.18 07:21:29.949743 [ 4 ] {eea3227f-f9de-467e-8c6f-53a5e041f9b4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.05.18 07:21:29.949869 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9490 | 2026.05.18 07:21:29.949883 [ 4 ] {eea3227f-f9de-467e-8c6f-53a5e041f9b4} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001893 sec., 11621.76439513999 rows/sec., 20.83 MiB/sec. | ||
| 9491 | 2026.05.18 07:21:29.949917 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2026.05.18 07:21:29.949943 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9493 | 2026.05.18 07:21:29.949951 [ 4 ] {eea3227f-f9de-467e-8c6f-53a5e041f9b4} <Debug> TCPHandler: Processed in 0.002087021 sec. | ||
| 9494 | 2026.05.18 07:21:29.950062 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 9495 | 2026.05.18 07:21:29.950086 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9496 | 2026.05.18 07:21:29.950202 [ 4 ] {b77c38d3-194d-448f-8148-cc7a20eed5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9497 | 2026.05.18 07:21:29.950245 [ 4 ] {b77c38d3-194d-448f-8148-cc7a20eed5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9498 | 2026.05.18 07:21:29.950345 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9499 | 2026.05.18 07:21:29.950422 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1029 rows starting from the beginning of the part | ||
| 9500 | 2026.05.18 07:21:29.950564 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 9501 | 2026.05.18 07:21:29.950604 [ 4 ] {b77c38d3-194d-448f-8148-cc7a20eed5a7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.05.18 07:21:29.950646 [ 4 ] {b77c38d3-194d-448f-8148-cc7a20eed5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9503 | 2026.05.18 07:21:29.950679 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 9504 | 2026.05.18 07:21:29.950858 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 9505 | 2026.05.18 07:21:29.950991 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 9506 | 2026.05.18 07:21:29.950997 [ 4 ] {b77c38d3-194d-448f-8148-cc7a20eed5a7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9507 | 2026.05.18 07:21:29.951110 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 22 rows starting from the beginning of the part | ||
| 9508 | 2026.05.18 07:21:29.951258 [ 4 ] {b77c38d3-194d-448f-8148-cc7a20eed5a7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.05.18 07:21:29.951397 [ 4 ] {b77c38d3-194d-448f-8148-cc7a20eed5a7} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001213 sec., 54410.552349546575 rows/sec., 3.31 MiB/sec. | ||
| 9510 | 2026.05.18 07:21:29.951431 [ 4 ] {b77c38d3-194d-448f-8148-cc7a20eed5a7} <Debug> TCPHandler: Processed in 0.001394287 sec. | ||
| 9511 | 2026.05.18 07:21:29.956421 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23121 rows, containing 5 columns (5 merged, 0 gathered) in 0.009909035 sec., 2333325.091696618 rows/sec., 151.77 MiB/sec. | ||
| 9512 | 2026.05.18 07:21:29.957019 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9513 | 2026.05.18 07:21:29.957307 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.05.18 07:21:29.957380 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9515 | 2026.05.18 07:21:29.957461 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9516 | 2026.05.18 07:21:29.958049 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1133 rows, containing 19 columns (19 merged, 0 gathered) in 0.008051985 sec., 140710.64464228388 rows/sec., 252.15 MiB/sec. | ||
| 9517 | 2026.05.18 07:21:29.958947 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9518 | 2026.05.18 07:21:29.959271 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.05.18 07:21:29.959345 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9520 | 2026.05.18 07:21:29.959458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB. | ||
| 9521 | 2026.05.18 07:21:30.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.65 MiB, peak 316.86 MiB, free memory in arenas 0.00 B, will set to 307.27 MiB (RSS), difference: 3.63 MiB | ||
| 9522 | 2026.05.18 07:21:32.239693 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42193 | ||
| 9523 | 2026.05.18 07:21:32.239789 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9524 | 2026.05.18 07:21:32.239815 [ 269 ] {} <Debug> TCP-Session: 1a357301-6574-41bb-948a-cf9acd2f030b Authenticating user 'default' from [fd00:1122:3344:101::e]:42193 | ||
| 9525 | 2026.05.18 07:21:32.239838 [ 269 ] {} <Debug> TCP-Session: 1a357301-6574-41bb-948a-cf9acd2f030b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.05.18 07:21:32.239851 [ 269 ] {} <Debug> TCP-Session: 1a357301-6574-41bb-948a-cf9acd2f030b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.05.18 07:21:32.240070 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60936 | ||
| 9528 | 2026.05.18 07:21:32.240130 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9529 | 2026.05.18 07:21:32.240145 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63053 | ||
| 9530 | 2026.05.18 07:21:32.240159 [ 302 ] {} <Debug> TCP-Session: dd363d13-e847-4291-b081-9443a56db85e Authenticating user 'default' from [fd00:1122:3344:101::e]:60936 | ||
| 9531 | 2026.05.18 07:21:32.240171 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35113 | ||
| 9532 | 2026.05.18 07:21:32.240211 [ 269 ] {} <Trace> TCP-Session: 1a357301-6574-41bb-948a-cf9acd2f030b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.05.18 07:21:32.240237 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9534 | 2026.05.18 07:21:32.240212 [ 302 ] {} <Debug> TCP-Session: dd363d13-e847-4291-b081-9443a56db85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.05.18 07:21:32.240281 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9536 | 2026.05.18 07:21:32.240302 [ 302 ] {} <Debug> TCP-Session: dd363d13-e847-4291-b081-9443a56db85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.05.18 07:21:32.240198 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46903 | ||
| 9538 | 2026.05.18 07:21:32.240324 [ 308 ] {} <Debug> TCP-Session: a0a248fb-05c6-49c5-97d2-03f3e18559f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35113 | ||
| 9539 | 2026.05.18 07:21:32.240191 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47702 | ||
| 9540 | 2026.05.18 07:21:32.240380 [ 308 ] {} <Debug> TCP-Session: a0a248fb-05c6-49c5-97d2-03f3e18559f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.05.18 07:21:32.240407 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9542 | 2026.05.18 07:21:32.240410 [ 269 ] {4997e658-44d6-48da-877b-af59d95fe268} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9543 | 2026.05.18 07:21:32.240425 [ 308 ] {} <Debug> TCP-Session: a0a248fb-05c6-49c5-97d2-03f3e18559f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.05.18 07:21:32.240442 [ 3 ] {} <Debug> TCP-Session: e4dd4fc5-c620-4222-aa7c-65e1db1968a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46903 | ||
| 9545 | 2026.05.18 07:21:32.240179 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59933 | ||
| 9546 | 2026.05.18 07:21:32.240487 [ 3 ] {} <Debug> TCP-Session: e4dd4fc5-c620-4222-aa7c-65e1db1968a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.05.18 07:21:32.240172 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50923 | ||
| 9548 | 2026.05.18 07:21:32.240537 [ 3 ] {} <Debug> TCP-Session: e4dd4fc5-c620-4222-aa7c-65e1db1968a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.05.18 07:21:32.240157 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43675 | ||
| 9550 | 2026.05.18 07:21:32.240285 [ 303 ] {} <Debug> TCP-Session: 591ba426-108b-4b4a-8ded-77e404483679 Authenticating user 'default' from [fd00:1122:3344:101::e]:63053 | ||
| 9551 | 2026.05.18 07:21:32.240646 [ 303 ] {} <Debug> TCP-Session: 591ba426-108b-4b4a-8ded-77e404483679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.05.18 07:21:32.240661 [ 303 ] {} <Debug> TCP-Session: 591ba426-108b-4b4a-8ded-77e404483679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.05.18 07:21:32.240685 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9554 | 2026.05.18 07:21:32.240706 [ 269 ] {4997e658-44d6-48da-877b-af59d95fe268} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9555 | 2026.05.18 07:21:32.240723 [ 310 ] {} <Debug> TCP-Session: 4df89131-8983-4bea-b01b-adba5bb7fd01 Authenticating user 'default' from [fd00:1122:3344:101::e]:47702 | ||
| 9556 | 2026.05.18 07:21:32.240757 [ 310 ] {} <Debug> TCP-Session: 4df89131-8983-4bea-b01b-adba5bb7fd01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2026.05.18 07:21:32.240771 [ 310 ] {} <Debug> TCP-Session: 4df89131-8983-4bea-b01b-adba5bb7fd01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2026.05.18 07:21:32.240775 [ 269 ] {4997e658-44d6-48da-877b-af59d95fe268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9559 | 2026.05.18 07:21:32.240942 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9560 | 2026.05.18 07:21:32.240977 [ 307 ] {} <Debug> TCP-Session: 3e802d10-1d31-4f8e-a624-1c3d7fbfb51c Authenticating user 'default' from [fd00:1122:3344:101::e]:50923 | ||
| 9561 | 2026.05.18 07:21:32.240995 [ 307 ] {} <Debug> TCP-Session: 3e802d10-1d31-4f8e-a624-1c3d7fbfb51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.05.18 07:21:32.241008 [ 307 ] {} <Debug> TCP-Session: 3e802d10-1d31-4f8e-a624-1c3d7fbfb51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.05.18 07:21:32.241062 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9564 | 2026.05.18 07:21:32.241082 [ 269 ] {4997e658-44d6-48da-877b-af59d95fe268} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 9565 | 2026.05.18 07:21:32.241095 [ 306 ] {} <Debug> TCP-Session: 50609294-4887-41e4-9869-ac1d9fb9786c Authenticating user 'default' from [fd00:1122:3344:101::e]:43675 | ||
| 9566 | 2026.05.18 07:21:32.241119 [ 306 ] {} <Debug> TCP-Session: 50609294-4887-41e4-9869-ac1d9fb9786c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2026.05.18 07:21:32.241135 [ 306 ] {} <Debug> TCP-Session: 50609294-4887-41e4-9869-ac1d9fb9786c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2026.05.18 07:21:32.241251 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9569 | 2026.05.18 07:21:32.241292 [ 309 ] {} <Debug> TCP-Session: 5dcef98f-44fa-4cdb-8208-525f4fa6f5de Authenticating user 'default' from [fd00:1122:3344:101::e]:59933 | ||
| 9570 | 2026.05.18 07:21:32.241310 [ 309 ] {} <Debug> TCP-Session: 5dcef98f-44fa-4cdb-8208-525f4fa6f5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2026.05.18 07:21:32.241323 [ 309 ] {} <Debug> TCP-Session: 5dcef98f-44fa-4cdb-8208-525f4fa6f5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.05.18 07:21:32.242021 [ 363 ] {4997e658-44d6-48da-877b-af59d95fe268} <Trace> AggregatingTransform: Aggregating | ||
| 9573 | 2026.05.18 07:21:32.242060 [ 363 ] {4997e658-44d6-48da-877b-af59d95fe268} <Trace> Aggregator: Aggregation method: without_key | ||
| 9574 | 2026.05.18 07:21:32.242088 [ 363 ] {4997e658-44d6-48da-877b-af59d95fe268} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899205 sec. (1112.093 rows/sec., 43.44 KiB/sec.) | ||
| 9575 | 2026.05.18 07:21:32.242104 [ 363 ] {4997e658-44d6-48da-877b-af59d95fe268} <Trace> Aggregator: Merging aggregated data | ||
| 9576 | 2026.05.18 07:21:32.242698 [ 269 ] {4997e658-44d6-48da-877b-af59d95fe268} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002341 sec., 427.1678769756514 rows/sec., 16.69 KiB/sec. | ||
| 9577 | 2026.05.18 07:21:32.242876 [ 269 ] {4997e658-44d6-48da-877b-af59d95fe268} <Debug> TCPHandler: Processed in 0.002798545 sec. | ||
| 9578 | 2026.05.18 07:21:32.243012 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9579 | 2026.05.18 07:21:32.243050 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9580 | 2026.05.18 07:21:32.243050 [ 269 ] {} <Debug> TCP-Session: 1a357301-6574-41bb-948a-cf9acd2f030b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.05.18 07:21:32.243079 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2026.05.18 07:21:32.243108 [ 3 ] {} <Debug> TCP-Session: e4dd4fc5-c620-4222-aa7c-65e1db1968a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.05.18 07:21:32.243103 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9584 | 2026.05.18 07:21:32.243132 [ 302 ] {} <Debug> TCP-Session: dd363d13-e847-4291-b081-9443a56db85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.05.18 07:21:32.243148 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2026.05.18 07:21:32.243172 [ 303 ] {} <Debug> TCP-Session: 591ba426-108b-4b4a-8ded-77e404483679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2026.05.18 07:21:32.243178 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9588 | 2026.05.18 07:21:32.243205 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9589 | 2026.05.18 07:21:32.243195 [ 307 ] {} <Debug> TCP-Session: 3e802d10-1d31-4f8e-a624-1c3d7fbfb51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2026.05.18 07:21:32.243230 [ 309 ] {} <Debug> TCP-Session: 5dcef98f-44fa-4cdb-8208-525f4fa6f5de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2026.05.18 07:21:32.243243 [ 308 ] {} <Debug> TCP-Session: a0a248fb-05c6-49c5-97d2-03f3e18559f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2026.05.18 07:21:32.243235 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9593 | 2026.05.18 07:21:32.243125 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9594 | 2026.05.18 07:21:32.243329 [ 310 ] {} <Debug> TCP-Session: 4df89131-8983-4bea-b01b-adba5bb7fd01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.05.18 07:21:32.243358 [ 306 ] {} <Debug> TCP-Session: 50609294-4887-41e4-9869-ac1d9fb9786c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2026.05.18 07:21:32.467503 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53644 | ||
| 9597 | 2026.05.18 07:21:32.467578 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9598 | 2026.05.18 07:21:32.467604 [ 269 ] {} <Debug> TCP-Session: e6284e56-d5df-49ee-bffc-2ef56fbf4054 Authenticating user 'default' from [fd00:1122:3344:101::e]:53644 | ||
| 9599 | 2026.05.18 07:21:32.467626 [ 269 ] {} <Debug> TCP-Session: e6284e56-d5df-49ee-bffc-2ef56fbf4054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2026.05.18 07:21:32.467639 [ 269 ] {} <Debug> TCP-Session: e6284e56-d5df-49ee-bffc-2ef56fbf4054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.05.18 07:21:32.467869 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64199 | ||
| 9602 | 2026.05.18 07:21:32.467881 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58291 | ||
| 9603 | 2026.05.18 07:21:32.467913 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37017 | ||
| 9604 | 2026.05.18 07:21:32.467924 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38731 | ||
| 9605 | 2026.05.18 07:21:32.467938 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41439 | ||
| 9606 | 2026.05.18 07:21:32.467975 [ 269 ] {} <Trace> TCP-Session: e6284e56-d5df-49ee-bffc-2ef56fbf4054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.05.18 07:21:32.467992 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9608 | 2026.05.18 07:21:32.467959 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9609 | 2026.05.18 07:21:32.468035 [ 309 ] {} <Debug> TCP-Session: cae83141-c9a5-4c20-9bf2-d778c7c23c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:38731 | ||
| 9610 | 2026.05.18 07:21:32.468042 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9611 | 2026.05.18 07:21:32.468064 [ 306 ] {} <Debug> TCP-Session: 8dd5ffc0-9ff2-4c41-884b-3f0377597b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:58291 | ||
| 9612 | 2026.05.18 07:21:32.468071 [ 309 ] {} <Debug> TCP-Session: cae83141-c9a5-4c20-9bf2-d778c7c23c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2026.05.18 07:21:32.468090 [ 3 ] {} <Debug> TCP-Session: 3e8b1d3e-e5c8-4d29-bc42-03e186bb68c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41439 | ||
| 9614 | 2026.05.18 07:21:32.468107 [ 309 ] {} <Debug> TCP-Session: cae83141-c9a5-4c20-9bf2-d778c7c23c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.05.18 07:21:32.468103 [ 306 ] {} <Debug> TCP-Session: 8dd5ffc0-9ff2-4c41-884b-3f0377597b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2026.05.18 07:21:32.468128 [ 3 ] {} <Debug> TCP-Session: 3e8b1d3e-e5c8-4d29-bc42-03e186bb68c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2026.05.18 07:21:32.468145 [ 306 ] {} <Debug> TCP-Session: 8dd5ffc0-9ff2-4c41-884b-3f0377597b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2026.05.18 07:21:32.468159 [ 3 ] {} <Debug> TCP-Session: 3e8b1d3e-e5c8-4d29-bc42-03e186bb68c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.05.18 07:21:32.468158 [ 269 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9620 | 2026.05.18 07:21:32.467958 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9621 | 2026.05.18 07:21:32.468238 [ 302 ] {} <Debug> TCP-Session: de980321-a180-4aa2-96a6-515ea0ad23f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64199 | ||
| 9622 | 2026.05.18 07:21:32.467943 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46557 | ||
| 9623 | 2026.05.18 07:21:32.468259 [ 302 ] {} <Debug> TCP-Session: de980321-a180-4aa2-96a6-515ea0ad23f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.05.18 07:21:32.467894 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50121 | ||
| 9625 | 2026.05.18 07:21:32.468304 [ 302 ] {} <Debug> TCP-Session: de980321-a180-4aa2-96a6-515ea0ad23f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.05.18 07:21:32.468331 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9627 | 2026.05.18 07:21:32.467884 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60929 | ||
| 9628 | 2026.05.18 07:21:32.468364 [ 310 ] {} <Debug> TCP-Session: da4d93ca-fb9b-4a71-80e5-f1199055c668 Authenticating user 'default' from [fd00:1122:3344:101::e]:46557 | ||
| 9629 | 2026.05.18 07:21:32.468357 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9630 | 2026.05.18 07:21:32.468397 [ 310 ] {} <Debug> TCP-Session: da4d93ca-fb9b-4a71-80e5-f1199055c668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.05.18 07:21:32.468409 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9632 | 2026.05.18 07:21:32.468411 [ 307 ] {} <Debug> TCP-Session: 715f6c10-086b-4690-88f1-71e25f9b90ee Authenticating user 'default' from [fd00:1122:3344:101::e]:50121 | ||
| 9633 | 2026.05.18 07:21:32.468422 [ 310 ] {} <Debug> TCP-Session: da4d93ca-fb9b-4a71-80e5-f1199055c668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9634 | 2026.05.18 07:21:32.468434 [ 303 ] {} <Debug> TCP-Session: 473472b9-733b-42da-a82d-4b8e70fe2ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60929 | ||
| 9635 | 2026.05.18 07:21:32.468434 [ 269 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9636 | 2026.05.18 07:21:32.468465 [ 303 ] {} <Debug> TCP-Session: 473472b9-733b-42da-a82d-4b8e70fe2ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9637 | 2026.05.18 07:21:32.468448 [ 307 ] {} <Debug> TCP-Session: 715f6c10-086b-4690-88f1-71e25f9b90ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2026.05.18 07:21:32.468496 [ 303 ] {} <Debug> TCP-Session: 473472b9-733b-42da-a82d-4b8e70fe2ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.05.18 07:21:32.468513 [ 269 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9640 | 2026.05.18 07:21:32.468521 [ 307 ] {} <Debug> TCP-Session: 715f6c10-086b-4690-88f1-71e25f9b90ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2026.05.18 07:21:32.467978 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9642 | 2026.05.18 07:21:32.468589 [ 308 ] {} <Debug> TCP-Session: f5e752a9-df6a-43fd-b7b1-0583ed6395c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37017 | ||
| 9643 | 2026.05.18 07:21:32.468608 [ 308 ] {} <Debug> TCP-Session: f5e752a9-df6a-43fd-b7b1-0583ed6395c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9644 | 2026.05.18 07:21:32.468621 [ 308 ] {} <Debug> TCP-Session: f5e752a9-df6a-43fd-b7b1-0583ed6395c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2026.05.18 07:21:32.468826 [ 269 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 9646 | 2026.05.18 07:21:32.469749 [ 316 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Trace> AggregatingTransform: Aggregating | ||
| 9647 | 2026.05.18 07:21:32.469785 [ 316 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Trace> Aggregator: Aggregation method: without_key | ||
| 9648 | 2026.05.18 07:21:32.469817 [ 316 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891515 sec. (1121.686 rows/sec., 43.82 KiB/sec.) | ||
| 9649 | 2026.05.18 07:21:32.469833 [ 316 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Trace> Aggregator: Merging aggregated data | ||
| 9650 | 2026.05.18 07:21:32.470497 [ 269 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002391 sec., 418.23504809703053 rows/sec., 16.34 KiB/sec. | ||
| 9651 | 2026.05.18 07:21:32.470665 [ 269 ] {1b4da7c6-bb35-4c8b-b3e8-2491c8ab2993} <Debug> TCPHandler: Processed in 0.002825246 sec. | ||
| 9652 | 2026.05.18 07:21:32.470819 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9653 | 2026.05.18 07:21:32.470849 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9654 | 2026.05.18 07:21:32.470852 [ 269 ] {} <Debug> TCP-Session: e6284e56-d5df-49ee-bffc-2ef56fbf4054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.05.18 07:21:32.470872 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9656 | 2026.05.18 07:21:32.470896 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9657 | 2026.05.18 07:21:32.470898 [ 3 ] {} <Debug> TCP-Session: 3e8b1d3e-e5c8-4d29-bc42-03e186bb68c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9658 | 2026.05.18 07:21:32.470915 [ 302 ] {} <Debug> TCP-Session: de980321-a180-4aa2-96a6-515ea0ad23f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.05.18 07:21:32.470930 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9660 | 2026.05.18 07:21:32.470961 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9661 | 2026.05.18 07:21:32.470988 [ 303 ] {} <Debug> TCP-Session: 473472b9-733b-42da-a82d-4b8e70fe2ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9662 | 2026.05.18 07:21:32.470999 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9663 | 2026.05.18 07:21:32.471014 [ 308 ] {} <Debug> TCP-Session: f5e752a9-df6a-43fd-b7b1-0583ed6395c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2026.05.18 07:21:32.471021 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9665 | 2026.05.18 07:21:32.471046 [ 306 ] {} <Debug> TCP-Session: 8dd5ffc0-9ff2-4c41-884b-3f0377597b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2026.05.18 07:21:32.471007 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9667 | 2026.05.18 07:21:32.471074 [ 309 ] {} <Debug> TCP-Session: cae83141-c9a5-4c20-9bf2-d778c7c23c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2026.05.18 07:21:32.470948 [ 307 ] {} <Debug> TCP-Session: 715f6c10-086b-4690-88f1-71e25f9b90ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2026.05.18 07:21:32.471129 [ 310 ] {} <Debug> TCP-Session: da4d93ca-fb9b-4a71-80e5-f1199055c668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2026.05.18 07:21:32.629918 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.05.18 07:21:32.630174 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 9672 | 2026.05.18 07:21:32.630589 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9673 | 2026.05.18 07:21:32.630636 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <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 | ||
| 9674 | 2026.05.18 07:21:32.630860 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9675 | 2026.05.18 07:21:32.630939 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9676 | 2026.05.18 07:21:32.631088 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9677 | 2026.05.18 07:21:32.631125 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9678 | 2026.05.18 07:21:32.631148 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 9679 | 2026.05.18 07:21:32.631164 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9680 | 2026.05.18 07:21:32.631208 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <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'))" | ||
| 9681 | 2026.05.18 07:21:32.631229 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9682 | 2026.05.18 07:21:32.632470 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002374 sec., 21903.959561920812 rows/sec., 5.12 MiB/sec. | ||
| 9683 | 2026.05.18 07:21:32.632655 [ 4 ] {a8f8ff25-daa7-461c-a80e-6302f3a66a0e} <Debug> TCPHandler: Processed in 0.002868916 sec. | ||
| 9684 | 2026.05.18 07:21:32.634160 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.05.18 07:21:32.634348 [ 4 ] {d5998cc8-2a80-4dcc-aaa2-e33e27080ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9686 | 2026.05.18 07:21:32.634425 [ 4 ] {d5998cc8-2a80-4dcc-aaa2-e33e27080ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9687 | 2026.05.18 07:21:32.635219 [ 4 ] {d5998cc8-2a80-4dcc-aaa2-e33e27080ab0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.05.18 07:21:32.635279 [ 4 ] {d5998cc8-2a80-4dcc-aaa2-e33e27080ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9689 | 2026.05.18 07:21:32.635788 [ 4 ] {d5998cc8-2a80-4dcc-aaa2-e33e27080ab0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9690 | 2026.05.18 07:21:32.636049 [ 4 ] {d5998cc8-2a80-4dcc-aaa2-e33e27080ab0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.05.18 07:21:32.636223 [ 4 ] {d5998cc8-2a80-4dcc-aaa2-e33e27080ab0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.21 MiB/sec. | ||
| 9692 | 2026.05.18 07:21:32.636272 [ 4 ] {d5998cc8-2a80-4dcc-aaa2-e33e27080ab0} <Debug> TCPHandler: Processed in 0.002290792 sec. | ||
| 9693 | 2026.05.18 07:21:32.636444 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2026.05.18 07:21:32.636557 [ 4 ] {077779ad-b074-42a3-83fb-d60ab1683a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9695 | 2026.05.18 07:21:32.636626 [ 4 ] {077779ad-b074-42a3-83fb-d60ab1683a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9696 | 2026.05.18 07:21:32.637174 [ 4 ] {077779ad-b074-42a3-83fb-d60ab1683a43} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.05.18 07:21:32.637217 [ 4 ] {077779ad-b074-42a3-83fb-d60ab1683a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9698 | 2026.05.18 07:21:32.637584 [ 4 ] {077779ad-b074-42a3-83fb-d60ab1683a43} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9699 | 2026.05.18 07:21:32.637836 [ 4 ] {077779ad-b074-42a3-83fb-d60ab1683a43} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.05.18 07:21:32.637984 [ 4 ] {077779ad-b074-42a3-83fb-d60ab1683a43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001452 sec., 44077.134986225894 rows/sec., 3.44 MiB/sec. | ||
| 9701 | 2026.05.18 07:21:32.638024 [ 4 ] {077779ad-b074-42a3-83fb-d60ab1683a43} <Debug> TCPHandler: Processed in 0.001637769 sec. | ||
| 9702 | 2026.05.18 07:21:32.638188 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.05.18 07:21:32.638313 [ 4 ] {5adbedd8-11c3-4811-9be6-c5913d64d891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9704 | 2026.05.18 07:21:32.638372 [ 4 ] {5adbedd8-11c3-4811-9be6-c5913d64d891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9705 | 2026.05.18 07:21:32.638854 [ 4 ] {5adbedd8-11c3-4811-9be6-c5913d64d891} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2026.05.18 07:21:32.638902 [ 4 ] {5adbedd8-11c3-4811-9be6-c5913d64d891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9707 | 2026.05.18 07:21:32.639352 [ 4 ] {5adbedd8-11c3-4811-9be6-c5913d64d891} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9708 | 2026.05.18 07:21:32.639655 [ 4 ] {5adbedd8-11c3-4811-9be6-c5913d64d891} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2026.05.18 07:21:32.639831 [ 4 ] {5adbedd8-11c3-4811-9be6-c5913d64d891} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 2.88 MiB/sec. | ||
| 9710 | 2026.05.18 07:21:32.639878 [ 4 ] {5adbedd8-11c3-4811-9be6-c5913d64d891} <Debug> TCPHandler: Processed in 0.001754629 sec. | ||
| 9711 | 2026.05.18 07:21:32.640143 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2026.05.18 07:21:32.640322 [ 4 ] {67b46951-655a-4d9f-afc6-fc961b25a778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9713 | 2026.05.18 07:21:32.640400 [ 4 ] {67b46951-655a-4d9f-afc6-fc961b25a778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9714 | 2026.05.18 07:21:32.641033 [ 4 ] {67b46951-655a-4d9f-afc6-fc961b25a778} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2026.05.18 07:21:32.641092 [ 4 ] {67b46951-655a-4d9f-afc6-fc961b25a778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9716 | 2026.05.18 07:21:32.641595 [ 4 ] {67b46951-655a-4d9f-afc6-fc961b25a778} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9717 | 2026.05.18 07:21:32.641898 [ 4 ] {67b46951-655a-4d9f-afc6-fc961b25a778} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2026.05.18 07:21:32.642076 [ 64 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9719 | 2026.05.18 07:21:32.642083 [ 4 ] {67b46951-655a-4d9f-afc6-fc961b25a778} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00181 sec., 13259.668508287294 rows/sec., 915.06 KiB/sec. | ||
| 9720 | 2026.05.18 07:21:32.642138 [ 64 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.05.18 07:21:32.642166 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9722 | 2026.05.18 07:21:32.642166 [ 4 ] {67b46951-655a-4d9f-afc6-fc961b25a778} <Debug> TCPHandler: Processed in 0.002161722 sec. | ||
| 9723 | 2026.05.18 07:21:32.642262 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 9724 | 2026.05.18 07:21:32.642371 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9725 | 2026.05.18 07:21:32.642404 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3276 rows starting from the beginning of the part | ||
| 9726 | 2026.05.18 07:21:32.642464 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9727 | 2026.05.18 07:21:32.642510 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9728 | 2026.05.18 07:21:32.642552 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9729 | 2026.05.18 07:21:32.642593 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part | ||
| 9730 | 2026.05.18 07:21:32.642635 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 9731 | 2026.05.18 07:21:32.643841 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001620569 sec., 2206632.361843278 rows/sec., 143.23 MiB/sec. | ||
| 9732 | 2026.05.18 07:21:32.644174 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9733 | 2026.05.18 07:21:32.644507 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.05.18 07:21:32.644604 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_61_12} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9735 | 2026.05.18 07:21:32.644699 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9736 | 2026.05.18 07:21:33.525559 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61586 | ||
| 9737 | 2026.05.18 07:21:33.525653 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9738 | 2026.05.18 07:21:33.525683 [ 309 ] {} <Debug> TCP-Session: 7271b197-8f63-4aad-872a-53add19e6ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61586 | ||
| 9739 | 2026.05.18 07:21:33.525710 [ 309 ] {} <Debug> TCP-Session: 7271b197-8f63-4aad-872a-53add19e6ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9740 | 2026.05.18 07:21:33.525726 [ 309 ] {} <Debug> TCP-Session: 7271b197-8f63-4aad-872a-53add19e6ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9741 | 2026.05.18 07:21:33.525925 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55899 | ||
| 9742 | 2026.05.18 07:21:33.525934 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56282 | ||
| 9743 | 2026.05.18 07:21:33.525970 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41220 | ||
| 9744 | 2026.05.18 07:21:33.525989 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9745 | 2026.05.18 07:21:33.526007 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57561 | ||
| 9746 | 2026.05.18 07:21:33.526024 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59919 | ||
| 9747 | 2026.05.18 07:21:33.526075 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9748 | 2026.05.18 07:21:33.526086 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9749 | 2026.05.18 07:21:33.526113 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9750 | 2026.05.18 07:21:33.526127 [ 310 ] {} <Debug> TCP-Session: 7d93697e-b50b-4d77-ac87-78d4b24fabbe Authenticating user 'default' from [fd00:1122:3344:101::e]:56282 | ||
| 9751 | 2026.05.18 07:21:33.526134 [ 302 ] {} <Debug> TCP-Session: de06e85e-eee0-4050-ac74-d36a478c35e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41220 | ||
| 9752 | 2026.05.18 07:21:33.526148 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9753 | 2026.05.18 07:21:33.526172 [ 302 ] {} <Debug> TCP-Session: de06e85e-eee0-4050-ac74-d36a478c35e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9754 | 2026.05.18 07:21:33.526163 [ 310 ] {} <Debug> TCP-Session: 7d93697e-b50b-4d77-ac87-78d4b24fabbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9755 | 2026.05.18 07:21:33.526203 [ 308 ] {} <Debug> TCP-Session: 0d037fac-45e8-4b85-a380-3ca7fdee7b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:59919 | ||
| 9756 | 2026.05.18 07:21:33.526222 [ 310 ] {} <Debug> TCP-Session: 7d93697e-b50b-4d77-ac87-78d4b24fabbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9757 | 2026.05.18 07:21:33.526202 [ 302 ] {} <Debug> TCP-Session: de06e85e-eee0-4050-ac74-d36a478c35e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9758 | 2026.05.18 07:21:33.526253 [ 308 ] {} <Debug> TCP-Session: 0d037fac-45e8-4b85-a380-3ca7fdee7b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9759 | 2026.05.18 07:21:33.526151 [ 306 ] {} <Debug> TCP-Session: 9e0c63c0-9912-4a8c-bde5-f194a74fc47a Authenticating user 'default' from [fd00:1122:3344:101::e]:57561 | ||
| 9760 | 2026.05.18 07:21:33.526297 [ 308 ] {} <Debug> TCP-Session: 0d037fac-45e8-4b85-a380-3ca7fdee7b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9761 | 2026.05.18 07:21:33.526324 [ 306 ] {} <Debug> TCP-Session: 9e0c63c0-9912-4a8c-bde5-f194a74fc47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9762 | 2026.05.18 07:21:33.526124 [ 309 ] {} <Trace> TCP-Session: 7271b197-8f63-4aad-872a-53add19e6ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2026.05.18 07:21:33.526353 [ 306 ] {} <Debug> TCP-Session: 9e0c63c0-9912-4a8c-bde5-f194a74fc47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9764 | 2026.05.18 07:21:33.526051 [ 3 ] {} <Debug> TCP-Session: f703e351-e14e-4039-bcee-eeebe6cc6cea Authenticating user 'default' from [fd00:1122:3344:101::e]:55899 | ||
| 9765 | 2026.05.18 07:21:33.526024 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39188 | ||
| 9766 | 2026.05.18 07:21:33.526418 [ 3 ] {} <Debug> TCP-Session: f703e351-e14e-4039-bcee-eeebe6cc6cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9767 | 2026.05.18 07:21:33.525954 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65322 | ||
| 9768 | 2026.05.18 07:21:33.526459 [ 3 ] {} <Debug> TCP-Session: f703e351-e14e-4039-bcee-eeebe6cc6cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2026.05.18 07:21:33.526480 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9770 | 2026.05.18 07:21:33.525995 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47318 | ||
| 9771 | 2026.05.18 07:21:33.526527 [ 307 ] {} <Debug> TCP-Session: 463f8eff-cb20-41a5-93b7-9f006214ae80 Authenticating user 'default' from [fd00:1122:3344:101::e]:39188 | ||
| 9772 | 2026.05.18 07:21:33.526516 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9773 | 2026.05.18 07:21:33.526551 [ 309 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9774 | 2026.05.18 07:21:33.526563 [ 307 ] {} <Debug> TCP-Session: 463f8eff-cb20-41a5-93b7-9f006214ae80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9775 | 2026.05.18 07:21:33.526573 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9776 | 2026.05.18 07:21:33.526612 [ 307 ] {} <Debug> TCP-Session: 463f8eff-cb20-41a5-93b7-9f006214ae80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9777 | 2026.05.18 07:21:33.526587 [ 269 ] {} <Debug> TCP-Session: ab947f0a-c5e2-4874-86aa-228c1e1c5881 Authenticating user 'default' from [fd00:1122:3344:101::e]:65322 | ||
| 9778 | 2026.05.18 07:21:33.526634 [ 303 ] {} <Debug> TCP-Session: e38d19b5-af30-4e12-967d-fd66160db9f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47318 | ||
| 9779 | 2026.05.18 07:21:33.526663 [ 269 ] {} <Debug> TCP-Session: ab947f0a-c5e2-4874-86aa-228c1e1c5881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9780 | 2026.05.18 07:21:33.526676 [ 303 ] {} <Debug> TCP-Session: e38d19b5-af30-4e12-967d-fd66160db9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9781 | 2026.05.18 07:21:33.526684 [ 269 ] {} <Debug> TCP-Session: ab947f0a-c5e2-4874-86aa-228c1e1c5881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9782 | 2026.05.18 07:21:33.526701 [ 303 ] {} <Debug> TCP-Session: e38d19b5-af30-4e12-967d-fd66160db9f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9783 | 2026.05.18 07:21:33.526896 [ 309 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9784 | 2026.05.18 07:21:33.526959 [ 309 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9785 | 2026.05.18 07:21:33.527265 [ 309 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 9786 | 2026.05.18 07:21:33.528209 [ 345 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Trace> AggregatingTransform: Aggregating | ||
| 9787 | 2026.05.18 07:21:33.528243 [ 345 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Trace> Aggregator: Aggregation method: without_key | ||
| 9788 | 2026.05.18 07:21:33.528271 [ 345 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908085 sec. (1101.218 rows/sec., 43.02 KiB/sec.) | ||
| 9789 | 2026.05.18 07:21:33.528286 [ 345 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Trace> Aggregator: Merging aggregated data | ||
| 9790 | 2026.05.18 07:21:33.529241 [ 309 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002745 sec., 364.29872495446267 rows/sec., 14.23 KiB/sec. | ||
| 9791 | 2026.05.18 07:21:33.529424 [ 309 ] {ce3d4ef2-0b33-4b7b-a798-ee32ac81ebf9} <Debug> TCPHandler: Processed in 0.003449849 sec. | ||
| 9792 | 2026.05.18 07:21:33.529632 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9793 | 2026.05.18 07:21:33.529650 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9794 | 2026.05.18 07:21:33.529676 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9795 | 2026.05.18 07:21:33.529689 [ 310 ] {} <Debug> TCP-Session: 7d93697e-b50b-4d77-ac87-78d4b24fabbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9796 | 2026.05.18 07:21:33.529712 [ 302 ] {} <Debug> TCP-Session: de06e85e-eee0-4050-ac74-d36a478c35e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2026.05.18 07:21:33.529732 [ 303 ] {} <Debug> TCP-Session: e38d19b5-af30-4e12-967d-fd66160db9f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9798 | 2026.05.18 07:21:33.529744 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9799 | 2026.05.18 07:21:33.529765 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9800 | 2026.05.18 07:21:33.529785 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9801 | 2026.05.18 07:21:33.529808 [ 308 ] {} <Debug> TCP-Session: 0d037fac-45e8-4b85-a380-3ca7fdee7b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9802 | 2026.05.18 07:21:33.529832 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9803 | 2026.05.18 07:21:33.529854 [ 307 ] {} <Debug> TCP-Session: 463f8eff-cb20-41a5-93b7-9f006214ae80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2026.05.18 07:21:33.529831 [ 3 ] {} <Debug> TCP-Session: f703e351-e14e-4039-bcee-eeebe6cc6cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9805 | 2026.05.18 07:21:33.529888 [ 306 ] {} <Debug> TCP-Session: 9e0c63c0-9912-4a8c-bde5-f194a74fc47a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9806 | 2026.05.18 07:21:33.529774 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9807 | 2026.05.18 07:21:33.529702 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9808 | 2026.05.18 07:21:33.530090 [ 309 ] {} <Debug> TCP-Session: 7271b197-8f63-4aad-872a-53add19e6ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9809 | 2026.05.18 07:21:33.530108 [ 269 ] {} <Debug> TCP-Session: ab947f0a-c5e2-4874-86aa-228c1e1c5881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9810 | 2026.05.18 07:21:34.324973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19746 | ||
| 9811 | 2026.05.18 07:21:34.325550 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.05.18 07:21:34.325597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9813 | 2026.05.18 07:21:34.326093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9814 | 2026.05.18 07:21:34.326333 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.05.18 07:21:34.326462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19746 | ||
| 9816 | 2026.05.18 07:21:34.326526 [ 63 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9817 | 2026.05.18 07:21:34.326606 [ 63 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.05.18 07:21:34.326631 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9819 | 2026.05.18 07:21:34.326733 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 9820 | 2026.05.18 07:21:34.326820 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9821 | 2026.05.18 07:21:34.326851 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17314 rows starting from the beginning of the part | ||
| 9822 | 2026.05.18 07:21:34.326907 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 9823 | 2026.05.18 07:21:34.326954 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 9824 | 2026.05.18 07:21:34.326996 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 9825 | 2026.05.18 07:21:34.327037 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 9826 | 2026.05.18 07:21:34.327074 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 9827 | 2026.05.18 07:21:34.329034 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19746 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342653 sec., 8428905.177164523 rows/sec., 120.58 MiB/sec. | ||
| 9828 | 2026.05.18 07:21:34.329322 [ 201 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9829 | 2026.05.18 07:21:34.329627 [ 201 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_41_8} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.05.18 07:21:34.329707 [ 201 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_41_8} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9831 | 2026.05.18 07:21:34.329782 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9832 | 2026.05.18 07:21:35.352425 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9833 | 2026.05.18 07:21:35.370091 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.05.18 07:21:35.370151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9835 | 2026.05.18 07:21:35.376151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9836 | 2026.05.18 07:21:35.376842 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.05.18 07:21:35.377159 [ 60 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9838 | 2026.05.18 07:21:35.377240 [ 60 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2026.05.18 07:21:35.377281 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9840 | 2026.05.18 07:21:35.377456 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 9841 | 2026.05.18 07:21:35.380118 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9842 | 2026.05.18 07:21:35.381559 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9843 | 2026.05.18 07:21:35.383163 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 9844 | 2026.05.18 07:21:35.387893 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 9845 | 2026.05.18 07:21:35.392576 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 9846 | 2026.05.18 07:21:35.397240 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 9847 | 2026.05.18 07:21:35.401735 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 9848 | 2026.05.18 07:21:35.405461 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 9849 | 2026.05.18 07:21:35.454209 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.076838455 sec., 4021.4239081199644 rows/sec., 20.79 MiB/sec. | ||
| 9850 | 2026.05.18 07:21:35.456314 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9851 | 2026.05.18 07:21:35.458278 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_41_8} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2026.05.18 07:21:35.458360 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_41_8} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9853 | 2026.05.18 07:21:35.460364 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9854 | 2026.05.18 07:21:37.634668 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2026.05.18 07:21:37.634906 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9856 | 2026.05.18 07:21:37.635235 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9857 | 2026.05.18 07:21:37.635275 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <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 | ||
| 9858 | 2026.05.18 07:21:37.635491 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9859 | 2026.05.18 07:21:37.635561 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9860 | 2026.05.18 07:21:37.635698 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9861 | 2026.05.18 07:21:37.635734 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9862 | 2026.05.18 07:21:37.635756 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 9863 | 2026.05.18 07:21:37.635771 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9864 | 2026.05.18 07:21:37.635812 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <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'))" | ||
| 9865 | 2026.05.18 07:21:37.635831 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9866 | 2026.05.18 07:21:37.637001 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002184 sec., 23809.52380952381 rows/sec., 5.57 MiB/sec. | ||
| 9867 | 2026.05.18 07:21:37.637126 [ 4 ] {0a4af018-6d27-4b0a-a630-1718733242e1} <Debug> TCPHandler: Processed in 0.002587884 sec. | ||
| 9868 | 2026.05.18 07:21:37.639314 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.05.18 07:21:37.639427 [ 4 ] {65eb901b-2075-4707-95eb-469e92f7461e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9870 | 2026.05.18 07:21:37.639472 [ 4 ] {65eb901b-2075-4707-95eb-469e92f7461e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9871 | 2026.05.18 07:21:37.640095 [ 4 ] {65eb901b-2075-4707-95eb-469e92f7461e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.05.18 07:21:37.640141 [ 4 ] {65eb901b-2075-4707-95eb-469e92f7461e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9873 | 2026.05.18 07:21:37.640515 [ 4 ] {65eb901b-2075-4707-95eb-469e92f7461e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9874 | 2026.05.18 07:21:37.640735 [ 4 ] {65eb901b-2075-4707-95eb-469e92f7461e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.05.18 07:21:37.640880 [ 4 ] {65eb901b-2075-4707-95eb-469e92f7461e} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001485 sec., 78114.47811447812 rows/sec., 6.62 MiB/sec. | ||
| 9876 | 2026.05.18 07:21:37.640916 [ 4 ] {65eb901b-2075-4707-95eb-469e92f7461e} <Debug> TCPHandler: Processed in 0.001653089 sec. | ||
| 9877 | 2026.05.18 07:21:37.641062 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.05.18 07:21:37.641162 [ 4 ] {d97f7794-9805-46cf-9efa-43aef496ec54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9879 | 2026.05.18 07:21:37.641204 [ 4 ] {d97f7794-9805-46cf-9efa-43aef496ec54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9880 | 2026.05.18 07:21:37.641638 [ 4 ] {d97f7794-9805-46cf-9efa-43aef496ec54} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.05.18 07:21:37.641675 [ 4 ] {d97f7794-9805-46cf-9efa-43aef496ec54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9882 | 2026.05.18 07:21:37.641975 [ 4 ] {d97f7794-9805-46cf-9efa-43aef496ec54} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9883 | 2026.05.18 07:21:37.642183 [ 4 ] {d97f7794-9805-46cf-9efa-43aef496ec54} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.05.18 07:21:37.642311 [ 4 ] {d97f7794-9805-46cf-9efa-43aef496ec54} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001171 sec., 25619.128949615715 rows/sec., 1.88 MiB/sec. | ||
| 9885 | 2026.05.18 07:21:37.642345 [ 4 ] {d97f7794-9805-46cf-9efa-43aef496ec54} <Debug> TCPHandler: Processed in 0.001332687 sec. | ||
| 9886 | 2026.05.18 07:21:37.642485 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.05.18 07:21:37.642581 [ 4 ] {72c7a2b0-ff88-4e57-ae96-a327882f33b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9888 | 2026.05.18 07:21:37.642621 [ 4 ] {72c7a2b0-ff88-4e57-ae96-a327882f33b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9889 | 2026.05.18 07:21:37.643059 [ 4 ] {72c7a2b0-ff88-4e57-ae96-a327882f33b5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.05.18 07:21:37.643095 [ 4 ] {72c7a2b0-ff88-4e57-ae96-a327882f33b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9891 | 2026.05.18 07:21:37.643390 [ 4 ] {72c7a2b0-ff88-4e57-ae96-a327882f33b5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9892 | 2026.05.18 07:21:37.643591 [ 4 ] {72c7a2b0-ff88-4e57-ae96-a327882f33b5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.05.18 07:21:37.643716 [ 4 ] {72c7a2b0-ff88-4e57-ae96-a327882f33b5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001155 sec., 81385.28138528139 rows/sec., 6.36 MiB/sec. | ||
| 9894 | 2026.05.18 07:21:37.643751 [ 4 ] {72c7a2b0-ff88-4e57-ae96-a327882f33b5} <Debug> TCPHandler: Processed in 0.001315267 sec. | ||
| 9895 | 2026.05.18 07:21:37.643875 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.05.18 07:21:37.643973 [ 4 ] {fd760204-df1d-4e7e-b741-6b434488b805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.05.18 07:21:37.644016 [ 4 ] {fd760204-df1d-4e7e-b741-6b434488b805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9898 | 2026.05.18 07:21:37.644431 [ 4 ] {fd760204-df1d-4e7e-b741-6b434488b805} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.05.18 07:21:37.644466 [ 4 ] {fd760204-df1d-4e7e-b741-6b434488b805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9900 | 2026.05.18 07:21:37.644784 [ 4 ] {fd760204-df1d-4e7e-b741-6b434488b805} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9901 | 2026.05.18 07:21:37.645008 [ 4 ] {fd760204-df1d-4e7e-b741-6b434488b805} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.05.18 07:21:37.645147 [ 4 ] {fd760204-df1d-4e7e-b741-6b434488b805} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 9903 | 2026.05.18 07:21:37.645181 [ 4 ] {fd760204-df1d-4e7e-b741-6b434488b805} <Debug> TCPHandler: Processed in 0.001354998 sec. | ||
| 9904 | 2026.05.18 07:21:37.645302 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.05.18 07:21:37.645397 [ 4 ] {11ec2ee9-f898-4125-a618-879535454fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9906 | 2026.05.18 07:21:37.645450 [ 4 ] {11ec2ee9-f898-4125-a618-879535454fbc} <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 | ||
| 9907 | 2026.05.18 07:21:37.646220 [ 4 ] {11ec2ee9-f898-4125-a618-879535454fbc} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.05.18 07:21:37.646256 [ 4 ] {11ec2ee9-f898-4125-a618-879535454fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9909 | 2026.05.18 07:21:37.646781 [ 4 ] {11ec2ee9-f898-4125-a618-879535454fbc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9910 | 2026.05.18 07:21:37.647004 [ 4 ] {11ec2ee9-f898-4125-a618-879535454fbc} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.05.18 07:21:37.647145 [ 4 ] {11ec2ee9-f898-4125-a618-879535454fbc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001765 sec., 16997.167138810197 rows/sec., 30.46 MiB/sec. | ||
| 9912 | 2026.05.18 07:21:37.647203 [ 4 ] {11ec2ee9-f898-4125-a618-879535454fbc} <Debug> TCPHandler: Processed in 0.001949621 sec. | ||
| 9913 | 2026.05.18 07:21:37.647331 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.05.18 07:21:37.647427 [ 4 ] {a6f652d5-6c35-4169-8c48-0ae535a60995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9915 | 2026.05.18 07:21:37.647469 [ 4 ] {a6f652d5-6c35-4169-8c48-0ae535a60995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9916 | 2026.05.18 07:21:37.647801 [ 4 ] {a6f652d5-6c35-4169-8c48-0ae535a60995} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.05.18 07:21:37.647836 [ 4 ] {a6f652d5-6c35-4169-8c48-0ae535a60995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9918 | 2026.05.18 07:21:37.648139 [ 4 ] {a6f652d5-6c35-4169-8c48-0ae535a60995} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9919 | 2026.05.18 07:21:37.648345 [ 4 ] {a6f652d5-6c35-4169-8c48-0ae535a60995} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.05.18 07:21:37.648471 [ 4 ] {a6f652d5-6c35-4169-8c48-0ae535a60995} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 9921 | 2026.05.18 07:21:37.648503 [ 4 ] {a6f652d5-6c35-4169-8c48-0ae535a60995} <Debug> TCPHandler: Processed in 0.001220987 sec. | ||
| 9922 | 2026.05.18 07:21:41.700100 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9923 | 2026.05.18 07:21:41.700172 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9924 | 2026.05.18 07:21:41.826608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20194 | ||
| 9925 | 2026.05.18 07:21:41.827367 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.05.18 07:21:41.827440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9927 | 2026.05.18 07:21:41.828011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9928 | 2026.05.18 07:21:41.828247 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.05.18 07:21:41.828382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20194 | ||
| 9930 | 2026.05.18 07:21:42.638056 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2026.05.18 07:21:42.638293 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9932 | 2026.05.18 07:21:42.638638 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9933 | 2026.05.18 07:21:42.638681 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <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 | ||
| 9934 | 2026.05.18 07:21:42.638926 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9935 | 2026.05.18 07:21:42.639002 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9936 | 2026.05.18 07:21:42.639159 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9937 | 2026.05.18 07:21:42.639196 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9938 | 2026.05.18 07:21:42.639218 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 9939 | 2026.05.18 07:21:42.639233 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9940 | 2026.05.18 07:21:42.639276 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <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'))" | ||
| 9941 | 2026.05.18 07:21:42.639296 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9942 | 2026.05.18 07:21:42.640505 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002309 sec., 22520.57167605024 rows/sec., 5.27 MiB/sec. | ||
| 9943 | 2026.05.18 07:21:42.640651 [ 4 ] {43281395-4a4d-4333-994f-f1f5eebfb4b4} <Debug> TCPHandler: Processed in 0.002733695 sec. | ||
| 9944 | 2026.05.18 07:21:42.645696 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.05.18 07:21:42.645820 [ 4 ] {af474336-d3f9-4f2b-a85e-d3908bb61b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9946 | 2026.05.18 07:21:42.645868 [ 4 ] {af474336-d3f9-4f2b-a85e-d3908bb61b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9947 | 2026.05.18 07:21:42.646477 [ 4 ] {af474336-d3f9-4f2b-a85e-d3908bb61b51} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.05.18 07:21:42.646519 [ 4 ] {af474336-d3f9-4f2b-a85e-d3908bb61b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9949 | 2026.05.18 07:21:42.646898 [ 4 ] {af474336-d3f9-4f2b-a85e-d3908bb61b51} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9950 | 2026.05.18 07:21:42.647137 [ 4 ] {af474336-d3f9-4f2b-a85e-d3908bb61b51} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.05.18 07:21:42.647294 [ 4 ] {af474336-d3f9-4f2b-a85e-d3908bb61b51} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001509 sec., 188204.10868124588 rows/sec., 11.95 MiB/sec. | ||
| 9952 | 2026.05.18 07:21:42.647331 [ 4 ] {af474336-d3f9-4f2b-a85e-d3908bb61b51} <Debug> TCPHandler: Processed in 0.001690839 sec. | ||
| 9953 | 2026.05.18 07:21:42.647466 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.05.18 07:21:42.647566 [ 4 ] {0bc26f64-b167-4139-ab16-51123fa57992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9955 | 2026.05.18 07:21:42.647608 [ 4 ] {0bc26f64-b167-4139-ab16-51123fa57992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9956 | 2026.05.18 07:21:42.648497 [ 4 ] {0bc26f64-b167-4139-ab16-51123fa57992} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.05.18 07:21:42.648532 [ 4 ] {0bc26f64-b167-4139-ab16-51123fa57992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9958 | 2026.05.18 07:21:42.649005 [ 4 ] {0bc26f64-b167-4139-ab16-51123fa57992} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9959 | 2026.05.18 07:21:42.649253 [ 4 ] {0bc26f64-b167-4139-ab16-51123fa57992} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.05.18 07:21:42.649391 [ 4 ] {0bc26f64-b167-4139-ab16-51123fa57992} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001847 sec., 443421.7650243639 rows/sec., 34.37 MiB/sec. | ||
| 9961 | 2026.05.18 07:21:42.649426 [ 4 ] {0bc26f64-b167-4139-ab16-51123fa57992} <Debug> TCPHandler: Processed in 0.002011181 sec. | ||
| 9962 | 2026.05.18 07:21:42.649601 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2026.05.18 07:21:42.649698 [ 4 ] {6fc49f65-231a-472a-a784-2e72fef5ff18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9964 | 2026.05.18 07:21:42.649740 [ 4 ] {6fc49f65-231a-472a-a784-2e72fef5ff18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9965 | 2026.05.18 07:21:42.650470 [ 4 ] {6fc49f65-231a-472a-a784-2e72fef5ff18} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.05.18 07:21:42.650555 [ 4 ] {6fc49f65-231a-472a-a784-2e72fef5ff18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9967 | 2026.05.18 07:21:42.651002 [ 4 ] {6fc49f65-231a-472a-a784-2e72fef5ff18} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9968 | 2026.05.18 07:21:42.651255 [ 4 ] {6fc49f65-231a-472a-a784-2e72fef5ff18} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.05.18 07:21:42.651420 [ 4 ] {6fc49f65-231a-472a-a784-2e72fef5ff18} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001737 sec., 88082.90155440415 rows/sec., 5.27 MiB/sec. | ||
| 9970 | 2026.05.18 07:21:42.651486 [ 4 ] {6fc49f65-231a-472a-a784-2e72fef5ff18} <Debug> TCPHandler: Processed in 0.001932951 sec. | ||
| 9971 | 2026.05.18 07:21:42.651699 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.05.18 07:21:42.651833 [ 4 ] {642f49b7-f6fc-4bae-a2d9-b8e916ba9348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9973 | 2026.05.18 07:21:42.651891 [ 4 ] {642f49b7-f6fc-4bae-a2d9-b8e916ba9348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9974 | 2026.05.18 07:21:42.652415 [ 4 ] {642f49b7-f6fc-4bae-a2d9-b8e916ba9348} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.05.18 07:21:42.652453 [ 4 ] {642f49b7-f6fc-4bae-a2d9-b8e916ba9348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9976 | 2026.05.18 07:21:42.652770 [ 4 ] {642f49b7-f6fc-4bae-a2d9-b8e916ba9348} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9977 | 2026.05.18 07:21:42.652994 [ 4 ] {642f49b7-f6fc-4bae-a2d9-b8e916ba9348} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.05.18 07:21:42.653124 [ 4 ] {642f49b7-f6fc-4bae-a2d9-b8e916ba9348} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001332 sec., 111861.86186186185 rows/sec., 7.23 MiB/sec. | ||
| 9979 | 2026.05.18 07:21:42.653159 [ 4 ] {642f49b7-f6fc-4bae-a2d9-b8e916ba9348} <Debug> TCPHandler: Processed in 0.001578779 sec. | ||
| 9980 | 2026.05.18 07:21:42.653315 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.05.18 07:21:42.653420 [ 4 ] {283fd55b-477b-4daa-b2c8-dd5d713b4341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9982 | 2026.05.18 07:21:42.653461 [ 4 ] {283fd55b-477b-4daa-b2c8-dd5d713b4341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9983 | 2026.05.18 07:21:42.653927 [ 4 ] {283fd55b-477b-4daa-b2c8-dd5d713b4341} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.05.18 07:21:42.653964 [ 4 ] {283fd55b-477b-4daa-b2c8-dd5d713b4341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9985 | 2026.05.18 07:21:42.654287 [ 4 ] {283fd55b-477b-4daa-b2c8-dd5d713b4341} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9986 | 2026.05.18 07:21:42.654509 [ 4 ] {283fd55b-477b-4daa-b2c8-dd5d713b4341} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.05.18 07:21:42.654634 [ 4 ] {283fd55b-477b-4daa-b2c8-dd5d713b4341} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 9988 | 2026.05.18 07:21:42.654669 [ 4 ] {283fd55b-477b-4daa-b2c8-dd5d713b4341} <Debug> TCPHandler: Processed in 0.001404368 sec. | ||
| 9989 | 2026.05.18 07:21:42.654822 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.05.18 07:21:42.654918 [ 4 ] {d3d684ce-11b3-43d8-8bef-a56168d5ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9991 | 2026.05.18 07:21:42.654959 [ 4 ] {d3d684ce-11b3-43d8-8bef-a56168d5ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9992 | 2026.05.18 07:21:42.655619 [ 4 ] {d3d684ce-11b3-43d8-8bef-a56168d5ac8d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.05.18 07:21:42.655656 [ 4 ] {d3d684ce-11b3-43d8-8bef-a56168d5ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 9994 | 2026.05.18 07:21:42.655993 [ 4 ] {d3d684ce-11b3-43d8-8bef-a56168d5ac8d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9995 | 2026.05.18 07:21:42.656208 [ 4 ] {d3d684ce-11b3-43d8-8bef-a56168d5ac8d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.05.18 07:21:42.656341 [ 4 ] {d3d684ce-11b3-43d8-8bef-a56168d5ac8d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001441 sec., 347675.22553782095 rows/sec., 24.44 MiB/sec. | ||
| 9997 | 2026.05.18 07:21:42.656376 [ 4 ] {d3d684ce-11b3-43d8-8bef-a56168d5ac8d} <Debug> TCPHandler: Processed in 0.001603179 sec. | ||
| 9998 | 2026.05.18 07:21:42.656510 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.05.18 07:21:42.656605 [ 4 ] {a317c729-6cc1-4ee4-9285-3be0de57d531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10000 | 2026.05.18 07:21:42.656647 [ 4 ] {a317c729-6cc1-4ee4-9285-3be0de57d531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10001 | 2026.05.18 07:21:42.656992 [ 4 ] {a317c729-6cc1-4ee4-9285-3be0de57d531} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.05.18 07:21:42.657028 [ 4 ] {a317c729-6cc1-4ee4-9285-3be0de57d531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10003 | 2026.05.18 07:21:42.657329 [ 4 ] {a317c729-6cc1-4ee4-9285-3be0de57d531} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10004 | 2026.05.18 07:21:42.657542 [ 4 ] {a317c729-6cc1-4ee4-9285-3be0de57d531} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.05.18 07:21:42.657669 [ 4 ] {a317c729-6cc1-4ee4-9285-3be0de57d531} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10006 | 2026.05.18 07:21:42.657703 [ 4 ] {a317c729-6cc1-4ee4-9285-3be0de57d531} <Debug> TCPHandler: Processed in 0.001242796 sec. | ||
| 10007 | 2026.05.18 07:21:42.657840 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.05.18 07:21:42.657935 [ 4 ] {f28808c9-5844-4545-8911-f8512a2b578d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10009 | 2026.05.18 07:21:42.657978 [ 4 ] {f28808c9-5844-4545-8911-f8512a2b578d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10010 | 2026.05.18 07:21:42.658398 [ 4 ] {f28808c9-5844-4545-8911-f8512a2b578d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.05.18 07:21:42.658434 [ 4 ] {f28808c9-5844-4545-8911-f8512a2b578d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10012 | 2026.05.18 07:21:42.658763 [ 4 ] {f28808c9-5844-4545-8911-f8512a2b578d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10013 | 2026.05.18 07:21:42.658983 [ 4 ] {f28808c9-5844-4545-8911-f8512a2b578d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.05.18 07:21:42.659111 [ 4 ] {f28808c9-5844-4545-8911-f8512a2b578d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 10015 | 2026.05.18 07:21:42.659145 [ 4 ] {f28808c9-5844-4545-8911-f8512a2b578d} <Debug> TCPHandler: Processed in 0.001353608 sec. | ||
| 10016 | 2026.05.18 07:21:42.659288 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2026.05.18 07:21:42.659382 [ 4 ] {d9ea53d1-1013-4779-aa1e-d322c9a942b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10018 | 2026.05.18 07:21:42.659424 [ 4 ] {d9ea53d1-1013-4779-aa1e-d322c9a942b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10019 | 2026.05.18 07:21:42.659742 [ 4 ] {d9ea53d1-1013-4779-aa1e-d322c9a942b7} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.05.18 07:21:42.659778 [ 4 ] {d9ea53d1-1013-4779-aa1e-d322c9a942b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10021 | 2026.05.18 07:21:42.660072 [ 4 ] {d9ea53d1-1013-4779-aa1e-d322c9a942b7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10022 | 2026.05.18 07:21:42.660292 [ 4 ] {d9ea53d1-1013-4779-aa1e-d322c9a942b7} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.05.18 07:21:42.660420 [ 4 ] {d9ea53d1-1013-4779-aa1e-d322c9a942b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 10024 | 2026.05.18 07:21:42.660453 [ 4 ] {d9ea53d1-1013-4779-aa1e-d322c9a942b7} <Debug> TCPHandler: Processed in 0.001215367 sec. | ||
| 10025 | 2026.05.18 07:21:42.660583 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2026.05.18 07:21:42.660677 [ 4 ] {e349f59c-b9e2-4248-a0e1-66ec631dce30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10027 | 2026.05.18 07:21:42.660730 [ 4 ] {e349f59c-b9e2-4248-a0e1-66ec631dce30} <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 | ||
| 10028 | 2026.05.18 07:21:42.661609 [ 4 ] {e349f59c-b9e2-4248-a0e1-66ec631dce30} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2026.05.18 07:21:42.661646 [ 4 ] {e349f59c-b9e2-4248-a0e1-66ec631dce30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10030 | 2026.05.18 07:21:42.662152 [ 4 ] {e349f59c-b9e2-4248-a0e1-66ec631dce30} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10031 | 2026.05.18 07:21:42.662377 [ 4 ] {e349f59c-b9e2-4248-a0e1-66ec631dce30} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2026.05.18 07:21:42.662517 [ 4 ] {e349f59c-b9e2-4248-a0e1-66ec631dce30} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001858 sec., 5920.344456404736 rows/sec., 10.61 MiB/sec. | ||
| 10033 | 2026.05.18 07:21:42.662568 [ 4 ] {e349f59c-b9e2-4248-a0e1-66ec631dce30} <Debug> TCPHandler: Processed in 0.002034181 sec. | ||
| 10034 | 2026.05.18 07:21:42.662698 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10035 | 2026.05.18 07:21:42.662794 [ 4 ] {4428447d-e1c5-43b3-8e2e-89825bdff158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10036 | 2026.05.18 07:21:42.662835 [ 4 ] {4428447d-e1c5-43b3-8e2e-89825bdff158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10037 | 2026.05.18 07:21:42.663184 [ 4 ] {4428447d-e1c5-43b3-8e2e-89825bdff158} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.05.18 07:21:42.663221 [ 4 ] {4428447d-e1c5-43b3-8e2e-89825bdff158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10039 | 2026.05.18 07:21:42.663528 [ 4 ] {4428447d-e1c5-43b3-8e2e-89825bdff158} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10040 | 2026.05.18 07:21:42.663748 [ 4 ] {4428447d-e1c5-43b3-8e2e-89825bdff158} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.05.18 07:21:42.663874 [ 4 ] {4428447d-e1c5-43b3-8e2e-89825bdff158} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. | ||
| 10042 | 2026.05.18 07:21:42.663907 [ 4 ] {4428447d-e1c5-43b3-8e2e-89825bdff158} <Debug> TCPHandler: Processed in 0.001257707 sec. | ||
| 10043 | 2026.05.18 07:21:42.880245 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10044 | 2026.05.18 07:21:42.895757 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.05.18 07:21:42.895821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10046 | 2026.05.18 07:21:42.901500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10047 | 2026.05.18 07:21:42.902184 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.05.18 07:21:42.904702 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10049 | 2026.05.18 07:21:47.634728 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.05.18 07:21:47.635017 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 10051 | 2026.05.18 07:21:47.635407 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10052 | 2026.05.18 07:21:47.635452 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <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 | ||
| 10053 | 2026.05.18 07:21:47.635713 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10054 | 2026.05.18 07:21:47.635793 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10055 | 2026.05.18 07:21:47.635951 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10056 | 2026.05.18 07:21:47.635987 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10057 | 2026.05.18 07:21:47.636010 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 10058 | 2026.05.18 07:21:47.636025 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10059 | 2026.05.18 07:21:47.636066 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <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'))" | ||
| 10060 | 2026.05.18 07:21:47.636087 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10061 | 2026.05.18 07:21:47.637288 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002385 sec., 21802.935010482182 rows/sec., 5.10 MiB/sec. | ||
| 10062 | 2026.05.18 07:21:47.637405 [ 4 ] {c01f9697-a094-4d33-89e6-39aa03070d14} <Debug> TCPHandler: Processed in 0.002827075 sec. | ||
| 10063 | 2026.05.18 07:21:47.639988 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10064 | 2026.05.18 07:21:47.640125 [ 4 ] {1045d5c9-a774-485d-9c52-0edd581ef5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10065 | 2026.05.18 07:21:47.640178 [ 4 ] {1045d5c9-a774-485d-9c52-0edd581ef5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10066 | 2026.05.18 07:21:47.640916 [ 4 ] {1045d5c9-a774-485d-9c52-0edd581ef5ee} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.05.18 07:21:47.640960 [ 4 ] {1045d5c9-a774-485d-9c52-0edd581ef5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10068 | 2026.05.18 07:21:47.641324 [ 4 ] {1045d5c9-a774-485d-9c52-0edd581ef5ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10069 | 2026.05.18 07:21:47.641546 [ 4 ] {1045d5c9-a774-485d-9c52-0edd581ef5ee} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.05.18 07:21:47.641695 [ 4 ] {1045d5c9-a774-485d-9c52-0edd581ef5ee} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001608 sec., 6218.905472636816 rows/sec., 507.11 KiB/sec. | ||
| 10071 | 2026.05.18 07:21:47.641732 [ 4 ] {1045d5c9-a774-485d-9c52-0edd581ef5ee} <Debug> TCPHandler: Processed in 0.00180769 sec. | ||
| 10072 | 2026.05.18 07:21:47.641886 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.05.18 07:21:47.641984 [ 4 ] {80bc2046-6c0d-4bf2-b9d7-5fe11a5aed9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10074 | 2026.05.18 07:21:47.642025 [ 4 ] {80bc2046-6c0d-4bf2-b9d7-5fe11a5aed9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10075 | 2026.05.18 07:21:47.642596 [ 4 ] {80bc2046-6c0d-4bf2-b9d7-5fe11a5aed9d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.05.18 07:21:47.642635 [ 4 ] {80bc2046-6c0d-4bf2-b9d7-5fe11a5aed9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10077 | 2026.05.18 07:21:47.642940 [ 4 ] {80bc2046-6c0d-4bf2-b9d7-5fe11a5aed9d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10078 | 2026.05.18 07:21:47.643157 [ 4 ] {80bc2046-6c0d-4bf2-b9d7-5fe11a5aed9d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.05.18 07:21:47.643283 [ 4 ] {80bc2046-6c0d-4bf2-b9d7-5fe11a5aed9d} <Debug> executeQuery: Read 121 rows, 10.43 KiB in 0.001318 sec., 91805.76631259485 rows/sec., 7.73 MiB/sec. | ||
| 10080 | 2026.05.18 07:21:47.643291 [ 11 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10081 | 2026.05.18 07:21:47.643319 [ 4 ] {80bc2046-6c0d-4bf2-b9d7-5fe11a5aed9d} <Debug> TCPHandler: Processed in 0.001487318 sec. | ||
| 10082 | 2026.05.18 07:21:47.643371 [ 11 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.05.18 07:21:47.643400 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10084 | 2026.05.18 07:21:47.643501 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2026.05.18 07:21:47.643558 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 10086 | 2026.05.18 07:21:47.643605 [ 4 ] {b0ae2c09-6294-41d5-9c7d-68194ced85de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10087 | 2026.05.18 07:21:47.643656 [ 4 ] {b0ae2c09-6294-41d5-9c7d-68194ced85de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10088 | 2026.05.18 07:21:47.643740 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10089 | 2026.05.18 07:21:47.643783 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3362 rows starting from the beginning of the part | ||
| 10090 | 2026.05.18 07:21:47.643862 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 3168 rows starting from the beginning of the part | ||
| 10091 | 2026.05.18 07:21:47.643919 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 10092 | 2026.05.18 07:21:47.643968 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 116 rows starting from the beginning of the part | ||
| 10093 | 2026.05.18 07:21:47.644023 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 819 rows starting from the beginning of the part | ||
| 10094 | 2026.05.18 07:21:47.644116 [ 4 ] {b0ae2c09-6294-41d5-9c7d-68194ced85de} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.05.18 07:21:47.644160 [ 4 ] {b0ae2c09-6294-41d5-9c7d-68194ced85de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10096 | 2026.05.18 07:21:47.644171 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 121 rows starting from the beginning of the part | ||
| 10097 | 2026.05.18 07:21:47.644505 [ 4 ] {b0ae2c09-6294-41d5-9c7d-68194ced85de} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10098 | 2026.05.18 07:21:47.644760 [ 4 ] {b0ae2c09-6294-41d5-9c7d-68194ced85de} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.05.18 07:21:47.644898 [ 4 ] {b0ae2c09-6294-41d5-9c7d-68194ced85de} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001311 sec., 30511.06025934401 rows/sec., 2.20 MiB/sec. | ||
| 10100 | 2026.05.18 07:21:47.644934 [ 4 ] {b0ae2c09-6294-41d5-9c7d-68194ced85de} <Debug> TCPHandler: Processed in 0.001488038 sec. | ||
| 10101 | 2026.05.18 07:21:47.645073 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10102 | 2026.05.18 07:21:47.645170 [ 4 ] {5b01343c-6b85-4021-aed3-88bd4d465273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10103 | 2026.05.18 07:21:47.645210 [ 4 ] {5b01343c-6b85-4021-aed3-88bd4d465273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10104 | 2026.05.18 07:21:47.645710 [ 4 ] {5b01343c-6b85-4021-aed3-88bd4d465273} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.05.18 07:21:47.645746 [ 4 ] {5b01343c-6b85-4021-aed3-88bd4d465273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10106 | 2026.05.18 07:21:47.646076 [ 4 ] {5b01343c-6b85-4021-aed3-88bd4d465273} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10107 | 2026.05.18 07:21:47.646296 [ 4 ] {5b01343c-6b85-4021-aed3-88bd4d465273} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2026.05.18 07:21:47.646426 [ 4 ] {5b01343c-6b85-4021-aed3-88bd4d465273} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001275 sec., 81568.62745098039 rows/sec., 6.38 MiB/sec. | ||
| 10109 | 2026.05.18 07:21:47.646455 [ 44 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10110 | 2026.05.18 07:21:47.646461 [ 4 ] {5b01343c-6b85-4021-aed3-88bd4d465273} <Debug> TCPHandler: Processed in 0.001437278 sec. | ||
| 10111 | 2026.05.18 07:21:47.646516 [ 44 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.05.18 07:21:47.646544 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10113 | 2026.05.18 07:21:47.646626 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.05.18 07:21:47.646666 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 10115 | 2026.05.18 07:21:47.646736 [ 4 ] {8f02184b-1c93-4e63-9e7d-59219aa95b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10116 | 2026.05.18 07:21:47.646787 [ 4 ] {8f02184b-1c93-4e63-9e7d-59219aa95b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10117 | 2026.05.18 07:21:47.646787 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 5 columns (5 merged, 0 gathered) in 0.003304548 sec., 2312570.433233229 rows/sec., 183.31 MiB/sec. | ||
| 10118 | 2026.05.18 07:21:47.646813 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10119 | 2026.05.18 07:21:47.646860 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1831 rows starting from the beginning of the part | ||
| 10120 | 2026.05.18 07:21:47.646922 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1727 rows starting from the beginning of the part | ||
| 10121 | 2026.05.18 07:21:47.646992 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 10122 | 2026.05.18 07:21:47.647056 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 94 rows starting from the beginning of the part | ||
| 10123 | 2026.05.18 07:21:47.647107 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 501 rows starting from the beginning of the part | ||
| 10124 | 2026.05.18 07:21:47.647173 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10125 | 2026.05.18 07:21:47.647207 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10126 | 2026.05.18 07:21:47.647263 [ 4 ] {8f02184b-1c93-4e63-9e7d-59219aa95b77} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.05.18 07:21:47.647308 [ 4 ] {8f02184b-1c93-4e63-9e7d-59219aa95b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10128 | 2026.05.18 07:21:47.647598 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.18 07:21:47.647690 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_66_13} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10130 | 2026.05.18 07:21:47.647729 [ 4 ] {8f02184b-1c93-4e63-9e7d-59219aa95b77} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10131 | 2026.05.18 07:21:47.647779 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 10132 | 2026.05.18 07:21:47.647966 [ 4 ] {8f02184b-1c93-4e63-9e7d-59219aa95b77} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.05.18 07:21:47.648120 [ 4 ] {8f02184b-1c93-4e63-9e7d-59219aa95b77} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001411 sec., 116938.34160170093 rows/sec., 8.14 MiB/sec. | ||
| 10134 | 2026.05.18 07:21:47.648156 [ 4 ] {8f02184b-1c93-4e63-9e7d-59219aa95b77} <Debug> TCPHandler: Processed in 0.001578909 sec. | ||
| 10135 | 2026.05.18 07:21:47.648286 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.05.18 07:21:47.648388 [ 4 ] {82d98b93-14c7-4e26-85f7-ccd39cf5deee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10137 | 2026.05.18 07:21:47.648442 [ 4 ] {82d98b93-14c7-4e26-85f7-ccd39cf5deee} <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 | ||
| 10138 | 2026.05.18 07:21:47.648774 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.002164642 sec., 1996173.039236973 rows/sec., 144.71 MiB/sec. | ||
| 10139 | 2026.05.18 07:21:47.649042 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10140 | 2026.05.18 07:21:47.649326 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.05.18 07:21:47.649387 [ 4 ] {82d98b93-14c7-4e26-85f7-ccd39cf5deee} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.05.18 07:21:47.649404 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_66_13} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10143 | 2026.05.18 07:21:47.649431 [ 4 ] {82d98b93-14c7-4e26-85f7-ccd39cf5deee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10144 | 2026.05.18 07:21:47.649514 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10145 | 2026.05.18 07:21:47.649960 [ 4 ] {82d98b93-14c7-4e26-85f7-ccd39cf5deee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10146 | 2026.05.18 07:21:47.650260 [ 4 ] {82d98b93-14c7-4e26-85f7-ccd39cf5deee} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.05.18 07:21:47.650400 [ 4 ] {82d98b93-14c7-4e26-85f7-ccd39cf5deee} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002029 sec., 14785.608674223755 rows/sec., 26.50 MiB/sec. | ||
| 10148 | 2026.05.18 07:21:47.650452 [ 4 ] {82d98b93-14c7-4e26-85f7-ccd39cf5deee} <Debug> TCPHandler: Processed in 0.002214142 sec. | ||
| 10149 | 2026.05.18 07:21:47.650572 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.05.18 07:21:47.650669 [ 4 ] {f1fcb621-b511-4b1e-93a4-72e4635e1dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10151 | 2026.05.18 07:21:47.650711 [ 4 ] {f1fcb621-b511-4b1e-93a4-72e4635e1dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10152 | 2026.05.18 07:21:47.651070 [ 4 ] {f1fcb621-b511-4b1e-93a4-72e4635e1dd6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.05.18 07:21:47.651107 [ 4 ] {f1fcb621-b511-4b1e-93a4-72e4635e1dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10154 | 2026.05.18 07:21:47.651411 [ 4 ] {f1fcb621-b511-4b1e-93a4-72e4635e1dd6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10155 | 2026.05.18 07:21:47.651614 [ 4 ] {f1fcb621-b511-4b1e-93a4-72e4635e1dd6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.05.18 07:21:47.651742 [ 4 ] {f1fcb621-b511-4b1e-93a4-72e4635e1dd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 10157 | 2026.05.18 07:21:47.651776 [ 4 ] {f1fcb621-b511-4b1e-93a4-72e4635e1dd6} <Debug> TCPHandler: Processed in 0.001252577 sec. | ||
| 10158 | 2026.05.18 07:21:49.328531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20706 | ||
| 10159 | 2026.05.18 07:21:49.329378 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.05.18 07:21:49.329451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10161 | 2026.05.18 07:21:49.330039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10162 | 2026.05.18 07:21:49.330269 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.05.18 07:21:49.330400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20706 | ||
| 10164 | 2026.05.18 07:21:50.404813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10165 | 2026.05.18 07:21:50.423529 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.05.18 07:21:50.423601 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10167 | 2026.05.18 07:21:50.430262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10168 | 2026.05.18 07:21:50.431055 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.05.18 07:21:50.440813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10170 | 2026.05.18 07:21:52.638761 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2026.05.18 07:21:52.639013 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 10172 | 2026.05.18 07:21:52.639369 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10173 | 2026.05.18 07:21:52.639411 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <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 | ||
| 10174 | 2026.05.18 07:21:52.639651 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10175 | 2026.05.18 07:21:52.639719 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10176 | 2026.05.18 07:21:52.639862 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10177 | 2026.05.18 07:21:52.639924 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10178 | 2026.05.18 07:21:52.639947 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 10179 | 2026.05.18 07:21:52.639963 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10180 | 2026.05.18 07:21:52.640005 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <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'))" | ||
| 10181 | 2026.05.18 07:21:52.640049 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10182 | 2026.05.18 07:21:52.641104 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002193 sec., 23711.810305517556 rows/sec., 5.55 MiB/sec. | ||
| 10183 | 2026.05.18 07:21:52.641221 [ 4 ] {b0ce1aca-42bf-4880-9b0e-1403f795e36f} <Debug> TCPHandler: Processed in 0.002600934 sec. | ||
| 10184 | 2026.05.18 07:21:52.646690 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2026.05.18 07:21:52.646819 [ 4 ] {a9250da5-0f06-45cb-8d51-1feeb28f4947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10186 | 2026.05.18 07:21:52.646871 [ 4 ] {a9250da5-0f06-45cb-8d51-1feeb28f4947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10187 | 2026.05.18 07:21:52.647536 [ 4 ] {a9250da5-0f06-45cb-8d51-1feeb28f4947} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2026.05.18 07:21:52.647588 [ 4 ] {a9250da5-0f06-45cb-8d51-1feeb28f4947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10189 | 2026.05.18 07:21:52.647978 [ 4 ] {a9250da5-0f06-45cb-8d51-1feeb28f4947} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10190 | 2026.05.18 07:21:52.648201 [ 4 ] {a9250da5-0f06-45cb-8d51-1feeb28f4947} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.05.18 07:21:52.648344 [ 4 ] {a9250da5-0f06-45cb-8d51-1feeb28f4947} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001562 sec., 181818.18181818182 rows/sec., 11.55 MiB/sec. | ||
| 10192 | 2026.05.18 07:21:52.648357 [ 40 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 10193 | 2026.05.18 07:21:52.648381 [ 4 ] {a9250da5-0f06-45cb-8d51-1feeb28f4947} <Debug> TCPHandler: Processed in 0.00175342 sec. | ||
| 10194 | 2026.05.18 07:21:52.648425 [ 40 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.05.18 07:21:52.648451 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10196 | 2026.05.18 07:21:52.648542 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2026.05.18 07:21:52.648586 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::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 | ||
| 10198 | 2026.05.18 07:21:52.648645 [ 4 ] {06d874ba-7bd6-46db-a64b-b071472c2912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10199 | 2026.05.18 07:21:52.648691 [ 4 ] {06d874ba-7bd6-46db-a64b-b071472c2912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10200 | 2026.05.18 07:21:52.648732 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10201 | 2026.05.18 07:21:52.648774 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 308 rows starting from the beginning of the part | ||
| 10202 | 2026.05.18 07:21:52.648848 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 10203 | 2026.05.18 07:21:52.648901 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 10204 | 2026.05.18 07:21:52.648948 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 10205 | 2026.05.18 07:21:52.648993 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 10206 | 2026.05.18 07:21:52.649037 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 10207 | 2026.05.18 07:21:52.649477 [ 4 ] {06d874ba-7bd6-46db-a64b-b071472c2912} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.05.18 07:21:52.649520 [ 4 ] {06d874ba-7bd6-46db-a64b-b071472c2912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10209 | 2026.05.18 07:21:52.649880 [ 4 ] {06d874ba-7bd6-46db-a64b-b071472c2912} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10210 | 2026.05.18 07:21:52.650102 [ 4 ] {06d874ba-7bd6-46db-a64b-b071472c2912} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2026.05.18 07:21:52.650132 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604749 sec., 1076803.911390504 rows/sec., 72.79 MiB/sec. | ||
| 10212 | 2026.05.18 07:21:52.650234 [ 4 ] {06d874ba-7bd6-46db-a64b-b071472c2912} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001607 sec., 509645.3018046049 rows/sec., 39.50 MiB/sec. | ||
| 10213 | 2026.05.18 07:21:52.650274 [ 4 ] {06d874ba-7bd6-46db-a64b-b071472c2912} <Debug> TCPHandler: Processed in 0.001781199 sec. | ||
| 10214 | 2026.05.18 07:21:52.650290 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 10215 | 2026.05.18 07:21:52.650399 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.05.18 07:21:52.650502 [ 4 ] {99a0e472-d73e-4ab0-a677-b05e1abd323a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10217 | 2026.05.18 07:21:52.650545 [ 4 ] {99a0e472-d73e-4ab0-a677-b05e1abd323a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10218 | 2026.05.18 07:21:52.650551 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2026.05.18 07:21:52.650629 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_25_5} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 10220 | 2026.05.18 07:21:52.650697 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10221 | 2026.05.18 07:21:52.651098 [ 4 ] {99a0e472-d73e-4ab0-a677-b05e1abd323a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.05.18 07:21:52.651142 [ 4 ] {99a0e472-d73e-4ab0-a677-b05e1abd323a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10223 | 2026.05.18 07:21:52.651448 [ 4 ] {99a0e472-d73e-4ab0-a677-b05e1abd323a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10224 | 2026.05.18 07:21:52.651662 [ 4 ] {99a0e472-d73e-4ab0-a677-b05e1abd323a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.05.18 07:21:52.651780 [ 40 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10226 | 2026.05.18 07:21:52.651788 [ 4 ] {99a0e472-d73e-4ab0-a677-b05e1abd323a} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001305 sec., 117241.37931034483 rows/sec., 7.01 MiB/sec. | ||
| 10227 | 2026.05.18 07:21:52.651820 [ 40 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.05.18 07:21:52.651840 [ 4 ] {99a0e472-d73e-4ab0-a677-b05e1abd323a} <Debug> TCPHandler: Processed in 0.001490378 sec. | ||
| 10229 | 2026.05.18 07:21:52.651845 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10230 | 2026.05.18 07:21:52.651945 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 10231 | 2026.05.18 07:21:52.651999 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2026.05.18 07:21:52.652051 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10233 | 2026.05.18 07:21:52.652086 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 226 rows starting from the beginning of the part | ||
| 10234 | 2026.05.18 07:21:52.652101 [ 4 ] {223e965f-345a-4f78-a494-74c6f13ed93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.05.18 07:21:52.652142 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 164 rows starting from the beginning of the part | ||
| 10236 | 2026.05.18 07:21:52.652149 [ 4 ] {223e965f-345a-4f78-a494-74c6f13ed93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10237 | 2026.05.18 07:21:52.652199 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 10238 | 2026.05.18 07:21:52.652250 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 153 rows starting from the beginning of the part | ||
| 10239 | 2026.05.18 07:21:52.652291 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 10240 | 2026.05.18 07:21:52.652331 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 153 rows starting from the beginning of the part | ||
| 10241 | 2026.05.18 07:21:52.652607 [ 4 ] {223e965f-345a-4f78-a494-74c6f13ed93c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.05.18 07:21:52.652650 [ 4 ] {223e965f-345a-4f78-a494-74c6f13ed93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10243 | 2026.05.18 07:21:52.652967 [ 4 ] {223e965f-345a-4f78-a494-74c6f13ed93c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10244 | 2026.05.18 07:21:52.653166 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255007 sec., 610355.1613656338 rows/sec., 40.42 MiB/sec. | ||
| 10245 | 2026.05.18 07:21:52.653185 [ 4 ] {223e965f-345a-4f78-a494-74c6f13ed93c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.05.18 07:21:52.653330 [ 4 ] {223e965f-345a-4f78-a494-74c6f13ed93c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001247 sec., 119486.76824378507 rows/sec., 7.72 MiB/sec. | ||
| 10247 | 2026.05.18 07:21:52.653366 [ 4 ] {223e965f-345a-4f78-a494-74c6f13ed93c} <Debug> TCPHandler: Processed in 0.001415097 sec. | ||
| 10248 | 2026.05.18 07:21:52.653373 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10249 | 2026.05.18 07:21:52.653492 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10250 | 2026.05.18 07:21:52.653595 [ 4 ] {5b982998-b87c-477b-b0ab-1a264dcf1b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10251 | 2026.05.18 07:21:52.653639 [ 4 ] {5b982998-b87c-477b-b0ab-1a264dcf1b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10252 | 2026.05.18 07:21:52.653703 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2026.05.18 07:21:52.653790 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_56_11} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10254 | 2026.05.18 07:21:52.653903 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10255 | 2026.05.18 07:21:52.654161 [ 4 ] {5b982998-b87c-477b-b0ab-1a264dcf1b4b} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.05.18 07:21:52.654204 [ 4 ] {5b982998-b87c-477b-b0ab-1a264dcf1b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10257 | 2026.05.18 07:21:52.654514 [ 4 ] {5b982998-b87c-477b-b0ab-1a264dcf1b4b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10258 | 2026.05.18 07:21:52.654738 [ 4 ] {5b982998-b87c-477b-b0ab-1a264dcf1b4b} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.05.18 07:21:52.654857 [ 40 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 10260 | 2026.05.18 07:21:52.654871 [ 4 ] {5b982998-b87c-477b-b0ab-1a264dcf1b4b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001294 sec., 114374.03400309119 rows/sec., 6.50 MiB/sec. | ||
| 10261 | 2026.05.18 07:21:52.654909 [ 40 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2026.05.18 07:21:52.654924 [ 4 ] {5b982998-b87c-477b-b0ab-1a264dcf1b4b} <Debug> TCPHandler: Processed in 0.001480178 sec. | ||
| 10263 | 2026.05.18 07:21:52.654942 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10264 | 2026.05.18 07:21:52.655070 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::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 | ||
| 10265 | 2026.05.18 07:21:52.655073 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.05.18 07:21:52.655172 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10267 | 2026.05.18 07:21:52.655189 [ 4 ] {ce350d60-7fd6-4949-9910-3e9ad08909e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10268 | 2026.05.18 07:21:52.655207 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 160 rows starting from the beginning of the part | ||
| 10269 | 2026.05.18 07:21:52.655236 [ 4 ] {ce350d60-7fd6-4949-9910-3e9ad08909e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10270 | 2026.05.18 07:21:52.655278 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 10271 | 2026.05.18 07:21:52.655332 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 10272 | 2026.05.18 07:21:52.655379 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 10273 | 2026.05.18 07:21:52.655422 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 10274 | 2026.05.18 07:21:52.655467 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 10275 | 2026.05.18 07:21:52.655895 [ 4 ] {ce350d60-7fd6-4949-9910-3e9ad08909e5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.05.18 07:21:52.655939 [ 4 ] {ce350d60-7fd6-4949-9910-3e9ad08909e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10277 | 2026.05.18 07:21:52.656282 [ 4 ] {ce350d60-7fd6-4949-9910-3e9ad08909e5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10278 | 2026.05.18 07:21:52.656399 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383808 sec., 650379.2433632411 rows/sec., 39.64 MiB/sec. | ||
| 10279 | 2026.05.18 07:21:52.656507 [ 4 ] {ce350d60-7fd6-4949-9910-3e9ad08909e5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.05.18 07:21:52.656532 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 10281 | 2026.05.18 07:21:52.656650 [ 4 ] {ce350d60-7fd6-4949-9910-3e9ad08909e5} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001479 sec., 338742.3935091278 rows/sec., 23.81 MiB/sec. | ||
| 10282 | 2026.05.18 07:21:52.656694 [ 4 ] {ce350d60-7fd6-4949-9910-3e9ad08909e5} <Debug> TCPHandler: Processed in 0.001669979 sec. | ||
| 10283 | 2026.05.18 07:21:52.656792 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2026.05.18 07:21:52.656859 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2026.05.18 07:21:52.656861 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_25_5} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 10286 | 2026.05.18 07:21:52.656956 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10287 | 2026.05.18 07:21:52.656965 [ 4 ] {4b440238-13a8-464c-be69-abcda536a986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10288 | 2026.05.18 07:21:52.657014 [ 4 ] {4b440238-13a8-464c-be69-abcda536a986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10289 | 2026.05.18 07:21:52.657363 [ 4 ] {4b440238-13a8-464c-be69-abcda536a986} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2026.05.18 07:21:52.657399 [ 4 ] {4b440238-13a8-464c-be69-abcda536a986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10291 | 2026.05.18 07:21:52.657708 [ 4 ] {4b440238-13a8-464c-be69-abcda536a986} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10292 | 2026.05.18 07:21:52.657919 [ 4 ] {4b440238-13a8-464c-be69-abcda536a986} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10293 | 2026.05.18 07:21:52.658036 [ 38 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10294 | 2026.05.18 07:21:52.658049 [ 4 ] {4b440238-13a8-464c-be69-abcda536a986} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 10295 | 2026.05.18 07:21:52.658084 [ 38 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.05.18 07:21:52.658100 [ 4 ] {4b440238-13a8-464c-be69-abcda536a986} <Debug> TCPHandler: Processed in 0.001289578 sec. | ||
| 10297 | 2026.05.18 07:21:52.658112 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10298 | 2026.05.18 07:21:52.658216 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10299 | 2026.05.18 07:21:52.658242 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.05.18 07:21:52.658334 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10301 | 2026.05.18 07:21:52.658344 [ 4 ] {0c60017a-f9e2-428f-aa25-73325ecb4e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10302 | 2026.05.18 07:21:52.658373 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 10303 | 2026.05.18 07:21:52.658397 [ 4 ] {0c60017a-f9e2-428f-aa25-73325ecb4e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10304 | 2026.05.18 07:21:52.658436 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 10305 | 2026.05.18 07:21:52.658489 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 10306 | 2026.05.18 07:21:52.658530 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 10307 | 2026.05.18 07:21:52.658570 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 10308 | 2026.05.18 07:21:52.658608 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 10309 | 2026.05.18 07:21:52.658823 [ 4 ] {0c60017a-f9e2-428f-aa25-73325ecb4e3c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.05.18 07:21:52.658868 [ 4 ] {0c60017a-f9e2-428f-aa25-73325ecb4e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10311 | 2026.05.18 07:21:52.659222 [ 4 ] {0c60017a-f9e2-428f-aa25-73325ecb4e3c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10312 | 2026.05.18 07:21:52.659379 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001203627 sec., 114653.45991739965 rows/sec., 5.85 MiB/sec. | ||
| 10313 | 2026.05.18 07:21:52.659455 [ 4 ] {0c60017a-f9e2-428f-aa25-73325ecb4e3c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.05.18 07:21:52.659503 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10315 | 2026.05.18 07:21:52.659585 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10316 | 2026.05.18 07:21:52.659597 [ 4 ] {0c60017a-f9e2-428f-aa25-73325ecb4e3c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001272 sec., 208333.33333333334 rows/sec., 13.84 MiB/sec. | ||
| 10317 | 2026.05.18 07:21:52.659626 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.05.18 07:21:52.659650 [ 4 ] {0c60017a-f9e2-428f-aa25-73325ecb4e3c} <Debug> TCPHandler: Processed in 0.001457098 sec. | ||
| 10319 | 2026.05.18 07:21:52.659657 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10320 | 2026.05.18 07:21:52.659768 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 10321 | 2026.05.18 07:21:52.659783 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.05.18 07:21:52.659803 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2026.05.18 07:21:52.659863 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_23_5} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10324 | 2026.05.18 07:21:52.659877 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10325 | 2026.05.18 07:21:52.659905 [ 4 ] {2aeba5c4-07be-4633-bedd-695ae56d819e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10326 | 2026.05.18 07:21:52.659906 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23121 rows starting from the beginning of the part | ||
| 10327 | 2026.05.18 07:21:52.659935 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10328 | 2026.05.18 07:21:52.659960 [ 4 ] {2aeba5c4-07be-4633-bedd-695ae56d819e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10329 | 2026.05.18 07:21:52.659988 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 10330 | 2026.05.18 07:21:52.660041 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10331 | 2026.05.18 07:21:52.660095 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 10332 | 2026.05.18 07:21:52.660140 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 165 rows starting from the beginning of the part | ||
| 10333 | 2026.05.18 07:21:52.660180 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 10334 | 2026.05.18 07:21:52.660296 [ 4 ] {2aeba5c4-07be-4633-bedd-695ae56d819e} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.05.18 07:21:52.660339 [ 4 ] {2aeba5c4-07be-4633-bedd-695ae56d819e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10336 | 2026.05.18 07:21:52.660693 [ 4 ] {2aeba5c4-07be-4633-bedd-695ae56d819e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10337 | 2026.05.18 07:21:52.660910 [ 4 ] {2aeba5c4-07be-4633-bedd-695ae56d819e} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.05.18 07:21:52.661018 [ 38 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 10339 | 2026.05.18 07:21:52.661043 [ 4 ] {2aeba5c4-07be-4633-bedd-695ae56d819e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 10340 | 2026.05.18 07:21:52.661051 [ 38 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.05.18 07:21:52.661087 [ 4 ] {2aeba5c4-07be-4633-bedd-695ae56d819e} <Debug> TCPHandler: Processed in 0.001334747 sec. | ||
| 10342 | 2026.05.18 07:21:52.661089 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10343 | 2026.05.18 07:21:52.661193 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 10344 | 2026.05.18 07:21:52.661292 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.05.18 07:21:52.661319 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10346 | 2026.05.18 07:21:52.661359 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 10347 | 2026.05.18 07:21:52.661405 [ 4 ] {2eeb616e-1528-4581-863d-3d24e93327e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10348 | 2026.05.18 07:21:52.661418 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 10349 | 2026.05.18 07:21:52.661477 [ 4 ] {2eeb616e-1528-4581-863d-3d24e93327e1} <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 | ||
| 10350 | 2026.05.18 07:21:52.661483 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 10351 | 2026.05.18 07:21:52.661540 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10352 | 2026.05.18 07:21:52.661581 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10353 | 2026.05.18 07:21:52.661620 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10354 | 2026.05.18 07:21:52.662284 [ 4 ] {2eeb616e-1528-4581-863d-3d24e93327e1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.05.18 07:21:52.662328 [ 4 ] {2eeb616e-1528-4581-863d-3d24e93327e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10356 | 2026.05.18 07:21:52.662616 [ 200 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001457248 sec., 16469.39985506928 rows/sec., 1.08 MiB/sec. | ||
| 10357 | 2026.05.18 07:21:52.662738 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10358 | 2026.05.18 07:21:52.663007 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.05.18 07:21:52.663078 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_24_5} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 10360 | 2026.05.18 07:21:52.663140 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10361 | 2026.05.18 07:21:52.663168 [ 4 ] {2eeb616e-1528-4581-863d-3d24e93327e1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10362 | 2026.05.18 07:21:52.663413 [ 4 ] {2eeb616e-1528-4581-863d-3d24e93327e1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10363 | 2026.05.18 07:21:52.663559 [ 4 ] {2eeb616e-1528-4581-863d-3d24e93327e1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002175 sec., 5057.471264367817 rows/sec., 9.06 MiB/sec. | ||
| 10364 | 2026.05.18 07:21:52.663614 [ 4 ] {2eeb616e-1528-4581-863d-3d24e93327e1} <Debug> TCPHandler: Processed in 0.002371073 sec. | ||
| 10365 | 2026.05.18 07:21:52.663747 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2026.05.18 07:21:52.663844 [ 4 ] {88a4eef5-2401-46f1-b35c-f1e5d91785d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10367 | 2026.05.18 07:21:52.663887 [ 4 ] {88a4eef5-2401-46f1-b35c-f1e5d91785d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10368 | 2026.05.18 07:21:52.664245 [ 4 ] {88a4eef5-2401-46f1-b35c-f1e5d91785d0} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.05.18 07:21:52.664280 [ 4 ] {88a4eef5-2401-46f1-b35c-f1e5d91785d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10370 | 2026.05.18 07:21:52.664602 [ 4 ] {88a4eef5-2401-46f1-b35c-f1e5d91785d0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10371 | 2026.05.18 07:21:52.664811 [ 4 ] {88a4eef5-2401-46f1-b35c-f1e5d91785d0} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2026.05.18 07:21:52.664945 [ 4 ] {88a4eef5-2401-46f1-b35c-f1e5d91785d0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 10373 | 2026.05.18 07:21:52.664979 [ 4 ] {88a4eef5-2401-46f1-b35c-f1e5d91785d0} <Debug> TCPHandler: Processed in 0.001280607 sec. | ||
| 10374 | 2026.05.18 07:21:52.666582 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24040 rows, containing 5 columns (5 merged, 0 gathered) in 0.006855607 sec., 3506618.7428771807 rows/sec., 228.46 MiB/sec. | ||
| 10375 | 2026.05.18 07:21:52.667143 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10376 | 2026.05.18 07:21:52.667471 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.05.18 07:21:52.667557 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10378 | 2026.05.18 07:21:52.667646 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10379 | 2026.05.18 07:21:53.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.41 MiB, peak 321.93 MiB, free memory in arenas 0.00 B, will set to 312.34 MiB (RSS), difference: 1.93 MiB | ||
| 10380 | 2026.05.18 07:21:56.700224 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10381 | 2026.05.18 07:21:56.700298 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10382 | 2026.05.18 07:21:56.830527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21154 | ||
| 10383 | 2026.05.18 07:21:56.831074 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.05.18 07:21:56.831118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10385 | 2026.05.18 07:21:56.831677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10386 | 2026.05.18 07:21:56.831935 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.05.18 07:21:56.832066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21154 | ||
| 10388 | 2026.05.18 07:21:57.634786 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.05.18 07:21:57.635062 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10390 | 2026.05.18 07:21:57.635457 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10391 | 2026.05.18 07:21:57.635502 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <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 | ||
| 10392 | 2026.05.18 07:21:57.635765 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10393 | 2026.05.18 07:21:57.635847 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10394 | 2026.05.18 07:21:57.636002 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10395 | 2026.05.18 07:21:57.636040 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10396 | 2026.05.18 07:21:57.636062 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 10397 | 2026.05.18 07:21:57.636078 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10398 | 2026.05.18 07:21:57.636121 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <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'))" | ||
| 10399 | 2026.05.18 07:21:57.636143 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10400 | 2026.05.18 07:21:57.637228 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002274 sec., 22867.194371152156 rows/sec., 5.35 MiB/sec. | ||
| 10401 | 2026.05.18 07:21:57.637346 [ 4 ] {cbd00d34-123f-449b-b3bb-6b77d2a018e8} <Debug> TCPHandler: Processed in 0.002718315 sec. | ||
| 10402 | 2026.05.18 07:21:57.639707 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2026.05.18 07:21:57.639847 [ 4 ] {1dc34853-3342-4a90-b350-43818ff90cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10404 | 2026.05.18 07:21:57.639901 [ 4 ] {1dc34853-3342-4a90-b350-43818ff90cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10405 | 2026.05.18 07:21:57.640538 [ 4 ] {1dc34853-3342-4a90-b350-43818ff90cf1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.05.18 07:21:57.640595 [ 4 ] {1dc34853-3342-4a90-b350-43818ff90cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10407 | 2026.05.18 07:21:57.641036 [ 4 ] {1dc34853-3342-4a90-b350-43818ff90cf1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10408 | 2026.05.18 07:21:57.641339 [ 4 ] {1dc34853-3342-4a90-b350-43818ff90cf1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.05.18 07:21:57.641494 [ 4 ] {1dc34853-3342-4a90-b350-43818ff90cf1} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001686 sec., 68801.89798339264 rows/sec., 5.83 MiB/sec. | ||
| 10410 | 2026.05.18 07:21:57.641531 [ 4 ] {1dc34853-3342-4a90-b350-43818ff90cf1} <Debug> TCPHandler: Processed in 0.001887781 sec. | ||
| 10411 | 2026.05.18 07:21:57.641683 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10412 | 2026.05.18 07:21:57.641797 [ 4 ] {450f9b22-2843-414f-ad4d-1d32135000b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10413 | 2026.05.18 07:21:57.641839 [ 4 ] {450f9b22-2843-414f-ad4d-1d32135000b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10414 | 2026.05.18 07:21:57.642309 [ 4 ] {450f9b22-2843-414f-ad4d-1d32135000b4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2026.05.18 07:21:57.642346 [ 4 ] {450f9b22-2843-414f-ad4d-1d32135000b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10416 | 2026.05.18 07:21:57.642658 [ 4 ] {450f9b22-2843-414f-ad4d-1d32135000b4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10417 | 2026.05.18 07:21:57.642874 [ 4 ] {450f9b22-2843-414f-ad4d-1d32135000b4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2026.05.18 07:21:57.643004 [ 4 ] {450f9b22-2843-414f-ad4d-1d32135000b4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001226 sec., 24469.820554649265 rows/sec., 1.80 MiB/sec. | ||
| 10419 | 2026.05.18 07:21:57.643039 [ 4 ] {450f9b22-2843-414f-ad4d-1d32135000b4} <Debug> TCPHandler: Processed in 0.001404988 sec. | ||
| 10420 | 2026.05.18 07:21:57.643175 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2026.05.18 07:21:57.643273 [ 4 ] {6cfa9e15-b7e0-42cc-99b3-172ec1defb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10422 | 2026.05.18 07:21:57.643313 [ 4 ] {6cfa9e15-b7e0-42cc-99b3-172ec1defb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10423 | 2026.05.18 07:21:57.643735 [ 4 ] {6cfa9e15-b7e0-42cc-99b3-172ec1defb57} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2026.05.18 07:21:57.643773 [ 4 ] {6cfa9e15-b7e0-42cc-99b3-172ec1defb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10425 | 2026.05.18 07:21:57.644081 [ 4 ] {6cfa9e15-b7e0-42cc-99b3-172ec1defb57} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10426 | 2026.05.18 07:21:57.644316 [ 4 ] {6cfa9e15-b7e0-42cc-99b3-172ec1defb57} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2026.05.18 07:21:57.644445 [ 4 ] {6cfa9e15-b7e0-42cc-99b3-172ec1defb57} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001191 sec., 78925.27287993283 rows/sec., 6.16 MiB/sec. | ||
| 10428 | 2026.05.18 07:21:57.644480 [ 4 ] {6cfa9e15-b7e0-42cc-99b3-172ec1defb57} <Debug> TCPHandler: Processed in 0.001353937 sec. | ||
| 10429 | 2026.05.18 07:21:57.644621 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10430 | 2026.05.18 07:21:57.644717 [ 4 ] {5b89eb28-1a40-44e8-857e-84208a1c1b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10431 | 2026.05.18 07:21:57.644761 [ 4 ] {5b89eb28-1a40-44e8-857e-84208a1c1b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10432 | 2026.05.18 07:21:57.645177 [ 4 ] {5b89eb28-1a40-44e8-857e-84208a1c1b3a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2026.05.18 07:21:57.645214 [ 4 ] {5b89eb28-1a40-44e8-857e-84208a1c1b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10434 | 2026.05.18 07:21:57.645541 [ 4 ] {5b89eb28-1a40-44e8-857e-84208a1c1b3a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10435 | 2026.05.18 07:21:57.645767 [ 4 ] {5b89eb28-1a40-44e8-857e-84208a1c1b3a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.05.18 07:21:57.645898 [ 4 ] {5b89eb28-1a40-44e8-857e-84208a1c1b3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10437 | 2026.05.18 07:21:57.645931 [ 4 ] {5b89eb28-1a40-44e8-857e-84208a1c1b3a} <Debug> TCPHandler: Processed in 0.001359187 sec. | ||
| 10438 | 2026.05.18 07:21:57.646106 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.05.18 07:21:57.646203 [ 4 ] {2c98c09d-1b42-4dc1-a971-0e82e8214b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10440 | 2026.05.18 07:21:57.646257 [ 4 ] {2c98c09d-1b42-4dc1-a971-0e82e8214b4d} <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 | ||
| 10441 | 2026.05.18 07:21:57.647046 [ 4 ] {2c98c09d-1b42-4dc1-a971-0e82e8214b4d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2026.05.18 07:21:57.647080 [ 4 ] {2c98c09d-1b42-4dc1-a971-0e82e8214b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10443 | 2026.05.18 07:21:57.647643 [ 4 ] {2c98c09d-1b42-4dc1-a971-0e82e8214b4d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10444 | 2026.05.18 07:21:57.647877 [ 4 ] {2c98c09d-1b42-4dc1-a971-0e82e8214b4d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.05.18 07:21:57.647993 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10446 | 2026.05.18 07:21:57.648018 [ 4 ] {2c98c09d-1b42-4dc1-a971-0e82e8214b4d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001833 sec., 16366.612111292963 rows/sec., 29.33 MiB/sec. | ||
| 10447 | 2026.05.18 07:21:57.648034 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.05.18 07:21:57.648054 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10449 | 2026.05.18 07:21:57.648080 [ 4 ] {2c98c09d-1b42-4dc1-a971-0e82e8214b4d} <Debug> TCPHandler: Processed in 0.002043981 sec. | ||
| 10450 | 2026.05.18 07:21:57.648178 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 10451 | 2026.05.18 07:21:57.648278 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2026.05.18 07:21:57.648381 [ 4 ] {fd3415e1-b207-4989-b2b8-f937bf0c4470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10453 | 2026.05.18 07:21:57.648424 [ 4 ] {fd3415e1-b207-4989-b2b8-f937bf0c4470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10454 | 2026.05.18 07:21:57.648463 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10455 | 2026.05.18 07:21:57.648530 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1133 rows starting from the beginning of the part | ||
| 10456 | 2026.05.18 07:21:57.648664 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 10457 | 2026.05.18 07:21:57.648773 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 10458 | 2026.05.18 07:21:57.648812 [ 4 ] {fd3415e1-b207-4989-b2b8-f937bf0c4470} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.05.18 07:21:57.648854 [ 4 ] {fd3415e1-b207-4989-b2b8-f937bf0c4470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10460 | 2026.05.18 07:21:57.648883 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 10461 | 2026.05.18 07:21:57.648982 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 10462 | 2026.05.18 07:21:57.649079 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 10463 | 2026.05.18 07:21:57.649190 [ 4 ] {fd3415e1-b207-4989-b2b8-f937bf0c4470} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10464 | 2026.05.18 07:21:57.649430 [ 4 ] {fd3415e1-b207-4989-b2b8-f937bf0c4470} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.05.18 07:21:57.649546 [ 32 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10466 | 2026.05.18 07:21:57.649569 [ 4 ] {fd3415e1-b207-4989-b2b8-f937bf0c4470} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 10467 | 2026.05.18 07:21:57.649576 [ 32 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.05.18 07:21:57.649603 [ 4 ] {fd3415e1-b207-4989-b2b8-f937bf0c4470} <Debug> TCPHandler: Processed in 0.001374548 sec. | ||
| 10469 | 2026.05.18 07:21:57.649603 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10470 | 2026.05.18 07:21:57.649727 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 10471 | 2026.05.18 07:21:57.649887 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10472 | 2026.05.18 07:21:57.649924 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3576 rows starting from the beginning of the part | ||
| 10473 | 2026.05.18 07:21:57.649992 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 10474 | 2026.05.18 07:21:57.650038 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 10475 | 2026.05.18 07:21:57.650081 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 10476 | 2026.05.18 07:21:57.650123 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 10477 | 2026.05.18 07:21:57.650164 [ 200 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10478 | 2026.05.18 07:21:57.651705 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040051 sec., 1929363.5306176168 rows/sec., 125.24 MiB/sec. | ||
| 10479 | 2026.05.18 07:21:57.652071 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10480 | 2026.05.18 07:21:57.652491 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.05.18 07:21:57.652574 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_66_13} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10482 | 2026.05.18 07:21:57.652652 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10483 | 2026.05.18 07:21:57.657377 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1245 rows, containing 19 columns (19 merged, 0 gathered) in 0.009258401 sec., 134472.46452168145 rows/sec., 240.97 MiB/sec. | ||
| 10484 | 2026.05.18 07:21:57.658550 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10485 | 2026.05.18 07:21:57.658871 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.05.18 07:21:57.658942 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10487 | 2026.05.18 07:21:57.659056 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB. | ||
| 10488 | 2026.05.18 07:21:57.940939 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10489 | 2026.05.18 07:21:57.958828 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.05.18 07:21:57.958896 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10491 | 2026.05.18 07:21:57.964875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10492 | 2026.05.18 07:21:57.965591 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.05.18 07:21:57.969007 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10494 | 2026.05.18 07:21:58.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.32 MiB, peak 324.13 MiB, free memory in arenas 0.00 B, will set to 315.12 MiB (RSS), difference: 1.80 MiB | ||
| 10495 | 2026.05.18 07:21:59.909340 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.05.18 07:21:59.909604 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10497 | 2026.05.18 07:21:59.909999 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10498 | 2026.05.18 07:21:59.910045 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10499 | 2026.05.18 07:21:59.910324 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10500 | 2026.05.18 07:21:59.910397 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10501 | 2026.05.18 07:21:59.910545 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 10502 | 2026.05.18 07:21:59.910582 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10503 | 2026.05.18 07:21:59.910604 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 10504 | 2026.05.18 07:21:59.910620 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10505 | 2026.05.18 07:21:59.910664 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10506 | 2026.05.18 07:21:59.910685 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10507 | 2026.05.18 07:21:59.912135 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002651 sec., 19615.23953225198 rows/sec., 4.59 MiB/sec. | ||
| 10508 | 2026.05.18 07:21:59.912265 [ 4 ] {8bcf2b63-ec0f-49ea-9056-40034bc89357} <Debug> TCPHandler: Processed in 0.003070847 sec. | ||
| 10509 | 2026.05.18 07:21:59.928195 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.05.18 07:21:59.928315 [ 4 ] {13b5c3be-6adf-4d66-8f2d-871841edf316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10511 | 2026.05.18 07:21:59.928364 [ 4 ] {13b5c3be-6adf-4d66-8f2d-871841edf316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10512 | 2026.05.18 07:21:59.929061 [ 4 ] {13b5c3be-6adf-4d66-8f2d-871841edf316} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.05.18 07:21:59.929110 [ 4 ] {13b5c3be-6adf-4d66-8f2d-871841edf316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10514 | 2026.05.18 07:21:59.929521 [ 4 ] {13b5c3be-6adf-4d66-8f2d-871841edf316} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10515 | 2026.05.18 07:21:59.929750 [ 4 ] {13b5c3be-6adf-4d66-8f2d-871841edf316} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.05.18 07:21:59.929902 [ 4 ] {13b5c3be-6adf-4d66-8f2d-871841edf316} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001622 sec., 175092.4784217016 rows/sec., 11.12 MiB/sec. | ||
| 10517 | 2026.05.18 07:21:59.929941 [ 4 ] {13b5c3be-6adf-4d66-8f2d-871841edf316} <Debug> TCPHandler: Processed in 0.001808221 sec. | ||
| 10518 | 2026.05.18 07:21:59.930074 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.05.18 07:21:59.930183 [ 4 ] {4f1d4fc5-68a5-46b1-a79f-68fe9448a19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10520 | 2026.05.18 07:21:59.930226 [ 4 ] {4f1d4fc5-68a5-46b1-a79f-68fe9448a19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10521 | 2026.05.18 07:21:59.930668 [ 4 ] {4f1d4fc5-68a5-46b1-a79f-68fe9448a19c} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.05.18 07:21:59.930706 [ 4 ] {4f1d4fc5-68a5-46b1-a79f-68fe9448a19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10523 | 2026.05.18 07:21:59.930999 [ 4 ] {4f1d4fc5-68a5-46b1-a79f-68fe9448a19c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10524 | 2026.05.18 07:21:59.931233 [ 4 ] {4f1d4fc5-68a5-46b1-a79f-68fe9448a19c} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.05.18 07:21:59.931357 [ 4 ] {4f1d4fc5-68a5-46b1-a79f-68fe9448a19c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001217 sec., 6573.54149548069 rows/sec., 536.03 KiB/sec. | ||
| 10526 | 2026.05.18 07:21:59.931389 [ 4 ] {4f1d4fc5-68a5-46b1-a79f-68fe9448a19c} <Debug> TCPHandler: Processed in 0.001379407 sec. | ||
| 10527 | 2026.05.18 07:21:59.931590 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.05.18 07:21:59.931681 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10529 | 2026.05.18 07:21:59.931719 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10530 | 2026.05.18 07:21:59.933687 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.05.18 07:21:59.933725 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10532 | 2026.05.18 07:21:59.934216 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10533 | 2026.05.18 07:21:59.934433 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.05.18 07:21:59.934565 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.002866 sec., 1106769.0160502442 rows/sec., 82.29 MiB/sec. | ||
| 10535 | 2026.05.18 07:21:59.934601 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10536 | 2026.05.18 07:21:59.934615 [ 4 ] {a8d7abc3-8f36-4dc3-99d7-50a5d12c2aaf} <Debug> TCPHandler: Processed in 0.003043176 sec. | ||
| 10537 | 2026.05.18 07:21:59.934745 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10538 | 2026.05.18 07:21:59.934851 [ 4 ] {eac0b9b1-0cf0-486d-905a-148aa41ac2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10539 | 2026.05.18 07:21:59.934893 [ 4 ] {eac0b9b1-0cf0-486d-905a-148aa41ac2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10540 | 2026.05.18 07:21:59.935355 [ 4 ] {eac0b9b1-0cf0-486d-905a-148aa41ac2fe} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.05.18 07:21:59.935391 [ 4 ] {eac0b9b1-0cf0-486d-905a-148aa41ac2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10542 | 2026.05.18 07:21:59.935693 [ 4 ] {eac0b9b1-0cf0-486d-905a-148aa41ac2fe} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10543 | 2026.05.18 07:21:59.935906 [ 4 ] {eac0b9b1-0cf0-486d-905a-148aa41ac2fe} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.05.18 07:21:59.936039 [ 4 ] {eac0b9b1-0cf0-486d-905a-148aa41ac2fe} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001207 sec., 142502.07125103564 rows/sec., 8.70 MiB/sec. | ||
| 10545 | 2026.05.18 07:21:59.936073 [ 4 ] {eac0b9b1-0cf0-486d-905a-148aa41ac2fe} <Debug> TCPHandler: Processed in 0.001377337 sec. | ||
| 10546 | 2026.05.18 07:21:59.936217 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2026.05.18 07:21:59.936313 [ 4 ] {68a8f54e-df93-4f8e-b1be-1f995368fa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10548 | 2026.05.18 07:21:59.936353 [ 4 ] {68a8f54e-df93-4f8e-b1be-1f995368fa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10549 | 2026.05.18 07:21:59.937058 [ 4 ] {68a8f54e-df93-4f8e-b1be-1f995368fa55} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.05.18 07:21:59.937094 [ 4 ] {68a8f54e-df93-4f8e-b1be-1f995368fa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10551 | 2026.05.18 07:21:59.937440 [ 4 ] {68a8f54e-df93-4f8e-b1be-1f995368fa55} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10552 | 2026.05.18 07:21:59.937664 [ 4 ] {68a8f54e-df93-4f8e-b1be-1f995368fa55} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.05.18 07:21:59.937782 [ 30 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10554 | 2026.05.18 07:21:59.937789 [ 4 ] {68a8f54e-df93-4f8e-b1be-1f995368fa55} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001494 sec., 635876.8406961177 rows/sec., 37.41 MiB/sec. | ||
| 10555 | 2026.05.18 07:21:59.937862 [ 30 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.05.18 07:21:59.937869 [ 4 ] {68a8f54e-df93-4f8e-b1be-1f995368fa55} <Debug> TCPHandler: Processed in 0.001702589 sec. | ||
| 10557 | 2026.05.18 07:21:59.937895 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10558 | 2026.05.18 07:21:59.938048 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.05.18 07:21:59.938056 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 10560 | 2026.05.18 07:21:59.938163 [ 4 ] {620194bc-4120-42f4-9c55-e6293cf89736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10561 | 2026.05.18 07:21:59.938211 [ 4 ] {620194bc-4120-42f4-9c55-e6293cf89736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10562 | 2026.05.18 07:21:59.938231 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10563 | 2026.05.18 07:21:59.938276 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 975 rows starting from the beginning of the part | ||
| 10564 | 2026.05.18 07:21:59.938358 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 10565 | 2026.05.18 07:21:59.938416 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 950 rows starting from the beginning of the part | ||
| 10566 | 2026.05.18 07:21:59.938472 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 10567 | 2026.05.18 07:21:59.938521 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 10568 | 2026.05.18 07:21:59.938592 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 950 rows starting from the beginning of the part | ||
| 10569 | 2026.05.18 07:21:59.938610 [ 4 ] {620194bc-4120-42f4-9c55-e6293cf89736} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.05.18 07:21:59.938651 [ 4 ] {620194bc-4120-42f4-9c55-e6293cf89736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10571 | 2026.05.18 07:21:59.939012 [ 4 ] {620194bc-4120-42f4-9c55-e6293cf89736} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10572 | 2026.05.18 07:21:59.939264 [ 4 ] {620194bc-4120-42f4-9c55-e6293cf89736} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.05.18 07:21:59.939400 [ 4 ] {620194bc-4120-42f4-9c55-e6293cf89736} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 55.50 KiB/sec. | ||
| 10574 | 2026.05.18 07:21:59.939436 [ 4 ] {620194bc-4120-42f4-9c55-e6293cf89736} <Debug> TCPHandler: Processed in 0.001436338 sec. | ||
| 10575 | 2026.05.18 07:21:59.939573 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10576 | 2026.05.18 07:21:59.939668 [ 4 ] {4f46d462-5620-4c46-967c-862d6471cc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10577 | 2026.05.18 07:21:59.939708 [ 4 ] {4f46d462-5620-4c46-967c-862d6471cc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10578 | 2026.05.18 07:21:59.940026 [ 187 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041051 sec., 1627592.8430989722 rows/sec., 103.52 MiB/sec. | ||
| 10579 | 2026.05.18 07:21:59.940208 [ 4 ] {4f46d462-5620-4c46-967c-862d6471cc8c} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.05.18 07:21:59.940248 [ 4 ] {4f46d462-5620-4c46-967c-862d6471cc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10581 | 2026.05.18 07:21:59.940265 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10582 | 2026.05.18 07:21:59.940609 [ 4 ] {4f46d462-5620-4c46-967c-862d6471cc8c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10583 | 2026.05.18 07:21:59.940663 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.05.18 07:21:59.940766 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_26_5} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10585 | 2026.05.18 07:21:59.940870 [ 4 ] {4f46d462-5620-4c46-967c-862d6471cc8c} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.05.18 07:21:59.940873 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 10587 | 2026.05.18 07:21:59.941015 [ 4 ] {4f46d462-5620-4c46-967c-862d6471cc8c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001365 sec., 108424.90842490843 rows/sec., 6.17 MiB/sec. | ||
| 10588 | 2026.05.18 07:21:59.941054 [ 4 ] {4f46d462-5620-4c46-967c-862d6471cc8c} <Debug> TCPHandler: Processed in 0.001530888 sec. | ||
| 10589 | 2026.05.18 07:21:59.941220 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2026.05.18 07:21:59.941318 [ 4 ] {b017afce-4187-43b0-a8bc-5f52cfe91628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10591 | 2026.05.18 07:21:59.941358 [ 4 ] {b017afce-4187-43b0-a8bc-5f52cfe91628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10592 | 2026.05.18 07:21:59.942466 [ 4 ] {b017afce-4187-43b0-a8bc-5f52cfe91628} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.05.18 07:21:59.942502 [ 4 ] {b017afce-4187-43b0-a8bc-5f52cfe91628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10594 | 2026.05.18 07:21:59.942880 [ 4 ] {b017afce-4187-43b0-a8bc-5f52cfe91628} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10595 | 2026.05.18 07:21:59.943104 [ 4 ] {b017afce-4187-43b0-a8bc-5f52cfe91628} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2026.05.18 07:21:59.943242 [ 4 ] {b017afce-4187-43b0-a8bc-5f52cfe91628} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.001942 sec., 893408.8568486098 rows/sec., 60.20 MiB/sec. | ||
| 10597 | 2026.05.18 07:21:59.943276 [ 4 ] {b017afce-4187-43b0-a8bc-5f52cfe91628} <Debug> TCPHandler: Processed in 0.002129992 sec. | ||
| 10598 | 2026.05.18 07:21:59.943405 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2026.05.18 07:21:59.943501 [ 4 ] {6a0f6e29-db2f-4b22-aa0a-98774ac73789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10600 | 2026.05.18 07:21:59.943545 [ 4 ] {6a0f6e29-db2f-4b22-aa0a-98774ac73789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10601 | 2026.05.18 07:21:59.943915 [ 4 ] {6a0f6e29-db2f-4b22-aa0a-98774ac73789} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.05.18 07:21:59.943951 [ 4 ] {6a0f6e29-db2f-4b22-aa0a-98774ac73789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10603 | 2026.05.18 07:21:59.944275 [ 4 ] {6a0f6e29-db2f-4b22-aa0a-98774ac73789} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10604 | 2026.05.18 07:21:59.944484 [ 4 ] {6a0f6e29-db2f-4b22-aa0a-98774ac73789} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.05.18 07:21:59.944623 [ 4 ] {6a0f6e29-db2f-4b22-aa0a-98774ac73789} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 10606 | 2026.05.18 07:21:59.944657 [ 4 ] {6a0f6e29-db2f-4b22-aa0a-98774ac73789} <Debug> TCPHandler: Processed in 0.001300437 sec. | ||
| 10607 | 2026.05.18 07:21:59.944780 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.05.18 07:21:59.944877 [ 4 ] {816724e1-f6ca-4cd4-a4a9-4909e5634ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10609 | 2026.05.18 07:21:59.944920 [ 4 ] {816724e1-f6ca-4cd4-a4a9-4909e5634ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10610 | 2026.05.18 07:21:59.945709 [ 4 ] {816724e1-f6ca-4cd4-a4a9-4909e5634ac9} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.05.18 07:21:59.945746 [ 4 ] {816724e1-f6ca-4cd4-a4a9-4909e5634ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10612 | 2026.05.18 07:21:59.946184 [ 4 ] {816724e1-f6ca-4cd4-a4a9-4909e5634ac9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10613 | 2026.05.18 07:21:59.946400 [ 4 ] {816724e1-f6ca-4cd4-a4a9-4909e5634ac9} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.05.18 07:21:59.946530 [ 4 ] {816724e1-f6ca-4cd4-a4a9-4909e5634ac9} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001671 sec., 998803.1119090365 rows/sec., 61.00 MiB/sec. | ||
| 10615 | 2026.05.18 07:21:59.946565 [ 4 ] {816724e1-f6ca-4cd4-a4a9-4909e5634ac9} <Debug> TCPHandler: Processed in 0.00183375 sec. | ||
| 10616 | 2026.05.18 07:21:59.946696 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2026.05.18 07:21:59.946800 [ 4 ] {0776fb17-c237-43b3-8c60-f824ab705f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10618 | 2026.05.18 07:21:59.946843 [ 4 ] {0776fb17-c237-43b3-8c60-f824ab705f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10619 | 2026.05.18 07:21:59.947176 [ 4 ] {0776fb17-c237-43b3-8c60-f824ab705f74} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.05.18 07:21:59.947212 [ 4 ] {0776fb17-c237-43b3-8c60-f824ab705f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10621 | 2026.05.18 07:21:59.947517 [ 4 ] {0776fb17-c237-43b3-8c60-f824ab705f74} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10622 | 2026.05.18 07:21:59.947734 [ 4 ] {0776fb17-c237-43b3-8c60-f824ab705f74} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.05.18 07:21:59.947862 [ 4 ] {0776fb17-c237-43b3-8c60-f824ab705f74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 10624 | 2026.05.18 07:21:59.947895 [ 4 ] {0776fb17-c237-43b3-8c60-f824ab705f74} <Debug> TCPHandler: Processed in 0.001247757 sec. | ||
| 10625 | 2026.05.18 07:21:59.948016 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.05.18 07:21:59.948111 [ 4 ] {6043ff16-409e-4ec1-aa53-ed233eabd63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.05.18 07:21:59.948175 [ 4 ] {6043ff16-409e-4ec1-aa53-ed233eabd63c} <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 | ||
| 10628 | 2026.05.18 07:21:59.948991 [ 4 ] {6043ff16-409e-4ec1-aa53-ed233eabd63c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.05.18 07:21:59.949027 [ 4 ] {6043ff16-409e-4ec1-aa53-ed233eabd63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10630 | 2026.05.18 07:21:59.949576 [ 4 ] {6043ff16-409e-4ec1-aa53-ed233eabd63c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10631 | 2026.05.18 07:21:59.949803 [ 4 ] {6043ff16-409e-4ec1-aa53-ed233eabd63c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.05.18 07:21:59.949941 [ 4 ] {6043ff16-409e-4ec1-aa53-ed233eabd63c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001848 sec., 11904.761904761905 rows/sec., 21.33 MiB/sec. | ||
| 10633 | 2026.05.18 07:21:59.950000 [ 4 ] {6043ff16-409e-4ec1-aa53-ed233eabd63c} <Debug> TCPHandler: Processed in 0.002032991 sec. | ||
| 10634 | 2026.05.18 07:21:59.950147 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.05.18 07:21:59.950253 [ 4 ] {f5b4ef0f-72f4-46ff-a03f-3447aa270a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10636 | 2026.05.18 07:21:59.950295 [ 4 ] {f5b4ef0f-72f4-46ff-a03f-3447aa270a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10637 | 2026.05.18 07:21:59.950665 [ 4 ] {f5b4ef0f-72f4-46ff-a03f-3447aa270a99} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.05.18 07:21:59.950701 [ 4 ] {f5b4ef0f-72f4-46ff-a03f-3447aa270a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10639 | 2026.05.18 07:21:59.951009 [ 4 ] {f5b4ef0f-72f4-46ff-a03f-3447aa270a99} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10640 | 2026.05.18 07:21:59.951245 [ 4 ] {f5b4ef0f-72f4-46ff-a03f-3447aa270a99} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.05.18 07:21:59.951377 [ 4 ] {f5b4ef0f-72f4-46ff-a03f-3447aa270a99} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001142 sec., 57793.345008756565 rows/sec., 3.51 MiB/sec. | ||
| 10642 | 2026.05.18 07:21:59.951410 [ 4 ] {f5b4ef0f-72f4-46ff-a03f-3447aa270a99} <Debug> TCPHandler: Processed in 0.001312877 sec. | ||
| 10643 | 2026.05.18 07:22:02.630891 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2026.05.18 07:22:02.631152 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 10645 | 2026.05.18 07:22:02.631514 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10646 | 2026.05.18 07:22:02.631551 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <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 | ||
| 10647 | 2026.05.18 07:22:02.631772 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10648 | 2026.05.18 07:22:02.631843 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10649 | 2026.05.18 07:22:02.631988 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10650 | 2026.05.18 07:22:02.632026 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10651 | 2026.05.18 07:22:02.632048 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 10652 | 2026.05.18 07:22:02.632065 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10653 | 2026.05.18 07:22:02.632108 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <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'))" | ||
| 10654 | 2026.05.18 07:22:02.632129 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10655 | 2026.05.18 07:22:02.633373 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002325 sec., 22365.591397849465 rows/sec., 5.23 MiB/sec. | ||
| 10656 | 2026.05.18 07:22:02.633487 [ 4 ] {92846436-c99c-4bac-872e-73a5c43e0002} <Debug> TCPHandler: Processed in 0.002739385 sec. | ||
| 10657 | 2026.05.18 07:22:02.634807 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.05.18 07:22:02.634929 [ 4 ] {5af645ca-71fc-4178-975d-6ad78f81c133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10659 | 2026.05.18 07:22:02.634979 [ 4 ] {5af645ca-71fc-4178-975d-6ad78f81c133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10660 | 2026.05.18 07:22:02.635611 [ 4 ] {5af645ca-71fc-4178-975d-6ad78f81c133} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.05.18 07:22:02.635654 [ 4 ] {5af645ca-71fc-4178-975d-6ad78f81c133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10662 | 2026.05.18 07:22:02.636030 [ 4 ] {5af645ca-71fc-4178-975d-6ad78f81c133} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10663 | 2026.05.18 07:22:02.636264 [ 4 ] {5af645ca-71fc-4178-975d-6ad78f81c133} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2026.05.18 07:22:02.636412 [ 4 ] {5af645ca-71fc-4178-975d-6ad78f81c133} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001522 sec., 36793.69250985546 rows/sec., 2.81 MiB/sec. | ||
| 10665 | 2026.05.18 07:22:02.636448 [ 4 ] {5af645ca-71fc-4178-975d-6ad78f81c133} <Debug> TCPHandler: Processed in 0.001693029 sec. | ||
| 10666 | 2026.05.18 07:22:02.636605 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2026.05.18 07:22:02.636712 [ 4 ] {58b61da3-6451-4b0d-be02-74fd01662d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10668 | 2026.05.18 07:22:02.636753 [ 4 ] {58b61da3-6451-4b0d-be02-74fd01662d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10669 | 2026.05.18 07:22:02.637182 [ 4 ] {58b61da3-6451-4b0d-be02-74fd01662d4b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2026.05.18 07:22:02.637220 [ 4 ] {58b61da3-6451-4b0d-be02-74fd01662d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10671 | 2026.05.18 07:22:02.637547 [ 4 ] {58b61da3-6451-4b0d-be02-74fd01662d4b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10672 | 2026.05.18 07:22:02.637753 [ 4 ] {58b61da3-6451-4b0d-be02-74fd01662d4b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.05.18 07:22:02.637882 [ 4 ] {58b61da3-6451-4b0d-be02-74fd01662d4b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 10674 | 2026.05.18 07:22:02.637917 [ 4 ] {58b61da3-6451-4b0d-be02-74fd01662d4b} <Debug> TCPHandler: Processed in 0.001365647 sec. | ||
| 10675 | 2026.05.18 07:22:02.638053 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10676 | 2026.05.18 07:22:02.638150 [ 4 ] {ecfc8ce6-662b-46ab-8509-1128a21f9648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10677 | 2026.05.18 07:22:02.638193 [ 4 ] {ecfc8ce6-662b-46ab-8509-1128a21f9648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10678 | 2026.05.18 07:22:02.638585 [ 4 ] {ecfc8ce6-662b-46ab-8509-1128a21f9648} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2026.05.18 07:22:02.638621 [ 4 ] {ecfc8ce6-662b-46ab-8509-1128a21f9648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10680 | 2026.05.18 07:22:02.638938 [ 4 ] {ecfc8ce6-662b-46ab-8509-1128a21f9648} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10681 | 2026.05.18 07:22:02.639150 [ 4 ] {ecfc8ce6-662b-46ab-8509-1128a21f9648} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.05.18 07:22:02.639279 [ 4 ] {ecfc8ce6-662b-46ab-8509-1128a21f9648} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 3.89 MiB/sec. | ||
| 10683 | 2026.05.18 07:22:02.639313 [ 4 ] {ecfc8ce6-662b-46ab-8509-1128a21f9648} <Debug> TCPHandler: Processed in 0.001308807 sec. | ||
| 10684 | 2026.05.18 07:22:02.639476 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2026.05.18 07:22:02.639572 [ 4 ] {980d4a47-6e30-4a94-836d-da56f1cf70e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10686 | 2026.05.18 07:22:02.639614 [ 4 ] {980d4a47-6e30-4a94-836d-da56f1cf70e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10687 | 2026.05.18 07:22:02.639951 [ 4 ] {980d4a47-6e30-4a94-836d-da56f1cf70e5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2026.05.18 07:22:02.639987 [ 4 ] {980d4a47-6e30-4a94-836d-da56f1cf70e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10689 | 2026.05.18 07:22:02.640304 [ 4 ] {980d4a47-6e30-4a94-836d-da56f1cf70e5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10690 | 2026.05.18 07:22:02.640512 [ 4 ] {980d4a47-6e30-4a94-836d-da56f1cf70e5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2026.05.18 07:22:02.640648 [ 4 ] {980d4a47-6e30-4a94-836d-da56f1cf70e5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.48 MiB/sec. | ||
| 10692 | 2026.05.18 07:22:02.640683 [ 4 ] {980d4a47-6e30-4a94-836d-da56f1cf70e5} <Debug> TCPHandler: Processed in 0.001255887 sec. | ||
| 10693 | 2026.05.18 07:22:04.332358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21666 | ||
| 10694 | 2026.05.18 07:22:04.333127 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.05.18 07:22:04.333177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10696 | 2026.05.18 07:22:04.333678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10697 | 2026.05.18 07:22:04.333911 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.05.18 07:22:04.334047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21666 | ||
| 10699 | 2026.05.18 07:22:05.469294 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10700 | 2026.05.18 07:22:05.486533 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.05.18 07:22:05.486595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10702 | 2026.05.18 07:22:05.492609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10703 | 2026.05.18 07:22:05.493287 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.05.18 07:22:05.496056 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10705 | 2026.05.18 07:22:07.635330 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.05.18 07:22:07.635601 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10707 | 2026.05.18 07:22:07.635969 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10708 | 2026.05.18 07:22:07.636014 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <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 | ||
| 10709 | 2026.05.18 07:22:07.636267 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10710 | 2026.05.18 07:22:07.636338 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10711 | 2026.05.18 07:22:07.636475 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10712 | 2026.05.18 07:22:07.636510 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10713 | 2026.05.18 07:22:07.636531 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 10714 | 2026.05.18 07:22:07.636547 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10715 | 2026.05.18 07:22:07.636587 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <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'))" | ||
| 10716 | 2026.05.18 07:22:07.636607 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10717 | 2026.05.18 07:22:07.637714 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002218 sec., 23444.544634806134 rows/sec., 5.48 MiB/sec. | ||
| 10718 | 2026.05.18 07:22:07.637816 [ 4 ] {017a02eb-266c-4718-9c2a-4bff8b53eed1} <Debug> TCPHandler: Processed in 0.002623465 sec. | ||
| 10719 | 2026.05.18 07:22:07.639992 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2026.05.18 07:22:07.640106 [ 4 ] {99268f22-8554-4c19-836d-ef56a18eb937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10721 | 2026.05.18 07:22:07.640150 [ 4 ] {99268f22-8554-4c19-836d-ef56a18eb937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10722 | 2026.05.18 07:22:07.640670 [ 4 ] {99268f22-8554-4c19-836d-ef56a18eb937} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.05.18 07:22:07.640717 [ 4 ] {99268f22-8554-4c19-836d-ef56a18eb937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10724 | 2026.05.18 07:22:07.641089 [ 4 ] {99268f22-8554-4c19-836d-ef56a18eb937} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10725 | 2026.05.18 07:22:07.641312 [ 4 ] {99268f22-8554-4c19-836d-ef56a18eb937} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.05.18 07:22:07.641461 [ 4 ] {99268f22-8554-4c19-836d-ef56a18eb937} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001385 sec., 83754.51263537907 rows/sec., 7.09 MiB/sec. | ||
| 10727 | 2026.05.18 07:22:07.641460 [ 91 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10728 | 2026.05.18 07:22:07.641497 [ 4 ] {99268f22-8554-4c19-836d-ef56a18eb937} <Debug> TCPHandler: Processed in 0.001557988 sec. | ||
| 10729 | 2026.05.18 07:22:07.641538 [ 91 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2026.05.18 07:22:07.641566 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10731 | 2026.05.18 07:22:07.641653 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.05.18 07:22:07.641654 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::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 | ||
| 10733 | 2026.05.18 07:22:07.641754 [ 4 ] {3e7513f4-f4e3-4fe0-8fad-0009e328ed70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10734 | 2026.05.18 07:22:07.641759 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10735 | 2026.05.18 07:22:07.641794 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3362 rows starting from the beginning of the part | ||
| 10736 | 2026.05.18 07:22:07.641795 [ 4 ] {3e7513f4-f4e3-4fe0-8fad-0009e328ed70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10737 | 2026.05.18 07:22:07.641852 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 819 rows starting from the beginning of the part | ||
| 10738 | 2026.05.18 07:22:07.641896 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 116 rows starting from the beginning of the part | ||
| 10739 | 2026.05.18 07:22:07.641936 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 3172 rows starting from the beginning of the part | ||
| 10740 | 2026.05.18 07:22:07.641974 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10741 | 2026.05.18 07:22:07.642013 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 116 rows starting from the beginning of the part | ||
| 10742 | 2026.05.18 07:22:07.642220 [ 4 ] {3e7513f4-f4e3-4fe0-8fad-0009e328ed70} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2026.05.18 07:22:07.642255 [ 4 ] {3e7513f4-f4e3-4fe0-8fad-0009e328ed70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10744 | 2026.05.18 07:22:07.642541 [ 4 ] {3e7513f4-f4e3-4fe0-8fad-0009e328ed70} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10745 | 2026.05.18 07:22:07.642755 [ 4 ] {3e7513f4-f4e3-4fe0-8fad-0009e328ed70} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.05.18 07:22:07.642884 [ 4 ] {3e7513f4-f4e3-4fe0-8fad-0009e328ed70} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001148 sec., 26132.40418118467 rows/sec., 1.92 MiB/sec. | ||
| 10747 | 2026.05.18 07:22:07.642918 [ 4 ] {3e7513f4-f4e3-4fe0-8fad-0009e328ed70} <Debug> TCPHandler: Processed in 0.001314307 sec. | ||
| 10748 | 2026.05.18 07:22:07.643036 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.05.18 07:22:07.643132 [ 4 ] {8a93b8b1-c2a0-46d7-b400-1e40fd646603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10750 | 2026.05.18 07:22:07.643171 [ 4 ] {8a93b8b1-c2a0-46d7-b400-1e40fd646603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10751 | 2026.05.18 07:22:07.643609 [ 4 ] {8a93b8b1-c2a0-46d7-b400-1e40fd646603} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.05.18 07:22:07.643644 [ 4 ] {8a93b8b1-c2a0-46d7-b400-1e40fd646603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10753 | 2026.05.18 07:22:07.643943 [ 4 ] {8a93b8b1-c2a0-46d7-b400-1e40fd646603} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10754 | 2026.05.18 07:22:07.644113 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002489573 sec., 3069201.023629353 rows/sec., 243.28 MiB/sec. | ||
| 10755 | 2026.05.18 07:22:07.644146 [ 4 ] {8a93b8b1-c2a0-46d7-b400-1e40fd646603} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.05.18 07:22:07.644271 [ 91 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10757 | 2026.05.18 07:22:07.644283 [ 4 ] {8a93b8b1-c2a0-46d7-b400-1e40fd646603} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001169 sec., 80410.60735671515 rows/sec., 6.28 MiB/sec. | ||
| 10758 | 2026.05.18 07:22:07.644306 [ 91 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.05.18 07:22:07.644326 [ 4 ] {8a93b8b1-c2a0-46d7-b400-1e40fd646603} <Debug> TCPHandler: Processed in 0.001337758 sec. | ||
| 10760 | 2026.05.18 07:22:07.644335 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10761 | 2026.05.18 07:22:07.644413 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::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 | ||
| 10762 | 2026.05.18 07:22:07.644456 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10763 | 2026.05.18 07:22:07.644498 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10764 | 2026.05.18 07:22:07.644524 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1831 rows starting from the beginning of the part | ||
| 10765 | 2026.05.18 07:22:07.644538 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10766 | 2026.05.18 07:22:07.644552 [ 4 ] {df4445c4-ef6e-47d9-90ec-df8a1493c846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10767 | 2026.05.18 07:22:07.644566 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 501 rows starting from the beginning of the part | ||
| 10768 | 2026.05.18 07:22:07.644618 [ 4 ] {df4445c4-ef6e-47d9-90ec-df8a1493c846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10769 | 2026.05.18 07:22:07.644623 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 94 rows starting from the beginning of the part | ||
| 10770 | 2026.05.18 07:22:07.644662 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1735 rows starting from the beginning of the part | ||
| 10771 | 2026.05.18 07:22:07.644699 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10772 | 2026.05.18 07:22:07.644734 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 94 rows starting from the beginning of the part | ||
| 10773 | 2026.05.18 07:22:07.644965 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2026.05.18 07:22:07.645032 [ 4 ] {df4445c4-ef6e-47d9-90ec-df8a1493c846} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.05.18 07:22:07.645072 [ 4 ] {df4445c4-ef6e-47d9-90ec-df8a1493c846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10776 | 2026.05.18 07:22:07.645079 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_71_14} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10777 | 2026.05.18 07:22:07.645210 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 10778 | 2026.05.18 07:22:07.645402 [ 4 ] {df4445c4-ef6e-47d9-90ec-df8a1493c846} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10779 | 2026.05.18 07:22:07.645612 [ 4 ] {df4445c4-ef6e-47d9-90ec-df8a1493c846} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.18 07:22:07.645742 [ 4 ] {df4445c4-ef6e-47d9-90ec-df8a1493c846} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 10781 | 2026.05.18 07:22:07.645777 [ 4 ] {df4445c4-ef6e-47d9-90ec-df8a1493c846} <Debug> TCPHandler: Processed in 0.001370558 sec. | ||
| 10782 | 2026.05.18 07:22:07.645898 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2026.05.18 07:22:07.645963 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573619 sec., 2744628.7824435267 rows/sec., 198.95 MiB/sec. | ||
| 10784 | 2026.05.18 07:22:07.645994 [ 4 ] {5816364e-4b12-4af6-88b8-974dc341867d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10785 | 2026.05.18 07:22:07.646052 [ 4 ] {5816364e-4b12-4af6-88b8-974dc341867d} <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 | ||
| 10786 | 2026.05.18 07:22:07.646199 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10787 | 2026.05.18 07:22:07.646511 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.05.18 07:22:07.646595 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_71_14} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10789 | 2026.05.18 07:22:07.646683 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10790 | 2026.05.18 07:22:07.646832 [ 4 ] {5816364e-4b12-4af6-88b8-974dc341867d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.05.18 07:22:07.646873 [ 4 ] {5816364e-4b12-4af6-88b8-974dc341867d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10792 | 2026.05.18 07:22:07.647412 [ 4 ] {5816364e-4b12-4af6-88b8-974dc341867d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10793 | 2026.05.18 07:22:07.647649 [ 4 ] {5816364e-4b12-4af6-88b8-974dc341867d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2026.05.18 07:22:07.647790 [ 4 ] {5816364e-4b12-4af6-88b8-974dc341867d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 10795 | 2026.05.18 07:22:07.647841 [ 4 ] {5816364e-4b12-4af6-88b8-974dc341867d} <Debug> TCPHandler: Processed in 0.001992141 sec. | ||
| 10796 | 2026.05.18 07:22:07.647967 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.05.18 07:22:07.648070 [ 4 ] {3e25d7df-80ad-4e97-ae5b-dc4c9bd55f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10798 | 2026.05.18 07:22:07.648112 [ 4 ] {3e25d7df-80ad-4e97-ae5b-dc4c9bd55f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10799 | 2026.05.18 07:22:07.648482 [ 4 ] {3e25d7df-80ad-4e97-ae5b-dc4c9bd55f62} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.05.18 07:22:07.648535 [ 4 ] {3e25d7df-80ad-4e97-ae5b-dc4c9bd55f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10801 | 2026.05.18 07:22:07.648829 [ 4 ] {3e25d7df-80ad-4e97-ae5b-dc4c9bd55f62} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10802 | 2026.05.18 07:22:07.649034 [ 4 ] {3e25d7df-80ad-4e97-ae5b-dc4c9bd55f62} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.05.18 07:22:07.649159 [ 4 ] {3e25d7df-80ad-4e97-ae5b-dc4c9bd55f62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 10804 | 2026.05.18 07:22:07.649192 [ 4 ] {3e25d7df-80ad-4e97-ae5b-dc4c9bd55f62} <Debug> TCPHandler: Processed in 0.001283267 sec. | ||
| 10805 | 2026.05.18 07:22:11.700378 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10806 | 2026.05.18 07:22:11.700458 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10807 | 2026.05.18 07:22:11.834277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22114 | ||
| 10808 | 2026.05.18 07:22:11.835055 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.05.18 07:22:11.835122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10810 | 2026.05.18 07:22:11.835875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10811 | 2026.05.18 07:22:11.836113 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.05.18 07:22:11.836251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22114 | ||
| 10813 | 2026.05.18 07:22:11.836300 [ 126 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10814 | 2026.05.18 07:22:11.836374 [ 126 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2026.05.18 07:22:11.836399 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10816 | 2026.05.18 07:22:11.836552 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 10817 | 2026.05.18 07:22:11.836708 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10818 | 2026.05.18 07:22:11.836747 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19746 rows starting from the beginning of the part | ||
| 10819 | 2026.05.18 07:22:11.836817 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10820 | 2026.05.18 07:22:11.836864 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10821 | 2026.05.18 07:22:11.836908 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10822 | 2026.05.18 07:22:11.836948 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10823 | 2026.05.18 07:22:11.836988 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10824 | 2026.05.18 07:22:11.838967 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22114 rows, containing 4 columns (4 merged, 0 gathered) in 0.002486354 sec., 8894147.816441262 rows/sec., 127.23 MiB/sec. | ||
| 10825 | 2026.05.18 07:22:11.839205 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10826 | 2026.05.18 07:22:11.839470 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2026.05.18 07:22:11.839547 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_46_9} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10828 | 2026.05.18 07:22:11.839623 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10829 | 2026.05.18 07:22:12.640006 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.05.18 07:22:12.640244 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 10831 | 2026.05.18 07:22:12.640598 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10832 | 2026.05.18 07:22:12.640643 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <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 | ||
| 10833 | 2026.05.18 07:22:12.640888 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10834 | 2026.05.18 07:22:12.640962 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10835 | 2026.05.18 07:22:12.641108 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10836 | 2026.05.18 07:22:12.641145 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10837 | 2026.05.18 07:22:12.641168 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 10838 | 2026.05.18 07:22:12.641185 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10839 | 2026.05.18 07:22:12.641231 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <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'))" | ||
| 10840 | 2026.05.18 07:22:12.641253 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10841 | 2026.05.18 07:22:12.642638 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002484 sec., 20933.977455716584 rows/sec., 4.90 MiB/sec. | ||
| 10842 | 2026.05.18 07:22:12.642799 [ 4 ] {397f3c43-ef5a-451d-9b28-0de3d1a9d645} <Debug> TCPHandler: Processed in 0.002924816 sec. | ||
| 10843 | 2026.05.18 07:22:12.647845 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10844 | 2026.05.18 07:22:12.648015 [ 4 ] {f1cb3c6d-d288-4807-b52c-908143cb2711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10845 | 2026.05.18 07:22:12.648086 [ 4 ] {f1cb3c6d-d288-4807-b52c-908143cb2711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10846 | 2026.05.18 07:22:12.648858 [ 4 ] {f1cb3c6d-d288-4807-b52c-908143cb2711} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2026.05.18 07:22:12.648898 [ 4 ] {f1cb3c6d-d288-4807-b52c-908143cb2711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10848 | 2026.05.18 07:22:12.649285 [ 4 ] {f1cb3c6d-d288-4807-b52c-908143cb2711} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10849 | 2026.05.18 07:22:12.649519 [ 4 ] {f1cb3c6d-d288-4807-b52c-908143cb2711} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2026.05.18 07:22:12.649667 [ 4 ] {f1cb3c6d-d288-4807-b52c-908143cb2711} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 10851 | 2026.05.18 07:22:12.649710 [ 4 ] {f1cb3c6d-d288-4807-b52c-908143cb2711} <Debug> TCPHandler: Processed in 0.001991411 sec. | ||
| 10852 | 2026.05.18 07:22:12.649843 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2026.05.18 07:22:12.649946 [ 4 ] {557f7559-6ee7-4f3c-b602-e006b17865a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10854 | 2026.05.18 07:22:12.649991 [ 4 ] {557f7559-6ee7-4f3c-b602-e006b17865a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10855 | 2026.05.18 07:22:12.650793 [ 4 ] {557f7559-6ee7-4f3c-b602-e006b17865a6} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2026.05.18 07:22:12.650828 [ 4 ] {557f7559-6ee7-4f3c-b602-e006b17865a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10857 | 2026.05.18 07:22:12.651185 [ 4 ] {557f7559-6ee7-4f3c-b602-e006b17865a6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10858 | 2026.05.18 07:22:12.651399 [ 4 ] {557f7559-6ee7-4f3c-b602-e006b17865a6} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.05.18 07:22:12.651528 [ 4 ] {557f7559-6ee7-4f3c-b602-e006b17865a6} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001605 sec., 510280.3738317757 rows/sec., 39.55 MiB/sec. | ||
| 10860 | 2026.05.18 07:22:12.651563 [ 4 ] {557f7559-6ee7-4f3c-b602-e006b17865a6} <Debug> TCPHandler: Processed in 0.001771449 sec. | ||
| 10861 | 2026.05.18 07:22:12.651724 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2026.05.18 07:22:12.651821 [ 4 ] {e6437dc8-26ea-473c-a7f7-f80e5e64b952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10863 | 2026.05.18 07:22:12.651862 [ 4 ] {e6437dc8-26ea-473c-a7f7-f80e5e64b952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10864 | 2026.05.18 07:22:12.652296 [ 4 ] {e6437dc8-26ea-473c-a7f7-f80e5e64b952} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.05.18 07:22:12.652332 [ 4 ] {e6437dc8-26ea-473c-a7f7-f80e5e64b952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10866 | 2026.05.18 07:22:12.652667 [ 4 ] {e6437dc8-26ea-473c-a7f7-f80e5e64b952} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10867 | 2026.05.18 07:22:12.652875 [ 4 ] {e6437dc8-26ea-473c-a7f7-f80e5e64b952} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.05.18 07:22:12.653001 [ 4 ] {e6437dc8-26ea-473c-a7f7-f80e5e64b952} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001199 sec., 127606.33861551293 rows/sec., 7.63 MiB/sec. | ||
| 10869 | 2026.05.18 07:22:12.653035 [ 4 ] {e6437dc8-26ea-473c-a7f7-f80e5e64b952} <Debug> TCPHandler: Processed in 0.001360688 sec. | ||
| 10870 | 2026.05.18 07:22:12.653199 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10871 | 2026.05.18 07:22:12.653294 [ 4 ] {f1b21a99-9eba-492b-b6c7-2ddae4b1c945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10872 | 2026.05.18 07:22:12.653334 [ 4 ] {f1b21a99-9eba-492b-b6c7-2ddae4b1c945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10873 | 2026.05.18 07:22:12.653761 [ 4 ] {f1b21a99-9eba-492b-b6c7-2ddae4b1c945} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10874 | 2026.05.18 07:22:12.653797 [ 4 ] {f1b21a99-9eba-492b-b6c7-2ddae4b1c945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10875 | 2026.05.18 07:22:12.654095 [ 4 ] {f1b21a99-9eba-492b-b6c7-2ddae4b1c945} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10876 | 2026.05.18 07:22:12.654302 [ 4 ] {f1b21a99-9eba-492b-b6c7-2ddae4b1c945} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10877 | 2026.05.18 07:22:12.654423 [ 4 ] {f1b21a99-9eba-492b-b6c7-2ddae4b1c945} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 10878 | 2026.05.18 07:22:12.654461 [ 4 ] {f1b21a99-9eba-492b-b6c7-2ddae4b1c945} <Debug> TCPHandler: Processed in 0.001311988 sec. | ||
| 10879 | 2026.05.18 07:22:12.654589 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10880 | 2026.05.18 07:22:12.654683 [ 4 ] {349074da-4572-49c3-ae14-222c451ab202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10881 | 2026.05.18 07:22:12.654723 [ 4 ] {349074da-4572-49c3-ae14-222c451ab202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10882 | 2026.05.18 07:22:12.655144 [ 4 ] {349074da-4572-49c3-ae14-222c451ab202} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.05.18 07:22:12.655180 [ 4 ] {349074da-4572-49c3-ae14-222c451ab202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10884 | 2026.05.18 07:22:12.655486 [ 4 ] {349074da-4572-49c3-ae14-222c451ab202} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10885 | 2026.05.18 07:22:12.655692 [ 4 ] {349074da-4572-49c3-ae14-222c451ab202} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.05.18 07:22:12.655817 [ 4 ] {349074da-4572-49c3-ae14-222c451ab202} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 10887 | 2026.05.18 07:22:12.655851 [ 4 ] {349074da-4572-49c3-ae14-222c451ab202} <Debug> TCPHandler: Processed in 0.001310967 sec. | ||
| 10888 | 2026.05.18 07:22:12.655976 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10889 | 2026.05.18 07:22:12.656070 [ 4 ] {46a49d21-11da-4cc2-ae97-6abfc7348ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10890 | 2026.05.18 07:22:12.656110 [ 4 ] {46a49d21-11da-4cc2-ae97-6abfc7348ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10891 | 2026.05.18 07:22:12.656686 [ 4 ] {46a49d21-11da-4cc2-ae97-6abfc7348ee9} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2026.05.18 07:22:12.656722 [ 4 ] {46a49d21-11da-4cc2-ae97-6abfc7348ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10893 | 2026.05.18 07:22:12.657046 [ 4 ] {46a49d21-11da-4cc2-ae97-6abfc7348ee9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10894 | 2026.05.18 07:22:12.657271 [ 4 ] {46a49d21-11da-4cc2-ae97-6abfc7348ee9} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2026.05.18 07:22:12.657398 [ 4 ] {46a49d21-11da-4cc2-ae97-6abfc7348ee9} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001345 sec., 372490.7063197026 rows/sec., 26.18 MiB/sec. | ||
| 10896 | 2026.05.18 07:22:12.657433 [ 4 ] {46a49d21-11da-4cc2-ae97-6abfc7348ee9} <Debug> TCPHandler: Processed in 0.001507088 sec. | ||
| 10897 | 2026.05.18 07:22:12.657554 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10898 | 2026.05.18 07:22:12.657648 [ 4 ] {d8e963ad-c9c0-4144-80c5-8aeba07a4a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10899 | 2026.05.18 07:22:12.657689 [ 4 ] {d8e963ad-c9c0-4144-80c5-8aeba07a4a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10900 | 2026.05.18 07:22:12.658019 [ 4 ] {d8e963ad-c9c0-4144-80c5-8aeba07a4a51} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2026.05.18 07:22:12.658054 [ 4 ] {d8e963ad-c9c0-4144-80c5-8aeba07a4a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10902 | 2026.05.18 07:22:12.658341 [ 4 ] {d8e963ad-c9c0-4144-80c5-8aeba07a4a51} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10903 | 2026.05.18 07:22:12.658552 [ 4 ] {d8e963ad-c9c0-4144-80c5-8aeba07a4a51} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.05.18 07:22:12.658676 [ 4 ] {d8e963ad-c9c0-4144-80c5-8aeba07a4a51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 10905 | 2026.05.18 07:22:12.658708 [ 4 ] {d8e963ad-c9c0-4144-80c5-8aeba07a4a51} <Debug> TCPHandler: Processed in 0.001203127 sec. | ||
| 10906 | 2026.05.18 07:22:12.658829 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10907 | 2026.05.18 07:22:12.658923 [ 4 ] {e44d8d0d-cbd2-414d-8878-ae742c3adce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10908 | 2026.05.18 07:22:12.658964 [ 4 ] {e44d8d0d-cbd2-414d-8878-ae742c3adce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10909 | 2026.05.18 07:22:12.659368 [ 4 ] {e44d8d0d-cbd2-414d-8878-ae742c3adce4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2026.05.18 07:22:12.659403 [ 4 ] {e44d8d0d-cbd2-414d-8878-ae742c3adce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10911 | 2026.05.18 07:22:12.659739 [ 4 ] {e44d8d0d-cbd2-414d-8878-ae742c3adce4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10912 | 2026.05.18 07:22:12.659949 [ 4 ] {e44d8d0d-cbd2-414d-8878-ae742c3adce4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10913 | 2026.05.18 07:22:12.660063 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10914 | 2026.05.18 07:22:12.660072 [ 4 ] {e44d8d0d-cbd2-414d-8878-ae742c3adce4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 10915 | 2026.05.18 07:22:12.660131 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.05.18 07:22:12.660174 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10917 | 2026.05.18 07:22:12.660243 [ 4 ] {e44d8d0d-cbd2-414d-8878-ae742c3adce4} <Debug> TCPHandler: Processed in 0.001453168 sec. | ||
| 10918 | 2026.05.18 07:22:12.660275 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 10919 | 2026.05.18 07:22:12.660406 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10920 | 2026.05.18 07:22:12.660443 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 24040 rows starting from the beginning of the part | ||
| 10921 | 2026.05.18 07:22:12.660469 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2026.05.18 07:22:12.660507 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::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 | ||
| 10923 | 2026.05.18 07:22:12.660565 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1669 rows starting from the beginning of the part | ||
| 10924 | 2026.05.18 07:22:12.660613 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 10925 | 2026.05.18 07:22:12.660637 [ 4 ] {d52e9f50-d240-4725-bc1a-dfc0efdf9e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10926 | 2026.05.18 07:22:12.660660 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10927 | 2026.05.18 07:22:12.660711 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 10928 | 2026.05.18 07:22:12.660717 [ 4 ] {d52e9f50-d240-4725-bc1a-dfc0efdf9e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10929 | 2026.05.18 07:22:12.661259 [ 4 ] {d52e9f50-d240-4725-bc1a-dfc0efdf9e30} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.05.18 07:22:12.661315 [ 4 ] {d52e9f50-d240-4725-bc1a-dfc0efdf9e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10931 | 2026.05.18 07:22:12.661741 [ 4 ] {d52e9f50-d240-4725-bc1a-dfc0efdf9e30} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10932 | 2026.05.18 07:22:12.661983 [ 4 ] {d52e9f50-d240-4725-bc1a-dfc0efdf9e30} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.05.18 07:22:12.662155 [ 4 ] {d52e9f50-d240-4725-bc1a-dfc0efdf9e30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001572 sec., 636.1323155216285 rows/sec., 42.86 KiB/sec. | ||
| 10934 | 2026.05.18 07:22:12.662200 [ 4 ] {d52e9f50-d240-4725-bc1a-dfc0efdf9e30} <Debug> TCPHandler: Processed in 0.00185314 sec. | ||
| 10935 | 2026.05.18 07:22:12.662340 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.05.18 07:22:12.662449 [ 4 ] {1f3582db-4678-4dc5-b013-86bd4fbb74db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10937 | 2026.05.18 07:22:12.662509 [ 4 ] {1f3582db-4678-4dc5-b013-86bd4fbb74db} <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 | ||
| 10938 | 2026.05.18 07:22:12.663325 [ 4 ] {1f3582db-4678-4dc5-b013-86bd4fbb74db} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.05.18 07:22:12.663363 [ 4 ] {1f3582db-4678-4dc5-b013-86bd4fbb74db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10940 | 2026.05.18 07:22:12.663900 [ 4 ] {1f3582db-4678-4dc5-b013-86bd4fbb74db} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10941 | 2026.05.18 07:22:12.664146 [ 4 ] {1f3582db-4678-4dc5-b013-86bd4fbb74db} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.05.18 07:22:12.664295 [ 4 ] {1f3582db-4678-4dc5-b013-86bd4fbb74db} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001872 sec., 5876.068376068376 rows/sec., 10.53 MiB/sec. | ||
| 10943 | 2026.05.18 07:22:12.664361 [ 4 ] {1f3582db-4678-4dc5-b013-86bd4fbb74db} <Debug> TCPHandler: Processed in 0.002073101 sec. | ||
| 10944 | 2026.05.18 07:22:12.664486 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.05.18 07:22:12.664588 [ 4 ] {7e8f87ba-5cc5-43db-85d7-c361c9fa033c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10946 | 2026.05.18 07:22:12.664632 [ 4 ] {7e8f87ba-5cc5-43db-85d7-c361c9fa033c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10947 | 2026.05.18 07:22:12.664976 [ 4 ] {7e8f87ba-5cc5-43db-85d7-c361c9fa033c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.05.18 07:22:12.665013 [ 4 ] {7e8f87ba-5cc5-43db-85d7-c361c9fa033c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10949 | 2026.05.18 07:22:12.665345 [ 4 ] {7e8f87ba-5cc5-43db-85d7-c361c9fa033c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10950 | 2026.05.18 07:22:12.665567 [ 4 ] {7e8f87ba-5cc5-43db-85d7-c361c9fa033c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.05.18 07:22:12.665700 [ 4 ] {7e8f87ba-5cc5-43db-85d7-c361c9fa033c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001134 sec., 79365.07936507936 rows/sec., 4.97 MiB/sec. | ||
| 10952 | 2026.05.18 07:22:12.665734 [ 4 ] {7e8f87ba-5cc5-43db-85d7-c361c9fa033c} <Debug> TCPHandler: Processed in 0.001298267 sec. | ||
| 10953 | 2026.05.18 07:22:12.666604 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26358 rows, containing 5 columns (5 merged, 0 gathered) in 0.006375195 sec., 4134461.7694047005 rows/sec., 268.62 MiB/sec. | ||
| 10954 | 2026.05.18 07:22:12.667009 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10955 | 2026.05.18 07:22:12.667334 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.05.18 07:22:12.667427 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10957 | 2026.05.18 07:22:12.667535 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10958 | 2026.05.18 07:22:12.996256 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10959 | 2026.05.18 07:22:13.013444 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.05.18 07:22:13.013508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10961 | 2026.05.18 07:22:13.019086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10962 | 2026.05.18 07:22:13.020800 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2026.05.18 07:22:13.021321 [ 124 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10964 | 2026.05.18 07:22:13.021422 [ 124 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.05.18 07:22:13.021462 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10966 | 2026.05.18 07:22:13.021605 [ 199 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 10967 | 2026.05.18 07:22:13.025202 [ 199 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10968 | 2026.05.18 07:22:13.026660 [ 199 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10969 | 2026.05.18 07:22:13.030368 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10970 | 2026.05.18 07:22:13.031258 [ 199 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10971 | 2026.05.18 07:22:13.035733 [ 199 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10972 | 2026.05.18 07:22:13.040048 [ 199 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10973 | 2026.05.18 07:22:13.044115 [ 199 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10974 | 2026.05.18 07:22:13.047675 [ 199 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10975 | 2026.05.18 07:22:13.096270 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.074705703 sec., 4644.893041164474 rows/sec., 24.02 MiB/sec. | ||
| 10976 | 2026.05.18 07:22:13.098853 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10977 | 2026.05.18 07:22:13.100751 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.05.18 07:22:13.100838 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_46_9} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10979 | 2026.05.18 07:22:13.103607 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10980 | 2026.05.18 07:22:17.635461 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.05.18 07:22:17.635752 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10982 | 2026.05.18 07:22:17.636138 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10983 | 2026.05.18 07:22:17.636184 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <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 | ||
| 10984 | 2026.05.18 07:22:17.636444 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10985 | 2026.05.18 07:22:17.636518 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10986 | 2026.05.18 07:22:17.636664 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10987 | 2026.05.18 07:22:17.636701 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10988 | 2026.05.18 07:22:17.636723 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 10989 | 2026.05.18 07:22:17.636739 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10990 | 2026.05.18 07:22:17.636782 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <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'))" | ||
| 10991 | 2026.05.18 07:22:17.636802 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10992 | 2026.05.18 07:22:17.637926 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002287 sec., 22737.210319195452 rows/sec., 5.32 MiB/sec. | ||
| 10993 | 2026.05.18 07:22:17.638042 [ 4 ] {6d4ed89b-f6d7-42c0-9dfa-40283fa519b4} <Debug> TCPHandler: Processed in 0.002763345 sec. | ||
| 10994 | 2026.05.18 07:22:17.640728 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10995 | 2026.05.18 07:22:17.640929 [ 4 ] {1ad6c341-e45d-48b5-8732-6cc0f9d6af2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10996 | 2026.05.18 07:22:17.641007 [ 4 ] {1ad6c341-e45d-48b5-8732-6cc0f9d6af2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10997 | 2026.05.18 07:22:17.641854 [ 4 ] {1ad6c341-e45d-48b5-8732-6cc0f9d6af2e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.05.18 07:22:17.641908 [ 4 ] {1ad6c341-e45d-48b5-8732-6cc0f9d6af2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10999 | 2026.05.18 07:22:17.642332 [ 4 ] {1ad6c341-e45d-48b5-8732-6cc0f9d6af2e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11000 | 2026.05.18 07:22:17.642587 [ 4 ] {1ad6c341-e45d-48b5-8732-6cc0f9d6af2e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.05.18 07:22:17.642743 [ 4 ] {1ad6c341-e45d-48b5-8732-6cc0f9d6af2e} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001871 sec., 61998.93105291288 rows/sec., 5.25 MiB/sec. | ||
| 11002 | 2026.05.18 07:22:17.642784 [ 4 ] {1ad6c341-e45d-48b5-8732-6cc0f9d6af2e} <Debug> TCPHandler: Processed in 0.002207922 sec. | ||
| 11003 | 2026.05.18 07:22:17.642948 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.05.18 07:22:17.643068 [ 4 ] {85e6b07c-a4d3-492a-847f-aed10dcac2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11005 | 2026.05.18 07:22:17.643112 [ 4 ] {85e6b07c-a4d3-492a-847f-aed10dcac2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11006 | 2026.05.18 07:22:17.643561 [ 4 ] {85e6b07c-a4d3-492a-847f-aed10dcac2c1} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.05.18 07:22:17.643599 [ 4 ] {85e6b07c-a4d3-492a-847f-aed10dcac2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11008 | 2026.05.18 07:22:17.643912 [ 4 ] {85e6b07c-a4d3-492a-847f-aed10dcac2c1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11009 | 2026.05.18 07:22:17.644145 [ 4 ] {85e6b07c-a4d3-492a-847f-aed10dcac2c1} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.05.18 07:22:17.644275 [ 4 ] {85e6b07c-a4d3-492a-847f-aed10dcac2c1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001227 sec., 24449.877750611246 rows/sec., 1.80 MiB/sec. | ||
| 11011 | 2026.05.18 07:22:17.644293 [ 148 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11012 | 2026.05.18 07:22:17.644309 [ 4 ] {85e6b07c-a4d3-492a-847f-aed10dcac2c1} <Debug> TCPHandler: Processed in 0.001411707 sec. | ||
| 11013 | 2026.05.18 07:22:17.644375 [ 148 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.05.18 07:22:17.644404 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11015 | 2026.05.18 07:22:17.644516 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2026.05.18 07:22:17.644532 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 11017 | 2026.05.18 07:22:17.644644 [ 4 ] {a5973514-5f4b-4c3b-ad56-be75ee2a7e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11018 | 2026.05.18 07:22:17.644656 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11019 | 2026.05.18 07:22:17.644694 [ 4 ] {a5973514-5f4b-4c3b-ad56-be75ee2a7e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11020 | 2026.05.18 07:22:17.644701 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 11021 | 2026.05.18 07:22:17.644774 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
| 11022 | 2026.05.18 07:22:17.644823 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 172 rows starting from the beginning of the part | ||
| 11023 | 2026.05.18 07:22:17.644868 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 11024 | 2026.05.18 07:22:17.644910 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 153 rows starting from the beginning of the part | ||
| 11025 | 2026.05.18 07:22:17.644950 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 11026 | 2026.05.18 07:22:17.645189 [ 4 ] {a5973514-5f4b-4c3b-ad56-be75ee2a7e2e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2026.05.18 07:22:17.645232 [ 4 ] {a5973514-5f4b-4c3b-ad56-be75ee2a7e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11028 | 2026.05.18 07:22:17.645835 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337508 sec., 479249.4699097127 rows/sec., 32.28 MiB/sec. | ||
| 11029 | 2026.05.18 07:22:17.645931 [ 4 ] {a5973514-5f4b-4c3b-ad56-be75ee2a7e2e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11030 | 2026.05.18 07:22:17.646068 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11031 | 2026.05.18 07:22:17.646204 [ 4 ] {a5973514-5f4b-4c3b-ad56-be75ee2a7e2e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.05.18 07:22:17.646361 [ 4 ] {a5973514-5f4b-4c3b-ad56-be75ee2a7e2e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001735 sec., 54178.67435158502 rows/sec., 4.23 MiB/sec. | ||
| 11033 | 2026.05.18 07:22:17.646400 [ 4 ] {a5973514-5f4b-4c3b-ad56-be75ee2a7e2e} <Debug> TCPHandler: Processed in 0.001932411 sec. | ||
| 11034 | 2026.05.18 07:22:17.646472 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.05.18 07:22:17.646548 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.05.18 07:22:17.646566 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_61_12} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11037 | 2026.05.18 07:22:17.646654 [ 4 ] {8539e551-5118-4616-80fd-74caf5116091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11038 | 2026.05.18 07:22:17.646691 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11039 | 2026.05.18 07:22:17.646705 [ 4 ] {8539e551-5118-4616-80fd-74caf5116091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11040 | 2026.05.18 07:22:17.647167 [ 4 ] {8539e551-5118-4616-80fd-74caf5116091} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.05.18 07:22:17.647204 [ 4 ] {8539e551-5118-4616-80fd-74caf5116091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11042 | 2026.05.18 07:22:17.647556 [ 4 ] {8539e551-5118-4616-80fd-74caf5116091} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11043 | 2026.05.18 07:22:17.647778 [ 4 ] {8539e551-5118-4616-80fd-74caf5116091} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.05.18 07:22:17.647920 [ 4 ] {8539e551-5118-4616-80fd-74caf5116091} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 11045 | 2026.05.18 07:22:17.647954 [ 4 ] {8539e551-5118-4616-80fd-74caf5116091} <Debug> TCPHandler: Processed in 0.001454419 sec. | ||
| 11046 | 2026.05.18 07:22:17.648088 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11047 | 2026.05.18 07:22:17.648201 [ 4 ] {63332f1d-f29d-4b57-b704-7f9f6ddd4f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11048 | 2026.05.18 07:22:17.648256 [ 4 ] {63332f1d-f29d-4b57-b704-7f9f6ddd4f80} <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 | ||
| 11049 | 2026.05.18 07:22:17.649171 [ 4 ] {63332f1d-f29d-4b57-b704-7f9f6ddd4f80} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.05.18 07:22:17.649208 [ 4 ] {63332f1d-f29d-4b57-b704-7f9f6ddd4f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11051 | 2026.05.18 07:22:17.649763 [ 4 ] {63332f1d-f29d-4b57-b704-7f9f6ddd4f80} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11052 | 2026.05.18 07:22:17.650006 [ 4 ] {63332f1d-f29d-4b57-b704-7f9f6ddd4f80} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.05.18 07:22:17.650147 [ 4 ] {63332f1d-f29d-4b57-b704-7f9f6ddd4f80} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001972 sec., 15212.981744421908 rows/sec., 27.26 MiB/sec. | ||
| 11054 | 2026.05.18 07:22:17.650198 [ 4 ] {63332f1d-f29d-4b57-b704-7f9f6ddd4f80} <Debug> TCPHandler: Processed in 0.002157912 sec. | ||
| 11055 | 2026.05.18 07:22:17.650381 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11056 | 2026.05.18 07:22:17.650478 [ 4 ] {762f4641-768d-4f25-b6b0-d8c4564107fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11057 | 2026.05.18 07:22:17.650519 [ 4 ] {762f4641-768d-4f25-b6b0-d8c4564107fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11058 | 2026.05.18 07:22:17.650885 [ 4 ] {762f4641-768d-4f25-b6b0-d8c4564107fa} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2026.05.18 07:22:17.650922 [ 4 ] {762f4641-768d-4f25-b6b0-d8c4564107fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11060 | 2026.05.18 07:22:17.651237 [ 4 ] {762f4641-768d-4f25-b6b0-d8c4564107fa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11061 | 2026.05.18 07:22:17.651466 [ 4 ] {762f4641-768d-4f25-b6b0-d8c4564107fa} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.05.18 07:22:17.651597 [ 4 ] {762f4641-768d-4f25-b6b0-d8c4564107fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 11063 | 2026.05.18 07:22:17.651617 [ 108 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11064 | 2026.05.18 07:22:17.651630 [ 4 ] {762f4641-768d-4f25-b6b0-d8c4564107fa} <Debug> TCPHandler: Processed in 0.001300307 sec. | ||
| 11065 | 2026.05.18 07:22:17.651680 [ 108 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.05.18 07:22:17.651711 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11067 | 2026.05.18 07:22:17.651837 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 11068 | 2026.05.18 07:22:17.651972 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11069 | 2026.05.18 07:22:17.652007 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3936 rows starting from the beginning of the part | ||
| 11070 | 2026.05.18 07:22:17.652075 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part | ||
| 11071 | 2026.05.18 07:22:17.652120 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 11072 | 2026.05.18 07:22:17.652162 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 11073 | 2026.05.18 07:22:17.652200 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::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 | ||
| 11074 | 2026.05.18 07:22:17.652239 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 11075 | 2026.05.18 07:22:17.654005 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4236 rows, containing 4 columns (4 merged, 0 gathered) in 0.002217222 sec., 1910498.8133799862 rows/sec., 123.96 MiB/sec. | ||
| 11076 | 2026.05.18 07:22:17.654279 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11077 | 2026.05.18 07:22:17.654546 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2026.05.18 07:22:17.654638 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_71_14} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11079 | 2026.05.18 07:22:17.654710 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 11080 | 2026.05.18 07:22:19.336330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22626 | ||
| 11081 | 2026.05.18 07:22:19.337117 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2026.05.18 07:22:19.337184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11083 | 2026.05.18 07:22:19.337809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11084 | 2026.05.18 07:22:19.338042 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2026.05.18 07:22:19.338173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22626 | ||
| 11086 | 2026.05.18 07:22:20.531414 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11087 | 2026.05.18 07:22:20.547489 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.05.18 07:22:20.547562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11089 | 2026.05.18 07:22:20.552861 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11090 | 2026.05.18 07:22:20.553573 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2026.05.18 07:22:20.556641 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11092 | 2026.05.18 07:22:22.639178 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.05.18 07:22:22.639477 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 11094 | 2026.05.18 07:22:22.639840 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11095 | 2026.05.18 07:22:22.639885 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <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 | ||
| 11096 | 2026.05.18 07:22:22.640124 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11097 | 2026.05.18 07:22:22.640190 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11098 | 2026.05.18 07:22:22.640332 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11099 | 2026.05.18 07:22:22.640368 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11100 | 2026.05.18 07:22:22.640390 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 11101 | 2026.05.18 07:22:22.640407 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11102 | 2026.05.18 07:22:22.640451 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <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'))" | ||
| 11103 | 2026.05.18 07:22:22.640470 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11104 | 2026.05.18 07:22:22.641537 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002198 sec., 23657.870791628753 rows/sec., 5.53 MiB/sec. | ||
| 11105 | 2026.05.18 07:22:22.641637 [ 4 ] {d8858af4-9bf2-41a3-814b-4aabb8698a07} <Debug> TCPHandler: Processed in 0.002593645 sec. | ||
| 11106 | 2026.05.18 07:22:22.646717 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2026.05.18 07:22:22.646833 [ 4 ] {640a9490-eeb5-4570-8cc9-f26f96c71835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11108 | 2026.05.18 07:22:22.646876 [ 4 ] {640a9490-eeb5-4570-8cc9-f26f96c71835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11109 | 2026.05.18 07:22:22.647454 [ 4 ] {640a9490-eeb5-4570-8cc9-f26f96c71835} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.05.18 07:22:22.647501 [ 4 ] {640a9490-eeb5-4570-8cc9-f26f96c71835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11111 | 2026.05.18 07:22:22.647872 [ 4 ] {640a9490-eeb5-4570-8cc9-f26f96c71835} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11112 | 2026.05.18 07:22:22.648089 [ 4 ] {640a9490-eeb5-4570-8cc9-f26f96c71835} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2026.05.18 07:22:22.648239 [ 4 ] {640a9490-eeb5-4570-8cc9-f26f96c71835} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001438 sec., 197496.52294853964 rows/sec., 12.54 MiB/sec. | ||
| 11114 | 2026.05.18 07:22:22.648274 [ 4 ] {640a9490-eeb5-4570-8cc9-f26f96c71835} <Debug> TCPHandler: Processed in 0.001609548 sec. | ||
| 11115 | 2026.05.18 07:22:22.648412 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2026.05.18 07:22:22.648510 [ 4 ] {14fe7885-768c-48a9-8577-25999db9b8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11117 | 2026.05.18 07:22:22.648550 [ 4 ] {14fe7885-768c-48a9-8577-25999db9b8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11118 | 2026.05.18 07:22:22.649323 [ 4 ] {14fe7885-768c-48a9-8577-25999db9b8b5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.05.18 07:22:22.649359 [ 4 ] {14fe7885-768c-48a9-8577-25999db9b8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11120 | 2026.05.18 07:22:22.649700 [ 4 ] {14fe7885-768c-48a9-8577-25999db9b8b5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11121 | 2026.05.18 07:22:22.649905 [ 4 ] {14fe7885-768c-48a9-8577-25999db9b8b5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.05.18 07:22:22.650033 [ 4 ] {14fe7885-768c-48a9-8577-25999db9b8b5} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001541 sec., 531473.0694354315 rows/sec., 41.19 MiB/sec. | ||
| 11123 | 2026.05.18 07:22:22.650068 [ 4 ] {14fe7885-768c-48a9-8577-25999db9b8b5} <Debug> TCPHandler: Processed in 0.001704949 sec. | ||
| 11124 | 2026.05.18 07:22:22.650192 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.05.18 07:22:22.650288 [ 4 ] {5db3b616-86b3-4e59-9d33-f79d12d2ea7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11126 | 2026.05.18 07:22:22.650327 [ 4 ] {5db3b616-86b3-4e59-9d33-f79d12d2ea7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11127 | 2026.05.18 07:22:22.650761 [ 4 ] {5db3b616-86b3-4e59-9d33-f79d12d2ea7b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.05.18 07:22:22.650798 [ 4 ] {5db3b616-86b3-4e59-9d33-f79d12d2ea7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11129 | 2026.05.18 07:22:22.651098 [ 4 ] {5db3b616-86b3-4e59-9d33-f79d12d2ea7b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11130 | 2026.05.18 07:22:22.651300 [ 4 ] {5db3b616-86b3-4e59-9d33-f79d12d2ea7b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.05.18 07:22:22.651424 [ 4 ] {5db3b616-86b3-4e59-9d33-f79d12d2ea7b} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001154 sec., 132582.32235701906 rows/sec., 7.93 MiB/sec. | ||
| 11132 | 2026.05.18 07:22:22.651459 [ 4 ] {5db3b616-86b3-4e59-9d33-f79d12d2ea7b} <Debug> TCPHandler: Processed in 0.001315847 sec. | ||
| 11133 | 2026.05.18 07:22:22.651584 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2026.05.18 07:22:22.651679 [ 4 ] {9b508614-1686-40c5-ab13-a5f969b0cebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11135 | 2026.05.18 07:22:22.651718 [ 4 ] {9b508614-1686-40c5-ab13-a5f969b0cebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11136 | 2026.05.18 07:22:22.652145 [ 4 ] {9b508614-1686-40c5-ab13-a5f969b0cebb} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.05.18 07:22:22.652181 [ 4 ] {9b508614-1686-40c5-ab13-a5f969b0cebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11138 | 2026.05.18 07:22:22.652465 [ 4 ] {9b508614-1686-40c5-ab13-a5f969b0cebb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11139 | 2026.05.18 07:22:22.652669 [ 4 ] {9b508614-1686-40c5-ab13-a5f969b0cebb} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.05.18 07:22:22.652791 [ 4 ] {9b508614-1686-40c5-ab13-a5f969b0cebb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 11141 | 2026.05.18 07:22:22.652825 [ 4 ] {9b508614-1686-40c5-ab13-a5f969b0cebb} <Debug> TCPHandler: Processed in 0.001290808 sec. | ||
| 11142 | 2026.05.18 07:22:22.652952 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2026.05.18 07:22:22.653047 [ 4 ] {588dbd34-76d9-4c51-b860-986189bcb89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11144 | 2026.05.18 07:22:22.653087 [ 4 ] {588dbd34-76d9-4c51-b860-986189bcb89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11145 | 2026.05.18 07:22:22.653537 [ 4 ] {588dbd34-76d9-4c51-b860-986189bcb89d} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.05.18 07:22:22.653572 [ 4 ] {588dbd34-76d9-4c51-b860-986189bcb89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11147 | 2026.05.18 07:22:22.653867 [ 4 ] {588dbd34-76d9-4c51-b860-986189bcb89d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11148 | 2026.05.18 07:22:22.654066 [ 4 ] {588dbd34-76d9-4c51-b860-986189bcb89d} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2026.05.18 07:22:22.654187 [ 4 ] {588dbd34-76d9-4c51-b860-986189bcb89d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 11150 | 2026.05.18 07:22:22.654221 [ 4 ] {588dbd34-76d9-4c51-b860-986189bcb89d} <Debug> TCPHandler: Processed in 0.001318537 sec. | ||
| 11151 | 2026.05.18 07:22:22.654345 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.05.18 07:22:22.654440 [ 4 ] {5f1e09f8-b233-49fb-a9cc-e1f02e4c79d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11153 | 2026.05.18 07:22:22.654479 [ 4 ] {5f1e09f8-b233-49fb-a9cc-e1f02e4c79d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11154 | 2026.05.18 07:22:22.655076 [ 4 ] {5f1e09f8-b233-49fb-a9cc-e1f02e4c79d1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.05.18 07:22:22.655112 [ 4 ] {5f1e09f8-b233-49fb-a9cc-e1f02e4c79d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11156 | 2026.05.18 07:22:22.655422 [ 4 ] {5f1e09f8-b233-49fb-a9cc-e1f02e4c79d1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11157 | 2026.05.18 07:22:22.655623 [ 4 ] {5f1e09f8-b233-49fb-a9cc-e1f02e4c79d1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.05.18 07:22:22.655751 [ 4 ] {5f1e09f8-b233-49fb-a9cc-e1f02e4c79d1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001328 sec., 377259.0361445783 rows/sec., 26.52 MiB/sec. | ||
| 11159 | 2026.05.18 07:22:22.655785 [ 4 ] {5f1e09f8-b233-49fb-a9cc-e1f02e4c79d1} <Debug> TCPHandler: Processed in 0.001488418 sec. | ||
| 11160 | 2026.05.18 07:22:22.655905 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2026.05.18 07:22:22.656000 [ 4 ] {5c8cf6f5-2bba-4a69-80d2-132fafba2055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11162 | 2026.05.18 07:22:22.656040 [ 4 ] {5c8cf6f5-2bba-4a69-80d2-132fafba2055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11163 | 2026.05.18 07:22:22.656372 [ 4 ] {5c8cf6f5-2bba-4a69-80d2-132fafba2055} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2026.05.18 07:22:22.656408 [ 4 ] {5c8cf6f5-2bba-4a69-80d2-132fafba2055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11165 | 2026.05.18 07:22:22.656700 [ 4 ] {5c8cf6f5-2bba-4a69-80d2-132fafba2055} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11166 | 2026.05.18 07:22:22.656900 [ 4 ] {5c8cf6f5-2bba-4a69-80d2-132fafba2055} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2026.05.18 07:22:22.657023 [ 4 ] {5c8cf6f5-2bba-4a69-80d2-132fafba2055} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 11168 | 2026.05.18 07:22:22.657056 [ 4 ] {5c8cf6f5-2bba-4a69-80d2-132fafba2055} <Debug> TCPHandler: Processed in 0.001199497 sec. | ||
| 11169 | 2026.05.18 07:22:22.657179 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11170 | 2026.05.18 07:22:22.657274 [ 4 ] {ab6bfea5-fab9-4bd8-972b-bddde39d45c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11171 | 2026.05.18 07:22:22.657316 [ 4 ] {ab6bfea5-fab9-4bd8-972b-bddde39d45c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11172 | 2026.05.18 07:22:22.657732 [ 4 ] {ab6bfea5-fab9-4bd8-972b-bddde39d45c5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.05.18 07:22:22.657768 [ 4 ] {ab6bfea5-fab9-4bd8-972b-bddde39d45c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11174 | 2026.05.18 07:22:22.658076 [ 4 ] {ab6bfea5-fab9-4bd8-972b-bddde39d45c5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11175 | 2026.05.18 07:22:22.658286 [ 4 ] {ab6bfea5-fab9-4bd8-972b-bddde39d45c5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.05.18 07:22:22.658410 [ 4 ] {ab6bfea5-fab9-4bd8-972b-bddde39d45c5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001153 sec., 229835.21248915873 rows/sec., 15.27 MiB/sec. | ||
| 11177 | 2026.05.18 07:22:22.658444 [ 4 ] {ab6bfea5-fab9-4bd8-972b-bddde39d45c5} <Debug> TCPHandler: Processed in 0.001314167 sec. | ||
| 11178 | 2026.05.18 07:22:22.658573 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11179 | 2026.05.18 07:22:22.658668 [ 4 ] {ba880638-499d-4293-8b05-d1be5e4d975c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11180 | 2026.05.18 07:22:22.658807 [ 4 ] {ba880638-499d-4293-8b05-d1be5e4d975c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11181 | 2026.05.18 07:22:22.659148 [ 4 ] {ba880638-499d-4293-8b05-d1be5e4d975c} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.05.18 07:22:22.659184 [ 4 ] {ba880638-499d-4293-8b05-d1be5e4d975c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11183 | 2026.05.18 07:22:22.659482 [ 4 ] {ba880638-499d-4293-8b05-d1be5e4d975c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11184 | 2026.05.18 07:22:22.659696 [ 4 ] {ba880638-499d-4293-8b05-d1be5e4d975c} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.05.18 07:22:22.659822 [ 4 ] {ba880638-499d-4293-8b05-d1be5e4d975c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 11186 | 2026.05.18 07:22:22.659856 [ 4 ] {ba880638-499d-4293-8b05-d1be5e4d975c} <Debug> TCPHandler: Processed in 0.001330967 sec. | ||
| 11187 | 2026.05.18 07:22:22.659981 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2026.05.18 07:22:22.660075 [ 4 ] {9029426a-6287-4a57-aee7-2919b418e72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11189 | 2026.05.18 07:22:22.660127 [ 4 ] {9029426a-6287-4a57-aee7-2919b418e72d} <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 | ||
| 11190 | 2026.05.18 07:22:22.660911 [ 4 ] {9029426a-6287-4a57-aee7-2919b418e72d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2026.05.18 07:22:22.660948 [ 4 ] {9029426a-6287-4a57-aee7-2919b418e72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11192 | 2026.05.18 07:22:22.661450 [ 4 ] {9029426a-6287-4a57-aee7-2919b418e72d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11193 | 2026.05.18 07:22:22.661671 [ 4 ] {9029426a-6287-4a57-aee7-2919b418e72d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.05.18 07:22:22.661808 [ 4 ] {9029426a-6287-4a57-aee7-2919b418e72d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 11.26 MiB/sec. | ||
| 11195 | 2026.05.18 07:22:22.661806 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11196 | 2026.05.18 07:22:22.661860 [ 4 ] {9029426a-6287-4a57-aee7-2919b418e72d} <Debug> TCPHandler: Processed in 0.0019268 sec. | ||
| 11197 | 2026.05.18 07:22:22.661897 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.05.18 07:22:22.661928 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11199 | 2026.05.18 07:22:22.662027 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11200 | 2026.05.18 07:22:22.662041 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 11201 | 2026.05.18 07:22:22.662144 [ 4 ] {355616b2-a718-4ad0-afbb-7416f605f129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11202 | 2026.05.18 07:22:22.662193 [ 4 ] {355616b2-a718-4ad0-afbb-7416f605f129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11203 | 2026.05.18 07:22:22.662285 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11204 | 2026.05.18 07:22:22.662357 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1245 rows starting from the beginning of the part | ||
| 11205 | 2026.05.18 07:22:22.662489 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part | ||
| 11206 | 2026.05.18 07:22:22.662545 [ 4 ] {355616b2-a718-4ad0-afbb-7416f605f129} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2026.05.18 07:22:22.662588 [ 4 ] {355616b2-a718-4ad0-afbb-7416f605f129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11208 | 2026.05.18 07:22:22.662594 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 11209 | 2026.05.18 07:22:22.662728 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 11210 | 2026.05.18 07:22:22.662835 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 11211 | 2026.05.18 07:22:22.662938 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 11212 | 2026.05.18 07:22:22.662938 [ 4 ] {355616b2-a718-4ad0-afbb-7416f605f129} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11213 | 2026.05.18 07:22:22.663191 [ 4 ] {355616b2-a718-4ad0-afbb-7416f605f129} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.05.18 07:22:22.663349 [ 4 ] {355616b2-a718-4ad0-afbb-7416f605f129} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 4.60 MiB/sec. | ||
| 11215 | 2026.05.18 07:22:22.663387 [ 4 ] {355616b2-a718-4ad0-afbb-7416f605f129} <Debug> TCPHandler: Processed in 0.001409178 sec. | ||
| 11216 | 2026.05.18 07:22:22.670535 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 19 columns (19 merged, 0 gathered) in 0.008543487 sec., 157898.05731547315 rows/sec., 282.95 MiB/sec. | ||
| 11217 | 2026.05.18 07:22:22.671872 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11218 | 2026.05.18 07:22:22.672282 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2026.05.18 07:22:22.672369 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11220 | 2026.05.18 07:22:22.672508 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11221 | 2026.05.18 07:22:23.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.81 MiB, peak 330.46 MiB, free memory in arenas 0.00 B, will set to 323.19 MiB (RSS), difference: 4.38 MiB | ||
| 11222 | 2026.05.18 07:22:25.061468 [ 277 ] {} <Trace> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.05.18 07:22:25.061753 [ 277 ] {5e060c72-c8e2-4329-b9bc-7ba29f91eea6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50790) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 11224 | 2026.05.18 07:22:25.062260 [ 277 ] {5e060c72-c8e2-4329-b9bc-7ba29f91eea6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11225 | 2026.05.18 07:22:25.062478 [ 277 ] {5e060c72-c8e2-4329-b9bc-7ba29f91eea6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11226 | 2026.05.18 07:22:25.062897 [ 313 ] {5e060c72-c8e2-4329-b9bc-7ba29f91eea6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11227 | 2026.05.18 07:22:25.063309 [ 277 ] {5e060c72-c8e2-4329-b9bc-7ba29f91eea6} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001679 sec., 24419.29720071471 rows/sec., 1.45 MiB/sec. | ||
| 11228 | 2026.05.18 07:22:25.063391 [ 277 ] {5e060c72-c8e2-4329-b9bc-7ba29f91eea6} <Debug> TCPHandler: Processed in 0.002062711 sec. | ||
| 11229 | 2026.05.18 07:22:26.700578 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11230 | 2026.05.18 07:22:26.700666 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11231 | 2026.05.18 07:22:26.838525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23074 | ||
| 11232 | 2026.05.18 07:22:26.839031 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.05.18 07:22:26.839070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11234 | 2026.05.18 07:22:26.839596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11235 | 2026.05.18 07:22:26.839830 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.05.18 07:22:26.839961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23074 | ||
| 11237 | 2026.05.18 07:22:27.002417 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00185381 sec. | ||
| 11238 | 2026.05.18 07:22:27.635451 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.05.18 07:22:27.635704 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11240 | 2026.05.18 07:22:27.636077 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11241 | 2026.05.18 07:22:27.636114 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <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 | ||
| 11242 | 2026.05.18 07:22:27.636325 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11243 | 2026.05.18 07:22:27.636391 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11244 | 2026.05.18 07:22:27.636530 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11245 | 2026.05.18 07:22:27.636565 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11246 | 2026.05.18 07:22:27.636587 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 11247 | 2026.05.18 07:22:27.636603 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11248 | 2026.05.18 07:22:27.636644 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <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'))" | ||
| 11249 | 2026.05.18 07:22:27.636664 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11250 | 2026.05.18 07:22:27.637596 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002054 sec., 25316.455696202534 rows/sec., 5.92 MiB/sec. | ||
| 11251 | 2026.05.18 07:22:27.637655 [ 4 ] {fd54128c-666c-4882-97e9-f2490a30de8c} <Debug> TCPHandler: Processed in 0.002397753 sec. | ||
| 11252 | 2026.05.18 07:22:27.640178 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11253 | 2026.05.18 07:22:27.640311 [ 4 ] {ccef8874-f094-4b42-9bb8-98c8ea9aa663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11254 | 2026.05.18 07:22:27.640362 [ 4 ] {ccef8874-f094-4b42-9bb8-98c8ea9aa663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11255 | 2026.05.18 07:22:27.641117 [ 4 ] {ccef8874-f094-4b42-9bb8-98c8ea9aa663} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11256 | 2026.05.18 07:22:27.641160 [ 4 ] {ccef8874-f094-4b42-9bb8-98c8ea9aa663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11257 | 2026.05.18 07:22:27.641521 [ 4 ] {ccef8874-f094-4b42-9bb8-98c8ea9aa663} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11258 | 2026.05.18 07:22:27.641741 [ 4 ] {ccef8874-f094-4b42-9bb8-98c8ea9aa663} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2026.05.18 07:22:27.641881 [ 4 ] {ccef8874-f094-4b42-9bb8-98c8ea9aa663} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001606 sec., 72229.14072229141 rows/sec., 6.12 MiB/sec. | ||
| 11260 | 2026.05.18 07:22:27.641917 [ 4 ] {ccef8874-f094-4b42-9bb8-98c8ea9aa663} <Debug> TCPHandler: Processed in 0.00180172 sec. | ||
| 11261 | 2026.05.18 07:22:27.642046 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.05.18 07:22:27.642152 [ 4 ] {a44f5f93-ee03-4959-8c9d-32934de10be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11263 | 2026.05.18 07:22:27.642192 [ 4 ] {a44f5f93-ee03-4959-8c9d-32934de10be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11264 | 2026.05.18 07:22:27.642668 [ 4 ] {a44f5f93-ee03-4959-8c9d-32934de10be8} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.05.18 07:22:27.642705 [ 4 ] {a44f5f93-ee03-4959-8c9d-32934de10be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11266 | 2026.05.18 07:22:27.642999 [ 4 ] {a44f5f93-ee03-4959-8c9d-32934de10be8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11267 | 2026.05.18 07:22:27.643206 [ 4 ] {a44f5f93-ee03-4959-8c9d-32934de10be8} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2026.05.18 07:22:27.643332 [ 4 ] {a44f5f93-ee03-4959-8c9d-32934de10be8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001198 sec., 25041.736227045072 rows/sec., 1.84 MiB/sec. | ||
| 11269 | 2026.05.18 07:22:27.643366 [ 4 ] {a44f5f93-ee03-4959-8c9d-32934de10be8} <Debug> TCPHandler: Processed in 0.001369667 sec. | ||
| 11270 | 2026.05.18 07:22:27.643507 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2026.05.18 07:22:27.643612 [ 4 ] {0e9be8a4-05f3-4282-b23e-650271690537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11272 | 2026.05.18 07:22:27.643651 [ 4 ] {0e9be8a4-05f3-4282-b23e-650271690537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11273 | 2026.05.18 07:22:27.644070 [ 4 ] {0e9be8a4-05f3-4282-b23e-650271690537} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.05.18 07:22:27.644103 [ 4 ] {0e9be8a4-05f3-4282-b23e-650271690537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11275 | 2026.05.18 07:22:27.644379 [ 4 ] {0e9be8a4-05f3-4282-b23e-650271690537} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11276 | 2026.05.18 07:22:27.644580 [ 4 ] {0e9be8a4-05f3-4282-b23e-650271690537} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.05.18 07:22:27.644697 [ 4 ] {0e9be8a4-05f3-4282-b23e-650271690537} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001165 sec., 80686.69527896996 rows/sec., 6.30 MiB/sec. | ||
| 11278 | 2026.05.18 07:22:27.644794 [ 4 ] {0e9be8a4-05f3-4282-b23e-650271690537} <Debug> TCPHandler: Processed in 0.001334977 sec. | ||
| 11279 | 2026.05.18 07:22:27.644930 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.05.18 07:22:27.645026 [ 4 ] {efdd9317-fa0b-4e93-a544-bc2170f6705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11281 | 2026.05.18 07:22:27.645068 [ 4 ] {efdd9317-fa0b-4e93-a544-bc2170f6705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11282 | 2026.05.18 07:22:27.645469 [ 4 ] {efdd9317-fa0b-4e93-a544-bc2170f6705d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.05.18 07:22:27.645504 [ 4 ] {efdd9317-fa0b-4e93-a544-bc2170f6705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11284 | 2026.05.18 07:22:27.645817 [ 4 ] {efdd9317-fa0b-4e93-a544-bc2170f6705d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11285 | 2026.05.18 07:22:27.646024 [ 4 ] {efdd9317-fa0b-4e93-a544-bc2170f6705d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.05.18 07:22:27.646148 [ 4 ] {efdd9317-fa0b-4e93-a544-bc2170f6705d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 11287 | 2026.05.18 07:22:27.646181 [ 4 ] {efdd9317-fa0b-4e93-a544-bc2170f6705d} <Debug> TCPHandler: Processed in 0.001300207 sec. | ||
| 11288 | 2026.05.18 07:22:27.646301 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.05.18 07:22:27.646395 [ 4 ] {3b494cc7-f405-4609-a6bd-568e679719ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11290 | 2026.05.18 07:22:27.646446 [ 4 ] {3b494cc7-f405-4609-a6bd-568e679719ca} <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 | ||
| 11291 | 2026.05.18 07:22:27.647256 [ 4 ] {3b494cc7-f405-4609-a6bd-568e679719ca} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.05.18 07:22:27.647292 [ 4 ] {3b494cc7-f405-4609-a6bd-568e679719ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11293 | 2026.05.18 07:22:27.647798 [ 4 ] {3b494cc7-f405-4609-a6bd-568e679719ca} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11294 | 2026.05.18 07:22:27.648020 [ 4 ] {3b494cc7-f405-4609-a6bd-568e679719ca} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.05.18 07:22:27.648153 [ 4 ] {3b494cc7-f405-4609-a6bd-568e679719ca} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001776 sec., 16891.891891891893 rows/sec., 30.27 MiB/sec. | ||
| 11296 | 2026.05.18 07:22:27.648204 [ 4 ] {3b494cc7-f405-4609-a6bd-568e679719ca} <Debug> TCPHandler: Processed in 0.001951021 sec. | ||
| 11297 | 2026.05.18 07:22:27.648336 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2026.05.18 07:22:27.648432 [ 4 ] {4995249c-4b95-4705-bd10-eb0d4cd96e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11299 | 2026.05.18 07:22:27.648474 [ 4 ] {4995249c-4b95-4705-bd10-eb0d4cd96e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11300 | 2026.05.18 07:22:27.648814 [ 4 ] {4995249c-4b95-4705-bd10-eb0d4cd96e26} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.05.18 07:22:27.648849 [ 4 ] {4995249c-4b95-4705-bd10-eb0d4cd96e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11302 | 2026.05.18 07:22:27.649145 [ 4 ] {4995249c-4b95-4705-bd10-eb0d4cd96e26} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11303 | 2026.05.18 07:22:27.649350 [ 4 ] {4995249c-4b95-4705-bd10-eb0d4cd96e26} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.05.18 07:22:27.649475 [ 4 ] {4995249c-4b95-4705-bd10-eb0d4cd96e26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 11305 | 2026.05.18 07:22:27.649506 [ 4 ] {4995249c-4b95-4705-bd10-eb0d4cd96e26} <Debug> TCPHandler: Processed in 0.001219387 sec. | ||
| 11306 | 2026.05.18 07:22:28.057155 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11307 | 2026.05.18 07:22:28.073839 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.05.18 07:22:28.073902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11309 | 2026.05.18 07:22:28.079808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11310 | 2026.05.18 07:22:28.080595 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.05.18 07:22:28.083602 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11312 | 2026.05.18 07:22:29.910171 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2026.05.18 07:22:29.910437 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11314 | 2026.05.18 07:22:29.910814 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11315 | 2026.05.18 07:22:29.910859 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11316 | 2026.05.18 07:22:29.911127 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11317 | 2026.05.18 07:22:29.911197 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11318 | 2026.05.18 07:22:29.911342 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 11319 | 2026.05.18 07:22:29.911378 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11320 | 2026.05.18 07:22:29.911401 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 11321 | 2026.05.18 07:22:29.911416 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11322 | 2026.05.18 07:22:29.911461 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 11323 | 2026.05.18 07:22:29.911482 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11324 | 2026.05.18 07:22:29.912431 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002115 sec., 24586.288416075648 rows/sec., 5.75 MiB/sec. | ||
| 11325 | 2026.05.18 07:22:29.912499 [ 4 ] {501a3a4a-430c-4f10-ae25-d6390f7649cd} <Debug> TCPHandler: Processed in 0.002470854 sec. | ||
| 11326 | 2026.05.18 07:22:29.928166 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2026.05.18 07:22:29.928384 [ 4 ] {6eea5169-7114-4bda-90fb-711f3108cf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11328 | 2026.05.18 07:22:29.928466 [ 4 ] {6eea5169-7114-4bda-90fb-711f3108cf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11329 | 2026.05.18 07:22:29.929389 [ 4 ] {6eea5169-7114-4bda-90fb-711f3108cf5d} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.05.18 07:22:29.929443 [ 4 ] {6eea5169-7114-4bda-90fb-711f3108cf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11331 | 2026.05.18 07:22:29.929882 [ 4 ] {6eea5169-7114-4bda-90fb-711f3108cf5d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11332 | 2026.05.18 07:22:29.930114 [ 4 ] {6eea5169-7114-4bda-90fb-711f3108cf5d} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.05.18 07:22:29.930268 [ 4 ] {6eea5169-7114-4bda-90fb-711f3108cf5d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001945 sec., 146015.42416452442 rows/sec., 9.27 MiB/sec. | ||
| 11334 | 2026.05.18 07:22:29.930308 [ 4 ] {6eea5169-7114-4bda-90fb-711f3108cf5d} <Debug> TCPHandler: Processed in 0.002298933 sec. | ||
| 11335 | 2026.05.18 07:22:29.930460 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.05.18 07:22:29.930566 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11337 | 2026.05.18 07:22:29.930607 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11338 | 2026.05.18 07:22:29.932547 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.05.18 07:22:29.932584 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11340 | 2026.05.18 07:22:29.933074 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11341 | 2026.05.18 07:22:29.933296 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.05.18 07:22:29.933428 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.002881 sec., 1099618.188129122 rows/sec., 81.76 MiB/sec. | ||
| 11343 | 2026.05.18 07:22:29.933465 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11344 | 2026.05.18 07:22:29.933479 [ 4 ] {870184c8-3fd6-427d-8df2-437a5c32cfd3} <Debug> TCPHandler: Processed in 0.003068717 sec. | ||
| 11345 | 2026.05.18 07:22:29.933479 [ 144 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11346 | 2026.05.18 07:22:29.933552 [ 144 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.05.18 07:22:29.933576 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11348 | 2026.05.18 07:22:29.933639 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2026.05.18 07:22:29.933683 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11350 | 2026.05.18 07:22:29.933741 [ 4 ] {6cc31dda-5fd5-4267-ad78-f3425f20ab56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11351 | 2026.05.18 07:22:29.933780 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11352 | 2026.05.18 07:22:29.933781 [ 4 ] {6cc31dda-5fd5-4267-ad78-f3425f20ab56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11353 | 2026.05.18 07:22:29.933810 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3362 rows starting from the beginning of the part | ||
| 11354 | 2026.05.18 07:22:29.933874 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 819 rows starting from the beginning of the part | ||
| 11355 | 2026.05.18 07:22:29.933920 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 116 rows starting from the beginning of the part | ||
| 11356 | 2026.05.18 07:22:29.933964 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 819 rows starting from the beginning of the part | ||
| 11357 | 2026.05.18 07:22:29.934008 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 116 rows starting from the beginning of the part | ||
| 11358 | 2026.05.18 07:22:29.934048 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 3168 rows starting from the beginning of the part | ||
| 11359 | 2026.05.18 07:22:29.934294 [ 4 ] {6cc31dda-5fd5-4267-ad78-f3425f20ab56} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.05.18 07:22:29.934329 [ 4 ] {6cc31dda-5fd5-4267-ad78-f3425f20ab56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11361 | 2026.05.18 07:22:29.934632 [ 4 ] {6cc31dda-5fd5-4267-ad78-f3425f20ab56} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11362 | 2026.05.18 07:22:29.934850 [ 4 ] {6cc31dda-5fd5-4267-ad78-f3425f20ab56} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.05.18 07:22:29.934979 [ 4 ] {6cc31dda-5fd5-4267-ad78-f3425f20ab56} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001256 sec., 130573.24840764332 rows/sec., 7.93 MiB/sec. | ||
| 11364 | 2026.05.18 07:22:29.935013 [ 4 ] {6cc31dda-5fd5-4267-ad78-f3425f20ab56} <Debug> TCPHandler: Processed in 0.001429618 sec. | ||
| 11365 | 2026.05.18 07:22:29.935163 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2026.05.18 07:22:29.935257 [ 4 ] {3bd3c03c-9781-4241-a336-b1d533fb88eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11367 | 2026.05.18 07:22:29.935297 [ 4 ] {3bd3c03c-9781-4241-a336-b1d533fb88eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11368 | 2026.05.18 07:22:29.936124 [ 4 ] {3bd3c03c-9781-4241-a336-b1d533fb88eb} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.05.18 07:22:29.936187 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8400 rows, containing 5 columns (5 merged, 0 gathered) in 0.002548204 sec., 3296439.374555569 rows/sec., 261.94 MiB/sec. | ||
| 11370 | 2026.05.18 07:22:29.936194 [ 4 ] {3bd3c03c-9781-4241-a336-b1d533fb88eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11371 | 2026.05.18 07:22:29.936451 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11372 | 2026.05.18 07:22:29.936719 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2026.05.18 07:22:29.936772 [ 4 ] {3bd3c03c-9781-4241-a336-b1d533fb88eb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11374 | 2026.05.18 07:22:29.936793 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_76_15} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11375 | 2026.05.18 07:22:29.936863 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 11376 | 2026.05.18 07:22:29.937059 [ 4 ] {3bd3c03c-9781-4241-a336-b1d533fb88eb} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.05.18 07:22:29.937265 [ 4 ] {3bd3c03c-9781-4241-a336-b1d533fb88eb} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002019 sec., 470529.965329371 rows/sec., 27.68 MiB/sec. | ||
| 11378 | 2026.05.18 07:22:29.937345 [ 4 ] {3bd3c03c-9781-4241-a336-b1d533fb88eb} <Debug> TCPHandler: Processed in 0.002230132 sec. | ||
| 11379 | 2026.05.18 07:22:29.937557 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2026.05.18 07:22:29.937697 [ 4 ] {c6bf5f6e-936d-4396-b105-4bcba9e44b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11381 | 2026.05.18 07:22:29.937758 [ 4 ] {c6bf5f6e-936d-4396-b105-4bcba9e44b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11382 | 2026.05.18 07:22:29.938331 [ 4 ] {c6bf5f6e-936d-4396-b105-4bcba9e44b9d} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.05.18 07:22:29.938371 [ 4 ] {c6bf5f6e-936d-4396-b105-4bcba9e44b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11384 | 2026.05.18 07:22:29.938699 [ 4 ] {c6bf5f6e-936d-4396-b105-4bcba9e44b9d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11385 | 2026.05.18 07:22:29.938920 [ 4 ] {c6bf5f6e-936d-4396-b105-4bcba9e44b9d} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.05.18 07:22:29.939056 [ 4 ] {c6bf5f6e-936d-4396-b105-4bcba9e44b9d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 50.15 KiB/sec. | ||
| 11387 | 2026.05.18 07:22:29.939095 [ 4 ] {c6bf5f6e-936d-4396-b105-4bcba9e44b9d} <Debug> TCPHandler: Processed in 0.001656609 sec. | ||
| 11388 | 2026.05.18 07:22:29.939227 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11389 | 2026.05.18 07:22:29.939329 [ 4 ] {acd68abb-415f-4da4-baab-448aff8e6ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11390 | 2026.05.18 07:22:29.939372 [ 4 ] {acd68abb-415f-4da4-baab-448aff8e6ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11391 | 2026.05.18 07:22:29.939838 [ 4 ] {acd68abb-415f-4da4-baab-448aff8e6ce7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.05.18 07:22:29.939875 [ 4 ] {acd68abb-415f-4da4-baab-448aff8e6ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11393 | 2026.05.18 07:22:29.940188 [ 4 ] {acd68abb-415f-4da4-baab-448aff8e6ce7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11394 | 2026.05.18 07:22:29.940396 [ 4 ] {acd68abb-415f-4da4-baab-448aff8e6ce7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.05.18 07:22:29.940526 [ 4 ] {acd68abb-415f-4da4-baab-448aff8e6ce7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 11396 | 2026.05.18 07:22:29.940560 [ 4 ] {acd68abb-415f-4da4-baab-448aff8e6ce7} <Debug> TCPHandler: Processed in 0.001385378 sec. | ||
| 11397 | 2026.05.18 07:22:29.940718 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11398 | 2026.05.18 07:22:29.940816 [ 4 ] {b5216993-16e8-4b68-ada1-948e5e6807e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11399 | 2026.05.18 07:22:29.940858 [ 4 ] {b5216993-16e8-4b68-ada1-948e5e6807e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11400 | 2026.05.18 07:22:29.942000 [ 4 ] {b5216993-16e8-4b68-ada1-948e5e6807e4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.05.18 07:22:29.942036 [ 4 ] {b5216993-16e8-4b68-ada1-948e5e6807e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11402 | 2026.05.18 07:22:29.942399 [ 4 ] {b5216993-16e8-4b68-ada1-948e5e6807e4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11403 | 2026.05.18 07:22:29.942601 [ 4 ] {b5216993-16e8-4b68-ada1-948e5e6807e4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.05.18 07:22:29.942720 [ 144 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11405 | 2026.05.18 07:22:29.942727 [ 4 ] {b5216993-16e8-4b68-ada1-948e5e6807e4} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.001987 sec., 869149.4715651736 rows/sec., 58.51 MiB/sec. | ||
| 11406 | 2026.05.18 07:22:29.942808 [ 144 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.05.18 07:22:29.942895 [ 4 ] {b5216993-16e8-4b68-ada1-948e5e6807e4} <Debug> TCPHandler: Processed in 0.002222432 sec. | ||
| 11408 | 2026.05.18 07:22:29.942905 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11409 | 2026.05.18 07:22:29.943016 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11410 | 2026.05.18 07:22:29.943043 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11411 | 2026.05.18 07:22:29.943129 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11412 | 2026.05.18 07:22:29.943146 [ 4 ] {7cdee0e7-4199-4e13-8558-f2d2cc24e8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11413 | 2026.05.18 07:22:29.943163 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1831 rows starting from the beginning of the part | ||
| 11414 | 2026.05.18 07:22:29.943198 [ 4 ] {7cdee0e7-4199-4e13-8558-f2d2cc24e8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11415 | 2026.05.18 07:22:29.943228 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 501 rows starting from the beginning of the part | ||
| 11416 | 2026.05.18 07:22:29.943281 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 94 rows starting from the beginning of the part | ||
| 11417 | 2026.05.18 07:22:29.943323 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 501 rows starting from the beginning of the part | ||
| 11418 | 2026.05.18 07:22:29.943364 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 94 rows starting from the beginning of the part | ||
| 11419 | 2026.05.18 07:22:29.943404 [ 196 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1727 rows starting from the beginning of the part | ||
| 11420 | 2026.05.18 07:22:29.943592 [ 4 ] {7cdee0e7-4199-4e13-8558-f2d2cc24e8c2} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2026.05.18 07:22:29.943635 [ 4 ] {7cdee0e7-4199-4e13-8558-f2d2cc24e8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11422 | 2026.05.18 07:22:29.943979 [ 4 ] {7cdee0e7-4199-4e13-8558-f2d2cc24e8c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11423 | 2026.05.18 07:22:29.944209 [ 4 ] {7cdee0e7-4199-4e13-8558-f2d2cc24e8c2} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11424 | 2026.05.18 07:22:29.944343 [ 4 ] {7cdee0e7-4199-4e13-8558-f2d2cc24e8c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001216 sec., 4934.210526315789 rows/sec., 257.79 KiB/sec. | ||
| 11425 | 2026.05.18 07:22:29.944376 [ 4 ] {7cdee0e7-4199-4e13-8558-f2d2cc24e8c2} <Debug> TCPHandler: Processed in 0.001382628 sec. | ||
| 11426 | 2026.05.18 07:22:29.944509 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11427 | 2026.05.18 07:22:29.944605 [ 4 ] {8d12b599-9939-4e58-90dd-aeb14656b82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11428 | 2026.05.18 07:22:29.944648 [ 4 ] {8d12b599-9939-4e58-90dd-aeb14656b82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11429 | 2026.05.18 07:22:29.944864 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885291 sec., 2518444.102263258 rows/sec., 182.62 MiB/sec. | ||
| 11430 | 2026.05.18 07:22:29.945119 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11431 | 2026.05.18 07:22:29.945432 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.05.18 07:22:29.945512 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_76_15} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11433 | 2026.05.18 07:22:29.945570 [ 4 ] {8d12b599-9939-4e58-90dd-aeb14656b82d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.05.18 07:22:29.945612 [ 4 ] {8d12b599-9939-4e58-90dd-aeb14656b82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11435 | 2026.05.18 07:22:29.945623 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 11436 | 2026.05.18 07:22:29.946080 [ 4 ] {8d12b599-9939-4e58-90dd-aeb14656b82d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11437 | 2026.05.18 07:22:29.946302 [ 4 ] {8d12b599-9939-4e58-90dd-aeb14656b82d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.05.18 07:22:29.946434 [ 4 ] {8d12b599-9939-4e58-90dd-aeb14656b82d} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001847 sec., 901461.8299945858 rows/sec., 55.03 MiB/sec. | ||
| 11439 | 2026.05.18 07:22:29.946469 [ 4 ] {8d12b599-9939-4e58-90dd-aeb14656b82d} <Debug> TCPHandler: Processed in 0.002008642 sec. | ||
| 11440 | 2026.05.18 07:22:29.946600 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11441 | 2026.05.18 07:22:29.946696 [ 4 ] {a8b45fa4-1ffe-4f90-9814-bc5025779e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11442 | 2026.05.18 07:22:29.946739 [ 4 ] {a8b45fa4-1ffe-4f90-9814-bc5025779e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11443 | 2026.05.18 07:22:29.947077 [ 4 ] {a8b45fa4-1ffe-4f90-9814-bc5025779e02} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.05.18 07:22:29.947113 [ 4 ] {a8b45fa4-1ffe-4f90-9814-bc5025779e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11445 | 2026.05.18 07:22:29.947409 [ 4 ] {a8b45fa4-1ffe-4f90-9814-bc5025779e02} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11446 | 2026.05.18 07:22:29.947614 [ 4 ] {a8b45fa4-1ffe-4f90-9814-bc5025779e02} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.05.18 07:22:29.947745 [ 4 ] {a8b45fa4-1ffe-4f90-9814-bc5025779e02} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 11448 | 2026.05.18 07:22:29.947778 [ 4 ] {a8b45fa4-1ffe-4f90-9814-bc5025779e02} <Debug> TCPHandler: Processed in 0.001226817 sec. | ||
| 11449 | 2026.05.18 07:22:29.947912 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2026.05.18 07:22:29.948008 [ 4 ] {1271e2cb-52c0-435c-b2e9-ccf839ce44e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11451 | 2026.05.18 07:22:29.948063 [ 4 ] {1271e2cb-52c0-435c-b2e9-ccf839ce44e7} <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 | ||
| 11452 | 2026.05.18 07:22:29.948913 [ 4 ] {1271e2cb-52c0-435c-b2e9-ccf839ce44e7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.05.18 07:22:29.948951 [ 4 ] {1271e2cb-52c0-435c-b2e9-ccf839ce44e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11454 | 2026.05.18 07:22:29.949480 [ 4 ] {1271e2cb-52c0-435c-b2e9-ccf839ce44e7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11455 | 2026.05.18 07:22:29.949713 [ 4 ] {1271e2cb-52c0-435c-b2e9-ccf839ce44e7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.05.18 07:22:29.949853 [ 4 ] {1271e2cb-52c0-435c-b2e9-ccf839ce44e7} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001862 sec., 11815.252416756177 rows/sec., 21.17 MiB/sec. | ||
| 11457 | 2026.05.18 07:22:29.949916 [ 4 ] {1271e2cb-52c0-435c-b2e9-ccf839ce44e7} <Debug> TCPHandler: Processed in 0.002052111 sec. | ||
| 11458 | 2026.05.18 07:22:29.950070 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11459 | 2026.05.18 07:22:29.950167 [ 4 ] {eb14ff6b-3802-42e1-9d95-e9abe589d376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11460 | 2026.05.18 07:22:29.950209 [ 4 ] {eb14ff6b-3802-42e1-9d95-e9abe589d376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11461 | 2026.05.18 07:22:29.950591 [ 4 ] {eb14ff6b-3802-42e1-9d95-e9abe589d376} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2026.05.18 07:22:29.950627 [ 4 ] {eb14ff6b-3802-42e1-9d95-e9abe589d376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11463 | 2026.05.18 07:22:29.950936 [ 4 ] {eb14ff6b-3802-42e1-9d95-e9abe589d376} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11464 | 2026.05.18 07:22:29.951154 [ 4 ] {eb14ff6b-3802-42e1-9d95-e9abe589d376} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2026.05.18 07:22:29.951285 [ 4 ] {eb14ff6b-3802-42e1-9d95-e9abe589d376} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001136 sec., 58098.59154929577 rows/sec., 3.53 MiB/sec. | ||
| 11466 | 2026.05.18 07:22:29.951318 [ 4 ] {eb14ff6b-3802-42e1-9d95-e9abe589d376} <Debug> TCPHandler: Processed in 0.001296207 sec. | ||
| 11467 | 2026.05.18 07:22:32.386251 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33806 | ||
| 11468 | 2026.05.18 07:22:32.386354 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11469 | 2026.05.18 07:22:32.386385 [ 309 ] {} <Debug> TCP-Session: b5099b65-1182-4436-8c09-ac5e2214e445 Authenticating user 'default' from [fd00:1122:3344:101::e]:33806 | ||
| 11470 | 2026.05.18 07:22:32.386410 [ 309 ] {} <Debug> TCP-Session: b5099b65-1182-4436-8c09-ac5e2214e445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2026.05.18 07:22:32.386426 [ 309 ] {} <Debug> TCP-Session: b5099b65-1182-4436-8c09-ac5e2214e445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11472 | 2026.05.18 07:22:32.386677 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47041 | ||
| 11473 | 2026.05.18 07:22:32.386705 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64513 | ||
| 11474 | 2026.05.18 07:22:32.386726 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35279 | ||
| 11475 | 2026.05.18 07:22:32.386760 [ 309 ] {} <Trace> TCP-Session: b5099b65-1182-4436-8c09-ac5e2214e445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2026.05.18 07:22:32.386777 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11477 | 2026.05.18 07:22:32.386774 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11478 | 2026.05.18 07:22:32.386824 [ 303 ] {} <Debug> TCP-Session: 17e45cb5-4408-4470-a7e3-7f890a6f998b Authenticating user 'default' from [fd00:1122:3344:101::e]:64513 | ||
| 11479 | 2026.05.18 07:22:32.386840 [ 310 ] {} <Debug> TCP-Session: c7e70648-7918-49dd-abf7-2a9ebd0e3fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47041 | ||
| 11480 | 2026.05.18 07:22:32.386852 [ 303 ] {} <Debug> TCP-Session: 17e45cb5-4408-4470-a7e3-7f890a6f998b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2026.05.18 07:22:32.386862 [ 310 ] {} <Debug> TCP-Session: c7e70648-7918-49dd-abf7-2a9ebd0e3fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11482 | 2026.05.18 07:22:32.386869 [ 303 ] {} <Debug> TCP-Session: 17e45cb5-4408-4470-a7e3-7f890a6f998b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11483 | 2026.05.18 07:22:32.386877 [ 310 ] {} <Debug> TCP-Session: c7e70648-7918-49dd-abf7-2a9ebd0e3fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.05.18 07:22:32.386715 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43878 | ||
| 11485 | 2026.05.18 07:22:32.386701 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64644 | ||
| 11486 | 2026.05.18 07:22:32.386691 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61363 | ||
| 11487 | 2026.05.18 07:22:32.386979 [ 309 ] {4cf05b33-7287-4658-912b-1a053954388b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33806) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11488 | 2026.05.18 07:22:32.386688 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39864 | ||
| 11489 | 2026.05.18 07:22:32.386734 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45889 | ||
| 11490 | 2026.05.18 07:22:32.387290 [ 309 ] {4cf05b33-7287-4658-912b-1a053954388b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11491 | 2026.05.18 07:22:32.387349 [ 309 ] {4cf05b33-7287-4658-912b-1a053954388b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11492 | 2026.05.18 07:22:32.387532 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11493 | 2026.05.18 07:22:32.387571 [ 308 ] {} <Debug> TCP-Session: 07fe2615-09d3-4226-ab31-7b882234b095 Authenticating user 'default' from [fd00:1122:3344:101::e]:45889 | ||
| 11494 | 2026.05.18 07:22:32.387594 [ 308 ] {} <Debug> TCP-Session: 07fe2615-09d3-4226-ab31-7b882234b095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11495 | 2026.05.18 07:22:32.387612 [ 308 ] {} <Debug> TCP-Session: 07fe2615-09d3-4226-ab31-7b882234b095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.05.18 07:22:32.387641 [ 309 ] {4cf05b33-7287-4658-912b-1a053954388b} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 11497 | 2026.05.18 07:22:32.387648 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11498 | 2026.05.18 07:22:32.387690 [ 269 ] {} <Debug> TCP-Session: 4caf94ca-c9dd-4dec-b74e-b1e04f0b8f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:39864 | ||
| 11499 | 2026.05.18 07:22:32.387707 [ 269 ] {} <Debug> TCP-Session: 4caf94ca-c9dd-4dec-b74e-b1e04f0b8f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2026.05.18 07:22:32.387724 [ 269 ] {} <Debug> TCP-Session: 4caf94ca-c9dd-4dec-b74e-b1e04f0b8f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2026.05.18 07:22:32.387771 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11502 | 2026.05.18 07:22:32.387812 [ 3 ] {} <Debug> TCP-Session: 9e23f25b-7d4f-47b2-bb98-12262bd44bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:61363 | ||
| 11503 | 2026.05.18 07:22:32.387839 [ 3 ] {} <Debug> TCP-Session: 9e23f25b-7d4f-47b2-bb98-12262bd44bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2026.05.18 07:22:32.387851 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11505 | 2026.05.18 07:22:32.387853 [ 3 ] {} <Debug> TCP-Session: 9e23f25b-7d4f-47b2-bb98-12262bd44bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2026.05.18 07:22:32.387889 [ 306 ] {} <Debug> TCP-Session: 77bbe788-f39e-43d8-817b-8e049e3cbb4a Authenticating user 'default' from [fd00:1122:3344:101::e]:43878 | ||
| 11507 | 2026.05.18 07:22:32.387911 [ 306 ] {} <Debug> TCP-Session: 77bbe788-f39e-43d8-817b-8e049e3cbb4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2026.05.18 07:22:32.387931 [ 306 ] {} <Debug> TCP-Session: 77bbe788-f39e-43d8-817b-8e049e3cbb4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11509 | 2026.05.18 07:22:32.387944 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11510 | 2026.05.18 07:22:32.387975 [ 307 ] {} <Debug> TCP-Session: 444389a1-7304-4f7a-97c8-19b1190a76d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35279 | ||
| 11511 | 2026.05.18 07:22:32.387992 [ 307 ] {} <Debug> TCP-Session: 444389a1-7304-4f7a-97c8-19b1190a76d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2026.05.18 07:22:32.388004 [ 307 ] {} <Debug> TCP-Session: 444389a1-7304-4f7a-97c8-19b1190a76d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11513 | 2026.05.18 07:22:32.388151 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11514 | 2026.05.18 07:22:32.388185 [ 302 ] {} <Debug> TCP-Session: 0073eafa-4198-400c-8732-d2571320471a Authenticating user 'default' from [fd00:1122:3344:101::e]:64644 | ||
| 11515 | 2026.05.18 07:22:32.388203 [ 302 ] {} <Debug> TCP-Session: 0073eafa-4198-400c-8732-d2571320471a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11516 | 2026.05.18 07:22:32.388217 [ 302 ] {} <Debug> TCP-Session: 0073eafa-4198-400c-8732-d2571320471a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2026.05.18 07:22:32.388590 [ 357 ] {4cf05b33-7287-4658-912b-1a053954388b} <Trace> AggregatingTransform: Aggregating | ||
| 11518 | 2026.05.18 07:22:32.388633 [ 357 ] {4cf05b33-7287-4658-912b-1a053954388b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11519 | 2026.05.18 07:22:32.388666 [ 357 ] {4cf05b33-7287-4658-912b-1a053954388b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914445 sec. (1093.559 rows/sec., 42.72 KiB/sec.) | ||
| 11520 | 2026.05.18 07:22:32.388683 [ 357 ] {4cf05b33-7287-4658-912b-1a053954388b} <Trace> Aggregator: Merging aggregated data | ||
| 11521 | 2026.05.18 07:22:32.389303 [ 309 ] {4cf05b33-7287-4658-912b-1a053954388b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002406 sec., 415.6275976724854 rows/sec., 16.24 KiB/sec. | ||
| 11522 | 2026.05.18 07:22:32.389430 [ 309 ] {4cf05b33-7287-4658-912b-1a053954388b} <Debug> TCPHandler: Processed in 0.002822375 sec. | ||
| 11523 | 2026.05.18 07:22:32.389564 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11524 | 2026.05.18 07:22:32.389590 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11525 | 2026.05.18 07:22:32.389609 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11526 | 2026.05.18 07:22:32.389624 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11527 | 2026.05.18 07:22:32.389639 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11528 | 2026.05.18 07:22:32.389657 [ 308 ] {} <Debug> TCP-Session: 07fe2615-09d3-4226-ab31-7b882234b095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11529 | 2026.05.18 07:22:32.389667 [ 302 ] {} <Debug> TCP-Session: 0073eafa-4198-400c-8732-d2571320471a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2026.05.18 07:22:32.389683 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11531 | 2026.05.18 07:22:32.389710 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11532 | 2026.05.18 07:22:32.389698 [ 3 ] {} <Debug> TCP-Session: 9e23f25b-7d4f-47b2-bb98-12262bd44bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2026.05.18 07:22:32.389742 [ 306 ] {} <Debug> TCP-Session: 77bbe788-f39e-43d8-817b-8e049e3cbb4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11534 | 2026.05.18 07:22:32.389755 [ 307 ] {} <Debug> TCP-Session: 444389a1-7304-4f7a-97c8-19b1190a76d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11535 | 2026.05.18 07:22:32.389695 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11536 | 2026.05.18 07:22:32.389660 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11537 | 2026.05.18 07:22:32.389817 [ 303 ] {} <Debug> TCP-Session: 17e45cb5-4408-4470-a7e3-7f890a6f998b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11538 | 2026.05.18 07:22:32.389643 [ 310 ] {} <Debug> TCP-Session: c7e70648-7918-49dd-abf7-2a9ebd0e3fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11539 | 2026.05.18 07:22:32.389842 [ 269 ] {} <Debug> TCP-Session: 4caf94ca-c9dd-4dec-b74e-b1e04f0b8f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11540 | 2026.05.18 07:22:32.389602 [ 309 ] {} <Debug> TCP-Session: b5099b65-1182-4436-8c09-ac5e2214e445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11541 | 2026.05.18 07:22:32.465787 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61012 | ||
| 11542 | 2026.05.18 07:22:32.465869 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11543 | 2026.05.18 07:22:32.465895 [ 309 ] {} <Debug> TCP-Session: dc25ecce-c521-4f60-8706-262b4aaac820 Authenticating user 'default' from [fd00:1122:3344:101::e]:61012 | ||
| 11544 | 2026.05.18 07:22:32.465918 [ 309 ] {} <Debug> TCP-Session: dc25ecce-c521-4f60-8706-262b4aaac820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11545 | 2026.05.18 07:22:32.465933 [ 309 ] {} <Debug> TCP-Session: dc25ecce-c521-4f60-8706-262b4aaac820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2026.05.18 07:22:32.466133 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61470 | ||
| 11547 | 2026.05.18 07:22:32.466180 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50532 | ||
| 11548 | 2026.05.18 07:22:32.466204 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11549 | 2026.05.18 07:22:32.466219 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62754 | ||
| 11550 | 2026.05.18 07:22:32.466243 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43358 | ||
| 11551 | 2026.05.18 07:22:32.466284 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11552 | 2026.05.18 07:22:32.466287 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42311 | ||
| 11553 | 2026.05.18 07:22:32.466321 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11554 | 2026.05.18 07:22:32.466349 [ 3 ] {} <Debug> TCP-Session: 55c6f3d7-8c74-4c64-9d97-8d9f7c2b0452 Authenticating user 'default' from [fd00:1122:3344:101::e]:50532 | ||
| 11555 | 2026.05.18 07:22:32.466367 [ 269 ] {} <Debug> TCP-Session: a4ce4f3a-e6fb-4625-8fe7-e9a17122ea9d Authenticating user 'default' from [fd00:1122:3344:101::e]:62754 | ||
| 11556 | 2026.05.18 07:22:32.466373 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11557 | 2026.05.18 07:22:32.466367 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11558 | 2026.05.18 07:22:32.466392 [ 3 ] {} <Debug> TCP-Session: 55c6f3d7-8c74-4c64-9d97-8d9f7c2b0452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2026.05.18 07:22:32.466412 [ 307 ] {} <Debug> TCP-Session: 17f0cee6-7da6-4415-84c3-121692cd4028 Authenticating user 'default' from [fd00:1122:3344:101::e]:42311 | ||
| 11560 | 2026.05.18 07:22:32.466438 [ 302 ] {} <Debug> TCP-Session: 30aa7221-3259-4570-98cf-84580d522405 Authenticating user 'default' from [fd00:1122:3344:101::e]:43358 | ||
| 11561 | 2026.05.18 07:22:32.466459 [ 307 ] {} <Debug> TCP-Session: 17f0cee6-7da6-4415-84c3-121692cd4028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2026.05.18 07:22:32.466446 [ 3 ] {} <Debug> TCP-Session: 55c6f3d7-8c74-4c64-9d97-8d9f7c2b0452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11563 | 2026.05.18 07:22:32.466486 [ 302 ] {} <Debug> TCP-Session: 30aa7221-3259-4570-98cf-84580d522405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11564 | 2026.05.18 07:22:32.466400 [ 269 ] {} <Debug> TCP-Session: a4ce4f3a-e6fb-4625-8fe7-e9a17122ea9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11565 | 2026.05.18 07:22:32.466532 [ 302 ] {} <Debug> TCP-Session: 30aa7221-3259-4570-98cf-84580d522405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11566 | 2026.05.18 07:22:32.466569 [ 269 ] {} <Debug> TCP-Session: a4ce4f3a-e6fb-4625-8fe7-e9a17122ea9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11567 | 2026.05.18 07:22:32.466297 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56638 | ||
| 11568 | 2026.05.18 07:22:32.466260 [ 310 ] {} <Debug> TCP-Session: 7f0c3da8-3d59-4d62-a61e-f5ce7ca03572 Authenticating user 'default' from [fd00:1122:3344:101::e]:61470 | ||
| 11569 | 2026.05.18 07:22:32.466253 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56844 | ||
| 11570 | 2026.05.18 07:22:32.466675 [ 310 ] {} <Debug> TCP-Session: 7f0c3da8-3d59-4d62-a61e-f5ce7ca03572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11571 | 2026.05.18 07:22:32.466674 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11572 | 2026.05.18 07:22:32.466698 [ 310 ] {} <Debug> TCP-Session: 7f0c3da8-3d59-4d62-a61e-f5ce7ca03572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2026.05.18 07:22:32.466715 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11574 | 2026.05.18 07:22:32.466729 [ 308 ] {} <Debug> TCP-Session: e78d6a63-f47a-4761-a16f-1181b606f89a Authenticating user 'default' from [fd00:1122:3344:101::e]:56638 | ||
| 11575 | 2026.05.18 07:22:32.466749 [ 303 ] {} <Debug> TCP-Session: 651bd57a-fe70-497f-af28-760e133be002 Authenticating user 'default' from [fd00:1122:3344:101::e]:56844 | ||
| 11576 | 2026.05.18 07:22:32.466488 [ 307 ] {} <Debug> TCP-Session: 17f0cee6-7da6-4415-84c3-121692cd4028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2026.05.18 07:22:32.466778 [ 303 ] {} <Debug> TCP-Session: 651bd57a-fe70-497f-af28-760e133be002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2026.05.18 07:22:32.466771 [ 308 ] {} <Debug> TCP-Session: e78d6a63-f47a-4761-a16f-1181b606f89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2026.05.18 07:22:32.466809 [ 303 ] {} <Debug> TCP-Session: 651bd57a-fe70-497f-af28-760e133be002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2026.05.18 07:22:32.466829 [ 308 ] {} <Debug> TCP-Session: e78d6a63-f47a-4761-a16f-1181b606f89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11581 | 2026.05.18 07:22:32.466271 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50812 | ||
| 11582 | 2026.05.18 07:22:32.466245 [ 309 ] {} <Trace> TCP-Session: dc25ecce-c521-4f60-8706-262b4aaac820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2026.05.18 07:22:32.466961 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11584 | 2026.05.18 07:22:32.467005 [ 306 ] {} <Debug> TCP-Session: 1c678da9-9915-411c-b83b-db4b59644b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:50812 | ||
| 11585 | 2026.05.18 07:22:32.467037 [ 306 ] {} <Debug> TCP-Session: 1c678da9-9915-411c-b83b-db4b59644b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11586 | 2026.05.18 07:22:32.467068 [ 306 ] {} <Debug> TCP-Session: 1c678da9-9915-411c-b83b-db4b59644b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2026.05.18 07:22:32.467105 [ 309 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11588 | 2026.05.18 07:22:32.467472 [ 309 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11589 | 2026.05.18 07:22:32.467533 [ 309 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11590 | 2026.05.18 07:22:32.467829 [ 309 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 11591 | 2026.05.18 07:22:32.468943 [ 345 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Trace> AggregatingTransform: Aggregating | ||
| 11592 | 2026.05.18 07:22:32.468975 [ 345 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Trace> Aggregator: Aggregation method: without_key | ||
| 11593 | 2026.05.18 07:22:32.469004 [ 345 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072756 sec. (932.178 rows/sec., 36.41 KiB/sec.) | ||
| 11594 | 2026.05.18 07:22:32.469020 [ 345 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Trace> Aggregator: Merging aggregated data | ||
| 11595 | 2026.05.18 07:22:32.469715 [ 309 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002664 sec., 375.37537537537537 rows/sec., 14.66 KiB/sec. | ||
| 11596 | 2026.05.18 07:22:32.469902 [ 309 ] {5db6a27d-8f76-47f2-a940-13470d1ba742} <Debug> TCPHandler: Processed in 0.003773271 sec. | ||
| 11597 | 2026.05.18 07:22:32.470024 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11598 | 2026.05.18 07:22:32.470056 [ 309 ] {} <Debug> TCP-Session: dc25ecce-c521-4f60-8706-262b4aaac820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2026.05.18 07:22:32.470062 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11600 | 2026.05.18 07:22:32.470081 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11601 | 2026.05.18 07:22:32.470102 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11602 | 2026.05.18 07:22:32.470115 [ 310 ] {} <Debug> TCP-Session: 7f0c3da8-3d59-4d62-a61e-f5ce7ca03572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.05.18 07:22:32.470136 [ 308 ] {} <Debug> TCP-Session: e78d6a63-f47a-4761-a16f-1181b606f89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2026.05.18 07:22:32.470159 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11605 | 2026.05.18 07:22:32.470162 [ 269 ] {} <Debug> TCP-Session: a4ce4f3a-e6fb-4625-8fe7-e9a17122ea9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11606 | 2026.05.18 07:22:32.470203 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11607 | 2026.05.18 07:22:32.470211 [ 3 ] {} <Debug> TCP-Session: 55c6f3d7-8c74-4c64-9d97-8d9f7c2b0452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11608 | 2026.05.18 07:22:32.470140 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11609 | 2026.05.18 07:22:32.470256 [ 307 ] {} <Debug> TCP-Session: 17f0cee6-7da6-4415-84c3-121692cd4028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11610 | 2026.05.18 07:22:32.470177 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11611 | 2026.05.18 07:22:32.470286 [ 303 ] {} <Debug> TCP-Session: 651bd57a-fe70-497f-af28-760e133be002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11612 | 2026.05.18 07:22:32.470122 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11613 | 2026.05.18 07:22:32.470324 [ 306 ] {} <Debug> TCP-Session: 1c678da9-9915-411c-b83b-db4b59644b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11614 | 2026.05.18 07:22:32.470369 [ 302 ] {} <Debug> TCP-Session: 30aa7221-3259-4570-98cf-84580d522405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11615 | 2026.05.18 07:22:32.633065 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11616 | 2026.05.18 07:22:32.633350 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 11617 | 2026.05.18 07:22:32.633742 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11618 | 2026.05.18 07:22:32.633798 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <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 | ||
| 11619 | 2026.05.18 07:22:32.634034 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11620 | 2026.05.18 07:22:32.634111 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11621 | 2026.05.18 07:22:32.634262 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11622 | 2026.05.18 07:22:32.634302 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11623 | 2026.05.18 07:22:32.634328 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 11624 | 2026.05.18 07:22:32.634346 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11625 | 2026.05.18 07:22:32.634397 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <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'))" | ||
| 11626 | 2026.05.18 07:22:32.634420 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11627 | 2026.05.18 07:22:32.635496 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00225 sec., 23111.111111111113 rows/sec., 5.41 MiB/sec. | ||
| 11628 | 2026.05.18 07:22:32.635592 [ 4 ] {906a4d0a-e9b7-4e00-bfd7-56cf08ebd9fa} <Debug> TCPHandler: Processed in 0.002743345 sec. | ||
| 11629 | 2026.05.18 07:22:32.637204 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2026.05.18 07:22:32.637463 [ 4 ] {fd82c68e-8fc8-4b95-aa6d-0a05c06c6282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11631 | 2026.05.18 07:22:32.637570 [ 4 ] {fd82c68e-8fc8-4b95-aa6d-0a05c06c6282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11632 | 2026.05.18 07:22:32.638591 [ 4 ] {fd82c68e-8fc8-4b95-aa6d-0a05c06c6282} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.05.18 07:22:32.638665 [ 4 ] {fd82c68e-8fc8-4b95-aa6d-0a05c06c6282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11634 | 2026.05.18 07:22:32.639237 [ 4 ] {fd82c68e-8fc8-4b95-aa6d-0a05c06c6282} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11635 | 2026.05.18 07:22:32.639635 [ 4 ] {fd82c68e-8fc8-4b95-aa6d-0a05c06c6282} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.05.18 07:22:32.639885 [ 4 ] {fd82c68e-8fc8-4b95-aa6d-0a05c06c6282} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002488 sec., 22508.038585209 rows/sec., 1.72 MiB/sec. | ||
| 11637 | 2026.05.18 07:22:32.639964 [ 4 ] {fd82c68e-8fc8-4b95-aa6d-0a05c06c6282} <Debug> TCPHandler: Processed in 0.002977176 sec. | ||
| 11638 | 2026.05.18 07:22:32.640165 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2026.05.18 07:22:32.640309 [ 4 ] {6e808bd3-a327-40b2-925e-7b6f3ea5bffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11640 | 2026.05.18 07:22:32.640373 [ 4 ] {6e808bd3-a327-40b2-925e-7b6f3ea5bffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11641 | 2026.05.18 07:22:32.641023 [ 4 ] {6e808bd3-a327-40b2-925e-7b6f3ea5bffd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.05.18 07:22:32.641078 [ 4 ] {6e808bd3-a327-40b2-925e-7b6f3ea5bffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11643 | 2026.05.18 07:22:32.641519 [ 4 ] {6e808bd3-a327-40b2-925e-7b6f3ea5bffd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11644 | 2026.05.18 07:22:32.641772 [ 4 ] {6e808bd3-a327-40b2-925e-7b6f3ea5bffd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.05.18 07:22:32.641961 [ 4 ] {6e808bd3-a327-40b2-925e-7b6f3ea5bffd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001687 sec., 37937.166567871966 rows/sec., 2.96 MiB/sec. | ||
| 11646 | 2026.05.18 07:22:32.642018 [ 4 ] {6e808bd3-a327-40b2-925e-7b6f3ea5bffd} <Debug> TCPHandler: Processed in 0.001926301 sec. | ||
| 11647 | 2026.05.18 07:22:32.642188 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.05.18 07:22:32.642304 [ 4 ] {6e586aa2-0053-4250-a607-7a6e68c24833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11649 | 2026.05.18 07:22:32.642358 [ 4 ] {6e586aa2-0053-4250-a607-7a6e68c24833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11650 | 2026.05.18 07:22:32.642849 [ 4 ] {6e586aa2-0053-4250-a607-7a6e68c24833} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.05.18 07:22:32.642897 [ 4 ] {6e586aa2-0053-4250-a607-7a6e68c24833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11652 | 2026.05.18 07:22:32.643327 [ 4 ] {6e586aa2-0053-4250-a607-7a6e68c24833} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11653 | 2026.05.18 07:22:32.643599 [ 4 ] {6e586aa2-0053-4250-a607-7a6e68c24833} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.05.18 07:22:32.643758 [ 4 ] {6e586aa2-0053-4250-a607-7a6e68c24833} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.01 MiB/sec. | ||
| 11655 | 2026.05.18 07:22:32.643771 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 5 parts from all_1_71_14 to all_75_75_0 | ||
| 11656 | 2026.05.18 07:22:32.643799 [ 4 ] {6e586aa2-0053-4250-a607-7a6e68c24833} <Debug> TCPHandler: Processed in 0.0016689 sec. | ||
| 11657 | 2026.05.18 07:22:32.643849 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2026.05.18 07:22:32.643884 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11659 | 2026.05.18 07:22:32.643984 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.05.18 07:22:32.644017 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_71_14 to all_75_75_0 into Compact with storage Full | ||
| 11661 | 2026.05.18 07:22:32.644107 [ 4 ] {586b3210-63cd-46e8-82ff-d6ac0085d8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11662 | 2026.05.18 07:22:32.644161 [ 4 ] {586b3210-63cd-46e8-82ff-d6ac0085d8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11663 | 2026.05.18 07:22:32.644168 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11664 | 2026.05.18 07:22:32.644224 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 26358 rows starting from the beginning of the part | ||
| 11665 | 2026.05.18 07:22:32.644305 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11666 | 2026.05.18 07:22:32.644359 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 11667 | 2026.05.18 07:22:32.644403 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11668 | 2026.05.18 07:22:32.644449 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1665 rows starting from the beginning of the part | ||
| 11669 | 2026.05.18 07:22:32.644576 [ 4 ] {586b3210-63cd-46e8-82ff-d6ac0085d8c6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.05.18 07:22:32.644623 [ 4 ] {586b3210-63cd-46e8-82ff-d6ac0085d8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11671 | 2026.05.18 07:22:32.644977 [ 4 ] {586b3210-63cd-46e8-82ff-d6ac0085d8c6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11672 | 2026.05.18 07:22:32.645216 [ 4 ] {586b3210-63cd-46e8-82ff-d6ac0085d8c6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.05.18 07:22:32.645363 [ 4 ] {586b3210-63cd-46e8-82ff-d6ac0085d8c6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001281 sec., 18735.362997658078 rows/sec., 1.26 MiB/sec. | ||
| 11674 | 2026.05.18 07:22:32.645408 [ 4 ] {586b3210-63cd-46e8-82ff-d6ac0085d8c6} <Debug> TCPHandler: Processed in 0.001480408 sec. | ||
| 11675 | 2026.05.18 07:22:32.653527 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28608 rows, containing 5 columns (5 merged, 0 gathered) in 0.009552992 sec., 2994663.870753791 rows/sec., 194.08 MiB/sec. | ||
| 11676 | 2026.05.18 07:22:32.654074 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 11677 | 2026.05.18 07:22:32.654571 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.05.18 07:22:32.654700 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 5 parts: [all_1_71_14, all_75_75_0] -> all_1_75_15 | ||
| 11679 | 2026.05.18 07:22:32.654855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11680 | 2026.05.18 07:22:33.510180 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65087 | ||
| 11681 | 2026.05.18 07:22:33.510280 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11682 | 2026.05.18 07:22:33.510311 [ 309 ] {} <Debug> TCP-Session: bf19cae2-142e-4d4f-a57f-2f50cff0dcea Authenticating user 'default' from [fd00:1122:3344:101::e]:65087 | ||
| 11683 | 2026.05.18 07:22:33.510339 [ 309 ] {} <Debug> TCP-Session: bf19cae2-142e-4d4f-a57f-2f50cff0dcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11684 | 2026.05.18 07:22:33.510356 [ 309 ] {} <Debug> TCP-Session: bf19cae2-142e-4d4f-a57f-2f50cff0dcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11685 | 2026.05.18 07:22:33.510592 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55557 | ||
| 11686 | 2026.05.18 07:22:33.510607 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57165 | ||
| 11687 | 2026.05.18 07:22:33.510672 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33805 | ||
| 11688 | 2026.05.18 07:22:33.510684 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58222 | ||
| 11689 | 2026.05.18 07:22:33.510722 [ 309 ] {} <Trace> TCP-Session: bf19cae2-142e-4d4f-a57f-2f50cff0dcea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.05.18 07:22:33.510740 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11691 | 2026.05.18 07:22:33.510770 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11692 | 2026.05.18 07:22:33.510791 [ 307 ] {} <Debug> TCP-Session: ec437b91-598c-486e-9dde-7968bbc6c447 Authenticating user 'default' from [fd00:1122:3344:101::e]:33805 | ||
| 11693 | 2026.05.18 07:22:33.510740 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11694 | 2026.05.18 07:22:33.510815 [ 308 ] {} <Debug> TCP-Session: 4b26e841-6eb1-49e6-942a-d235c1c0e40d Authenticating user 'default' from [fd00:1122:3344:101::e]:58222 | ||
| 11695 | 2026.05.18 07:22:33.510827 [ 307 ] {} <Debug> TCP-Session: ec437b91-598c-486e-9dde-7968bbc6c447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2026.05.18 07:22:33.510842 [ 3 ] {} <Debug> TCP-Session: 02cd1312-44f1-4552-b990-9fa2fbe72476 Authenticating user 'default' from [fd00:1122:3344:101::e]:57165 | ||
| 11697 | 2026.05.18 07:22:33.510864 [ 307 ] {} <Debug> TCP-Session: ec437b91-598c-486e-9dde-7968bbc6c447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11698 | 2026.05.18 07:22:33.510864 [ 308 ] {} <Debug> TCP-Session: 4b26e841-6eb1-49e6-942a-d235c1c0e40d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11699 | 2026.05.18 07:22:33.510877 [ 3 ] {} <Debug> TCP-Session: 02cd1312-44f1-4552-b990-9fa2fbe72476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11700 | 2026.05.18 07:22:33.510698 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11701 | 2026.05.18 07:22:33.510950 [ 309 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11702 | 2026.05.18 07:22:33.510983 [ 310 ] {} <Debug> TCP-Session: 0731bc6a-5c2a-4f13-b16b-8662ba320f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:55557 | ||
| 11703 | 2026.05.18 07:22:33.510926 [ 308 ] {} <Debug> TCP-Session: 4b26e841-6eb1-49e6-942a-d235c1c0e40d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11704 | 2026.05.18 07:22:33.511010 [ 310 ] {} <Debug> TCP-Session: 0731bc6a-5c2a-4f13-b16b-8662ba320f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11705 | 2026.05.18 07:22:33.510662 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37772 | ||
| 11706 | 2026.05.18 07:22:33.510647 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41184 | ||
| 11707 | 2026.05.18 07:22:33.510625 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50179 | ||
| 11708 | 2026.05.18 07:22:33.511136 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11709 | 2026.05.18 07:22:33.511145 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11710 | 2026.05.18 07:22:33.510648 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57534 | ||
| 11711 | 2026.05.18 07:22:33.511179 [ 306 ] {} <Debug> TCP-Session: 3aaebd08-4551-469d-bdcb-f89323c76008 Authenticating user 'default' from [fd00:1122:3344:101::e]:37772 | ||
| 11712 | 2026.05.18 07:22:33.511188 [ 303 ] {} <Debug> TCP-Session: db02c8fe-1cdf-497f-8556-a7c6cf2717af Authenticating user 'default' from [fd00:1122:3344:101::e]:41184 | ||
| 11713 | 2026.05.18 07:22:33.511233 [ 306 ] {} <Debug> TCP-Session: 3aaebd08-4551-469d-bdcb-f89323c76008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11714 | 2026.05.18 07:22:33.511240 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11715 | 2026.05.18 07:22:33.511251 [ 303 ] {} <Debug> TCP-Session: db02c8fe-1cdf-497f-8556-a7c6cf2717af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11716 | 2026.05.18 07:22:33.511262 [ 306 ] {} <Debug> TCP-Session: 3aaebd08-4551-469d-bdcb-f89323c76008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11717 | 2026.05.18 07:22:33.511275 [ 302 ] {} <Debug> TCP-Session: 73cc1f87-fc1c-44d3-b22f-e592adb72f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:57534 | ||
| 11718 | 2026.05.18 07:22:33.511286 [ 303 ] {} <Debug> TCP-Session: db02c8fe-1cdf-497f-8556-a7c6cf2717af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11719 | 2026.05.18 07:22:33.511309 [ 302 ] {} <Debug> TCP-Session: 73cc1f87-fc1c-44d3-b22f-e592adb72f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11720 | 2026.05.18 07:22:33.511180 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11721 | 2026.05.18 07:22:33.511339 [ 302 ] {} <Debug> TCP-Session: 73cc1f87-fc1c-44d3-b22f-e592adb72f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11722 | 2026.05.18 07:22:33.511367 [ 269 ] {} <Debug> TCP-Session: c9a8a61a-86a2-4a08-bd6f-317e73dca250 Authenticating user 'default' from [fd00:1122:3344:101::e]:50179 | ||
| 11723 | 2026.05.18 07:22:33.511286 [ 309 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11724 | 2026.05.18 07:22:33.511398 [ 269 ] {} <Debug> TCP-Session: c9a8a61a-86a2-4a08-bd6f-317e73dca250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11725 | 2026.05.18 07:22:33.511047 [ 310 ] {} <Debug> TCP-Session: 0731bc6a-5c2a-4f13-b16b-8662ba320f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11726 | 2026.05.18 07:22:33.511426 [ 269 ] {} <Debug> TCP-Session: c9a8a61a-86a2-4a08-bd6f-317e73dca250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11727 | 2026.05.18 07:22:33.510937 [ 3 ] {} <Debug> TCP-Session: 02cd1312-44f1-4552-b990-9fa2fbe72476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11728 | 2026.05.18 07:22:33.511459 [ 309 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11729 | 2026.05.18 07:22:33.511769 [ 309 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 11730 | 2026.05.18 07:22:33.512758 [ 360 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Trace> AggregatingTransform: Aggregating | ||
| 11731 | 2026.05.18 07:22:33.512809 [ 360 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Trace> Aggregator: Aggregation method: without_key | ||
| 11732 | 2026.05.18 07:22:33.512842 [ 360 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972485 sec. (1028.293 rows/sec., 40.17 KiB/sec.) | ||
| 11733 | 2026.05.18 07:22:33.512857 [ 360 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Trace> Aggregator: Merging aggregated data | ||
| 11734 | 2026.05.18 07:22:33.513613 [ 309 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002735 sec., 365.6307129798903 rows/sec., 14.28 KiB/sec. | ||
| 11735 | 2026.05.18 07:22:33.513814 [ 309 ] {f051a8aa-bed5-41ce-ae34-8041625a8c78} <Debug> TCPHandler: Processed in 0.003225848 sec. | ||
| 11736 | 2026.05.18 07:22:33.513971 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11737 | 2026.05.18 07:22:33.514003 [ 309 ] {} <Debug> TCP-Session: bf19cae2-142e-4d4f-a57f-2f50cff0dcea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11738 | 2026.05.18 07:22:33.514013 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11739 | 2026.05.18 07:22:33.514033 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11740 | 2026.05.18 07:22:33.514063 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11741 | 2026.05.18 07:22:33.514070 [ 310 ] {} <Debug> TCP-Session: 0731bc6a-5c2a-4f13-b16b-8662ba320f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.05.18 07:22:33.514088 [ 308 ] {} <Debug> TCP-Session: 4b26e841-6eb1-49e6-942a-d235c1c0e40d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11743 | 2026.05.18 07:22:33.514099 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11744 | 2026.05.18 07:22:33.514113 [ 306 ] {} <Debug> TCP-Session: 3aaebd08-4551-469d-bdcb-f89323c76008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11745 | 2026.05.18 07:22:33.514136 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11746 | 2026.05.18 07:22:33.514165 [ 307 ] {} <Debug> TCP-Session: ec437b91-598c-486e-9dde-7968bbc6c447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11747 | 2026.05.18 07:22:33.514171 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11748 | 2026.05.18 07:22:33.514197 [ 303 ] {} <Debug> TCP-Session: db02c8fe-1cdf-497f-8556-a7c6cf2717af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11749 | 2026.05.18 07:22:33.514112 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11750 | 2026.05.18 07:22:33.514240 [ 269 ] {} <Debug> TCP-Session: c9a8a61a-86a2-4a08-bd6f-317e73dca250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.05.18 07:22:33.514072 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11752 | 2026.05.18 07:22:33.514276 [ 302 ] {} <Debug> TCP-Session: 73cc1f87-fc1c-44d3-b22f-e592adb72f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11753 | 2026.05.18 07:22:33.514313 [ 3 ] {} <Debug> TCP-Session: 02cd1312-44f1-4552-b990-9fa2fbe72476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11754 | 2026.05.18 07:22:34.340296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23586 | ||
| 11755 | 2026.05.18 07:22:34.341012 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2026.05.18 07:22:34.341083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11757 | 2026.05.18 07:22:34.341771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11758 | 2026.05.18 07:22:34.342034 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2026.05.18 07:22:34.342196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23586 | ||
| 11760 | 2026.05.18 07:22:35.583664 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11761 | 2026.05.18 07:22:35.600760 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2026.05.18 07:22:35.600825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11763 | 2026.05.18 07:22:35.606900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11764 | 2026.05.18 07:22:35.607597 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.05.18 07:22:35.611044 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11766 | 2026.05.18 07:22:37.635504 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.05.18 07:22:37.635895 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11768 | 2026.05.18 07:22:37.636338 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11769 | 2026.05.18 07:22:37.636376 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <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 | ||
| 11770 | 2026.05.18 07:22:37.636596 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11771 | 2026.05.18 07:22:37.636665 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11772 | 2026.05.18 07:22:37.636808 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11773 | 2026.05.18 07:22:37.636845 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11774 | 2026.05.18 07:22:37.636867 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 11775 | 2026.05.18 07:22:37.636882 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11776 | 2026.05.18 07:22:37.636924 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <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'))" | ||
| 11777 | 2026.05.18 07:22:37.636945 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11778 | 2026.05.18 07:22:37.638467 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002731 sec., 19040.644452581473 rows/sec., 4.45 MiB/sec. | ||
| 11779 | 2026.05.18 07:22:37.638572 [ 4 ] {07f72314-0857-47bd-8c18-4ab08cd53966} <Debug> TCPHandler: Processed in 0.003260398 sec. | ||
| 11780 | 2026.05.18 07:22:37.640758 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2026.05.18 07:22:37.640964 [ 4 ] {f0e23494-ba27-4114-b548-c0ed08c0cb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11782 | 2026.05.18 07:22:37.641045 [ 4 ] {f0e23494-ba27-4114-b548-c0ed08c0cb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11783 | 2026.05.18 07:22:37.641731 [ 4 ] {f0e23494-ba27-4114-b548-c0ed08c0cb6b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2026.05.18 07:22:37.641782 [ 4 ] {f0e23494-ba27-4114-b548-c0ed08c0cb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11785 | 2026.05.18 07:22:37.642163 [ 4 ] {f0e23494-ba27-4114-b548-c0ed08c0cb6b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11786 | 2026.05.18 07:22:37.642392 [ 4 ] {f0e23494-ba27-4114-b548-c0ed08c0cb6b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.05.18 07:22:37.642548 [ 4 ] {f0e23494-ba27-4114-b548-c0ed08c0cb6b} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001643 sec., 70602.55629945222 rows/sec., 5.98 MiB/sec. | ||
| 11788 | 2026.05.18 07:22:37.642584 [ 4 ] {f0e23494-ba27-4114-b548-c0ed08c0cb6b} <Debug> TCPHandler: Processed in 0.001926241 sec. | ||
| 11789 | 2026.05.18 07:22:37.642777 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2026.05.18 07:22:37.642873 [ 4 ] {90bed6b3-db7b-4117-80a8-9bedcafe2f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11791 | 2026.05.18 07:22:37.642913 [ 4 ] {90bed6b3-db7b-4117-80a8-9bedcafe2f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11792 | 2026.05.18 07:22:37.643394 [ 4 ] {90bed6b3-db7b-4117-80a8-9bedcafe2f80} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2026.05.18 07:22:37.643430 [ 4 ] {90bed6b3-db7b-4117-80a8-9bedcafe2f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11794 | 2026.05.18 07:22:37.643725 [ 4 ] {90bed6b3-db7b-4117-80a8-9bedcafe2f80} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11795 | 2026.05.18 07:22:37.643959 [ 4 ] {90bed6b3-db7b-4117-80a8-9bedcafe2f80} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2026.05.18 07:22:37.644098 [ 4 ] {90bed6b3-db7b-4117-80a8-9bedcafe2f80} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001243 sec., 24135.156878519712 rows/sec., 1.77 MiB/sec. | ||
| 11797 | 2026.05.18 07:22:37.644132 [ 4 ] {90bed6b3-db7b-4117-80a8-9bedcafe2f80} <Debug> TCPHandler: Processed in 0.001407598 sec. | ||
| 11798 | 2026.05.18 07:22:37.644289 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11799 | 2026.05.18 07:22:37.644383 [ 4 ] {b5fbf325-31df-4a1d-9ae1-9e83bc0ca753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11800 | 2026.05.18 07:22:37.644422 [ 4 ] {b5fbf325-31df-4a1d-9ae1-9e83bc0ca753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11801 | 2026.05.18 07:22:37.644900 [ 4 ] {b5fbf325-31df-4a1d-9ae1-9e83bc0ca753} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.05.18 07:22:37.644935 [ 4 ] {b5fbf325-31df-4a1d-9ae1-9e83bc0ca753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11803 | 2026.05.18 07:22:37.645241 [ 4 ] {b5fbf325-31df-4a1d-9ae1-9e83bc0ca753} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11804 | 2026.05.18 07:22:37.645455 [ 4 ] {b5fbf325-31df-4a1d-9ae1-9e83bc0ca753} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2026.05.18 07:22:37.645594 [ 4 ] {b5fbf325-31df-4a1d-9ae1-9e83bc0ca753} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001228 sec., 76547.23127035832 rows/sec., 5.98 MiB/sec. | ||
| 11806 | 2026.05.18 07:22:37.645628 [ 4 ] {b5fbf325-31df-4a1d-9ae1-9e83bc0ca753} <Debug> TCPHandler: Processed in 0.001387608 sec. | ||
| 11807 | 2026.05.18 07:22:37.645772 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11808 | 2026.05.18 07:22:37.645876 [ 4 ] {066657aa-d89b-4916-870a-961da455332b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11809 | 2026.05.18 07:22:37.645918 [ 4 ] {066657aa-d89b-4916-870a-961da455332b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11810 | 2026.05.18 07:22:37.646374 [ 4 ] {066657aa-d89b-4916-870a-961da455332b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2026.05.18 07:22:37.646410 [ 4 ] {066657aa-d89b-4916-870a-961da455332b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11812 | 2026.05.18 07:22:37.646742 [ 4 ] {066657aa-d89b-4916-870a-961da455332b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11813 | 2026.05.18 07:22:37.646960 [ 4 ] {066657aa-d89b-4916-870a-961da455332b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2026.05.18 07:22:37.647089 [ 4 ] {066657aa-d89b-4916-870a-961da455332b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 11815 | 2026.05.18 07:22:37.647123 [ 4 ] {066657aa-d89b-4916-870a-961da455332b} <Debug> TCPHandler: Processed in 0.001400648 sec. | ||
| 11816 | 2026.05.18 07:22:37.647264 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.05.18 07:22:37.647357 [ 4 ] {ca67b614-9dcc-489d-b952-2b75dcb009d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11818 | 2026.05.18 07:22:37.647411 [ 4 ] {ca67b614-9dcc-489d-b952-2b75dcb009d7} <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 | ||
| 11819 | 2026.05.18 07:22:37.648218 [ 4 ] {ca67b614-9dcc-489d-b952-2b75dcb009d7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.05.18 07:22:37.648255 [ 4 ] {ca67b614-9dcc-489d-b952-2b75dcb009d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11821 | 2026.05.18 07:22:37.648792 [ 4 ] {ca67b614-9dcc-489d-b952-2b75dcb009d7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11822 | 2026.05.18 07:22:37.649040 [ 4 ] {ca67b614-9dcc-489d-b952-2b75dcb009d7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.05.18 07:22:37.649177 [ 4 ] {ca67b614-9dcc-489d-b952-2b75dcb009d7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001837 sec., 16330.97441480675 rows/sec., 29.26 MiB/sec. | ||
| 11824 | 2026.05.18 07:22:37.649227 [ 4 ] {ca67b614-9dcc-489d-b952-2b75dcb009d7} <Debug> TCPHandler: Processed in 0.002012221 sec. | ||
| 11825 | 2026.05.18 07:22:37.649364 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.05.18 07:22:37.649462 [ 4 ] {6a20bad8-e5c6-4ed2-8e32-ed21f50a2960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11827 | 2026.05.18 07:22:37.649504 [ 4 ] {6a20bad8-e5c6-4ed2-8e32-ed21f50a2960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11828 | 2026.05.18 07:22:37.649862 [ 4 ] {6a20bad8-e5c6-4ed2-8e32-ed21f50a2960} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.05.18 07:22:37.649899 [ 4 ] {6a20bad8-e5c6-4ed2-8e32-ed21f50a2960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11830 | 2026.05.18 07:22:37.650206 [ 4 ] {6a20bad8-e5c6-4ed2-8e32-ed21f50a2960} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11831 | 2026.05.18 07:22:37.650426 [ 4 ] {6a20bad8-e5c6-4ed2-8e32-ed21f50a2960} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.05.18 07:22:37.650555 [ 4 ] {6a20bad8-e5c6-4ed2-8e32-ed21f50a2960} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 11833 | 2026.05.18 07:22:37.650571 [ 135 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11834 | 2026.05.18 07:22:37.650588 [ 4 ] {6a20bad8-e5c6-4ed2-8e32-ed21f50a2960} <Debug> TCPHandler: Processed in 0.001272547 sec. | ||
| 11835 | 2026.05.18 07:22:37.650648 [ 135 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2026.05.18 07:22:37.650675 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11837 | 2026.05.18 07:22:37.650814 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11838 | 2026.05.18 07:22:37.650968 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11839 | 2026.05.18 07:22:37.651004 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4236 rows starting from the beginning of the part | ||
| 11840 | 2026.05.18 07:22:37.651070 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 11841 | 2026.05.18 07:22:37.651123 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11842 | 2026.05.18 07:22:37.651171 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 66 rows starting from the beginning of the part | ||
| 11843 | 2026.05.18 07:22:37.651211 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 11844 | 2026.05.18 07:22:37.651251 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11845 | 2026.05.18 07:22:37.652668 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4536 rows, containing 4 columns (4 merged, 0 gathered) in 0.001912491 sec., 2371775.8671805514 rows/sec., 153.83 MiB/sec. | ||
| 11846 | 2026.05.18 07:22:37.652960 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11847 | 2026.05.18 07:22:37.653224 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2026.05.18 07:22:37.653296 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_76_15} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11849 | 2026.05.18 07:22:37.653367 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11850 | 2026.05.18 07:22:40.882128 [ 136 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11851 | 2026.05.18 07:22:40.882212 [ 136 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.05.18 07:22:40.882248 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11853 | 2026.05.18 07:22:40.882423 [ 191 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11854 | 2026.05.18 07:22:40.882599 [ 191 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11855 | 2026.05.18 07:22:40.882634 [ 191 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 11856 | 2026.05.18 07:22:40.882698 [ 191 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11857 | 2026.05.18 07:22:40.882742 [ 191 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11858 | 2026.05.18 07:22:40.882781 [ 191 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11859 | 2026.05.18 07:22:40.882821 [ 191 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11860 | 2026.05.18 07:22:40.883554 [ 188 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001204527 sec., 23245.63915960373 rows/sec., 1.53 MiB/sec. | ||
| 11861 | 2026.05.18 07:22:40.883706 [ 187 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11862 | 2026.05.18 07:22:40.883989 [ 187 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.05.18 07:22:40.884060 [ 187 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_28_6} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11864 | 2026.05.18 07:22:40.884128 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 11865 | 2026.05.18 07:22:40.945797 [ 136 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 11866 | 2026.05.18 07:22:40.945862 [ 136 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11867 | 2026.05.18 07:22:40.945884 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11868 | 2026.05.18 07:22:40.945973 [ 187 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 11869 | 2026.05.18 07:22:40.946070 [ 187 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11870 | 2026.05.18 07:22:40.946108 [ 187 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 11871 | 2026.05.18 07:22:40.946180 [ 187 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 11872 | 2026.05.18 07:22:40.946240 [ 187 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 11873 | 2026.05.18 07:22:40.946293 [ 187 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 11874 | 2026.05.18 07:22:40.946348 [ 187 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11875 | 2026.05.18 07:22:40.947210 [ 187 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269127 sec., 127646.7997292627 rows/sec., 6.51 MiB/sec. | ||
| 11876 | 2026.05.18 07:22:40.947373 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 11877 | 2026.05.18 07:22:40.947682 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.05.18 07:22:40.947759 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_27_6} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 11879 | 2026.05.18 07:22:40.947866 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11880 | 2026.05.18 07:22:41.081468 [ 136 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 11881 | 2026.05.18 07:22:41.081511 [ 136 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.05.18 07:22:41.081535 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11883 | 2026.05.18 07:22:41.081655 [ 188 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 11884 | 2026.05.18 07:22:41.081813 [ 188 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11885 | 2026.05.18 07:22:41.081851 [ 188 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 308 rows starting from the beginning of the part | ||
| 11886 | 2026.05.18 07:22:41.081925 [ 188 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 11887 | 2026.05.18 07:22:41.081978 [ 188 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 11888 | 2026.05.18 07:22:41.082027 [ 188 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 11889 | 2026.05.18 07:22:41.082073 [ 188 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 11890 | 2026.05.18 07:22:41.083019 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409757 sec., 1024290.001752075 rows/sec., 69.29 MiB/sec. | ||
| 11891 | 2026.05.18 07:22:41.083174 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11892 | 2026.05.18 07:22:41.083441 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2026.05.18 07:22:41.083512 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_29_6} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 11894 | 2026.05.18 07:22:41.083603 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11895 | 2026.05.18 07:22:41.700731 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11896 | 2026.05.18 07:22:41.700786 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11897 | 2026.05.18 07:22:41.721083 [ 136 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 11898 | 2026.05.18 07:22:41.721155 [ 136 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2026.05.18 07:22:41.721176 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11900 | 2026.05.18 07:22:41.721333 [ 187 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 11901 | 2026.05.18 07:22:41.721500 [ 187 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11902 | 2026.05.18 07:22:41.721537 [ 187 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 160 rows starting from the beginning of the part | ||
| 11903 | 2026.05.18 07:22:41.721614 [ 187 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 11904 | 2026.05.18 07:22:41.721670 [ 187 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 11905 | 2026.05.18 07:22:41.721721 [ 187 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 11906 | 2026.05.18 07:22:41.721768 [ 187 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 11907 | 2026.05.18 07:22:41.722642 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367988 sec., 549712.4243779916 rows/sec., 33.53 MiB/sec. | ||
| 11908 | 2026.05.18 07:22:41.722839 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11909 | 2026.05.18 07:22:41.723142 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.05.18 07:22:41.723218 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_29_6} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 11911 | 2026.05.18 07:22:41.723319 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11912 | 2026.05.18 07:22:41.843011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24034 | ||
| 11913 | 2026.05.18 07:22:41.843482 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.05.18 07:22:41.843516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11915 | 2026.05.18 07:22:41.843963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11916 | 2026.05.18 07:22:41.844185 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.05.18 07:22:41.844298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24034 | ||
| 11918 | 2026.05.18 07:22:42.639297 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.05.18 07:22:42.639552 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 11920 | 2026.05.18 07:22:42.639916 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11921 | 2026.05.18 07:22:42.639961 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <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 | ||
| 11922 | 2026.05.18 07:22:42.640201 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11923 | 2026.05.18 07:22:42.640269 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11924 | 2026.05.18 07:22:42.640413 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11925 | 2026.05.18 07:22:42.640450 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11926 | 2026.05.18 07:22:42.640472 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 11927 | 2026.05.18 07:22:42.640488 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11928 | 2026.05.18 07:22:42.640530 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <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'))" | ||
| 11929 | 2026.05.18 07:22:42.640550 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11930 | 2026.05.18 07:22:42.641501 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002062 sec., 25218.23472356935 rows/sec., 5.90 MiB/sec. | ||
| 11931 | 2026.05.18 07:22:42.641564 [ 4 ] {b0a8db65-9b4a-4db4-b1c7-c1d26fdb5ef7} <Debug> TCPHandler: Processed in 0.002400463 sec. | ||
| 11932 | 2026.05.18 07:22:42.646997 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11933 | 2026.05.18 07:22:42.647189 [ 4 ] {a952e33c-e8dc-4678-a3a7-37f730e741e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11934 | 2026.05.18 07:22:42.647255 [ 4 ] {a952e33c-e8dc-4678-a3a7-37f730e741e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11935 | 2026.05.18 07:22:42.648146 [ 4 ] {a952e33c-e8dc-4678-a3a7-37f730e741e2} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.05.18 07:22:42.648220 [ 4 ] {a952e33c-e8dc-4678-a3a7-37f730e741e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11937 | 2026.05.18 07:22:42.648678 [ 4 ] {a952e33c-e8dc-4678-a3a7-37f730e741e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11938 | 2026.05.18 07:22:42.648925 [ 4 ] {a952e33c-e8dc-4678-a3a7-37f730e741e2} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.05.18 07:22:42.649102 [ 4 ] {a952e33c-e8dc-4678-a3a7-37f730e741e2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00196 sec., 144897.95918367346 rows/sec., 9.20 MiB/sec. | ||
| 11940 | 2026.05.18 07:22:42.649165 [ 4 ] {a952e33c-e8dc-4678-a3a7-37f730e741e2} <Debug> TCPHandler: Processed in 0.002308423 sec. | ||
| 11941 | 2026.05.18 07:22:42.649362 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.05.18 07:22:42.649492 [ 4 ] {2d886b8f-2c88-4e28-9971-7e0c86f11226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11943 | 2026.05.18 07:22:42.649574 [ 4 ] {2d886b8f-2c88-4e28-9971-7e0c86f11226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11944 | 2026.05.18 07:22:42.650477 [ 4 ] {2d886b8f-2c88-4e28-9971-7e0c86f11226} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.05.18 07:22:42.650516 [ 4 ] {2d886b8f-2c88-4e28-9971-7e0c86f11226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11946 | 2026.05.18 07:22:42.650890 [ 4 ] {2d886b8f-2c88-4e28-9971-7e0c86f11226} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11947 | 2026.05.18 07:22:42.651105 [ 4 ] {2d886b8f-2c88-4e28-9971-7e0c86f11226} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.05.18 07:22:42.651247 [ 4 ] {2d886b8f-2c88-4e28-9971-7e0c86f11226} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001793 sec., 456776.35248187394 rows/sec., 35.41 MiB/sec. | ||
| 11949 | 2026.05.18 07:22:42.651285 [ 4 ] {2d886b8f-2c88-4e28-9971-7e0c86f11226} <Debug> TCPHandler: Processed in 0.002031611 sec. | ||
| 11950 | 2026.05.18 07:22:42.651402 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2026.05.18 07:22:42.651529 [ 4 ] {fccf7d71-f6cb-432a-a257-3dd9a6765e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11952 | 2026.05.18 07:22:42.651575 [ 4 ] {fccf7d71-f6cb-432a-a257-3dd9a6765e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11953 | 2026.05.18 07:22:42.652037 [ 4 ] {fccf7d71-f6cb-432a-a257-3dd9a6765e07} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.05.18 07:22:42.652074 [ 4 ] {fccf7d71-f6cb-432a-a257-3dd9a6765e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11955 | 2026.05.18 07:22:42.652415 [ 4 ] {fccf7d71-f6cb-432a-a257-3dd9a6765e07} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11956 | 2026.05.18 07:22:42.652652 [ 4 ] {fccf7d71-f6cb-432a-a257-3dd9a6765e07} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2026.05.18 07:22:42.652782 [ 4 ] {fccf7d71-f6cb-432a-a257-3dd9a6765e07} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.0013 sec., 117692.3076923077 rows/sec., 7.04 MiB/sec. | ||
| 11958 | 2026.05.18 07:22:42.652785 [ 132 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11959 | 2026.05.18 07:22:42.652818 [ 4 ] {fccf7d71-f6cb-432a-a257-3dd9a6765e07} <Debug> TCPHandler: Processed in 0.001468158 sec. | ||
| 11960 | 2026.05.18 07:22:42.652855 [ 132 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.05.18 07:22:42.652881 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11962 | 2026.05.18 07:22:42.652953 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2026.05.18 07:22:42.652981 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 11964 | 2026.05.18 07:22:42.653055 [ 4 ] {cde8f452-ed32-4344-ab5f-5d275f94bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11965 | 2026.05.18 07:22:42.653097 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11966 | 2026.05.18 07:22:42.653101 [ 4 ] {cde8f452-ed32-4344-ab5f-5d275f94bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11967 | 2026.05.18 07:22:42.653136 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 11968 | 2026.05.18 07:22:42.653201 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 153 rows starting from the beginning of the part | ||
| 11969 | 2026.05.18 07:22:42.653248 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
| 11970 | 2026.05.18 07:22:42.653293 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 164 rows starting from the beginning of the part | ||
| 11971 | 2026.05.18 07:22:42.653334 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 11972 | 2026.05.18 07:22:42.653392 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 153 rows starting from the beginning of the part | ||
| 11973 | 2026.05.18 07:22:42.653560 [ 4 ] {cde8f452-ed32-4344-ab5f-5d275f94bd6c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.05.18 07:22:42.653602 [ 4 ] {cde8f452-ed32-4344-ab5f-5d275f94bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11975 | 2026.05.18 07:22:42.653938 [ 4 ] {cde8f452-ed32-4344-ab5f-5d275f94bd6c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11976 | 2026.05.18 07:22:42.654207 [ 4 ] {cde8f452-ed32-4344-ab5f-5d275f94bd6c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.05.18 07:22:42.654339 [ 4 ] {cde8f452-ed32-4344-ab5f-5d275f94bd6c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001303 sec., 114351.49654643131 rows/sec., 7.39 MiB/sec. | ||
| 11978 | 2026.05.18 07:22:42.654396 [ 4 ] {cde8f452-ed32-4344-ab5f-5d275f94bd6c} <Debug> TCPHandler: Processed in 0.001491089 sec. | ||
| 11979 | 2026.05.18 07:22:42.654444 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507568 sec., 501469.9171115333 rows/sec., 33.17 MiB/sec. | ||
| 11980 | 2026.05.18 07:22:42.654556 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11981 | 2026.05.18 07:22:42.654593 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11982 | 2026.05.18 07:22:42.654666 [ 4 ] {1f01c930-e21f-4236-b0a0-5bf0b14fbbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11983 | 2026.05.18 07:22:42.654707 [ 4 ] {1f01c930-e21f-4236-b0a0-5bf0b14fbbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11984 | 2026.05.18 07:22:42.654856 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2026.05.18 07:22:42.654921 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_66_13} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11986 | 2026.05.18 07:22:42.655012 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11987 | 2026.05.18 07:22:42.655165 [ 4 ] {1f01c930-e21f-4236-b0a0-5bf0b14fbbb0} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.05.18 07:22:42.655200 [ 4 ] {1f01c930-e21f-4236-b0a0-5bf0b14fbbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11989 | 2026.05.18 07:22:42.655501 [ 4 ] {1f01c930-e21f-4236-b0a0-5bf0b14fbbb0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11990 | 2026.05.18 07:22:42.655721 [ 4 ] {1f01c930-e21f-4236-b0a0-5bf0b14fbbb0} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.05.18 07:22:42.655848 [ 4 ] {1f01c930-e21f-4236-b0a0-5bf0b14fbbb0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 11992 | 2026.05.18 07:22:42.655881 [ 4 ] {1f01c930-e21f-4236-b0a0-5bf0b14fbbb0} <Debug> TCPHandler: Processed in 0.001374268 sec. | ||
| 11993 | 2026.05.18 07:22:42.656010 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.05.18 07:22:42.656105 [ 4 ] {ea97b66e-ea4a-4a1c-ab84-a9b24f044e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11995 | 2026.05.18 07:22:42.656145 [ 4 ] {ea97b66e-ea4a-4a1c-ab84-a9b24f044e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11996 | 2026.05.18 07:22:42.656756 [ 4 ] {ea97b66e-ea4a-4a1c-ab84-a9b24f044e67} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.05.18 07:22:42.656790 [ 4 ] {ea97b66e-ea4a-4a1c-ab84-a9b24f044e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11998 | 2026.05.18 07:22:42.657118 [ 4 ] {ea97b66e-ea4a-4a1c-ab84-a9b24f044e67} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11999 | 2026.05.18 07:22:42.657383 [ 4 ] {ea97b66e-ea4a-4a1c-ab84-a9b24f044e67} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.05.18 07:22:42.657514 [ 4 ] {ea97b66e-ea4a-4a1c-ab84-a9b24f044e67} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001485 sec., 337373.7373737374 rows/sec., 23.71 MiB/sec. | ||
| 12001 | 2026.05.18 07:22:42.657548 [ 4 ] {ea97b66e-ea4a-4a1c-ab84-a9b24f044e67} <Debug> TCPHandler: Processed in 0.001648499 sec. | ||
| 12002 | 2026.05.18 07:22:42.657740 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.05.18 07:22:42.657837 [ 4 ] {7d8c35be-f8bb-4c5f-a92f-65ab90e4e1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12004 | 2026.05.18 07:22:42.657880 [ 4 ] {7d8c35be-f8bb-4c5f-a92f-65ab90e4e1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12005 | 2026.05.18 07:22:42.658220 [ 4 ] {7d8c35be-f8bb-4c5f-a92f-65ab90e4e1c9} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.05.18 07:22:42.658257 [ 4 ] {7d8c35be-f8bb-4c5f-a92f-65ab90e4e1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12007 | 2026.05.18 07:22:42.658559 [ 4 ] {7d8c35be-f8bb-4c5f-a92f-65ab90e4e1c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12008 | 2026.05.18 07:22:42.658763 [ 4 ] {7d8c35be-f8bb-4c5f-a92f-65ab90e4e1c9} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.05.18 07:22:42.658891 [ 4 ] {7d8c35be-f8bb-4c5f-a92f-65ab90e4e1c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 12010 | 2026.05.18 07:22:42.658924 [ 4 ] {7d8c35be-f8bb-4c5f-a92f-65ab90e4e1c9} <Debug> TCPHandler: Processed in 0.001235347 sec. | ||
| 12011 | 2026.05.18 07:22:42.659066 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.05.18 07:22:42.659163 [ 4 ] {dbf8cc7f-f74d-4675-b8cc-db061541101b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12013 | 2026.05.18 07:22:42.659206 [ 4 ] {dbf8cc7f-f74d-4675-b8cc-db061541101b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12014 | 2026.05.18 07:22:42.659626 [ 4 ] {dbf8cc7f-f74d-4675-b8cc-db061541101b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.05.18 07:22:42.659663 [ 4 ] {dbf8cc7f-f74d-4675-b8cc-db061541101b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12016 | 2026.05.18 07:22:42.659984 [ 4 ] {dbf8cc7f-f74d-4675-b8cc-db061541101b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12017 | 2026.05.18 07:22:42.660191 [ 4 ] {dbf8cc7f-f74d-4675-b8cc-db061541101b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.05.18 07:22:42.660323 [ 4 ] {dbf8cc7f-f74d-4675-b8cc-db061541101b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 12019 | 2026.05.18 07:22:42.660357 [ 4 ] {dbf8cc7f-f74d-4675-b8cc-db061541101b} <Debug> TCPHandler: Processed in 0.001341438 sec. | ||
| 12020 | 2026.05.18 07:22:42.660596 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.05.18 07:22:42.660713 [ 4 ] {94ce1512-f1a5-4e77-ab08-78a3fbc25a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12022 | 2026.05.18 07:22:42.660765 [ 4 ] {94ce1512-f1a5-4e77-ab08-78a3fbc25a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12023 | 2026.05.18 07:22:42.661213 [ 4 ] {94ce1512-f1a5-4e77-ab08-78a3fbc25a9a} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.05.18 07:22:42.661248 [ 4 ] {94ce1512-f1a5-4e77-ab08-78a3fbc25a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12025 | 2026.05.18 07:22:42.661628 [ 4 ] {94ce1512-f1a5-4e77-ab08-78a3fbc25a9a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12026 | 2026.05.18 07:22:42.661872 [ 4 ] {94ce1512-f1a5-4e77-ab08-78a3fbc25a9a} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.05.18 07:22:42.662026 [ 4 ] {94ce1512-f1a5-4e77-ab08-78a3fbc25a9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec. | ||
| 12028 | 2026.05.18 07:22:42.662062 [ 4 ] {94ce1512-f1a5-4e77-ab08-78a3fbc25a9a} <Debug> TCPHandler: Processed in 0.001526358 sec. | ||
| 12029 | 2026.05.18 07:22:42.662219 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2026.05.18 07:22:42.662323 [ 4 ] {166be7a6-de94-4e24-aa7e-21e6f6a628c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12031 | 2026.05.18 07:22:42.662379 [ 4 ] {166be7a6-de94-4e24-aa7e-21e6f6a628c8} <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 | ||
| 12032 | 2026.05.18 07:22:42.663198 [ 4 ] {166be7a6-de94-4e24-aa7e-21e6f6a628c8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.05.18 07:22:42.663235 [ 4 ] {166be7a6-de94-4e24-aa7e-21e6f6a628c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12034 | 2026.05.18 07:22:42.663772 [ 4 ] {166be7a6-de94-4e24-aa7e-21e6f6a628c8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12035 | 2026.05.18 07:22:42.664006 [ 4 ] {166be7a6-de94-4e24-aa7e-21e6f6a628c8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.05.18 07:22:42.664165 [ 4 ] {166be7a6-de94-4e24-aa7e-21e6f6a628c8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001862 sec., 5907.626208378088 rows/sec., 10.59 MiB/sec. | ||
| 12037 | 2026.05.18 07:22:42.664227 [ 4 ] {166be7a6-de94-4e24-aa7e-21e6f6a628c8} <Debug> TCPHandler: Processed in 0.002059911 sec. | ||
| 12038 | 2026.05.18 07:22:42.664352 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2026.05.18 07:22:42.664449 [ 4 ] {82a87079-17ce-4b5f-bc55-e19297c3ee8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12040 | 2026.05.18 07:22:42.664490 [ 4 ] {82a87079-17ce-4b5f-bc55-e19297c3ee8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12041 | 2026.05.18 07:22:42.664834 [ 4 ] {82a87079-17ce-4b5f-bc55-e19297c3ee8b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2026.05.18 07:22:42.664870 [ 4 ] {82a87079-17ce-4b5f-bc55-e19297c3ee8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12043 | 2026.05.18 07:22:42.665209 [ 4 ] {82a87079-17ce-4b5f-bc55-e19297c3ee8b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12044 | 2026.05.18 07:22:42.665426 [ 4 ] {82a87079-17ce-4b5f-bc55-e19297c3ee8b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.05.18 07:22:42.665553 [ 4 ] {82a87079-17ce-4b5f-bc55-e19297c3ee8b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 12046 | 2026.05.18 07:22:42.665586 [ 4 ] {82a87079-17ce-4b5f-bc55-e19297c3ee8b} <Debug> TCPHandler: Processed in 0.001282807 sec. | ||
| 12047 | 2026.05.18 07:22:43.111932 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12048 | 2026.05.18 07:22:43.129128 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2026.05.18 07:22:43.129198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12050 | 2026.05.18 07:22:43.135349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12051 | 2026.05.18 07:22:43.136089 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2026.05.18 07:22:43.139034 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12053 | 2026.05.18 07:22:47.641277 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12054 | 2026.05.18 07:22:47.641529 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12055 | 2026.05.18 07:22:47.641867 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12056 | 2026.05.18 07:22:47.641907 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12057 | 2026.05.18 07:22:47.642139 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12058 | 2026.05.18 07:22:47.642205 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12059 | 2026.05.18 07:22:47.642345 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 12060 | 2026.05.18 07:22:47.642380 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12061 | 2026.05.18 07:22:47.642402 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 12062 | 2026.05.18 07:22:47.642418 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12063 | 2026.05.18 07:22:47.642459 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <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_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'))" | ||
| 12064 | 2026.05.18 07:22:47.642479 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12065 | 2026.05.18 07:22:47.643610 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002184 sec., 23809.52380952381 rows/sec., 5.57 MiB/sec. | ||
| 12066 | 2026.05.18 07:22:47.643693 [ 4 ] {5837e0b2-b95d-4f4b-93a0-721ad26df0c0} <Debug> TCPHandler: Processed in 0.002544644 sec. | ||
| 12067 | 2026.05.18 07:22:47.647814 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2026.05.18 07:22:47.647922 [ 4 ] {800cbc7e-7849-4e15-a750-f65731cd90c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12069 | 2026.05.18 07:22:47.647964 [ 4 ] {800cbc7e-7849-4e15-a750-f65731cd90c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12070 | 2026.05.18 07:22:47.648433 [ 4 ] {800cbc7e-7849-4e15-a750-f65731cd90c1} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.05.18 07:22:47.648472 [ 4 ] {800cbc7e-7849-4e15-a750-f65731cd90c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12072 | 2026.05.18 07:22:47.648819 [ 4 ] {800cbc7e-7849-4e15-a750-f65731cd90c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12073 | 2026.05.18 07:22:47.649040 [ 4 ] {800cbc7e-7849-4e15-a750-f65731cd90c1} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.05.18 07:22:47.649263 [ 4 ] {800cbc7e-7849-4e15-a750-f65731cd90c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001389 sec., 17278.617710583152 rows/sec., 1.43 MiB/sec. | ||
| 12075 | 2026.05.18 07:22:47.649296 [ 4 ] {800cbc7e-7849-4e15-a750-f65731cd90c1} <Debug> TCPHandler: Processed in 0.001552429 sec. | ||
| 12076 | 2026.05.18 07:22:47.649457 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12077 | 2026.05.18 07:22:47.649547 [ 4 ] {dd546341-d943-498c-adc3-98a5e5212d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12078 | 2026.05.18 07:22:47.649585 [ 4 ] {dd546341-d943-498c-adc3-98a5e5212d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12079 | 2026.05.18 07:22:47.650021 [ 4 ] {dd546341-d943-498c-adc3-98a5e5212d66} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.05.18 07:22:47.650057 [ 4 ] {dd546341-d943-498c-adc3-98a5e5212d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12081 | 2026.05.18 07:22:47.650337 [ 4 ] {dd546341-d943-498c-adc3-98a5e5212d66} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12082 | 2026.05.18 07:22:47.650544 [ 4 ] {dd546341-d943-498c-adc3-98a5e5212d66} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2026.05.18 07:22:47.650754 [ 4 ] {dd546341-d943-498c-adc3-98a5e5212d66} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 686.39 KiB/sec. | ||
| 12084 | 2026.05.18 07:22:47.650788 [ 4 ] {dd546341-d943-498c-adc3-98a5e5212d66} <Debug> TCPHandler: Processed in 0.001349447 sec. | ||
| 12085 | 2026.05.18 07:22:47.650909 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2026.05.18 07:22:47.651005 [ 4 ] {31cfdde7-b46e-45e1-9686-03f11ed65d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12087 | 2026.05.18 07:22:47.651045 [ 4 ] {31cfdde7-b46e-45e1-9686-03f11ed65d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12088 | 2026.05.18 07:22:47.651526 [ 4 ] {31cfdde7-b46e-45e1-9686-03f11ed65d4d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2026.05.18 07:22:47.651562 [ 4 ] {31cfdde7-b46e-45e1-9686-03f11ed65d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12090 | 2026.05.18 07:22:47.651867 [ 4 ] {31cfdde7-b46e-45e1-9686-03f11ed65d4d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12091 | 2026.05.18 07:22:47.652101 [ 4 ] {31cfdde7-b46e-45e1-9686-03f11ed65d4d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2026.05.18 07:22:47.652226 [ 4 ] {31cfdde7-b46e-45e1-9686-03f11ed65d4d} <Debug> executeQuery: Read 241 rows, 21.87 KiB in 0.001239 sec., 194511.70298627924 rows/sec., 17.23 MiB/sec. | ||
| 12093 | 2026.05.18 07:22:47.652259 [ 4 ] {31cfdde7-b46e-45e1-9686-03f11ed65d4d} <Debug> TCPHandler: Processed in 0.001399198 sec. | ||
| 12094 | 2026.05.18 07:22:47.652397 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12095 | 2026.05.18 07:22:47.652492 [ 4 ] {55ee3354-6609-4063-b623-85c80029b8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12096 | 2026.05.18 07:22:47.652532 [ 4 ] {55ee3354-6609-4063-b623-85c80029b8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12097 | 2026.05.18 07:22:47.652936 [ 4 ] {55ee3354-6609-4063-b623-85c80029b8ab} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.05.18 07:22:47.652972 [ 4 ] {55ee3354-6609-4063-b623-85c80029b8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12099 | 2026.05.18 07:22:47.653264 [ 4 ] {55ee3354-6609-4063-b623-85c80029b8ab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12100 | 2026.05.18 07:22:47.653467 [ 4 ] {55ee3354-6609-4063-b623-85c80029b8ab} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12101 | 2026.05.18 07:22:47.653594 [ 4 ] {55ee3354-6609-4063-b623-85c80029b8ab} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.001119 sec., 46470.06255585344 rows/sec., 3.42 MiB/sec. | ||
| 12102 | 2026.05.18 07:22:47.653628 [ 4 ] {55ee3354-6609-4063-b623-85c80029b8ab} <Debug> TCPHandler: Processed in 0.001280667 sec. | ||
| 12103 | 2026.05.18 07:22:47.653753 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12104 | 2026.05.18 07:22:47.653848 [ 4 ] {a4394d59-1b66-4ce4-815b-9a81bbf045ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12105 | 2026.05.18 07:22:47.653887 [ 4 ] {a4394d59-1b66-4ce4-815b-9a81bbf045ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12106 | 2026.05.18 07:22:47.654286 [ 4 ] {a4394d59-1b66-4ce4-815b-9a81bbf045ce} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12107 | 2026.05.18 07:22:47.654323 [ 4 ] {a4394d59-1b66-4ce4-815b-9a81bbf045ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12108 | 2026.05.18 07:22:47.654605 [ 4 ] {a4394d59-1b66-4ce4-815b-9a81bbf045ce} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12109 | 2026.05.18 07:22:47.654808 [ 4 ] {a4394d59-1b66-4ce4-815b-9a81bbf045ce} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.05.18 07:22:47.654932 [ 4 ] {a4394d59-1b66-4ce4-815b-9a81bbf045ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001102 sec., 21778.58439201452 rows/sec., 1.81 MiB/sec. | ||
| 12111 | 2026.05.18 07:22:47.654945 [ 116 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12112 | 2026.05.18 07:22:47.654966 [ 4 ] {a4394d59-1b66-4ce4-815b-9a81bbf045ce} <Debug> TCPHandler: Processed in 0.001262107 sec. | ||
| 12113 | 2026.05.18 07:22:47.655015 [ 116 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.05.18 07:22:47.655041 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12115 | 2026.05.18 07:22:47.655129 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 12116 | 2026.05.18 07:22:47.655159 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2026.05.18 07:22:47.655219 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12118 | 2026.05.18 07:22:47.655246 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 975 rows starting from the beginning of the part | ||
| 12119 | 2026.05.18 07:22:47.655254 [ 4 ] {d9d36d62-c92a-4956-a8c7-1377226bbc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12120 | 2026.05.18 07:22:47.655294 [ 4 ] {d9d36d62-c92a-4956-a8c7-1377226bbc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12121 | 2026.05.18 07:22:47.655297 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 12122 | 2026.05.18 07:22:47.655479 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 12123 | 2026.05.18 07:22:47.655530 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 950 rows starting from the beginning of the part | ||
| 12124 | 2026.05.18 07:22:47.655573 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 12125 | 2026.05.18 07:22:47.655616 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 12126 | 2026.05.18 07:22:47.655696 [ 4 ] {d9d36d62-c92a-4956-a8c7-1377226bbc31} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2026.05.18 07:22:47.655737 [ 4 ] {d9d36d62-c92a-4956-a8c7-1377226bbc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12128 | 2026.05.18 07:22:47.656050 [ 4 ] {d9d36d62-c92a-4956-a8c7-1377226bbc31} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12129 | 2026.05.18 07:22:47.656282 [ 4 ] {d9d36d62-c92a-4956-a8c7-1377226bbc31} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2026.05.18 07:22:47.656424 [ 4 ] {d9d36d62-c92a-4956-a8c7-1377226bbc31} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 789.14 KiB/sec. | ||
| 12131 | 2026.05.18 07:22:47.656459 [ 4 ] {d9d36d62-c92a-4956-a8c7-1377226bbc31} <Debug> TCPHandler: Processed in 0.001348617 sec. | ||
| 12132 | 2026.05.18 07:22:47.656632 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12133 | 2026.05.18 07:22:47.656757 [ 4 ] {ae5c0ec1-b21b-48c3-a566-4ab18a568af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12134 | 2026.05.18 07:22:47.656805 [ 4 ] {ae5c0ec1-b21b-48c3-a566-4ab18a568af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12135 | 2026.05.18 07:22:47.656893 [ 192 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180075 sec., 1330556.7124809106 rows/sec., 85.44 MiB/sec. | ||
| 12136 | 2026.05.18 07:22:47.657075 [ 192 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12137 | 2026.05.18 07:22:47.657337 [ 192 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_31_6} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.05.18 07:22:47.657352 [ 4 ] {ae5c0ec1-b21b-48c3-a566-4ab18a568af4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.05.18 07:22:47.657399 [ 4 ] {ae5c0ec1-b21b-48c3-a566-4ab18a568af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12140 | 2026.05.18 07:22:47.657418 [ 192 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_31_6} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12141 | 2026.05.18 07:22:47.657512 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12142 | 2026.05.18 07:22:47.657747 [ 4 ] {ae5c0ec1-b21b-48c3-a566-4ab18a568af4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12143 | 2026.05.18 07:22:47.658034 [ 4 ] {ae5c0ec1-b21b-48c3-a566-4ab18a568af4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2026.05.18 07:22:47.658164 [ 4 ] {ae5c0ec1-b21b-48c3-a566-4ab18a568af4} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001431 sec., 97833.68273934312 rows/sec., 7.91 MiB/sec. | ||
| 12145 | 2026.05.18 07:22:47.658200 [ 4 ] {ae5c0ec1-b21b-48c3-a566-4ab18a568af4} <Debug> TCPHandler: Processed in 0.001628239 sec. | ||
| 12146 | 2026.05.18 07:22:47.658344 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2026.05.18 07:22:47.658444 [ 4 ] {4357db9b-b8f0-4ee9-9192-58aef0ae5389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12148 | 2026.05.18 07:22:47.658486 [ 4 ] {4357db9b-b8f0-4ee9-9192-58aef0ae5389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12149 | 2026.05.18 07:22:47.659004 [ 4 ] {4357db9b-b8f0-4ee9-9192-58aef0ae5389} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12150 | 2026.05.18 07:22:47.659047 [ 4 ] {4357db9b-b8f0-4ee9-9192-58aef0ae5389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12151 | 2026.05.18 07:22:47.659457 [ 4 ] {4357db9b-b8f0-4ee9-9192-58aef0ae5389} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12152 | 2026.05.18 07:22:47.659692 [ 4 ] {4357db9b-b8f0-4ee9-9192-58aef0ae5389} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2026.05.18 07:22:47.659818 [ 4 ] {4357db9b-b8f0-4ee9-9192-58aef0ae5389} <Debug> executeQuery: Read 345 rows, 26.70 KiB in 0.001392 sec., 247844.8275862069 rows/sec., 18.73 MiB/sec. | ||
| 12154 | 2026.05.18 07:22:47.659851 [ 4 ] {4357db9b-b8f0-4ee9-9192-58aef0ae5389} <Debug> TCPHandler: Processed in 0.001556309 sec. | ||
| 12155 | 2026.05.18 07:22:47.659977 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12156 | 2026.05.18 07:22:47.660071 [ 4 ] {51e379a3-125d-4065-964d-d7f6d0e6d488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12157 | 2026.05.18 07:22:47.660125 [ 4 ] {51e379a3-125d-4065-964d-d7f6d0e6d488} <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 | ||
| 12158 | 2026.05.18 07:22:47.660925 [ 4 ] {51e379a3-125d-4065-964d-d7f6d0e6d488} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2026.05.18 07:22:47.660962 [ 4 ] {51e379a3-125d-4065-964d-d7f6d0e6d488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12160 | 2026.05.18 07:22:47.661479 [ 4 ] {51e379a3-125d-4065-964d-d7f6d0e6d488} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12161 | 2026.05.18 07:22:47.661699 [ 4 ] {51e379a3-125d-4065-964d-d7f6d0e6d488} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.05.18 07:22:47.661833 [ 4 ] {51e379a3-125d-4065-964d-d7f6d0e6d488} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001779 sec., 16863.406408094434 rows/sec., 30.22 MiB/sec. | ||
| 12163 | 2026.05.18 07:22:47.661841 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12164 | 2026.05.18 07:22:47.661885 [ 4 ] {51e379a3-125d-4065-964d-d7f6d0e6d488} <Debug> TCPHandler: Processed in 0.001955551 sec. | ||
| 12165 | 2026.05.18 07:22:47.661894 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.05.18 07:22:47.661924 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12167 | 2026.05.18 07:22:47.662009 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.05.18 07:22:47.662018 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 12169 | 2026.05.18 07:22:47.662114 [ 4 ] {e8bb74a3-8a2c-4f1a-be3a-d4b6e4de0b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12170 | 2026.05.18 07:22:47.662159 [ 4 ] {e8bb74a3-8a2c-4f1a-be3a-d4b6e4de0b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12171 | 2026.05.18 07:22:47.662242 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12172 | 2026.05.18 07:22:47.662295 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1349 rows starting from the beginning of the part | ||
| 12173 | 2026.05.18 07:22:47.662411 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 12174 | 2026.05.18 07:22:47.662509 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 22 rows starting from the beginning of the part | ||
| 12175 | 2026.05.18 07:22:47.662523 [ 4 ] {e8bb74a3-8a2c-4f1a-be3a-d4b6e4de0b09} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.05.18 07:22:47.662564 [ 4 ] {e8bb74a3-8a2c-4f1a-be3a-d4b6e4de0b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12177 | 2026.05.18 07:22:47.662604 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 12178 | 2026.05.18 07:22:47.662698 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 12179 | 2026.05.18 07:22:47.662787 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 12180 | 2026.05.18 07:22:47.662870 [ 4 ] {e8bb74a3-8a2c-4f1a-be3a-d4b6e4de0b09} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12181 | 2026.05.18 07:22:47.663117 [ 4 ] {e8bb74a3-8a2c-4f1a-be3a-d4b6e4de0b09} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.05.18 07:22:47.663283 [ 4 ] {e8bb74a3-8a2c-4f1a-be3a-d4b6e4de0b09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 12183 | 2026.05.18 07:22:47.663318 [ 4 ] {e8bb74a3-8a2c-4f1a-be3a-d4b6e4de0b09} <Debug> TCPHandler: Processed in 0.001357517 sec. | ||
| 12184 | 2026.05.18 07:22:47.668342 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 19 columns (19 merged, 0 gathered) in 0.006353875 sec., 231669.65041018274 rows/sec., 415.14 MiB/sec. | ||
| 12185 | 2026.05.18 07:22:47.669861 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12186 | 2026.05.18 07:22:47.670233 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.05.18 07:22:47.670316 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12188 | 2026.05.18 07:22:47.670477 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12189 | 2026.05.18 07:22:48.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.59 MiB, peak 336.10 MiB, free memory in arenas 0.00 B, will set to 326.58 MiB (RSS), difference: 2.00 MiB | ||
| 12190 | 2026.05.18 07:22:49.344972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24546 | ||
| 12191 | 2026.05.18 07:22:49.345870 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.05.18 07:22:49.345955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12193 | 2026.05.18 07:22:49.346497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12194 | 2026.05.18 07:22:49.346728 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.05.18 07:22:49.346866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24546 | ||
| 12196 | 2026.05.18 07:22:49.346894 [ 111 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12197 | 2026.05.18 07:22:49.346970 [ 111 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2026.05.18 07:22:49.346995 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12199 | 2026.05.18 07:22:49.347154 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 12200 | 2026.05.18 07:22:49.347313 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12201 | 2026.05.18 07:22:49.347358 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22114 rows starting from the beginning of the part | ||
| 12202 | 2026.05.18 07:22:49.347435 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12203 | 2026.05.18 07:22:49.347486 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12204 | 2026.05.18 07:22:49.347536 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12205 | 2026.05.18 07:22:49.347582 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12206 | 2026.05.18 07:22:49.347628 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12207 | 2026.05.18 07:22:49.349603 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002525304 sec., 9720017.867155796 rows/sec., 139.05 MiB/sec. | ||
| 12208 | 2026.05.18 07:22:49.349845 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12209 | 2026.05.18 07:22:49.350098 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.05.18 07:22:49.350174 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_51_10} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12211 | 2026.05.18 07:22:49.350261 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12212 | 2026.05.18 07:22:50.639714 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12213 | 2026.05.18 07:22:50.656109 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2026.05.18 07:22:50.656154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12215 | 2026.05.18 07:22:50.662102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12216 | 2026.05.18 07:22:50.662818 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2026.05.18 07:22:50.663128 [ 111 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12218 | 2026.05.18 07:22:50.663196 [ 111 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.05.18 07:22:50.663216 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12220 | 2026.05.18 07:22:50.663329 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 12221 | 2026.05.18 07:22:50.665790 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12222 | 2026.05.18 07:22:50.666302 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12223 | 2026.05.18 07:22:50.667004 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12224 | 2026.05.18 07:22:50.672126 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12225 | 2026.05.18 07:22:50.677275 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12226 | 2026.05.18 07:22:50.682075 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12227 | 2026.05.18 07:22:50.686492 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12228 | 2026.05.18 07:22:50.692937 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12229 | 2026.05.18 07:22:50.746889 [ 194 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.083590522 sec., 4593.822251761988 rows/sec., 23.75 MiB/sec. | ||
| 12230 | 2026.05.18 07:22:50.749158 [ 186 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12231 | 2026.05.18 07:22:50.751299 [ 186 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12232 | 2026.05.18 07:22:50.751434 [ 186 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_51_10} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12233 | 2026.05.18 07:22:50.753192 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12234 | 2026.05.18 07:22:52.635737 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12235 | 2026.05.18 07:22:52.635979 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12236 | 2026.05.18 07:22:52.636362 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12237 | 2026.05.18 07:22:52.636408 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <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 | ||
| 12238 | 2026.05.18 07:22:52.636636 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12239 | 2026.05.18 07:22:52.636715 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12240 | 2026.05.18 07:22:52.636860 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12241 | 2026.05.18 07:22:52.636899 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12242 | 2026.05.18 07:22:52.636934 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 12243 | 2026.05.18 07:22:52.636961 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12244 | 2026.05.18 07:22:52.637006 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <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'))" | ||
| 12245 | 2026.05.18 07:22:52.637027 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12246 | 2026.05.18 07:22:52.638144 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002258 sec., 23029.229406554474 rows/sec., 5.39 MiB/sec. | ||
| 12247 | 2026.05.18 07:22:52.638243 [ 4 ] {4537696f-c680-4545-b14e-796811122919} <Debug> TCPHandler: Processed in 0.002646855 sec. | ||
| 12248 | 2026.05.18 07:22:52.640075 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12249 | 2026.05.18 07:22:52.640205 [ 4 ] {67db53c2-1909-4037-9f64-b9f4c8feca14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12250 | 2026.05.18 07:22:52.640262 [ 4 ] {67db53c2-1909-4037-9f64-b9f4c8feca14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12251 | 2026.05.18 07:22:52.640869 [ 4 ] {67db53c2-1909-4037-9f64-b9f4c8feca14} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2026.05.18 07:22:52.640909 [ 4 ] {67db53c2-1909-4037-9f64-b9f4c8feca14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12253 | 2026.05.18 07:22:52.641305 [ 4 ] {67db53c2-1909-4037-9f64-b9f4c8feca14} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12254 | 2026.05.18 07:22:52.641544 [ 4 ] {67db53c2-1909-4037-9f64-b9f4c8feca14} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2026.05.18 07:22:52.641710 [ 4 ] {67db53c2-1909-4037-9f64-b9f4c8feca14} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001544 sec., 50518.13471502591 rows/sec., 4.17 MiB/sec. | ||
| 12256 | 2026.05.18 07:22:52.641737 [ 113 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12257 | 2026.05.18 07:22:52.641762 [ 4 ] {67db53c2-1909-4037-9f64-b9f4c8feca14} <Debug> TCPHandler: Processed in 0.001740229 sec. | ||
| 12258 | 2026.05.18 07:22:52.641803 [ 113 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.05.18 07:22:52.641831 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12260 | 2026.05.18 07:22:52.641919 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2026.05.18 07:22:52.641965 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12262 | 2026.05.18 07:22:52.642030 [ 4 ] {72776fc6-11fa-475c-9960-03006a380948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12263 | 2026.05.18 07:22:52.642077 [ 4 ] {72776fc6-11fa-475c-9960-03006a380948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12264 | 2026.05.18 07:22:52.642082 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12265 | 2026.05.18 07:22:52.642124 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3362 rows starting from the beginning of the part | ||
| 12266 | 2026.05.18 07:22:52.642197 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 12267 | 2026.05.18 07:22:52.642245 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 116 rows starting from the beginning of the part | ||
| 12268 | 2026.05.18 07:22:52.642302 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 819 rows starting from the beginning of the part | ||
| 12269 | 2026.05.18 07:22:52.642343 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 241 rows starting from the beginning of the part | ||
| 12270 | 2026.05.18 07:22:52.642383 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 78 rows starting from the beginning of the part | ||
| 12271 | 2026.05.18 07:22:52.642521 [ 4 ] {72776fc6-11fa-475c-9960-03006a380948} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.05.18 07:22:52.642565 [ 4 ] {72776fc6-11fa-475c-9960-03006a380948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12273 | 2026.05.18 07:22:52.642966 [ 4 ] {72776fc6-11fa-475c-9960-03006a380948} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12274 | 2026.05.18 07:22:52.643199 [ 4 ] {72776fc6-11fa-475c-9960-03006a380948} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.05.18 07:22:52.643340 [ 4 ] {72776fc6-11fa-475c-9960-03006a380948} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001332 sec., 8258.258258258258 rows/sec., 620.98 KiB/sec. | ||
| 12276 | 2026.05.18 07:22:52.643376 [ 4 ] {72776fc6-11fa-475c-9960-03006a380948} <Debug> TCPHandler: Processed in 0.001511628 sec. | ||
| 12277 | 2026.05.18 07:22:52.643512 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.05.18 07:22:52.643610 [ 4 ] {c0978dbd-2730-4761-9294-818133e8abd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12279 | 2026.05.18 07:22:52.643650 [ 4 ] {c0978dbd-2730-4761-9294-818133e8abd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12280 | 2026.05.18 07:22:52.644056 [ 4 ] {c0978dbd-2730-4761-9294-818133e8abd0} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.05.18 07:22:52.644093 [ 4 ] {c0978dbd-2730-4761-9294-818133e8abd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12282 | 2026.05.18 07:22:52.644237 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4672 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342403 sec., 1994532.9646521118 rows/sec., 160.72 MiB/sec. | ||
| 12283 | 2026.05.18 07:22:52.644405 [ 4 ] {c0978dbd-2730-4761-9294-818133e8abd0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12284 | 2026.05.18 07:22:52.644630 [ 4 ] {c0978dbd-2730-4761-9294-818133e8abd0} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2026.05.18 07:22:52.644655 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12286 | 2026.05.18 07:22:52.644761 [ 113 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12287 | 2026.05.18 07:22:52.644766 [ 4 ] {c0978dbd-2730-4761-9294-818133e8abd0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001175 sec., 63829.78723404255 rows/sec., 4.98 MiB/sec. | ||
| 12288 | 2026.05.18 07:22:52.644802 [ 113 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.05.18 07:22:52.644823 [ 4 ] {c0978dbd-2730-4761-9294-818133e8abd0} <Debug> TCPHandler: Processed in 0.001360547 sec. | ||
| 12290 | 2026.05.18 07:22:52.644828 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12291 | 2026.05.18 07:22:52.644915 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12292 | 2026.05.18 07:22:52.644975 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.05.18 07:22:52.644999 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12294 | 2026.05.18 07:22:52.645029 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12295 | 2026.05.18 07:22:52.645062 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1831 rows starting from the beginning of the part | ||
| 12296 | 2026.05.18 07:22:52.645072 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_81_16} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12297 | 2026.05.18 07:22:52.645100 [ 4 ] {f4b07a99-c4ff-4718-b116-0bbf957c00cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12298 | 2026.05.18 07:22:52.645114 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 12299 | 2026.05.18 07:22:52.645151 [ 4 ] {f4b07a99-c4ff-4718-b116-0bbf957c00cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12300 | 2026.05.18 07:22:52.645168 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 94 rows starting from the beginning of the part | ||
| 12301 | 2026.05.18 07:22:52.645171 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12302 | 2026.05.18 07:22:52.645216 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 501 rows starting from the beginning of the part | ||
| 12303 | 2026.05.18 07:22:52.645264 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 140 rows starting from the beginning of the part | ||
| 12304 | 2026.05.18 07:22:52.645302 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 75 rows starting from the beginning of the part | ||
| 12305 | 2026.05.18 07:22:52.645576 [ 4 ] {f4b07a99-c4ff-4718-b116-0bbf957c00cd} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.05.18 07:22:52.645617 [ 4 ] {f4b07a99-c4ff-4718-b116-0bbf957c00cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12307 | 2026.05.18 07:22:52.645981 [ 4 ] {f4b07a99-c4ff-4718-b116-0bbf957c00cd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12308 | 2026.05.18 07:22:52.646195 [ 4 ] {f4b07a99-c4ff-4718-b116-0bbf957c00cd} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.05.18 07:22:52.646311 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 12310 | 2026.05.18 07:22:52.646326 [ 4 ] {f4b07a99-c4ff-4718-b116-0bbf957c00cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 12311 | 2026.05.18 07:22:52.646342 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.05.18 07:22:52.646367 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12313 | 2026.05.18 07:22:52.646368 [ 4 ] {f4b07a99-c4ff-4718-b116-0bbf957c00cd} <Debug> TCPHandler: Processed in 0.001418508 sec. | ||
| 12314 | 2026.05.18 07:22:52.646378 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2705 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493599 sec., 1811061.7374542968 rows/sec., 133.80 MiB/sec. | ||
| 12315 | 2026.05.18 07:22:52.646446 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 12316 | 2026.05.18 07:22:52.646508 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12317 | 2026.05.18 07:22:52.646545 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12318 | 2026.05.18 07:22:52.646581 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 28608 rows starting from the beginning of the part | ||
| 12319 | 2026.05.18 07:22:52.646595 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12320 | 2026.05.18 07:22:52.646609 [ 4 ] {186e8ef6-29bd-43f7-8898-1a452173bc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12321 | 2026.05.18 07:22:52.646640 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 12322 | 2026.05.18 07:22:52.646670 [ 4 ] {186e8ef6-29bd-43f7-8898-1a452173bc84} <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 | ||
| 12323 | 2026.05.18 07:22:52.646692 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 12324 | 2026.05.18 07:22:52.646739 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 12325 | 2026.05.18 07:22:52.646781 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 345 rows starting from the beginning of the part | ||
| 12326 | 2026.05.18 07:22:52.646825 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12327 | 2026.05.18 07:22:52.646875 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.05.18 07:22:52.646951 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_81_16} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12329 | 2026.05.18 07:22:52.647019 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 12330 | 2026.05.18 07:22:52.647462 [ 4 ] {186e8ef6-29bd-43f7-8898-1a452173bc84} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.05.18 07:22:52.647505 [ 4 ] {186e8ef6-29bd-43f7-8898-1a452173bc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12332 | 2026.05.18 07:22:52.648039 [ 4 ] {186e8ef6-29bd-43f7-8898-1a452173bc84} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12333 | 2026.05.18 07:22:52.648284 [ 4 ] {186e8ef6-29bd-43f7-8898-1a452173bc84} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.05.18 07:22:52.648428 [ 4 ] {186e8ef6-29bd-43f7-8898-1a452173bc84} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001837 sec., 5988.023952095808 rows/sec., 10.73 MiB/sec. | ||
| 12335 | 2026.05.18 07:22:52.648480 [ 4 ] {186e8ef6-29bd-43f7-8898-1a452173bc84} <Debug> TCPHandler: Processed in 0.002021471 sec. | ||
| 12336 | 2026.05.18 07:22:52.648595 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12337 | 2026.05.18 07:22:52.648692 [ 4 ] {f1aa0bcb-1cc1-4739-b3a1-c02bf3165ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12338 | 2026.05.18 07:22:52.648733 [ 4 ] {f1aa0bcb-1cc1-4739-b3a1-c02bf3165ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12339 | 2026.05.18 07:22:52.649076 [ 4 ] {f1aa0bcb-1cc1-4739-b3a1-c02bf3165ebf} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.05.18 07:22:52.649113 [ 4 ] {f1aa0bcb-1cc1-4739-b3a1-c02bf3165ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12341 | 2026.05.18 07:22:52.649419 [ 4 ] {f1aa0bcb-1cc1-4739-b3a1-c02bf3165ebf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12342 | 2026.05.18 07:22:52.649631 [ 4 ] {f1aa0bcb-1cc1-4739-b3a1-c02bf3165ebf} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.05.18 07:22:52.649760 [ 4 ] {f1aa0bcb-1cc1-4739-b3a1-c02bf3165ebf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12344 | 2026.05.18 07:22:52.649793 [ 4 ] {f1aa0bcb-1cc1-4739-b3a1-c02bf3165ebf} <Debug> TCPHandler: Processed in 0.001246597 sec. | ||
| 12345 | 2026.05.18 07:22:52.653575 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29602 rows, containing 5 columns (5 merged, 0 gathered) in 0.007160369 sec., 4134144.4833359844 rows/sec., 268.77 MiB/sec. | ||
| 12346 | 2026.05.18 07:22:52.654007 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12347 | 2026.05.18 07:22:52.654280 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2026.05.18 07:22:52.654346 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 12349 | 2026.05.18 07:22:52.654408 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12350 | 2026.05.18 07:22:53.000351 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.03 MiB, peak 341.06 MiB, free memory in arenas 0.00 B, will set to 330.12 MiB (RSS), difference: 2.09 MiB | ||
| 12351 | 2026.05.18 07:22:56.700892 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12352 | 2026.05.18 07:22:56.700993 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12353 | 2026.05.18 07:22:56.847068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24994 | ||
| 12354 | 2026.05.18 07:22:56.847600 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.05.18 07:22:56.847648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12356 | 2026.05.18 07:22:56.848147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12357 | 2026.05.18 07:22:56.848380 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.05.18 07:22:56.848523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24994 | ||
| 12359 | 2026.05.18 07:22:57.636276 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.05.18 07:22:57.636528 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12361 | 2026.05.18 07:22:57.636882 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12362 | 2026.05.18 07:22:57.636919 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <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 | ||
| 12363 | 2026.05.18 07:22:57.637133 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12364 | 2026.05.18 07:22:57.637201 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12365 | 2026.05.18 07:22:57.637341 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12366 | 2026.05.18 07:22:57.637376 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12367 | 2026.05.18 07:22:57.637399 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 12368 | 2026.05.18 07:22:57.637415 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12369 | 2026.05.18 07:22:57.637456 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <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'))" | ||
| 12370 | 2026.05.18 07:22:57.637476 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12371 | 2026.05.18 07:22:57.638619 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002196 sec., 23679.41712204007 rows/sec., 5.54 MiB/sec. | ||
| 12372 | 2026.05.18 07:22:57.638727 [ 4 ] {f5082938-101c-48e3-938d-8756bf9e31f7} <Debug> TCPHandler: Processed in 0.002585655 sec. | ||
| 12373 | 2026.05.18 07:22:57.640986 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.05.18 07:22:57.641121 [ 4 ] {0eff2f78-d0fc-4272-8cf6-1f988830b96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12375 | 2026.05.18 07:22:57.641174 [ 4 ] {0eff2f78-d0fc-4272-8cf6-1f988830b96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12376 | 2026.05.18 07:22:57.641821 [ 4 ] {0eff2f78-d0fc-4272-8cf6-1f988830b96d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.05.18 07:22:57.641868 [ 4 ] {0eff2f78-d0fc-4272-8cf6-1f988830b96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12378 | 2026.05.18 07:22:57.642249 [ 4 ] {0eff2f78-d0fc-4272-8cf6-1f988830b96d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12379 | 2026.05.18 07:22:57.642469 [ 4 ] {0eff2f78-d0fc-4272-8cf6-1f988830b96d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.05.18 07:22:57.642610 [ 4 ] {0eff2f78-d0fc-4272-8cf6-1f988830b96d} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001525 sec., 76065.5737704918 rows/sec., 6.44 MiB/sec. | ||
| 12381 | 2026.05.18 07:22:57.642646 [ 4 ] {0eff2f78-d0fc-4272-8cf6-1f988830b96d} <Debug> TCPHandler: Processed in 0.001724979 sec. | ||
| 12382 | 2026.05.18 07:22:57.642787 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.05.18 07:22:57.642884 [ 4 ] {a6480ba5-efa1-45a7-9c4e-571e80dd2394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12384 | 2026.05.18 07:22:57.642924 [ 4 ] {a6480ba5-efa1-45a7-9c4e-571e80dd2394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12385 | 2026.05.18 07:22:57.643370 [ 4 ] {a6480ba5-efa1-45a7-9c4e-571e80dd2394} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.05.18 07:22:57.643407 [ 4 ] {a6480ba5-efa1-45a7-9c4e-571e80dd2394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12387 | 2026.05.18 07:22:57.643693 [ 4 ] {a6480ba5-efa1-45a7-9c4e-571e80dd2394} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12388 | 2026.05.18 07:22:57.643909 [ 4 ] {a6480ba5-efa1-45a7-9c4e-571e80dd2394} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.05.18 07:22:57.644045 [ 4 ] {a6480ba5-efa1-45a7-9c4e-571e80dd2394} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00118 sec., 25423.72881355932 rows/sec., 1.87 MiB/sec. | ||
| 12390 | 2026.05.18 07:22:57.644079 [ 4 ] {a6480ba5-efa1-45a7-9c4e-571e80dd2394} <Debug> TCPHandler: Processed in 0.001349867 sec. | ||
| 12391 | 2026.05.18 07:22:57.644203 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12392 | 2026.05.18 07:22:57.644300 [ 4 ] {19d85728-2572-48c5-b22a-f34a885f147e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12393 | 2026.05.18 07:22:57.644339 [ 4 ] {19d85728-2572-48c5-b22a-f34a885f147e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12394 | 2026.05.18 07:22:57.644816 [ 4 ] {19d85728-2572-48c5-b22a-f34a885f147e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.05.18 07:22:57.644853 [ 4 ] {19d85728-2572-48c5-b22a-f34a885f147e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12396 | 2026.05.18 07:22:57.645155 [ 4 ] {19d85728-2572-48c5-b22a-f34a885f147e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12397 | 2026.05.18 07:22:57.645359 [ 4 ] {19d85728-2572-48c5-b22a-f34a885f147e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.05.18 07:22:57.645483 [ 4 ] {19d85728-2572-48c5-b22a-f34a885f147e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001201 sec., 78268.10990840966 rows/sec., 6.11 MiB/sec. | ||
| 12399 | 2026.05.18 07:22:57.645516 [ 4 ] {19d85728-2572-48c5-b22a-f34a885f147e} <Debug> TCPHandler: Processed in 0.001362067 sec. | ||
| 12400 | 2026.05.18 07:22:57.645641 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2026.05.18 07:22:57.645737 [ 4 ] {260c04ce-b61b-44ce-8f09-920e03f2802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12402 | 2026.05.18 07:22:57.645780 [ 4 ] {260c04ce-b61b-44ce-8f09-920e03f2802f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12403 | 2026.05.18 07:22:57.646193 [ 4 ] {260c04ce-b61b-44ce-8f09-920e03f2802f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2026.05.18 07:22:57.646229 [ 4 ] {260c04ce-b61b-44ce-8f09-920e03f2802f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12405 | 2026.05.18 07:22:57.646545 [ 4 ] {260c04ce-b61b-44ce-8f09-920e03f2802f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12406 | 2026.05.18 07:22:57.646753 [ 4 ] {260c04ce-b61b-44ce-8f09-920e03f2802f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2026.05.18 07:22:57.646892 [ 4 ] {260c04ce-b61b-44ce-8f09-920e03f2802f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 12408 | 2026.05.18 07:22:57.646926 [ 4 ] {260c04ce-b61b-44ce-8f09-920e03f2802f} <Debug> TCPHandler: Processed in 0.001333868 sec. | ||
| 12409 | 2026.05.18 07:22:57.647063 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2026.05.18 07:22:57.647159 [ 4 ] {1dc89cee-3976-40d3-9abd-93735533669e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12411 | 2026.05.18 07:22:57.647214 [ 4 ] {1dc89cee-3976-40d3-9abd-93735533669e} <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 | ||
| 12412 | 2026.05.18 07:22:57.648049 [ 4 ] {1dc89cee-3976-40d3-9abd-93735533669e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.05.18 07:22:57.648087 [ 4 ] {1dc89cee-3976-40d3-9abd-93735533669e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12414 | 2026.05.18 07:22:57.648617 [ 4 ] {1dc89cee-3976-40d3-9abd-93735533669e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12415 | 2026.05.18 07:22:57.648850 [ 4 ] {1dc89cee-3976-40d3-9abd-93735533669e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.05.18 07:22:57.648990 [ 4 ] {1dc89cee-3976-40d3-9abd-93735533669e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001849 sec., 16224.986479177935 rows/sec., 29.07 MiB/sec. | ||
| 12417 | 2026.05.18 07:22:57.649045 [ 4 ] {1dc89cee-3976-40d3-9abd-93735533669e} <Debug> TCPHandler: Processed in 0.002030782 sec. | ||
| 12418 | 2026.05.18 07:22:57.649195 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.05.18 07:22:57.649294 [ 4 ] {26a50a1a-4b9e-47cc-a3aa-ae9a1ebbdf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12420 | 2026.05.18 07:22:57.649336 [ 4 ] {26a50a1a-4b9e-47cc-a3aa-ae9a1ebbdf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12421 | 2026.05.18 07:22:57.649684 [ 4 ] {26a50a1a-4b9e-47cc-a3aa-ae9a1ebbdf2a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.05.18 07:22:57.649721 [ 4 ] {26a50a1a-4b9e-47cc-a3aa-ae9a1ebbdf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12423 | 2026.05.18 07:22:57.650026 [ 4 ] {26a50a1a-4b9e-47cc-a3aa-ae9a1ebbdf2a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12424 | 2026.05.18 07:22:57.650247 [ 4 ] {26a50a1a-4b9e-47cc-a3aa-ae9a1ebbdf2a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.05.18 07:22:57.650377 [ 4 ] {26a50a1a-4b9e-47cc-a3aa-ae9a1ebbdf2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 12426 | 2026.05.18 07:22:57.650411 [ 4 ] {26a50a1a-4b9e-47cc-a3aa-ae9a1ebbdf2a} <Debug> TCPHandler: Processed in 0.001265597 sec. | ||
| 12427 | 2026.05.18 07:22:58.166803 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12428 | 2026.05.18 07:22:58.181426 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2026.05.18 07:22:58.181489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12430 | 2026.05.18 07:22:58.186811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12431 | 2026.05.18 07:22:58.187495 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2026.05.18 07:22:58.190062 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12433 | 2026.05.18 07:22:59.911681 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12434 | 2026.05.18 07:22:59.911952 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12435 | 2026.05.18 07:22:59.912349 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12436 | 2026.05.18 07:22:59.912403 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12437 | 2026.05.18 07:22:59.912697 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12438 | 2026.05.18 07:22:59.912763 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12439 | 2026.05.18 07:22:59.912901 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 12440 | 2026.05.18 07:22:59.912936 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12441 | 2026.05.18 07:22:59.912958 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 12442 | 2026.05.18 07:22:59.912974 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12443 | 2026.05.18 07:22:59.913015 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 12444 | 2026.05.18 07:22:59.913036 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12445 | 2026.05.18 07:22:59.914106 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002283 sec., 22777.047744196236 rows/sec., 5.33 MiB/sec. | ||
| 12446 | 2026.05.18 07:22:59.914199 [ 4 ] {03a7dcd8-4ac3-4d15-b142-1d46b12639e7} <Debug> TCPHandler: Processed in 0.002680115 sec. | ||
| 12447 | 2026.05.18 07:22:59.929047 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.05.18 07:22:59.929182 [ 4 ] {25d0abf4-9246-4cb7-9769-582992aa0ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12449 | 2026.05.18 07:22:59.929234 [ 4 ] {25d0abf4-9246-4cb7-9769-582992aa0ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12450 | 2026.05.18 07:22:59.929995 [ 4 ] {25d0abf4-9246-4cb7-9769-582992aa0ca6} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.05.18 07:22:59.930043 [ 4 ] {25d0abf4-9246-4cb7-9769-582992aa0ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12452 | 2026.05.18 07:22:59.930416 [ 4 ] {25d0abf4-9246-4cb7-9769-582992aa0ca6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12453 | 2026.05.18 07:22:59.930634 [ 4 ] {25d0abf4-9246-4cb7-9769-582992aa0ca6} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.05.18 07:22:59.930782 [ 4 ] {25d0abf4-9246-4cb7-9769-582992aa0ca6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001636 sec., 173594.13202933985 rows/sec., 11.03 MiB/sec. | ||
| 12455 | 2026.05.18 07:22:59.930819 [ 4 ] {25d0abf4-9246-4cb7-9769-582992aa0ca6} <Debug> TCPHandler: Processed in 0.00183554 sec. | ||
| 12456 | 2026.05.18 07:22:59.930943 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.05.18 07:22:59.931042 [ 4 ] {92efc4e0-9a0b-40e2-9acc-eb3e2dfc00a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12458 | 2026.05.18 07:22:59.931083 [ 4 ] {92efc4e0-9a0b-40e2-9acc-eb3e2dfc00a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12459 | 2026.05.18 07:22:59.931517 [ 4 ] {92efc4e0-9a0b-40e2-9acc-eb3e2dfc00a6} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.05.18 07:22:59.931554 [ 4 ] {92efc4e0-9a0b-40e2-9acc-eb3e2dfc00a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12461 | 2026.05.18 07:22:59.931834 [ 4 ] {92efc4e0-9a0b-40e2-9acc-eb3e2dfc00a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12462 | 2026.05.18 07:22:59.932042 [ 4 ] {92efc4e0-9a0b-40e2-9acc-eb3e2dfc00a6} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.05.18 07:22:59.932167 [ 4 ] {92efc4e0-9a0b-40e2-9acc-eb3e2dfc00a6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001144 sec., 6993.006993006993 rows/sec., 570.23 KiB/sec. | ||
| 12464 | 2026.05.18 07:22:59.932202 [ 4 ] {92efc4e0-9a0b-40e2-9acc-eb3e2dfc00a6} <Debug> TCPHandler: Processed in 0.001308337 sec. | ||
| 12465 | 2026.05.18 07:22:59.932313 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.05.18 07:22:59.932409 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12467 | 2026.05.18 07:22:59.932448 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12468 | 2026.05.18 07:22:59.934630 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.05.18 07:22:59.934669 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12470 | 2026.05.18 07:22:59.935160 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12471 | 2026.05.18 07:22:59.935376 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.05.18 07:22:59.935504 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.003113 sec., 1018952.7786700932 rows/sec., 75.76 MiB/sec. | ||
| 12473 | 2026.05.18 07:22:59.935540 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12474 | 2026.05.18 07:22:59.935553 [ 4 ] {be31a0ae-5001-49e0-8bd7-7d3a908d8d8e} <Debug> TCPHandler: Processed in 0.003289768 sec. | ||
| 12475 | 2026.05.18 07:22:59.935863 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12476 | 2026.05.18 07:22:59.935987 [ 4 ] {d9762a65-a6f7-4d6f-a8d9-5f81e952f920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12477 | 2026.05.18 07:22:59.936036 [ 4 ] {d9762a65-a6f7-4d6f-a8d9-5f81e952f920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12478 | 2026.05.18 07:22:59.936628 [ 4 ] {d9762a65-a6f7-4d6f-a8d9-5f81e952f920} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2026.05.18 07:22:59.936674 [ 4 ] {d9762a65-a6f7-4d6f-a8d9-5f81e952f920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12480 | 2026.05.18 07:22:59.936998 [ 4 ] {d9762a65-a6f7-4d6f-a8d9-5f81e952f920} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12481 | 2026.05.18 07:22:59.937214 [ 4 ] {d9762a65-a6f7-4d6f-a8d9-5f81e952f920} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2026.05.18 07:22:59.937340 [ 4 ] {d9762a65-a6f7-4d6f-a8d9-5f81e952f920} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001378 sec., 124818.57764876632 rows/sec., 7.62 MiB/sec. | ||
| 12483 | 2026.05.18 07:22:59.937374 [ 4 ] {d9762a65-a6f7-4d6f-a8d9-5f81e952f920} <Debug> TCPHandler: Processed in 0.001571559 sec. | ||
| 12484 | 2026.05.18 07:22:59.937507 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12485 | 2026.05.18 07:22:59.937604 [ 4 ] {88f355ee-f2b0-40f0-8816-db3aaf893909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12486 | 2026.05.18 07:22:59.937643 [ 4 ] {88f355ee-f2b0-40f0-8816-db3aaf893909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12487 | 2026.05.18 07:22:59.938358 [ 4 ] {88f355ee-f2b0-40f0-8816-db3aaf893909} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2026.05.18 07:22:59.938396 [ 4 ] {88f355ee-f2b0-40f0-8816-db3aaf893909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12489 | 2026.05.18 07:22:59.938732 [ 4 ] {88f355ee-f2b0-40f0-8816-db3aaf893909} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12490 | 2026.05.18 07:22:59.938933 [ 4 ] {88f355ee-f2b0-40f0-8816-db3aaf893909} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.05.18 07:22:59.939058 [ 4 ] {88f355ee-f2b0-40f0-8816-db3aaf893909} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001474 sec., 644504.7489823609 rows/sec., 37.92 MiB/sec. | ||
| 12492 | 2026.05.18 07:22:59.939093 [ 4 ] {88f355ee-f2b0-40f0-8816-db3aaf893909} <Debug> TCPHandler: Processed in 0.001636318 sec. | ||
| 12493 | 2026.05.18 07:22:59.939214 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12494 | 2026.05.18 07:22:59.939319 [ 4 ] {8b531e83-4016-4d21-bbd3-52ae63d3d8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12495 | 2026.05.18 07:22:59.939358 [ 4 ] {8b531e83-4016-4d21-bbd3-52ae63d3d8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12496 | 2026.05.18 07:22:59.939744 [ 4 ] {8b531e83-4016-4d21-bbd3-52ae63d3d8dc} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2026.05.18 07:22:59.939780 [ 4 ] {8b531e83-4016-4d21-bbd3-52ae63d3d8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12498 | 2026.05.18 07:22:59.940052 [ 4 ] {8b531e83-4016-4d21-bbd3-52ae63d3d8dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 12499 | 2026.05.18 07:22:59.940254 [ 4 ] {8b531e83-4016-4d21-bbd3-52ae63d3d8dc} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2026.05.18 07:22:59.940376 [ 4 ] {8b531e83-4016-4d21-bbd3-52ae63d3d8dc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 12501 | 2026.05.18 07:22:59.940410 [ 4 ] {8b531e83-4016-4d21-bbd3-52ae63d3d8dc} <Debug> TCPHandler: Processed in 0.001244707 sec. | ||
| 12502 | 2026.05.18 07:22:59.940528 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12503 | 2026.05.18 07:22:59.940632 [ 4 ] {737d933e-d643-4d2a-8039-7174bc74355a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12504 | 2026.05.18 07:22:59.940671 [ 4 ] {737d933e-d643-4d2a-8039-7174bc74355a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12505 | 2026.05.18 07:22:59.941131 [ 4 ] {737d933e-d643-4d2a-8039-7174bc74355a} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2026.05.18 07:22:59.941169 [ 4 ] {737d933e-d643-4d2a-8039-7174bc74355a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12507 | 2026.05.18 07:22:59.941471 [ 4 ] {737d933e-d643-4d2a-8039-7174bc74355a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12508 | 2026.05.18 07:22:59.941690 [ 4 ] {737d933e-d643-4d2a-8039-7174bc74355a} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2026.05.18 07:22:59.941814 [ 4 ] {737d933e-d643-4d2a-8039-7174bc74355a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 12510 | 2026.05.18 07:22:59.941849 [ 4 ] {737d933e-d643-4d2a-8039-7174bc74355a} <Debug> TCPHandler: Processed in 0.001370128 sec. | ||
| 12511 | 2026.05.18 07:22:59.941974 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12512 | 2026.05.18 07:22:59.942078 [ 4 ] {3f8d7d99-5c34-4088-9b10-d9fad1b7f92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12513 | 2026.05.18 07:22:59.942118 [ 4 ] {3f8d7d99-5c34-4088-9b10-d9fad1b7f92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12514 | 2026.05.18 07:22:59.943057 [ 4 ] {3f8d7d99-5c34-4088-9b10-d9fad1b7f92a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2026.05.18 07:22:59.943093 [ 4 ] {3f8d7d99-5c34-4088-9b10-d9fad1b7f92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12516 | 2026.05.18 07:22:59.943454 [ 4 ] {3f8d7d99-5c34-4088-9b10-d9fad1b7f92a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12517 | 2026.05.18 07:22:59.943667 [ 4 ] {3f8d7d99-5c34-4088-9b10-d9fad1b7f92a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.05.18 07:22:59.943793 [ 4 ] {3f8d7d99-5c34-4088-9b10-d9fad1b7f92a} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.001733 sec., 1001154.0680900173 rows/sec., 67.46 MiB/sec. | ||
| 12519 | 2026.05.18 07:22:59.943827 [ 4 ] {3f8d7d99-5c34-4088-9b10-d9fad1b7f92a} <Debug> TCPHandler: Processed in 0.001905831 sec. | ||
| 12520 | 2026.05.18 07:22:59.943945 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12521 | 2026.05.18 07:22:59.944040 [ 4 ] {91a58ffc-e88f-4bc0-8a38-cd66a370752d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12522 | 2026.05.18 07:22:59.944081 [ 4 ] {91a58ffc-e88f-4bc0-8a38-cd66a370752d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12523 | 2026.05.18 07:22:59.944412 [ 4 ] {91a58ffc-e88f-4bc0-8a38-cd66a370752d} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.05.18 07:22:59.944448 [ 4 ] {91a58ffc-e88f-4bc0-8a38-cd66a370752d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12525 | 2026.05.18 07:22:59.944743 [ 4 ] {91a58ffc-e88f-4bc0-8a38-cd66a370752d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12526 | 2026.05.18 07:22:59.944949 [ 4 ] {91a58ffc-e88f-4bc0-8a38-cd66a370752d} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.05.18 07:22:59.945075 [ 4 ] {91a58ffc-e88f-4bc0-8a38-cd66a370752d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 12528 | 2026.05.18 07:22:59.945108 [ 4 ] {91a58ffc-e88f-4bc0-8a38-cd66a370752d} <Debug> TCPHandler: Processed in 0.001211567 sec. | ||
| 12529 | 2026.05.18 07:22:59.945226 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12530 | 2026.05.18 07:22:59.945322 [ 4 ] {ab3aaa72-1af6-4e33-b538-4df0fbbcc0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12531 | 2026.05.18 07:22:59.945365 [ 4 ] {ab3aaa72-1af6-4e33-b538-4df0fbbcc0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12532 | 2026.05.18 07:22:59.946025 [ 4 ] {ab3aaa72-1af6-4e33-b538-4df0fbbcc0fa} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.05.18 07:22:59.946061 [ 4 ] {ab3aaa72-1af6-4e33-b538-4df0fbbcc0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12534 | 2026.05.18 07:22:59.946471 [ 4 ] {ab3aaa72-1af6-4e33-b538-4df0fbbcc0fa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12535 | 2026.05.18 07:22:59.946682 [ 4 ] {ab3aaa72-1af6-4e33-b538-4df0fbbcc0fa} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2026.05.18 07:22:59.946808 [ 4 ] {ab3aaa72-1af6-4e33-b538-4df0fbbcc0fa} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001505 sec., 1108970.099667774 rows/sec., 67.72 MiB/sec. | ||
| 12537 | 2026.05.18 07:22:59.946843 [ 4 ] {ab3aaa72-1af6-4e33-b538-4df0fbbcc0fa} <Debug> TCPHandler: Processed in 0.001665769 sec. | ||
| 12538 | 2026.05.18 07:22:59.946964 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12539 | 2026.05.18 07:22:59.947059 [ 4 ] {4a673554-839e-4d02-8bff-dcfafe985369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12540 | 2026.05.18 07:22:59.947100 [ 4 ] {4a673554-839e-4d02-8bff-dcfafe985369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12541 | 2026.05.18 07:22:59.947509 [ 4 ] {4a673554-839e-4d02-8bff-dcfafe985369} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12542 | 2026.05.18 07:22:59.947545 [ 4 ] {4a673554-839e-4d02-8bff-dcfafe985369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12543 | 2026.05.18 07:22:59.947834 [ 4 ] {4a673554-839e-4d02-8bff-dcfafe985369} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12544 | 2026.05.18 07:22:59.948042 [ 4 ] {4a673554-839e-4d02-8bff-dcfafe985369} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2026.05.18 07:22:59.948168 [ 4 ] {4a673554-839e-4d02-8bff-dcfafe985369} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 12546 | 2026.05.18 07:22:59.948201 [ 4 ] {4a673554-839e-4d02-8bff-dcfafe985369} <Debug> TCPHandler: Processed in 0.001286157 sec. | ||
| 12547 | 2026.05.18 07:22:59.948349 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12548 | 2026.05.18 07:22:59.948473 [ 4 ] {788843ac-17c4-4dec-ad5f-34a073fb0913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12549 | 2026.05.18 07:22:59.948537 [ 4 ] {788843ac-17c4-4dec-ad5f-34a073fb0913} <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 | ||
| 12550 | 2026.05.18 07:22:59.949380 [ 4 ] {788843ac-17c4-4dec-ad5f-34a073fb0913} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2026.05.18 07:22:59.949418 [ 4 ] {788843ac-17c4-4dec-ad5f-34a073fb0913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12552 | 2026.05.18 07:22:59.949942 [ 4 ] {788843ac-17c4-4dec-ad5f-34a073fb0913} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12553 | 2026.05.18 07:22:59.950161 [ 4 ] {788843ac-17c4-4dec-ad5f-34a073fb0913} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2026.05.18 07:22:59.950297 [ 4 ] {788843ac-17c4-4dec-ad5f-34a073fb0913} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001849 sec., 11898.32341806382 rows/sec., 21.32 MiB/sec. | ||
| 12555 | 2026.05.18 07:22:59.950348 [ 4 ] {788843ac-17c4-4dec-ad5f-34a073fb0913} <Debug> TCPHandler: Processed in 0.002061182 sec. | ||
| 12556 | 2026.05.18 07:22:59.950521 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12557 | 2026.05.18 07:22:59.950617 [ 4 ] {b745ff25-b823-490c-ac75-f6d61088544c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12558 | 2026.05.18 07:22:59.950659 [ 4 ] {b745ff25-b823-490c-ac75-f6d61088544c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12559 | 2026.05.18 07:22:59.951010 [ 4 ] {b745ff25-b823-490c-ac75-f6d61088544c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2026.05.18 07:22:59.951053 [ 4 ] {b745ff25-b823-490c-ac75-f6d61088544c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12561 | 2026.05.18 07:22:59.951347 [ 4 ] {b745ff25-b823-490c-ac75-f6d61088544c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12562 | 2026.05.18 07:22:59.951549 [ 4 ] {b745ff25-b823-490c-ac75-f6d61088544c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2026.05.18 07:22:59.951659 [ 103 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12564 | 2026.05.18 07:22:59.951676 [ 4 ] {b745ff25-b823-490c-ac75-f6d61088544c} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001077 sec., 61281.33704735376 rows/sec., 3.73 MiB/sec. | ||
| 12565 | 2026.05.18 07:22:59.951727 [ 103 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.05.18 07:22:59.951732 [ 4 ] {b745ff25-b823-490c-ac75-f6d61088544c} <Debug> TCPHandler: Processed in 0.001269997 sec. | ||
| 12567 | 2026.05.18 07:22:59.951764 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12568 | 2026.05.18 07:22:59.951940 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12569 | 2026.05.18 07:22:59.952177 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12570 | 2026.05.18 07:22:59.952230 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4536 rows starting from the beginning of the part | ||
| 12571 | 2026.05.18 07:22:59.952325 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 12572 | 2026.05.18 07:22:59.952395 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12573 | 2026.05.18 07:22:59.952458 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12574 | 2026.05.18 07:22:59.952519 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12575 | 2026.05.18 07:22:59.952577 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 66 rows starting from the beginning of the part | ||
| 12576 | 2026.05.18 07:22:59.954314 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452023 sec., 1986930.7914322175 rows/sec., 128.86 MiB/sec. | ||
| 12577 | 2026.05.18 07:22:59.954714 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12578 | 2026.05.18 07:22:59.955005 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.05.18 07:22:59.955082 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_81_16} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12580 | 2026.05.18 07:22:59.955162 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12581 | 2026.05.18 07:23:02.630643 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.05.18 07:23:02.630950 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 12583 | 2026.05.18 07:23:02.631390 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12584 | 2026.05.18 07:23:02.631438 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <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 | ||
| 12585 | 2026.05.18 07:23:02.631731 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12586 | 2026.05.18 07:23:02.631824 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12587 | 2026.05.18 07:23:02.632012 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12588 | 2026.05.18 07:23:02.632060 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12589 | 2026.05.18 07:23:02.632096 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 12590 | 2026.05.18 07:23:02.632117 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12591 | 2026.05.18 07:23:02.632172 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <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'))" | ||
| 12592 | 2026.05.18 07:23:02.632197 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12593 | 2026.05.18 07:23:02.633265 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002424 sec., 21452.145214521453 rows/sec., 5.02 MiB/sec. | ||
| 12594 | 2026.05.18 07:23:02.633441 [ 4 ] {84d5bd8e-e5ea-4401-a33c-2beaf688edee} <Debug> TCPHandler: Processed in 0.002995827 sec. | ||
| 12595 | 2026.05.18 07:23:02.634777 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12596 | 2026.05.18 07:23:02.634928 [ 4 ] {82fbd6ee-1ebf-4560-9f31-baa904e532ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12597 | 2026.05.18 07:23:02.634992 [ 4 ] {82fbd6ee-1ebf-4560-9f31-baa904e532ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12598 | 2026.05.18 07:23:02.635630 [ 4 ] {82fbd6ee-1ebf-4560-9f31-baa904e532ba} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.05.18 07:23:02.635682 [ 4 ] {82fbd6ee-1ebf-4560-9f31-baa904e532ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12600 | 2026.05.18 07:23:02.636072 [ 4 ] {82fbd6ee-1ebf-4560-9f31-baa904e532ba} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12601 | 2026.05.18 07:23:02.636297 [ 4 ] {82fbd6ee-1ebf-4560-9f31-baa904e532ba} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.05.18 07:23:02.636468 [ 4 ] {82fbd6ee-1ebf-4560-9f31-baa904e532ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.70 MiB/sec. | ||
| 12603 | 2026.05.18 07:23:02.636522 [ 4 ] {82fbd6ee-1ebf-4560-9f31-baa904e532ba} <Debug> TCPHandler: Processed in 0.001858701 sec. | ||
| 12604 | 2026.05.18 07:23:02.636670 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12605 | 2026.05.18 07:23:02.636776 [ 4 ] {b70310f7-1a40-4060-8075-d62751a403d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12606 | 2026.05.18 07:23:02.636821 [ 4 ] {b70310f7-1a40-4060-8075-d62751a403d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12607 | 2026.05.18 07:23:02.637297 [ 4 ] {b70310f7-1a40-4060-8075-d62751a403d3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.05.18 07:23:02.637336 [ 4 ] {b70310f7-1a40-4060-8075-d62751a403d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12609 | 2026.05.18 07:23:02.637652 [ 4 ] {b70310f7-1a40-4060-8075-d62751a403d3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12610 | 2026.05.18 07:23:02.637864 [ 4 ] {b70310f7-1a40-4060-8075-d62751a403d3} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2026.05.18 07:23:02.638001 [ 4 ] {b70310f7-1a40-4060-8075-d62751a403d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 12612 | 2026.05.18 07:23:02.638037 [ 4 ] {b70310f7-1a40-4060-8075-d62751a403d3} <Debug> TCPHandler: Processed in 0.001418708 sec. | ||
| 12613 | 2026.05.18 07:23:02.638198 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2026.05.18 07:23:02.638297 [ 4 ] {0b5dd76a-5851-4129-84f5-62ab131022f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12615 | 2026.05.18 07:23:02.638343 [ 4 ] {0b5dd76a-5851-4129-84f5-62ab131022f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12616 | 2026.05.18 07:23:02.638709 [ 4 ] {0b5dd76a-5851-4129-84f5-62ab131022f8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.05.18 07:23:02.638746 [ 4 ] {0b5dd76a-5851-4129-84f5-62ab131022f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12618 | 2026.05.18 07:23:02.639065 [ 4 ] {0b5dd76a-5851-4129-84f5-62ab131022f8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12619 | 2026.05.18 07:23:02.639286 [ 4 ] {0b5dd76a-5851-4129-84f5-62ab131022f8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.05.18 07:23:02.639414 [ 4 ] {0b5dd76a-5851-4129-84f5-62ab131022f8} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 3.92 MiB/sec. | ||
| 12621 | 2026.05.18 07:23:02.639449 [ 4 ] {0b5dd76a-5851-4129-84f5-62ab131022f8} <Debug> TCPHandler: Processed in 0.001299907 sec. | ||
| 12622 | 2026.05.18 07:23:02.639597 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12623 | 2026.05.18 07:23:02.639694 [ 4 ] {cdf80df3-8ed9-4e2f-af5e-7b7746c9da80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12624 | 2026.05.18 07:23:02.639735 [ 4 ] {cdf80df3-8ed9-4e2f-af5e-7b7746c9da80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12625 | 2026.05.18 07:23:02.640086 [ 4 ] {cdf80df3-8ed9-4e2f-af5e-7b7746c9da80} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.05.18 07:23:02.640122 [ 4 ] {cdf80df3-8ed9-4e2f-af5e-7b7746c9da80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12627 | 2026.05.18 07:23:02.640439 [ 4 ] {cdf80df3-8ed9-4e2f-af5e-7b7746c9da80} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12628 | 2026.05.18 07:23:02.640656 [ 4 ] {cdf80df3-8ed9-4e2f-af5e-7b7746c9da80} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.05.18 07:23:02.640794 [ 4 ] {cdf80df3-8ed9-4e2f-af5e-7b7746c9da80} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.45 MiB/sec. | ||
| 12630 | 2026.05.18 07:23:02.640837 [ 4 ] {cdf80df3-8ed9-4e2f-af5e-7b7746c9da80} <Debug> TCPHandler: Processed in 0.001288837 sec. | ||
| 12631 | 2026.05.18 07:23:04.349367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25506 | ||
| 12632 | 2026.05.18 07:23:04.349862 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2026.05.18 07:23:04.349907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12634 | 2026.05.18 07:23:04.350363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12635 | 2026.05.18 07:23:04.350586 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2026.05.18 07:23:04.350717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25506 | ||
| 12637 | 2026.05.18 07:23:05.691006 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12638 | 2026.05.18 07:23:05.705524 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.05.18 07:23:05.705577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12640 | 2026.05.18 07:23:05.711559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12641 | 2026.05.18 07:23:05.712294 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.05.18 07:23:05.715115 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12643 | 2026.05.18 07:23:07.636009 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12644 | 2026.05.18 07:23:07.636274 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12645 | 2026.05.18 07:23:07.636640 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12646 | 2026.05.18 07:23:07.636685 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <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 | ||
| 12647 | 2026.05.18 07:23:07.636919 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12648 | 2026.05.18 07:23:07.636984 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12649 | 2026.05.18 07:23:07.637113 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12650 | 2026.05.18 07:23:07.637147 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12651 | 2026.05.18 07:23:07.637167 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 12652 | 2026.05.18 07:23:07.637181 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12653 | 2026.05.18 07:23:07.637219 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <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'))" | ||
| 12654 | 2026.05.18 07:23:07.637237 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12655 | 2026.05.18 07:23:07.638492 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002322 sec., 22394.487510766583 rows/sec., 5.24 MiB/sec. | ||
| 12656 | 2026.05.18 07:23:07.638590 [ 4 ] {80af524e-62b5-41e9-8541-55a2c06b9437} <Debug> TCPHandler: Processed in 0.002720365 sec. | ||
| 12657 | 2026.05.18 07:23:07.640799 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.05.18 07:23:07.641015 [ 4 ] {7f40ef67-da4b-404e-9d65-b69ed13270a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12659 | 2026.05.18 07:23:07.641097 [ 4 ] {7f40ef67-da4b-404e-9d65-b69ed13270a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12660 | 2026.05.18 07:23:07.642030 [ 4 ] {7f40ef67-da4b-404e-9d65-b69ed13270a0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2026.05.18 07:23:07.642077 [ 4 ] {7f40ef67-da4b-404e-9d65-b69ed13270a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12662 | 2026.05.18 07:23:07.642444 [ 4 ] {7f40ef67-da4b-404e-9d65-b69ed13270a0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12663 | 2026.05.18 07:23:07.642658 [ 4 ] {7f40ef67-da4b-404e-9d65-b69ed13270a0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2026.05.18 07:23:07.642803 [ 4 ] {7f40ef67-da4b-404e-9d65-b69ed13270a0} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001846 sec., 62838.5698808234 rows/sec., 5.32 MiB/sec. | ||
| 12665 | 2026.05.18 07:23:07.642839 [ 4 ] {7f40ef67-da4b-404e-9d65-b69ed13270a0} <Debug> TCPHandler: Processed in 0.002096501 sec. | ||
| 12666 | 2026.05.18 07:23:07.642986 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12667 | 2026.05.18 07:23:07.643084 [ 4 ] {4f15ec7f-59aa-4ae4-bcb1-925a6911bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12668 | 2026.05.18 07:23:07.643126 [ 4 ] {4f15ec7f-59aa-4ae4-bcb1-925a6911bc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12669 | 2026.05.18 07:23:07.643616 [ 4 ] {4f15ec7f-59aa-4ae4-bcb1-925a6911bc2a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2026.05.18 07:23:07.643652 [ 4 ] {4f15ec7f-59aa-4ae4-bcb1-925a6911bc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12671 | 2026.05.18 07:23:07.643934 [ 4 ] {4f15ec7f-59aa-4ae4-bcb1-925a6911bc2a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12672 | 2026.05.18 07:23:07.644143 [ 4 ] {4f15ec7f-59aa-4ae4-bcb1-925a6911bc2a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.05.18 07:23:07.644270 [ 4 ] {4f15ec7f-59aa-4ae4-bcb1-925a6911bc2a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001205 sec., 24896.265560165975 rows/sec., 1.83 MiB/sec. | ||
| 12674 | 2026.05.18 07:23:07.644294 [ 94 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12675 | 2026.05.18 07:23:07.644305 [ 4 ] {4f15ec7f-59aa-4ae4-bcb1-925a6911bc2a} <Debug> TCPHandler: Processed in 0.001368567 sec. | ||
| 12676 | 2026.05.18 07:23:07.644371 [ 94 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2026.05.18 07:23:07.644402 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12678 | 2026.05.18 07:23:07.644488 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2026.05.18 07:23:07.644515 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::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 | ||
| 12680 | 2026.05.18 07:23:07.644588 [ 4 ] {afc5492e-b67e-4d8b-b7b9-7905d3febd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12681 | 2026.05.18 07:23:07.644623 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12682 | 2026.05.18 07:23:07.644628 [ 4 ] {afc5492e-b67e-4d8b-b7b9-7905d3febd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12683 | 2026.05.18 07:23:07.644657 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 12684 | 2026.05.18 07:23:07.644721 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part | ||
| 12685 | 2026.05.18 07:23:07.644772 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 12686 | 2026.05.18 07:23:07.644822 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
| 12687 | 2026.05.18 07:23:07.644869 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 172 rows starting from the beginning of the part | ||
| 12688 | 2026.05.18 07:23:07.644935 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 12689 | 2026.05.18 07:23:07.645082 [ 4 ] {afc5492e-b67e-4d8b-b7b9-7905d3febd9a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12690 | 2026.05.18 07:23:07.645117 [ 4 ] {afc5492e-b67e-4d8b-b7b9-7905d3febd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12691 | 2026.05.18 07:23:07.645454 [ 4 ] {afc5492e-b67e-4d8b-b7b9-7905d3febd9a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12692 | 2026.05.18 07:23:07.645658 [ 4 ] {afc5492e-b67e-4d8b-b7b9-7905d3febd9a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2026.05.18 07:23:07.645715 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235107 sec., 421825.80132733437 rows/sec., 29.14 MiB/sec. | ||
| 12694 | 2026.05.18 07:23:07.645790 [ 4 ] {afc5492e-b67e-4d8b-b7b9-7905d3febd9a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00122 sec., 77049.18032786886 rows/sec., 6.02 MiB/sec. | ||
| 12695 | 2026.05.18 07:23:07.645849 [ 4 ] {afc5492e-b67e-4d8b-b7b9-7905d3febd9a} <Debug> TCPHandler: Processed in 0.001410528 sec. | ||
| 12696 | 2026.05.18 07:23:07.645925 [ 201 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12697 | 2026.05.18 07:23:07.645985 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2026.05.18 07:23:07.646087 [ 4 ] {f76c6b6d-8a83-46a3-89ab-3a6d5ddfa442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12699 | 2026.05.18 07:23:07.646132 [ 4 ] {f76c6b6d-8a83-46a3-89ab-3a6d5ddfa442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12700 | 2026.05.18 07:23:07.646252 [ 201 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12701 | 2026.05.18 07:23:07.646338 [ 201 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_71_14} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12702 | 2026.05.18 07:23:07.646429 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12703 | 2026.05.18 07:23:07.646608 [ 4 ] {f76c6b6d-8a83-46a3-89ab-3a6d5ddfa442} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.05.18 07:23:07.646651 [ 4 ] {f76c6b6d-8a83-46a3-89ab-3a6d5ddfa442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12705 | 2026.05.18 07:23:07.646981 [ 4 ] {f76c6b6d-8a83-46a3-89ab-3a6d5ddfa442} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12706 | 2026.05.18 07:23:07.647188 [ 4 ] {f76c6b6d-8a83-46a3-89ab-3a6d5ddfa442} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.05.18 07:23:07.647319 [ 4 ] {f76c6b6d-8a83-46a3-89ab-3a6d5ddfa442} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 12708 | 2026.05.18 07:23:07.647353 [ 4 ] {f76c6b6d-8a83-46a3-89ab-3a6d5ddfa442} <Debug> TCPHandler: Processed in 0.001417588 sec. | ||
| 12709 | 2026.05.18 07:23:07.647480 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2026.05.18 07:23:07.647578 [ 4 ] {8a88c678-8ec7-4d71-8e6b-b197c0698024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12711 | 2026.05.18 07:23:07.647632 [ 4 ] {8a88c678-8ec7-4d71-8e6b-b197c0698024} <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 | ||
| 12712 | 2026.05.18 07:23:07.648487 [ 4 ] {8a88c678-8ec7-4d71-8e6b-b197c0698024} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.05.18 07:23:07.648524 [ 4 ] {8a88c678-8ec7-4d71-8e6b-b197c0698024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12714 | 2026.05.18 07:23:07.649055 [ 4 ] {8a88c678-8ec7-4d71-8e6b-b197c0698024} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12715 | 2026.05.18 07:23:07.649280 [ 4 ] {8a88c678-8ec7-4d71-8e6b-b197c0698024} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.05.18 07:23:07.649419 [ 4 ] {8a88c678-8ec7-4d71-8e6b-b197c0698024} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00186 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 12717 | 2026.05.18 07:23:07.649471 [ 4 ] {8a88c678-8ec7-4d71-8e6b-b197c0698024} <Debug> TCPHandler: Processed in 0.002040392 sec. | ||
| 12718 | 2026.05.18 07:23:07.649639 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.05.18 07:23:07.649737 [ 4 ] {deb84a35-61e2-4223-83b2-0c0bc79cade8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12720 | 2026.05.18 07:23:07.649781 [ 4 ] {deb84a35-61e2-4223-83b2-0c0bc79cade8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12721 | 2026.05.18 07:23:07.650130 [ 4 ] {deb84a35-61e2-4223-83b2-0c0bc79cade8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.05.18 07:23:07.650167 [ 4 ] {deb84a35-61e2-4223-83b2-0c0bc79cade8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12723 | 2026.05.18 07:23:07.650480 [ 4 ] {deb84a35-61e2-4223-83b2-0c0bc79cade8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12724 | 2026.05.18 07:23:07.650708 [ 4 ] {deb84a35-61e2-4223-83b2-0c0bc79cade8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.05.18 07:23:07.650839 [ 4 ] {deb84a35-61e2-4223-83b2-0c0bc79cade8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 12726 | 2026.05.18 07:23:07.650873 [ 4 ] {deb84a35-61e2-4223-83b2-0c0bc79cade8} <Debug> TCPHandler: Processed in 0.001286027 sec. | ||
| 12727 | 2026.05.18 07:23:10.699354 [ 90 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 12728 | 2026.05.18 07:23:10.699454 [ 90 ] {} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.05.18 07:23:10.699494 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12730 | 2026.05.18 07:23:10.699649 [ 187 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::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 | ||
| 12731 | 2026.05.18 07:23:10.699823 [ 187 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12732 | 2026.05.18 07:23:10.699863 [ 187 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::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 | ||
| 12733 | 2026.05.18 07:23:10.699944 [ 187 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 12734 | 2026.05.18 07:23:10.700002 [ 187 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 12735 | 2026.05.18 07:23:10.700057 [ 187 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 12736 | 2026.05.18 07:23:10.700103 [ 187 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 12737 | 2026.05.18 07:23:10.700898 [ 201 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318688 sec., 42466.45150331238 rows/sec., 3.54 MiB/sec. | ||
| 12738 | 2026.05.18 07:23:10.701064 [ 201 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 12739 | 2026.05.18 07:23:10.701368 [ 201 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2026.05.18 07:23:10.701448 [ 201 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_14_3} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 12741 | 2026.05.18 07:23:10.701540 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12742 | 2026.05.18 07:23:11.074332 [ 90 ] {} <Debug> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 12743 | 2026.05.18 07:23:11.074423 [ 90 ] {} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2026.05.18 07:23:11.074450 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12745 | 2026.05.18 07:23:11.074589 [ 192 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 12746 | 2026.05.18 07:23:11.074764 [ 192 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12747 | 2026.05.18 07:23:11.074806 [ 192 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 12748 | 2026.05.18 07:23:11.074887 [ 192 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 12749 | 2026.05.18 07:23:11.074943 [ 192 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 12750 | 2026.05.18 07:23:11.074997 [ 192 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 12751 | 2026.05.18 07:23:11.075048 [ 192 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 12752 | 2026.05.18 07:23:11.075863 [ 193 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334857 sec., 4494.863494741384 rows/sec., 333.60 KiB/sec. | ||
| 12753 | 2026.05.18 07:23:11.076056 [ 189 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 12754 | 2026.05.18 07:23:11.076372 [ 189 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.05.18 07:23:11.076452 [ 189 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_9_2} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 12756 | 2026.05.18 07:23:11.076547 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12757 | 2026.05.18 07:23:11.701059 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12758 | 2026.05.18 07:23:11.701115 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12759 | 2026.05.18 07:23:11.851253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25954 | ||
| 12760 | 2026.05.18 07:23:11.851793 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2026.05.18 07:23:11.851840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12762 | 2026.05.18 07:23:11.852350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12763 | 2026.05.18 07:23:11.852592 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.05.18 07:23:11.852727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25954 | ||
| 12765 | 2026.05.18 07:23:12.639777 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2026.05.18 07:23:12.640014 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 12767 | 2026.05.18 07:23:12.640369 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12768 | 2026.05.18 07:23:12.640410 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <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 | ||
| 12769 | 2026.05.18 07:23:12.640655 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12770 | 2026.05.18 07:23:12.640722 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12771 | 2026.05.18 07:23:12.640862 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12772 | 2026.05.18 07:23:12.640898 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12773 | 2026.05.18 07:23:12.640920 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 12774 | 2026.05.18 07:23:12.640936 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12775 | 2026.05.18 07:23:12.640977 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <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'))" | ||
| 12776 | 2026.05.18 07:23:12.640997 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12777 | 2026.05.18 07:23:12.642222 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002293 sec., 22677.7147841256 rows/sec., 5.30 MiB/sec. | ||
| 12778 | 2026.05.18 07:23:12.642405 [ 4 ] {4b181e29-6521-445e-8113-e5bb0c4edf4d} <Debug> TCPHandler: Processed in 0.002763475 sec. | ||
| 12779 | 2026.05.18 07:23:12.647602 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2026.05.18 07:23:12.647749 [ 4 ] {010abac4-22a8-4150-afec-ffc4d24a01a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12781 | 2026.05.18 07:23:12.647804 [ 4 ] {010abac4-22a8-4150-afec-ffc4d24a01a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12782 | 2026.05.18 07:23:12.648463 [ 4 ] {010abac4-22a8-4150-afec-ffc4d24a01a5} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12783 | 2026.05.18 07:23:12.648510 [ 4 ] {010abac4-22a8-4150-afec-ffc4d24a01a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12784 | 2026.05.18 07:23:12.648890 [ 4 ] {010abac4-22a8-4150-afec-ffc4d24a01a5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12785 | 2026.05.18 07:23:12.649124 [ 4 ] {010abac4-22a8-4150-afec-ffc4d24a01a5} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12786 | 2026.05.18 07:23:12.649280 [ 4 ] {010abac4-22a8-4150-afec-ffc4d24a01a5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001569 sec., 181007.01083492668 rows/sec., 11.50 MiB/sec. | ||
| 12787 | 2026.05.18 07:23:12.649324 [ 4 ] {010abac4-22a8-4150-afec-ffc4d24a01a5} <Debug> TCPHandler: Processed in 0.00179 sec. | ||
| 12788 | 2026.05.18 07:23:12.649496 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.05.18 07:23:12.649597 [ 4 ] {1692429a-7252-4c00-a95d-ae9d8bd2a906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12790 | 2026.05.18 07:23:12.649639 [ 4 ] {1692429a-7252-4c00-a95d-ae9d8bd2a906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12791 | 2026.05.18 07:23:12.650444 [ 4 ] {1692429a-7252-4c00-a95d-ae9d8bd2a906} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.05.18 07:23:12.650483 [ 4 ] {1692429a-7252-4c00-a95d-ae9d8bd2a906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12793 | 2026.05.18 07:23:12.650833 [ 4 ] {1692429a-7252-4c00-a95d-ae9d8bd2a906} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12794 | 2026.05.18 07:23:12.651041 [ 4 ] {1692429a-7252-4c00-a95d-ae9d8bd2a906} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.05.18 07:23:12.651169 [ 85 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12796 | 2026.05.18 07:23:12.651178 [ 4 ] {1692429a-7252-4c00-a95d-ae9d8bd2a906} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001602 sec., 511235.9550561798 rows/sec., 39.63 MiB/sec. | ||
| 12797 | 2026.05.18 07:23:12.651215 [ 85 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.05.18 07:23:12.651231 [ 4 ] {1692429a-7252-4c00-a95d-ae9d8bd2a906} <Debug> TCPHandler: Processed in 0.00178573 sec. | ||
| 12799 | 2026.05.18 07:23:12.651240 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12800 | 2026.05.18 07:23:12.651346 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12801 | 2026.05.18 07:23:12.651374 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12802 | 2026.05.18 07:23:12.651454 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12803 | 2026.05.18 07:23:12.651473 [ 4 ] {dc36865d-cee4-49de-acdb-ee76dbe845b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12804 | 2026.05.18 07:23:12.651485 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3362 rows starting from the beginning of the part | ||
| 12805 | 2026.05.18 07:23:12.651527 [ 4 ] {dc36865d-cee4-49de-acdb-ee76dbe845b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12806 | 2026.05.18 07:23:12.651555 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 116 rows starting from the beginning of the part | ||
| 12807 | 2026.05.18 07:23:12.651608 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 3172 rows starting from the beginning of the part | ||
| 12808 | 2026.05.18 07:23:12.651658 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12809 | 2026.05.18 07:23:12.651705 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 116 rows starting from the beginning of the part | ||
| 12810 | 2026.05.18 07:23:12.651751 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 819 rows starting from the beginning of the part | ||
| 12811 | 2026.05.18 07:23:12.651998 [ 4 ] {dc36865d-cee4-49de-acdb-ee76dbe845b7} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.05.18 07:23:12.652034 [ 4 ] {dc36865d-cee4-49de-acdb-ee76dbe845b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12813 | 2026.05.18 07:23:12.652334 [ 4 ] {dc36865d-cee4-49de-acdb-ee76dbe845b7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12814 | 2026.05.18 07:23:12.652540 [ 4 ] {dc36865d-cee4-49de-acdb-ee76dbe845b7} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.05.18 07:23:12.652668 [ 4 ] {dc36865d-cee4-49de-acdb-ee76dbe845b7} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001215 sec., 125925.92592592593 rows/sec., 7.53 MiB/sec. | ||
| 12816 | 2026.05.18 07:23:12.652703 [ 4 ] {dc36865d-cee4-49de-acdb-ee76dbe845b7} <Debug> TCPHandler: Processed in 0.001378617 sec. | ||
| 12817 | 2026.05.18 07:23:12.652846 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12818 | 2026.05.18 07:23:12.652941 [ 4 ] {559f8810-719a-4fe6-aedb-32b5b4963a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12819 | 2026.05.18 07:23:12.652981 [ 4 ] {559f8810-719a-4fe6-aedb-32b5b4963a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12820 | 2026.05.18 07:23:12.653602 [ 4 ] {559f8810-719a-4fe6-aedb-32b5b4963a8c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.05.18 07:23:12.653676 [ 4 ] {559f8810-719a-4fe6-aedb-32b5b4963a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12822 | 2026.05.18 07:23:12.653871 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002559864 sec., 2984924.199098077 rows/sec., 236.60 MiB/sec. | ||
| 12823 | 2026.05.18 07:23:12.654154 [ 4 ] {559f8810-719a-4fe6-aedb-32b5b4963a8c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12824 | 2026.05.18 07:23:12.654222 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12825 | 2026.05.18 07:23:12.654453 [ 4 ] {559f8810-719a-4fe6-aedb-32b5b4963a8c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2026.05.18 07:23:12.654571 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.05.18 07:23:12.654637 [ 4 ] {559f8810-719a-4fe6-aedb-32b5b4963a8c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001709 sec., 87185.4885898186 rows/sec., 5.63 MiB/sec. | ||
| 12828 | 2026.05.18 07:23:12.654663 [ 197 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_86_17} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12829 | 2026.05.18 07:23:12.654705 [ 4 ] {559f8810-719a-4fe6-aedb-32b5b4963a8c} <Debug> TCPHandler: Processed in 0.00190865 sec. | ||
| 12830 | 2026.05.18 07:23:12.654780 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 12831 | 2026.05.18 07:23:12.654893 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12832 | 2026.05.18 07:23:12.655026 [ 4 ] {1e3000ed-ea8b-4788-902d-25503f7ce5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12833 | 2026.05.18 07:23:12.655083 [ 4 ] {1e3000ed-ea8b-4788-902d-25503f7ce5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12834 | 2026.05.18 07:23:12.655596 [ 4 ] {1e3000ed-ea8b-4788-902d-25503f7ce5e4} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.05.18 07:23:12.655635 [ 4 ] {1e3000ed-ea8b-4788-902d-25503f7ce5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12836 | 2026.05.18 07:23:12.655964 [ 4 ] {1e3000ed-ea8b-4788-902d-25503f7ce5e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12837 | 2026.05.18 07:23:12.656180 [ 4 ] {1e3000ed-ea8b-4788-902d-25503f7ce5e4} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.05.18 07:23:12.656316 [ 4 ] {1e3000ed-ea8b-4788-902d-25503f7ce5e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001327 sec., 111529.76639035418 rows/sec., 6.34 MiB/sec. | ||
| 12839 | 2026.05.18 07:23:12.656355 [ 4 ] {1e3000ed-ea8b-4788-902d-25503f7ce5e4} <Debug> TCPHandler: Processed in 0.001568749 sec. | ||
| 12840 | 2026.05.18 07:23:12.656514 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2026.05.18 07:23:12.656613 [ 4 ] {9010415b-4119-4b43-8dff-804a9a9ff135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12842 | 2026.05.18 07:23:12.656655 [ 4 ] {9010415b-4119-4b43-8dff-804a9a9ff135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12843 | 2026.05.18 07:23:12.657252 [ 4 ] {9010415b-4119-4b43-8dff-804a9a9ff135} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.05.18 07:23:12.657289 [ 4 ] {9010415b-4119-4b43-8dff-804a9a9ff135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12845 | 2026.05.18 07:23:12.657620 [ 4 ] {9010415b-4119-4b43-8dff-804a9a9ff135} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12846 | 2026.05.18 07:23:12.657832 [ 4 ] {9010415b-4119-4b43-8dff-804a9a9ff135} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2026.05.18 07:23:12.657946 [ 85 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12848 | 2026.05.18 07:23:12.657964 [ 4 ] {9010415b-4119-4b43-8dff-804a9a9ff135} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001371 sec., 365426.6958424508 rows/sec., 25.69 MiB/sec. | ||
| 12849 | 2026.05.18 07:23:12.657980 [ 85 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.05.18 07:23:12.658006 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12851 | 2026.05.18 07:23:12.658007 [ 4 ] {9010415b-4119-4b43-8dff-804a9a9ff135} <Debug> TCPHandler: Processed in 0.001543798 sec. | ||
| 12852 | 2026.05.18 07:23:12.658092 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12853 | 2026.05.18 07:23:12.658145 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12854 | 2026.05.18 07:23:12.658193 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12855 | 2026.05.18 07:23:12.658229 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1831 rows starting from the beginning of the part | ||
| 12856 | 2026.05.18 07:23:12.658247 [ 4 ] {72b30356-104d-4e80-828f-558ad62d3bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12857 | 2026.05.18 07:23:12.658294 [ 4 ] {72b30356-104d-4e80-828f-558ad62d3bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12858 | 2026.05.18 07:23:12.658302 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 94 rows starting from the beginning of the part | ||
| 12859 | 2026.05.18 07:23:12.658360 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1735 rows starting from the beginning of the part | ||
| 12860 | 2026.05.18 07:23:12.658408 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12861 | 2026.05.18 07:23:12.658452 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 94 rows starting from the beginning of the part | ||
| 12862 | 2026.05.18 07:23:12.658498 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 501 rows starting from the beginning of the part | ||
| 12863 | 2026.05.18 07:23:12.658639 [ 4 ] {72b30356-104d-4e80-828f-558ad62d3bd7} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.05.18 07:23:12.658680 [ 4 ] {72b30356-104d-4e80-828f-558ad62d3bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12865 | 2026.05.18 07:23:12.659019 [ 4 ] {72b30356-104d-4e80-828f-558ad62d3bd7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12866 | 2026.05.18 07:23:12.659239 [ 4 ] {72b30356-104d-4e80-828f-558ad62d3bd7} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.05.18 07:23:12.659375 [ 4 ] {72b30356-104d-4e80-828f-558ad62d3bd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 12868 | 2026.05.18 07:23:12.659408 [ 4 ] {72b30356-104d-4e80-828f-558ad62d3bd7} <Debug> TCPHandler: Processed in 0.001313407 sec. | ||
| 12869 | 2026.05.18 07:23:12.659548 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2026.05.18 07:23:12.659644 [ 4 ] {bf8c1ead-7cb9-4423-b22a-6c6d130b842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12871 | 2026.05.18 07:23:12.659686 [ 4 ] {bf8c1ead-7cb9-4423-b22a-6c6d130b842b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12872 | 2026.05.18 07:23:12.659945 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.00188872 sec., 2286733.8726756745 rows/sec., 165.76 MiB/sec. | ||
| 12873 | 2026.05.18 07:23:12.660101 [ 4 ] {bf8c1ead-7cb9-4423-b22a-6c6d130b842b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.05.18 07:23:12.660144 [ 4 ] {bf8c1ead-7cb9-4423-b22a-6c6d130b842b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12875 | 2026.05.18 07:23:12.660197 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12876 | 2026.05.18 07:23:12.660525 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2026.05.18 07:23:12.660529 [ 4 ] {bf8c1ead-7cb9-4423-b22a-6c6d130b842b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12878 | 2026.05.18 07:23:12.660617 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_86_17} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12879 | 2026.05.18 07:23:12.660722 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12880 | 2026.05.18 07:23:12.660780 [ 4 ] {bf8c1ead-7cb9-4423-b22a-6c6d130b842b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2026.05.18 07:23:12.660901 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 12882 | 2026.05.18 07:23:12.660920 [ 4 ] {bf8c1ead-7cb9-4423-b22a-6c6d130b842b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001294 sec., 204791.34466769706 rows/sec., 13.61 MiB/sec. | ||
| 12883 | 2026.05.18 07:23:12.660931 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.05.18 07:23:12.660960 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12885 | 2026.05.18 07:23:12.660961 [ 4 ] {bf8c1ead-7cb9-4423-b22a-6c6d130b842b} <Debug> TCPHandler: Processed in 0.001460688 sec. | ||
| 12886 | 2026.05.18 07:23:12.661027 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 12887 | 2026.05.18 07:23:12.661104 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12888 | 2026.05.18 07:23:12.661134 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12889 | 2026.05.18 07:23:12.661165 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 29602 rows starting from the beginning of the part | ||
| 12890 | 2026.05.18 07:23:12.661211 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12891 | 2026.05.18 07:23:12.661213 [ 4 ] {3da6a0d3-ad49-4476-bf0e-c06129141db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12892 | 2026.05.18 07:23:12.661253 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1669 rows starting from the beginning of the part | ||
| 12893 | 2026.05.18 07:23:12.661282 [ 4 ] {3da6a0d3-ad49-4476-bf0e-c06129141db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12894 | 2026.05.18 07:23:12.661299 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 12895 | 2026.05.18 07:23:12.661339 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12896 | 2026.05.18 07:23:12.661373 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 12897 | 2026.05.18 07:23:12.661627 [ 4 ] {3da6a0d3-ad49-4476-bf0e-c06129141db0} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.05.18 07:23:12.661668 [ 4 ] {3da6a0d3-ad49-4476-bf0e-c06129141db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12899 | 2026.05.18 07:23:12.661989 [ 4 ] {3da6a0d3-ad49-4476-bf0e-c06129141db0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12900 | 2026.05.18 07:23:12.662198 [ 4 ] {3da6a0d3-ad49-4476-bf0e-c06129141db0} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.05.18 07:23:12.662343 [ 4 ] {3da6a0d3-ad49-4476-bf0e-c06129141db0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 12902 | 2026.05.18 07:23:12.662375 [ 4 ] {3da6a0d3-ad49-4476-bf0e-c06129141db0} <Debug> TCPHandler: Processed in 0.001331197 sec. | ||
| 12903 | 2026.05.18 07:23:12.662504 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12904 | 2026.05.18 07:23:12.662594 [ 4 ] {1d34b213-b758-4a4c-8935-6482c81bbd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12905 | 2026.05.18 07:23:12.662644 [ 4 ] {1d34b213-b758-4a4c-8935-6482c81bbd78} <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 | ||
| 12906 | 2026.05.18 07:23:12.663457 [ 4 ] {1d34b213-b758-4a4c-8935-6482c81bbd78} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.05.18 07:23:12.663493 [ 4 ] {1d34b213-b758-4a4c-8935-6482c81bbd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12908 | 2026.05.18 07:23:12.663993 [ 4 ] {1d34b213-b758-4a4c-8935-6482c81bbd78} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12909 | 2026.05.18 07:23:12.664222 [ 4 ] {1d34b213-b758-4a4c-8935-6482c81bbd78} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.05.18 07:23:12.664359 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12911 | 2026.05.18 07:23:12.664383 [ 4 ] {1d34b213-b758-4a4c-8935-6482c81bbd78} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001785 sec., 6162.464985994398 rows/sec., 11.04 MiB/sec. | ||
| 12912 | 2026.05.18 07:23:12.664400 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.05.18 07:23:12.664427 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12914 | 2026.05.18 07:23:12.664457 [ 4 ] {1d34b213-b758-4a4c-8935-6482c81bbd78} <Debug> TCPHandler: Processed in 0.001985491 sec. | ||
| 12915 | 2026.05.18 07:23:12.664513 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::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 | ||
| 12916 | 2026.05.18 07:23:12.664593 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.05.18 07:23:12.664697 [ 4 ] {85ab1c62-5f88-42be-9a37-1150d4de24d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12918 | 2026.05.18 07:23:12.664734 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12919 | 2026.05.18 07:23:12.664739 [ 4 ] {85ab1c62-5f88-42be-9a37-1150d4de24d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12920 | 2026.05.18 07:23:12.664798 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1472 rows starting from the beginning of the part | ||
| 12921 | 2026.05.18 07:23:12.664936 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 12922 | 2026.05.18 07:23:12.665049 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 12923 | 2026.05.18 07:23:12.665153 [ 4 ] {85ab1c62-5f88-42be-9a37-1150d4de24d9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2026.05.18 07:23:12.665163 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
| 12925 | 2026.05.18 07:23:12.665200 [ 4 ] {85ab1c62-5f88-42be-9a37-1150d4de24d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12926 | 2026.05.18 07:23:12.665330 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 12927 | 2026.05.18 07:23:12.665584 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 12928 | 2026.05.18 07:23:12.665949 [ 4 ] {85ab1c62-5f88-42be-9a37-1150d4de24d9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12929 | 2026.05.18 07:23:12.666216 [ 4 ] {85ab1c62-5f88-42be-9a37-1150d4de24d9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.05.18 07:23:12.666387 [ 4 ] {85ab1c62-5f88-42be-9a37-1150d4de24d9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001709 sec., 52662.37565827969 rows/sec., 3.30 MiB/sec. | ||
| 12931 | 2026.05.18 07:23:12.666424 [ 4 ] {85ab1c62-5f88-42be-9a37-1150d4de24d9} <Debug> TCPHandler: Processed in 0.00187925 sec. | ||
| 12932 | 2026.05.18 07:23:12.669082 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31920 rows, containing 5 columns (5 merged, 0 gathered) in 0.008079244 sec., 3950864.7096188706 rows/sec., 256.31 MiB/sec. | ||
| 12933 | 2026.05.18 07:23:12.669629 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12934 | 2026.05.18 07:23:12.669952 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12935 | 2026.05.18 07:23:12.670037 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 12936 | 2026.05.18 07:23:12.670116 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12937 | 2026.05.18 07:23:12.674134 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 19 columns (19 merged, 0 gathered) in 0.009659223 sec., 163160.12167852424 rows/sec., 292.38 MiB/sec. | ||
| 12938 | 2026.05.18 07:23:12.675953 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12939 | 2026.05.18 07:23:12.676318 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.05.18 07:23:12.676408 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12941 | 2026.05.18 07:23:12.676574 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12942 | 2026.05.18 07:23:13.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.59 MiB, peak 343.16 MiB, free memory in arenas 0.00 B, will set to 338.09 MiB (RSS), difference: 6.50 MiB | ||
| 12943 | 2026.05.18 07:23:13.215598 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12944 | 2026.05.18 07:23:13.231677 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2026.05.18 07:23:13.231736 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12946 | 2026.05.18 07:23:13.237617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12947 | 2026.05.18 07:23:13.238288 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12948 | 2026.05.18 07:23:13.241071 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12949 | 2026.05.18 07:23:17.636281 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12950 | 2026.05.18 07:23:17.636542 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12951 | 2026.05.18 07:23:17.636931 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12952 | 2026.05.18 07:23:17.636978 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <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 | ||
| 12953 | 2026.05.18 07:23:17.637237 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12954 | 2026.05.18 07:23:17.637319 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12955 | 2026.05.18 07:23:17.637490 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12956 | 2026.05.18 07:23:17.637527 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12957 | 2026.05.18 07:23:17.637549 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 12958 | 2026.05.18 07:23:17.637565 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12959 | 2026.05.18 07:23:17.637608 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <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'))" | ||
| 12960 | 2026.05.18 07:23:17.637629 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12961 | 2026.05.18 07:23:17.638726 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002298 sec., 22628.372497824195 rows/sec., 5.29 MiB/sec. | ||
| 12962 | 2026.05.18 07:23:17.638835 [ 4 ] {6a3b115a-c935-4119-b22a-f9e545372be6} <Debug> TCPHandler: Processed in 0.002683535 sec. | ||
| 12963 | 2026.05.18 07:23:17.641056 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.05.18 07:23:17.641166 [ 4 ] {17ce6183-db32-4f05-bf84-870ff13a0ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12965 | 2026.05.18 07:23:17.641210 [ 4 ] {17ce6183-db32-4f05-bf84-870ff13a0ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12966 | 2026.05.18 07:23:17.641851 [ 4 ] {17ce6183-db32-4f05-bf84-870ff13a0ba2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.05.18 07:23:17.641895 [ 4 ] {17ce6183-db32-4f05-bf84-870ff13a0ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12968 | 2026.05.18 07:23:17.642267 [ 4 ] {17ce6183-db32-4f05-bf84-870ff13a0ba2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12969 | 2026.05.18 07:23:17.642498 [ 4 ] {17ce6183-db32-4f05-bf84-870ff13a0ba2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.05.18 07:23:17.642649 [ 4 ] {17ce6183-db32-4f05-bf84-870ff13a0ba2} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001514 sec., 76618.22985468956 rows/sec., 6.49 MiB/sec. | ||
| 12971 | 2026.05.18 07:23:17.642685 [ 4 ] {17ce6183-db32-4f05-bf84-870ff13a0ba2} <Debug> TCPHandler: Processed in 0.001679839 sec. | ||
| 12972 | 2026.05.18 07:23:17.642816 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.05.18 07:23:17.642923 [ 4 ] {bd25f8f9-4907-46f7-8ade-49f130e7838b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12974 | 2026.05.18 07:23:17.642964 [ 4 ] {bd25f8f9-4907-46f7-8ade-49f130e7838b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12975 | 2026.05.18 07:23:17.643396 [ 4 ] {bd25f8f9-4907-46f7-8ade-49f130e7838b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.05.18 07:23:17.643434 [ 4 ] {bd25f8f9-4907-46f7-8ade-49f130e7838b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12977 | 2026.05.18 07:23:17.643742 [ 4 ] {bd25f8f9-4907-46f7-8ade-49f130e7838b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12978 | 2026.05.18 07:23:17.643954 [ 4 ] {bd25f8f9-4907-46f7-8ade-49f130e7838b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.05.18 07:23:17.644081 [ 4 ] {bd25f8f9-4907-46f7-8ade-49f130e7838b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001187 sec., 25273.799494524013 rows/sec., 1.86 MiB/sec. | ||
| 12980 | 2026.05.18 07:23:17.644116 [ 4 ] {bd25f8f9-4907-46f7-8ade-49f130e7838b} <Debug> TCPHandler: Processed in 0.001349857 sec. | ||
| 12981 | 2026.05.18 07:23:17.644240 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12982 | 2026.05.18 07:23:17.644336 [ 4 ] {a39cddb2-23df-40d4-9e5a-16e10280a18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12983 | 2026.05.18 07:23:17.644374 [ 4 ] {a39cddb2-23df-40d4-9e5a-16e10280a18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12984 | 2026.05.18 07:23:17.644812 [ 4 ] {a39cddb2-23df-40d4-9e5a-16e10280a18a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.05.18 07:23:17.644847 [ 4 ] {a39cddb2-23df-40d4-9e5a-16e10280a18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12986 | 2026.05.18 07:23:17.645149 [ 4 ] {a39cddb2-23df-40d4-9e5a-16e10280a18a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12987 | 2026.05.18 07:23:17.645356 [ 4 ] {a39cddb2-23df-40d4-9e5a-16e10280a18a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.05.18 07:23:17.645490 [ 4 ] {a39cddb2-23df-40d4-9e5a-16e10280a18a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001163 sec., 80825.45141874463 rows/sec., 6.31 MiB/sec. | ||
| 12989 | 2026.05.18 07:23:17.645526 [ 4 ] {a39cddb2-23df-40d4-9e5a-16e10280a18a} <Debug> TCPHandler: Processed in 0.001334557 sec. | ||
| 12990 | 2026.05.18 07:23:17.646020 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2026.05.18 07:23:17.646115 [ 4 ] {864d9d62-d413-4c69-888f-3c9ebe1f30a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12992 | 2026.05.18 07:23:17.646157 [ 4 ] {864d9d62-d413-4c69-888f-3c9ebe1f30a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12993 | 2026.05.18 07:23:17.646575 [ 4 ] {864d9d62-d413-4c69-888f-3c9ebe1f30a8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.05.18 07:23:17.646609 [ 4 ] {864d9d62-d413-4c69-888f-3c9ebe1f30a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12995 | 2026.05.18 07:23:17.646937 [ 4 ] {864d9d62-d413-4c69-888f-3c9ebe1f30a8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12996 | 2026.05.18 07:23:17.647144 [ 4 ] {864d9d62-d413-4c69-888f-3c9ebe1f30a8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.05.18 07:23:17.647274 [ 4 ] {864d9d62-d413-4c69-888f-3c9ebe1f30a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 12998 | 2026.05.18 07:23:17.647308 [ 4 ] {864d9d62-d413-4c69-888f-3c9ebe1f30a8} <Debug> TCPHandler: Processed in 0.001337107 sec. | ||
| 12999 | 2026.05.18 07:23:17.647435 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2026.05.18 07:23:17.647543 [ 4 ] {6eb3d44e-b830-4eb4-8b5b-ed550223e0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13001 | 2026.05.18 07:23:17.647598 [ 4 ] {6eb3d44e-b830-4eb4-8b5b-ed550223e0d1} <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 | ||
| 13002 | 2026.05.18 07:23:17.648389 [ 4 ] {6eb3d44e-b830-4eb4-8b5b-ed550223e0d1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.05.18 07:23:17.648425 [ 4 ] {6eb3d44e-b830-4eb4-8b5b-ed550223e0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 13004 | 2026.05.18 07:23:17.648964 [ 4 ] {6eb3d44e-b830-4eb4-8b5b-ed550223e0d1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13005 | 2026.05.18 07:23:17.649184 [ 4 ] {6eb3d44e-b830-4eb4-8b5b-ed550223e0d1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.05.18 07:23:17.649325 [ 4 ] {6eb3d44e-b830-4eb4-8b5b-ed550223e0d1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0018 sec., 16666.666666666668 rows/sec., 29.87 MiB/sec. | ||
| 13007 | 2026.05.18 07:23:17.649385 [ 4 ] {6eb3d44e-b830-4eb4-8b5b-ed550223e0d1} <Debug> TCPHandler: Processed in 0.001998421 sec. | ||
| 13008 | 2026.05.18 07:23:17.649516 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2026.05.18 07:23:17.649613 [ 4 ] {c6e148db-8bfb-4a3d-8878-614477410f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13010 | 2026.05.18 07:23:17.649656 [ 4 ] {c6e148db-8bfb-4a3d-8878-614477410f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13011 | 2026.05.18 07:23:17.649999 [ 4 ] {c6e148db-8bfb-4a3d-8878-614477410f8b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2026.05.18 07:23:17.650034 [ 4 ] {c6e148db-8bfb-4a3d-8878-614477410f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 13013 | 2026.05.18 07:23:17.650334 [ 4 ] {c6e148db-8bfb-4a3d-8878-614477410f8b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13014 | 2026.05.18 07:23:17.650554 [ 4 ] {c6e148db-8bfb-4a3d-8878-614477410f8b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2026.05.18 07:23:17.650687 [ 4 ] {c6e148db-8bfb-4a3d-8878-614477410f8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 13016 | 2026.05.18 07:23:17.650720 [ 4 ] {c6e148db-8bfb-4a3d-8878-614477410f8b} <Debug> TCPHandler: Processed in 0.001269097 sec. | ||
| 13017 | 2026.05.18 07:23:19.353079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26466 | ||
| 13018 | 2026.05.18 07:23:19.353651 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2026.05.18 07:23:19.353698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 13020 | 2026.05.18 07:23:19.354171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13021 | 2026.05.18 07:23:19.354404 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.05.18 07:23:19.354548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26466 | ||
| 13023 | 2026.05.18 07:23:20.741239 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13024 | 2026.05.18 07:23:20.759493 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2026.05.18 07:23:20.759559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 13026 | 2026.05.18 07:23:20.766312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13027 | 2026.05.18 07:23:20.767081 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2026.05.18 07:23:20.770704 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13029 | 2026.05.18 07:23:22.639932 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2026.05.18 07:23:22.640176 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 13031 | 2026.05.18 07:23:22.640544 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13032 | 2026.05.18 07:23:22.640589 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <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 | ||
| 13033 | 2026.05.18 07:23:22.640830 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13034 | 2026.05.18 07:23:22.640899 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13035 | 2026.05.18 07:23:22.641038 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13036 | 2026.05.18 07:23:22.641073 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13037 | 2026.05.18 07:23:22.641095 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 13038 | 2026.05.18 07:23:22.641110 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13039 | 2026.05.18 07:23:22.641152 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <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'))" | ||
| 13040 | 2026.05.18 07:23:22.641173 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13041 | 2026.05.18 07:23:22.642236 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00216 sec., 24074.074074074073 rows/sec., 5.63 MiB/sec. | ||
| 13042 | 2026.05.18 07:23:22.642345 [ 4 ] {c05d09bd-e15b-46f0-9a4b-879191ce86f0} <Debug> TCPHandler: Processed in 0.002541284 sec. | ||
| 13043 | 2026.05.18 07:23:22.647522 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13044 | 2026.05.18 07:23:22.647641 [ 4 ] {43a89d23-e8d9-4457-82e1-e9b621d28d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13045 | 2026.05.18 07:23:22.647686 [ 4 ] {43a89d23-e8d9-4457-82e1-e9b621d28d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13046 | 2026.05.18 07:23:22.648347 [ 4 ] {43a89d23-e8d9-4457-82e1-e9b621d28d9a} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13047 | 2026.05.18 07:23:22.648395 [ 4 ] {43a89d23-e8d9-4457-82e1-e9b621d28d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13048 | 2026.05.18 07:23:22.648786 [ 4 ] {43a89d23-e8d9-4457-82e1-e9b621d28d9a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13049 | 2026.05.18 07:23:22.649011 [ 4 ] {43a89d23-e8d9-4457-82e1-e9b621d28d9a} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2026.05.18 07:23:22.649160 [ 4 ] {43a89d23-e8d9-4457-82e1-e9b621d28d9a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001552 sec., 182989.69072164947 rows/sec., 11.62 MiB/sec. | ||
| 13051 | 2026.05.18 07:23:22.649175 [ 76 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 13052 | 2026.05.18 07:23:22.649196 [ 4 ] {43a89d23-e8d9-4457-82e1-e9b621d28d9a} <Debug> TCPHandler: Processed in 0.00172732 sec. | ||
| 13053 | 2026.05.18 07:23:22.649243 [ 76 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2026.05.18 07:23:22.649273 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13055 | 2026.05.18 07:23:22.649356 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2026.05.18 07:23:22.649409 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 13057 | 2026.05.18 07:23:22.649472 [ 4 ] {23c26591-3f16-4f62-985e-a82574a520d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13058 | 2026.05.18 07:23:22.649519 [ 4 ] {23c26591-3f16-4f62-985e-a82574a520d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13059 | 2026.05.18 07:23:22.649564 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13060 | 2026.05.18 07:23:22.649608 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 308 rows starting from the beginning of the part | ||
| 13061 | 2026.05.18 07:23:22.649684 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 13062 | 2026.05.18 07:23:22.649738 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 13063 | 2026.05.18 07:23:22.649788 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 13064 | 2026.05.18 07:23:22.649835 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 13065 | 2026.05.18 07:23:22.649881 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 13066 | 2026.05.18 07:23:22.650329 [ 4 ] {23c26591-3f16-4f62-985e-a82574a520d5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.05.18 07:23:22.650382 [ 4 ] {23c26591-3f16-4f62-985e-a82574a520d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13068 | 2026.05.18 07:23:22.650770 [ 4 ] {23c26591-3f16-4f62-985e-a82574a520d5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13069 | 2026.05.18 07:23:22.650947 [ 200 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604559 sec., 914893.1263979698 rows/sec., 62.18 MiB/sec. | ||
| 13070 | 2026.05.18 07:23:22.650991 [ 4 ] {23c26591-3f16-4f62-985e-a82574a520d5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.05.18 07:23:22.651131 [ 4 ] {23c26591-3f16-4f62-985e-a82574a520d5} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00168 sec., 487500 rows/sec., 37.79 MiB/sec. | ||
| 13072 | 2026.05.18 07:23:22.651147 [ 186 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 13073 | 2026.05.18 07:23:22.651167 [ 4 ] {23c26591-3f16-4f62-985e-a82574a520d5} <Debug> TCPHandler: Processed in 0.00186159 sec. | ||
| 13074 | 2026.05.18 07:23:22.651298 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2026.05.18 07:23:22.651407 [ 4 ] {c0140677-c303-484f-8804-d6157a326c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13076 | 2026.05.18 07:23:22.651451 [ 4 ] {c0140677-c303-484f-8804-d6157a326c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13077 | 2026.05.18 07:23:22.651472 [ 186 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.05.18 07:23:22.651558 [ 186 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_34_7} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 13079 | 2026.05.18 07:23:22.651669 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13080 | 2026.05.18 07:23:22.651892 [ 4 ] {c0140677-c303-484f-8804-d6157a326c03} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2026.05.18 07:23:22.651932 [ 4 ] {c0140677-c303-484f-8804-d6157a326c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13082 | 2026.05.18 07:23:22.652241 [ 4 ] {c0140677-c303-484f-8804-d6157a326c03} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13083 | 2026.05.18 07:23:22.652469 [ 4 ] {c0140677-c303-484f-8804-d6157a326c03} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.05.18 07:23:22.652596 [ 4 ] {c0140677-c303-484f-8804-d6157a326c03} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001208 sec., 126655.62913907284 rows/sec., 7.57 MiB/sec. | ||
| 13085 | 2026.05.18 07:23:22.652630 [ 4 ] {c0140677-c303-484f-8804-d6157a326c03} <Debug> TCPHandler: Processed in 0.001381837 sec. | ||
| 13086 | 2026.05.18 07:23:22.652772 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13087 | 2026.05.18 07:23:22.652869 [ 4 ] {6e999e3c-5d6e-4e0b-a8f0-7edc59295550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13088 | 2026.05.18 07:23:22.652908 [ 4 ] {6e999e3c-5d6e-4e0b-a8f0-7edc59295550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13089 | 2026.05.18 07:23:22.653329 [ 4 ] {6e999e3c-5d6e-4e0b-a8f0-7edc59295550} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.05.18 07:23:22.653372 [ 4 ] {6e999e3c-5d6e-4e0b-a8f0-7edc59295550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13091 | 2026.05.18 07:23:22.653669 [ 4 ] {6e999e3c-5d6e-4e0b-a8f0-7edc59295550} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13092 | 2026.05.18 07:23:22.653888 [ 4 ] {6e999e3c-5d6e-4e0b-a8f0-7edc59295550} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.05.18 07:23:22.654013 [ 4 ] {6e999e3c-5d6e-4e0b-a8f0-7edc59295550} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 13094 | 2026.05.18 07:23:22.654046 [ 4 ] {6e999e3c-5d6e-4e0b-a8f0-7edc59295550} <Debug> TCPHandler: Processed in 0.001324028 sec. | ||
| 13095 | 2026.05.18 07:23:22.654171 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13096 | 2026.05.18 07:23:22.654267 [ 4 ] {853d8cad-312e-475c-b265-2e12a606345b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13097 | 2026.05.18 07:23:22.654305 [ 4 ] {853d8cad-312e-475c-b265-2e12a606345b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13098 | 2026.05.18 07:23:22.654726 [ 4 ] {853d8cad-312e-475c-b265-2e12a606345b} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.05.18 07:23:22.654761 [ 4 ] {853d8cad-312e-475c-b265-2e12a606345b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13100 | 2026.05.18 07:23:22.655057 [ 4 ] {853d8cad-312e-475c-b265-2e12a606345b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13101 | 2026.05.18 07:23:22.655264 [ 4 ] {853d8cad-312e-475c-b265-2e12a606345b} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.05.18 07:23:22.655398 [ 4 ] {853d8cad-312e-475c-b265-2e12a606345b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 13103 | 2026.05.18 07:23:22.655397 [ 61 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 13104 | 2026.05.18 07:23:22.655434 [ 4 ] {853d8cad-312e-475c-b265-2e12a606345b} <Debug> TCPHandler: Processed in 0.001311548 sec. | ||
| 13105 | 2026.05.18 07:23:22.655462 [ 61 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2026.05.18 07:23:22.655490 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13107 | 2026.05.18 07:23:22.655565 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2026.05.18 07:23:22.655576 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 13109 | 2026.05.18 07:23:22.655667 [ 4 ] {ec228b83-eb90-4190-9d52-01e5cc88a663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13110 | 2026.05.18 07:23:22.655686 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13111 | 2026.05.18 07:23:22.655711 [ 4 ] {ec228b83-eb90-4190-9d52-01e5cc88a663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13112 | 2026.05.18 07:23:22.655720 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 160 rows starting from the beginning of the part | ||
| 13113 | 2026.05.18 07:23:22.655789 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 13114 | 2026.05.18 07:23:22.655835 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 13115 | 2026.05.18 07:23:22.655877 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 13116 | 2026.05.18 07:23:22.655917 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 13117 | 2026.05.18 07:23:22.655958 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 13118 | 2026.05.18 07:23:22.656286 [ 4 ] {ec228b83-eb90-4190-9d52-01e5cc88a663} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.05.18 07:23:22.656328 [ 4 ] {ec228b83-eb90-4190-9d52-01e5cc88a663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13120 | 2026.05.18 07:23:22.656680 [ 4 ] {ec228b83-eb90-4190-9d52-01e5cc88a663} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13121 | 2026.05.18 07:23:22.656801 [ 195 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259047 sec., 606808.1652233793 rows/sec., 37.20 MiB/sec. | ||
| 13122 | 2026.05.18 07:23:22.656902 [ 4 ] {ec228b83-eb90-4190-9d52-01e5cc88a663} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2026.05.18 07:23:22.656945 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 13124 | 2026.05.18 07:23:22.657045 [ 4 ] {ec228b83-eb90-4190-9d52-01e5cc88a663} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001395 sec., 359139.7849462366 rows/sec., 25.24 MiB/sec. | ||
| 13125 | 2026.05.18 07:23:22.657083 [ 4 ] {ec228b83-eb90-4190-9d52-01e5cc88a663} <Debug> TCPHandler: Processed in 0.001567219 sec. | ||
| 13126 | 2026.05.18 07:23:22.657207 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.05.18 07:23:22.657216 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13128 | 2026.05.18 07:23:22.657299 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_34_7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 13129 | 2026.05.18 07:23:22.657307 [ 4 ] {1ff61351-22f5-44e1-9d61-131a6a14293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13130 | 2026.05.18 07:23:22.657354 [ 4 ] {1ff61351-22f5-44e1-9d61-131a6a14293f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13131 | 2026.05.18 07:23:22.657375 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13132 | 2026.05.18 07:23:22.657695 [ 4 ] {1ff61351-22f5-44e1-9d61-131a6a14293f} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.05.18 07:23:22.657735 [ 4 ] {1ff61351-22f5-44e1-9d61-131a6a14293f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13134 | 2026.05.18 07:23:22.658045 [ 4 ] {1ff61351-22f5-44e1-9d61-131a6a14293f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13135 | 2026.05.18 07:23:22.658260 [ 4 ] {1ff61351-22f5-44e1-9d61-131a6a14293f} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.05.18 07:23:22.658402 [ 4 ] {1ff61351-22f5-44e1-9d61-131a6a14293f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 13137 | 2026.05.18 07:23:22.658436 [ 4 ] {1ff61351-22f5-44e1-9d61-131a6a14293f} <Debug> TCPHandler: Processed in 0.001279007 sec. | ||
| 13138 | 2026.05.18 07:23:22.658555 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.05.18 07:23:22.658651 [ 4 ] {da2984cf-76d5-4dfb-b03f-209d3d341ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13140 | 2026.05.18 07:23:22.658692 [ 4 ] {da2984cf-76d5-4dfb-b03f-209d3d341ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13141 | 2026.05.18 07:23:22.659081 [ 4 ] {da2984cf-76d5-4dfb-b03f-209d3d341ff7} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.05.18 07:23:22.659116 [ 4 ] {da2984cf-76d5-4dfb-b03f-209d3d341ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13143 | 2026.05.18 07:23:22.659452 [ 4 ] {da2984cf-76d5-4dfb-b03f-209d3d341ff7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13144 | 2026.05.18 07:23:22.659669 [ 4 ] {da2984cf-76d5-4dfb-b03f-209d3d341ff7} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2026.05.18 07:23:22.659795 [ 4 ] {da2984cf-76d5-4dfb-b03f-209d3d341ff7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 13146 | 2026.05.18 07:23:22.659829 [ 4 ] {da2984cf-76d5-4dfb-b03f-209d3d341ff7} <Debug> TCPHandler: Processed in 0.001323137 sec. | ||
| 13147 | 2026.05.18 07:23:22.659951 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2026.05.18 07:23:22.660045 [ 4 ] {11a08139-0cdb-4972-83dd-3e56b1995d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13149 | 2026.05.18 07:23:22.660086 [ 4 ] {11a08139-0cdb-4972-83dd-3e56b1995d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13150 | 2026.05.18 07:23:22.660404 [ 4 ] {11a08139-0cdb-4972-83dd-3e56b1995d34} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.05.18 07:23:22.660439 [ 4 ] {11a08139-0cdb-4972-83dd-3e56b1995d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13152 | 2026.05.18 07:23:22.660726 [ 4 ] {11a08139-0cdb-4972-83dd-3e56b1995d34} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13153 | 2026.05.18 07:23:22.660935 [ 4 ] {11a08139-0cdb-4972-83dd-3e56b1995d34} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.05.18 07:23:22.661058 [ 4 ] {11a08139-0cdb-4972-83dd-3e56b1995d34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 13155 | 2026.05.18 07:23:22.661090 [ 4 ] {11a08139-0cdb-4972-83dd-3e56b1995d34} <Debug> TCPHandler: Processed in 0.001187337 sec. | ||
| 13156 | 2026.05.18 07:23:22.661205 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2026.05.18 07:23:22.661299 [ 4 ] {0945baf0-afe9-4a25-a69a-badc6dc8c35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13158 | 2026.05.18 07:23:22.661351 [ 4 ] {0945baf0-afe9-4a25-a69a-badc6dc8c35c} <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 | ||
| 13159 | 2026.05.18 07:23:22.662115 [ 4 ] {0945baf0-afe9-4a25-a69a-badc6dc8c35c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.05.18 07:23:22.662151 [ 4 ] {0945baf0-afe9-4a25-a69a-badc6dc8c35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13161 | 2026.05.18 07:23:22.662664 [ 4 ] {0945baf0-afe9-4a25-a69a-badc6dc8c35c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13162 | 2026.05.18 07:23:22.662905 [ 4 ] {0945baf0-afe9-4a25-a69a-badc6dc8c35c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.05.18 07:23:22.663046 [ 4 ] {0945baf0-afe9-4a25-a69a-badc6dc8c35c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001764 sec., 6235.827664399093 rows/sec., 11.17 MiB/sec. | ||
| 13164 | 2026.05.18 07:23:22.663096 [ 4 ] {0945baf0-afe9-4a25-a69a-badc6dc8c35c} <Debug> TCPHandler: Processed in 0.001939201 sec. | ||
| 13165 | 2026.05.18 07:23:22.663233 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13166 | 2026.05.18 07:23:22.663357 [ 4 ] {e7ab952f-98e7-4f1f-b1b2-f9cecc02b59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13167 | 2026.05.18 07:23:22.663409 [ 4 ] {e7ab952f-98e7-4f1f-b1b2-f9cecc02b59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13168 | 2026.05.18 07:23:22.663770 [ 4 ] {e7ab952f-98e7-4f1f-b1b2-f9cecc02b59c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2026.05.18 07:23:22.663807 [ 4 ] {e7ab952f-98e7-4f1f-b1b2-f9cecc02b59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13170 | 2026.05.18 07:23:22.664125 [ 4 ] {e7ab952f-98e7-4f1f-b1b2-f9cecc02b59c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13171 | 2026.05.18 07:23:22.664334 [ 4 ] {e7ab952f-98e7-4f1f-b1b2-f9cecc02b59c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.05.18 07:23:22.664444 [ 61 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13173 | 2026.05.18 07:23:22.664462 [ 4 ] {e7ab952f-98e7-4f1f-b1b2-f9cecc02b59c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 4.98 MiB/sec. | ||
| 13174 | 2026.05.18 07:23:22.664476 [ 61 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2026.05.18 07:23:22.664502 [ 4 ] {e7ab952f-98e7-4f1f-b1b2-f9cecc02b59c} <Debug> TCPHandler: Processed in 0.001330918 sec. | ||
| 13176 | 2026.05.18 07:23:22.664502 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13177 | 2026.05.18 07:23:22.664603 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13178 | 2026.05.18 07:23:22.664702 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13179 | 2026.05.18 07:23:22.664729 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4872 rows starting from the beginning of the part | ||
| 13180 | 2026.05.18 07:23:22.664777 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 24 rows starting from the beginning of the part | ||
| 13181 | 2026.05.18 07:23:22.664817 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13182 | 2026.05.18 07:23:22.664855 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 13183 | 2026.05.18 07:23:22.664891 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 13184 | 2026.05.18 07:23:22.664927 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 13185 | 2026.05.18 07:23:22.666359 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5196 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178724 sec., 2907276.0233656364 rows/sec., 188.53 MiB/sec. | ||
| 13186 | 2026.05.18 07:23:22.666665 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13187 | 2026.05.18 07:23:22.666910 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13188 | 2026.05.18 07:23:22.666977 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_86_17} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13189 | 2026.05.18 07:23:22.667033 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13190 | 2026.05.18 07:23:26.701418 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13191 | 2026.05.18 07:23:26.701497 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13192 | 2026.05.18 07:23:26.855665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26914 | ||
| 13193 | 2026.05.18 07:23:26.856193 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.05.18 07:23:26.856235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13195 | 2026.05.18 07:23:26.856714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13196 | 2026.05.18 07:23:26.856942 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.05.18 07:23:26.857067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26914 | ||
| 13198 | 2026.05.18 07:23:26.857131 [ 69 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13199 | 2026.05.18 07:23:26.857211 [ 69 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2026.05.18 07:23:26.857247 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13201 | 2026.05.18 07:23:26.857477 [ 191 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 13202 | 2026.05.18 07:23:26.857648 [ 191 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13203 | 2026.05.18 07:23:26.857694 [ 191 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24546 rows starting from the beginning of the part | ||
| 13204 | 2026.05.18 07:23:26.857770 [ 191 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13205 | 2026.05.18 07:23:26.857824 [ 191 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13206 | 2026.05.18 07:23:26.857875 [ 191 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13207 | 2026.05.18 07:23:26.857921 [ 191 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13208 | 2026.05.18 07:23:26.857968 [ 191 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13209 | 2026.05.18 07:23:26.860431 [ 201 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26914 rows, containing 4 columns (4 merged, 0 gathered) in 0.003026667 sec., 8892289.769571612 rows/sec., 127.21 MiB/sec. | ||
| 13210 | 2026.05.18 07:23:26.860695 [ 201 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13211 | 2026.05.18 07:23:26.860963 [ 201 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13212 | 2026.05.18 07:23:26.861033 [ 201 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_56_11} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13213 | 2026.05.18 07:23:26.861141 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 13214 | 2026.05.18 07:23:27.636169 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13215 | 2026.05.18 07:23:27.636461 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13216 | 2026.05.18 07:23:27.636816 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13217 | 2026.05.18 07:23:27.636852 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <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 | ||
| 13218 | 2026.05.18 07:23:27.637061 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13219 | 2026.05.18 07:23:27.637128 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13220 | 2026.05.18 07:23:27.637262 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13221 | 2026.05.18 07:23:27.637297 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13222 | 2026.05.18 07:23:27.637318 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 13223 | 2026.05.18 07:23:27.637333 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13224 | 2026.05.18 07:23:27.637375 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <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'))" | ||
| 13225 | 2026.05.18 07:23:27.637395 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13226 | 2026.05.18 07:23:27.638657 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002318 sec., 22433.13201035375 rows/sec., 5.25 MiB/sec. | ||
| 13227 | 2026.05.18 07:23:27.638756 [ 4 ] {89b3ce63-0bef-4972-b14f-f9a22eae375f} <Debug> TCPHandler: Processed in 0.002739325 sec. | ||
| 13228 | 2026.05.18 07:23:27.640942 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2026.05.18 07:23:27.641071 [ 4 ] {4133856c-aefd-4e0d-9f01-02070ba45bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13230 | 2026.05.18 07:23:27.641122 [ 4 ] {4133856c-aefd-4e0d-9f01-02070ba45bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13231 | 2026.05.18 07:23:27.641699 [ 4 ] {4133856c-aefd-4e0d-9f01-02070ba45bb1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.05.18 07:23:27.641743 [ 4 ] {4133856c-aefd-4e0d-9f01-02070ba45bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13233 | 2026.05.18 07:23:27.642100 [ 4 ] {4133856c-aefd-4e0d-9f01-02070ba45bb1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13234 | 2026.05.18 07:23:27.642316 [ 4 ] {4133856c-aefd-4e0d-9f01-02070ba45bb1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.05.18 07:23:27.642458 [ 4 ] {4133856c-aefd-4e0d-9f01-02070ba45bb1} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001424 sec., 81460.67415730338 rows/sec., 6.90 MiB/sec. | ||
| 13236 | 2026.05.18 07:23:27.642493 [ 4 ] {4133856c-aefd-4e0d-9f01-02070ba45bb1} <Debug> TCPHandler: Processed in 0.001611829 sec. | ||
| 13237 | 2026.05.18 07:23:27.642632 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.05.18 07:23:27.642729 [ 4 ] {48c3fec5-a787-42d8-b144-93c31892ae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13239 | 2026.05.18 07:23:27.642769 [ 4 ] {48c3fec5-a787-42d8-b144-93c31892ae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13240 | 2026.05.18 07:23:27.643171 [ 4 ] {48c3fec5-a787-42d8-b144-93c31892ae50} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.05.18 07:23:27.643207 [ 4 ] {48c3fec5-a787-42d8-b144-93c31892ae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13242 | 2026.05.18 07:23:27.643484 [ 4 ] {48c3fec5-a787-42d8-b144-93c31892ae50} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13243 | 2026.05.18 07:23:27.643688 [ 4 ] {48c3fec5-a787-42d8-b144-93c31892ae50} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.05.18 07:23:27.643806 [ 4 ] {48c3fec5-a787-42d8-b144-93c31892ae50} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001122 sec., 26737.967914438505 rows/sec., 1.96 MiB/sec. | ||
| 13245 | 2026.05.18 07:23:27.643837 [ 4 ] {48c3fec5-a787-42d8-b144-93c31892ae50} <Debug> TCPHandler: Processed in 0.001281517 sec. | ||
| 13246 | 2026.05.18 07:23:27.643982 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13247 | 2026.05.18 07:23:27.644071 [ 4 ] {68700bf0-ad08-4efb-8d31-1e4880ebd98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13248 | 2026.05.18 07:23:27.644113 [ 4 ] {68700bf0-ad08-4efb-8d31-1e4880ebd98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13249 | 2026.05.18 07:23:27.644599 [ 4 ] {68700bf0-ad08-4efb-8d31-1e4880ebd98d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.05.18 07:23:27.644633 [ 4 ] {68700bf0-ad08-4efb-8d31-1e4880ebd98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13251 | 2026.05.18 07:23:27.644935 [ 4 ] {68700bf0-ad08-4efb-8d31-1e4880ebd98d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13252 | 2026.05.18 07:23:27.645136 [ 4 ] {68700bf0-ad08-4efb-8d31-1e4880ebd98d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.05.18 07:23:27.645261 [ 4 ] {68700bf0-ad08-4efb-8d31-1e4880ebd98d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001162 sec., 80895.00860585198 rows/sec., 6.32 MiB/sec. | ||
| 13254 | 2026.05.18 07:23:27.645294 [ 4 ] {68700bf0-ad08-4efb-8d31-1e4880ebd98d} <Debug> TCPHandler: Processed in 0.001320917 sec. | ||
| 13255 | 2026.05.18 07:23:27.645434 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13256 | 2026.05.18 07:23:27.645529 [ 4 ] {94adb094-7077-4a4d-b4f8-bacd54123307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13257 | 2026.05.18 07:23:27.645571 [ 4 ] {94adb094-7077-4a4d-b4f8-bacd54123307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13258 | 2026.05.18 07:23:27.645962 [ 4 ] {94adb094-7077-4a4d-b4f8-bacd54123307} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.05.18 07:23:27.645997 [ 4 ] {94adb094-7077-4a4d-b4f8-bacd54123307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13260 | 2026.05.18 07:23:27.646306 [ 4 ] {94adb094-7077-4a4d-b4f8-bacd54123307} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13261 | 2026.05.18 07:23:27.646516 [ 4 ] {94adb094-7077-4a4d-b4f8-bacd54123307} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.05.18 07:23:27.646642 [ 4 ] {94adb094-7077-4a4d-b4f8-bacd54123307} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001131 sec., 141467.7276746242 rows/sec., 9.85 MiB/sec. | ||
| 13263 | 2026.05.18 07:23:27.646675 [ 4 ] {94adb094-7077-4a4d-b4f8-bacd54123307} <Debug> TCPHandler: Processed in 0.001293507 sec. | ||
| 13264 | 2026.05.18 07:23:27.646794 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2026.05.18 07:23:27.646889 [ 4 ] {11e1c456-64cf-46af-bc1c-a78ab1538fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13266 | 2026.05.18 07:23:27.646941 [ 4 ] {11e1c456-64cf-46af-bc1c-a78ab1538fe6} <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 | ||
| 13267 | 2026.05.18 07:23:27.647761 [ 4 ] {11e1c456-64cf-46af-bc1c-a78ab1538fe6} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2026.05.18 07:23:27.647797 [ 4 ] {11e1c456-64cf-46af-bc1c-a78ab1538fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13269 | 2026.05.18 07:23:27.648308 [ 4 ] {11e1c456-64cf-46af-bc1c-a78ab1538fe6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13270 | 2026.05.18 07:23:27.648532 [ 4 ] {11e1c456-64cf-46af-bc1c-a78ab1538fe6} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2026.05.18 07:23:27.648666 [ 4 ] {11e1c456-64cf-46af-bc1c-a78ab1538fe6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001795 sec., 16713.091922005573 rows/sec., 29.95 MiB/sec. | ||
| 13272 | 2026.05.18 07:23:27.648716 [ 4 ] {11e1c456-64cf-46af-bc1c-a78ab1538fe6} <Debug> TCPHandler: Processed in 0.001971001 sec. | ||
| 13273 | 2026.05.18 07:23:27.648851 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2026.05.18 07:23:27.648947 [ 4 ] {318920f1-25c9-49c3-8e13-6d643f7ffeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13275 | 2026.05.18 07:23:27.648992 [ 4 ] {318920f1-25c9-49c3-8e13-6d643f7ffeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13276 | 2026.05.18 07:23:27.649360 [ 4 ] {318920f1-25c9-49c3-8e13-6d643f7ffeb9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2026.05.18 07:23:27.649395 [ 4 ] {318920f1-25c9-49c3-8e13-6d643f7ffeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13278 | 2026.05.18 07:23:27.649703 [ 4 ] {318920f1-25c9-49c3-8e13-6d643f7ffeb9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13279 | 2026.05.18 07:23:27.649909 [ 4 ] {318920f1-25c9-49c3-8e13-6d643f7ffeb9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2026.05.18 07:23:27.650035 [ 4 ] {318920f1-25c9-49c3-8e13-6d643f7ffeb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 13281 | 2026.05.18 07:23:27.650067 [ 4 ] {318920f1-25c9-49c3-8e13-6d643f7ffeb9} <Debug> TCPHandler: Processed in 0.001265357 sec. | ||
| 13282 | 2026.05.18 07:23:28.270773 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13283 | 2026.05.18 07:23:28.287088 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.05.18 07:23:28.287135 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13285 | 2026.05.18 07:23:28.292838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13286 | 2026.05.18 07:23:28.293540 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.05.18 07:23:28.293812 [ 78 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13288 | 2026.05.18 07:23:28.293851 [ 78 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.05.18 07:23:28.293870 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13290 | 2026.05.18 07:23:28.294000 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 13291 | 2026.05.18 07:23:28.296566 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13292 | 2026.05.18 07:23:28.297607 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13293 | 2026.05.18 07:23:28.299051 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13294 | 2026.05.18 07:23:28.303515 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13295 | 2026.05.18 07:23:28.307924 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13296 | 2026.05.18 07:23:28.312211 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13297 | 2026.05.18 07:23:28.316351 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 13298 | 2026.05.18 07:23:28.320003 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 13299 | 2026.05.18 07:23:28.369910 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.075968159 sec., 5554.958887446516 rows/sec., 28.72 MiB/sec. | ||
| 13300 | 2026.05.18 07:23:28.373192 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13301 | 2026.05.18 07:23:28.375434 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.05.18 07:23:28.375567 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_56_11} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13303 | 2026.05.18 07:23:28.378809 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13304 | 2026.05.18 07:23:29.911467 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13305 | 2026.05.18 07:23:29.911742 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13306 | 2026.05.18 07:23:29.912172 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13307 | 2026.05.18 07:23:29.912226 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13308 | 2026.05.18 07:23:29.912561 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13309 | 2026.05.18 07:23:29.912640 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13310 | 2026.05.18 07:23:29.912786 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 13311 | 2026.05.18 07:23:29.912821 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13312 | 2026.05.18 07:23:29.912843 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 13313 | 2026.05.18 07:23:29.912858 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13314 | 2026.05.18 07:23:29.912901 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 13315 | 2026.05.18 07:23:29.912922 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13316 | 2026.05.18 07:23:29.913980 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002364 sec., 21996.615905245344 rows/sec., 5.14 MiB/sec. | ||
| 13317 | 2026.05.18 07:23:29.914077 [ 4 ] {26a92959-3be6-4fbc-9b51-21d271a3ba64} <Debug> TCPHandler: Processed in 0.002749735 sec. | ||
| 13318 | 2026.05.18 07:23:29.930473 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13319 | 2026.05.18 07:23:29.930637 [ 4 ] {2edb11d8-b5d4-4d7e-8e65-9519adcc2862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13320 | 2026.05.18 07:23:29.930703 [ 4 ] {2edb11d8-b5d4-4d7e-8e65-9519adcc2862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13321 | 2026.05.18 07:23:29.931473 [ 4 ] {2edb11d8-b5d4-4d7e-8e65-9519adcc2862} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.05.18 07:23:29.931525 [ 4 ] {2edb11d8-b5d4-4d7e-8e65-9519adcc2862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13323 | 2026.05.18 07:23:29.931949 [ 4 ] {2edb11d8-b5d4-4d7e-8e65-9519adcc2862} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13324 | 2026.05.18 07:23:29.932176 [ 4 ] {2edb11d8-b5d4-4d7e-8e65-9519adcc2862} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2026.05.18 07:23:29.932328 [ 4 ] {2edb11d8-b5d4-4d7e-8e65-9519adcc2862} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001731 sec., 164067.0132871173 rows/sec., 10.42 MiB/sec. | ||
| 13326 | 2026.05.18 07:23:29.932367 [ 4 ] {2edb11d8-b5d4-4d7e-8e65-9519adcc2862} <Debug> TCPHandler: Processed in 0.002021341 sec. | ||
| 13327 | 2026.05.18 07:23:29.932506 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2026.05.18 07:23:29.932610 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13329 | 2026.05.18 07:23:29.932651 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13330 | 2026.05.18 07:23:29.935114 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2026.05.18 07:23:29.935148 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13332 | 2026.05.18 07:23:29.935738 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13333 | 2026.05.18 07:23:29.935947 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2026.05.18 07:23:29.936077 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.003485 sec., 909038.737446198 rows/sec., 67.59 MiB/sec. | ||
| 13335 | 2026.05.18 07:23:29.936113 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13336 | 2026.05.18 07:23:29.936126 [ 4 ] {46d755d9-d359-4584-bf08-2b36d5de722b} <Debug> TCPHandler: Processed in 0.00367176 sec. | ||
| 13337 | 2026.05.18 07:23:29.936276 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.05.18 07:23:29.936382 [ 4 ] {3a3798e8-b21b-42de-82b1-ade48e957dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13339 | 2026.05.18 07:23:29.936423 [ 4 ] {3a3798e8-b21b-42de-82b1-ade48e957dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13340 | 2026.05.18 07:23:29.936916 [ 4 ] {3a3798e8-b21b-42de-82b1-ade48e957dfe} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.05.18 07:23:29.936952 [ 4 ] {3a3798e8-b21b-42de-82b1-ade48e957dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13342 | 2026.05.18 07:23:29.937269 [ 4 ] {3a3798e8-b21b-42de-82b1-ade48e957dfe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13343 | 2026.05.18 07:23:29.937474 [ 4 ] {3a3798e8-b21b-42de-82b1-ade48e957dfe} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.05.18 07:23:29.937578 [ 83 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13345 | 2026.05.18 07:23:29.937599 [ 4 ] {3a3798e8-b21b-42de-82b1-ade48e957dfe} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001235 sec., 132793.52226720648 rows/sec., 8.06 MiB/sec. | ||
| 13346 | 2026.05.18 07:23:29.937614 [ 83 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2026.05.18 07:23:29.937633 [ 4 ] {3a3798e8-b21b-42de-82b1-ade48e957dfe} <Debug> TCPHandler: Processed in 0.001407277 sec. | ||
| 13348 | 2026.05.18 07:23:29.937633 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13349 | 2026.05.18 07:23:29.937762 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13350 | 2026.05.18 07:23:29.937773 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.05.18 07:23:29.937917 [ 4 ] {048abf53-cd9c-4a6b-8718-677097f69cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13352 | 2026.05.18 07:23:29.937924 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13353 | 2026.05.18 07:23:29.937961 [ 4 ] {048abf53-cd9c-4a6b-8718-677097f69cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13354 | 2026.05.18 07:23:29.937975 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 13355 | 2026.05.18 07:23:29.938054 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 153 rows starting from the beginning of the part | ||
| 13356 | 2026.05.18 07:23:29.938106 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
| 13357 | 2026.05.18 07:23:29.938154 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 153 rows starting from the beginning of the part | ||
| 13358 | 2026.05.18 07:23:29.938221 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 13359 | 2026.05.18 07:23:29.938268 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 164 rows starting from the beginning of the part | ||
| 13360 | 2026.05.18 07:23:29.938769 [ 4 ] {048abf53-cd9c-4a6b-8718-677097f69cdf} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2026.05.18 07:23:29.938810 [ 4 ] {048abf53-cd9c-4a6b-8718-677097f69cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13362 | 2026.05.18 07:23:29.939235 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526558 sec., 495231.7566708897 rows/sec., 32.76 MiB/sec. | ||
| 13363 | 2026.05.18 07:23:29.939447 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13364 | 2026.05.18 07:23:29.939472 [ 4 ] {048abf53-cd9c-4a6b-8718-677097f69cdf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13365 | 2026.05.18 07:23:29.939778 [ 4 ] {048abf53-cd9c-4a6b-8718-677097f69cdf} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13366 | 2026.05.18 07:23:29.939836 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2026.05.18 07:23:29.939916 [ 4 ] {048abf53-cd9c-4a6b-8718-677097f69cdf} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002017 sec., 470996.5294992563 rows/sec., 27.71 MiB/sec. | ||
| 13368 | 2026.05.18 07:23:29.939923 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_76_15} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13369 | 2026.05.18 07:23:29.939958 [ 4 ] {048abf53-cd9c-4a6b-8718-677097f69cdf} <Debug> TCPHandler: Processed in 0.002234642 sec. | ||
| 13370 | 2026.05.18 07:23:29.940016 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13371 | 2026.05.18 07:23:29.940089 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.05.18 07:23:29.940190 [ 4 ] {a2d27455-ee7a-4ba8-bbfb-db2fadd4b672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13373 | 2026.05.18 07:23:29.940229 [ 4 ] {a2d27455-ee7a-4ba8-bbfb-db2fadd4b672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13374 | 2026.05.18 07:23:29.940617 [ 4 ] {a2d27455-ee7a-4ba8-bbfb-db2fadd4b672} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.05.18 07:23:29.940653 [ 4 ] {a2d27455-ee7a-4ba8-bbfb-db2fadd4b672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13376 | 2026.05.18 07:23:29.940936 [ 4 ] {a2d27455-ee7a-4ba8-bbfb-db2fadd4b672} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13377 | 2026.05.18 07:23:29.941139 [ 4 ] {a2d27455-ee7a-4ba8-bbfb-db2fadd4b672} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.05.18 07:23:29.941266 [ 4 ] {a2d27455-ee7a-4ba8-bbfb-db2fadd4b672} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 13379 | 2026.05.18 07:23:29.941301 [ 4 ] {a2d27455-ee7a-4ba8-bbfb-db2fadd4b672} <Debug> TCPHandler: Processed in 0.001261697 sec. | ||
| 13380 | 2026.05.18 07:23:29.941450 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2026.05.18 07:23:29.941546 [ 4 ] {a9d56080-1c68-411b-93d5-0d0594a99ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13382 | 2026.05.18 07:23:29.941585 [ 4 ] {a9d56080-1c68-411b-93d5-0d0594a99ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13383 | 2026.05.18 07:23:29.942036 [ 4 ] {a9d56080-1c68-411b-93d5-0d0594a99ecd} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2026.05.18 07:23:29.942071 [ 4 ] {a9d56080-1c68-411b-93d5-0d0594a99ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13385 | 2026.05.18 07:23:29.942377 [ 4 ] {a9d56080-1c68-411b-93d5-0d0594a99ecd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13386 | 2026.05.18 07:23:29.942595 [ 4 ] {a9d56080-1c68-411b-93d5-0d0594a99ecd} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.05.18 07:23:29.942726 [ 4 ] {a9d56080-1c68-411b-93d5-0d0594a99ecd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 13388 | 2026.05.18 07:23:29.942760 [ 4 ] {a9d56080-1c68-411b-93d5-0d0594a99ecd} <Debug> TCPHandler: Processed in 0.001359618 sec. | ||
| 13389 | 2026.05.18 07:23:29.942916 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2026.05.18 07:23:29.943010 [ 4 ] {509cee21-402e-4aac-be58-a54d8e3593dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13391 | 2026.05.18 07:23:29.943049 [ 4 ] {509cee21-402e-4aac-be58-a54d8e3593dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13392 | 2026.05.18 07:23:29.944297 [ 4 ] {509cee21-402e-4aac-be58-a54d8e3593dd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.05.18 07:23:29.944334 [ 4 ] {509cee21-402e-4aac-be58-a54d8e3593dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13394 | 2026.05.18 07:23:29.944709 [ 4 ] {509cee21-402e-4aac-be58-a54d8e3593dd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13395 | 2026.05.18 07:23:29.944913 [ 4 ] {509cee21-402e-4aac-be58-a54d8e3593dd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2026.05.18 07:23:29.945039 [ 4 ] {509cee21-402e-4aac-be58-a54d8e3593dd} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.002046 sec., 844086.0215053763 rows/sec., 56.83 MiB/sec. | ||
| 13397 | 2026.05.18 07:23:29.945073 [ 4 ] {509cee21-402e-4aac-be58-a54d8e3593dd} <Debug> TCPHandler: Processed in 0.002216083 sec. | ||
| 13398 | 2026.05.18 07:23:29.945200 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2026.05.18 07:23:29.945296 [ 4 ] {a238ae41-50a5-4d97-b8a4-1d7dfbe30fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13400 | 2026.05.18 07:23:29.945337 [ 4 ] {a238ae41-50a5-4d97-b8a4-1d7dfbe30fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13401 | 2026.05.18 07:23:29.945699 [ 4 ] {a238ae41-50a5-4d97-b8a4-1d7dfbe30fc4} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2026.05.18 07:23:29.945735 [ 4 ] {a238ae41-50a5-4d97-b8a4-1d7dfbe30fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13403 | 2026.05.18 07:23:29.946018 [ 4 ] {a238ae41-50a5-4d97-b8a4-1d7dfbe30fc4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13404 | 2026.05.18 07:23:29.946221 [ 4 ] {a238ae41-50a5-4d97-b8a4-1d7dfbe30fc4} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2026.05.18 07:23:29.946325 [ 83 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 13406 | 2026.05.18 07:23:29.946348 [ 4 ] {a238ae41-50a5-4d97-b8a4-1d7dfbe30fc4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 13407 | 2026.05.18 07:23:29.946374 [ 83 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.05.18 07:23:29.946386 [ 4 ] {a238ae41-50a5-4d97-b8a4-1d7dfbe30fc4} <Debug> TCPHandler: Processed in 0.001235227 sec. | ||
| 13409 | 2026.05.18 07:23:29.946403 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13410 | 2026.05.18 07:23:29.946510 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 13411 | 2026.05.18 07:23:29.946518 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2026.05.18 07:23:29.946638 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13413 | 2026.05.18 07:23:29.946639 [ 4 ] {b1eb1fab-e379-42a5-9929-2a057075d1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13414 | 2026.05.18 07:23:29.946677 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 13415 | 2026.05.18 07:23:29.946703 [ 4 ] {b1eb1fab-e379-42a5-9929-2a057075d1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13416 | 2026.05.18 07:23:29.946731 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 13417 | 2026.05.18 07:23:29.946774 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 13418 | 2026.05.18 07:23:29.946806 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 13419 | 2026.05.18 07:23:29.946838 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 13420 | 2026.05.18 07:23:29.946870 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13421 | 2026.05.18 07:23:29.947517 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001045726 sec., 183604.50060532108 rows/sec., 9.37 MiB/sec. | ||
| 13422 | 2026.05.18 07:23:29.947646 [ 196 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 13423 | 2026.05.18 07:23:29.947690 [ 4 ] {b1eb1fab-e379-42a5-9929-2a057075d1da} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.05.18 07:23:29.947732 [ 4 ] {b1eb1fab-e379-42a5-9929-2a057075d1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13425 | 2026.05.18 07:23:29.947930 [ 196 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2026.05.18 07:23:29.948005 [ 196 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_32_7} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 13427 | 2026.05.18 07:23:29.948063 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13428 | 2026.05.18 07:23:29.948215 [ 4 ] {b1eb1fab-e379-42a5-9929-2a057075d1da} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13429 | 2026.05.18 07:23:29.948437 [ 4 ] {b1eb1fab-e379-42a5-9929-2a057075d1da} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2026.05.18 07:23:29.948567 [ 4 ] {b1eb1fab-e379-42a5-9929-2a057075d1da} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001947 sec., 855161.7873651772 rows/sec., 52.21 MiB/sec. | ||
| 13431 | 2026.05.18 07:23:29.948602 [ 4 ] {b1eb1fab-e379-42a5-9929-2a057075d1da} <Debug> TCPHandler: Processed in 0.002133852 sec. | ||
| 13432 | 2026.05.18 07:23:29.948756 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2026.05.18 07:23:29.948851 [ 4 ] {4261646e-805d-460a-af7a-d5bde41d0280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13434 | 2026.05.18 07:23:29.948894 [ 4 ] {4261646e-805d-460a-af7a-d5bde41d0280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13435 | 2026.05.18 07:23:29.949218 [ 4 ] {4261646e-805d-460a-af7a-d5bde41d0280} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2026.05.18 07:23:29.949253 [ 4 ] {4261646e-805d-460a-af7a-d5bde41d0280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13437 | 2026.05.18 07:23:29.949540 [ 4 ] {4261646e-805d-460a-af7a-d5bde41d0280} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13438 | 2026.05.18 07:23:29.949742 [ 4 ] {4261646e-805d-460a-af7a-d5bde41d0280} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.05.18 07:23:29.949870 [ 4 ] {4261646e-805d-460a-af7a-d5bde41d0280} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 13440 | 2026.05.18 07:23:29.949879 [ 83 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 13441 | 2026.05.18 07:23:29.949904 [ 4 ] {4261646e-805d-460a-af7a-d5bde41d0280} <Debug> TCPHandler: Processed in 0.001198676 sec. | ||
| 13442 | 2026.05.18 07:23:29.949950 [ 83 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.05.18 07:23:29.949981 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13444 | 2026.05.18 07:23:29.950057 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2026.05.18 07:23:29.950072 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 13446 | 2026.05.18 07:23:29.950160 [ 4 ] {9a39163e-1ad6-4cd7-b3e0-7b68ebeb3e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13447 | 2026.05.18 07:23:29.950194 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13448 | 2026.05.18 07:23:29.950218 [ 4 ] {9a39163e-1ad6-4cd7-b3e0-7b68ebeb3e1b} <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 | ||
| 13449 | 2026.05.18 07:23:29.950231 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 13450 | 2026.05.18 07:23:29.950299 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 13451 | 2026.05.18 07:23:29.950344 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 13452 | 2026.05.18 07:23:29.950385 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 13453 | 2026.05.18 07:23:29.950423 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 13454 | 2026.05.18 07:23:29.950462 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13455 | 2026.05.18 07:23:29.951044 [ 4 ] {9a39163e-1ad6-4cd7-b3e0-7b68ebeb3e1b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.05.18 07:23:29.951085 [ 4 ] {9a39163e-1ad6-4cd7-b3e0-7b68ebeb3e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13457 | 2026.05.18 07:23:29.951246 [ 190 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213147 sec., 27201.979644676205 rows/sec., 1.79 MiB/sec. | ||
| 13458 | 2026.05.18 07:23:29.951377 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 13459 | 2026.05.18 07:23:29.951624 [ 4 ] {9a39163e-1ad6-4cd7-b3e0-7b68ebeb3e1b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13460 | 2026.05.18 07:23:29.951643 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13461 | 2026.05.18 07:23:29.951728 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_33_7} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 13462 | 2026.05.18 07:23:29.951802 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13463 | 2026.05.18 07:23:29.951870 [ 4 ] {9a39163e-1ad6-4cd7-b3e0-7b68ebeb3e1b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.05.18 07:23:29.952012 [ 4 ] {9a39163e-1ad6-4cd7-b3e0-7b68ebeb3e1b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00187 sec., 11764.705882352942 rows/sec., 21.08 MiB/sec. | ||
| 13465 | 2026.05.18 07:23:29.952065 [ 4 ] {9a39163e-1ad6-4cd7-b3e0-7b68ebeb3e1b} <Debug> TCPHandler: Processed in 0.002057241 sec. | ||
| 13466 | 2026.05.18 07:23:29.952197 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2026.05.18 07:23:29.952293 [ 4 ] {ed5bfccf-50d2-493b-8f81-21e75a435c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13468 | 2026.05.18 07:23:29.952335 [ 4 ] {ed5bfccf-50d2-493b-8f81-21e75a435c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13469 | 2026.05.18 07:23:29.952782 [ 4 ] {ed5bfccf-50d2-493b-8f81-21e75a435c25} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2026.05.18 07:23:29.952826 [ 4 ] {ed5bfccf-50d2-493b-8f81-21e75a435c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13471 | 2026.05.18 07:23:29.953225 [ 4 ] {ed5bfccf-50d2-493b-8f81-21e75a435c25} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13472 | 2026.05.18 07:23:29.953474 [ 4 ] {ed5bfccf-50d2-493b-8f81-21e75a435c25} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.05.18 07:23:29.953627 [ 4 ] {ed5bfccf-50d2-493b-8f81-21e75a435c25} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001351 sec., 48852.70170244264 rows/sec., 2.97 MiB/sec. | ||
| 13474 | 2026.05.18 07:23:29.953680 [ 4 ] {ed5bfccf-50d2-493b-8f81-21e75a435c25} <Debug> TCPHandler: Processed in 0.001532388 sec. | ||
| 13475 | 2026.05.18 07:23:32.143597 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62740 | ||
| 13476 | 2026.05.18 07:23:32.143689 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13477 | 2026.05.18 07:23:32.143715 [ 3 ] {} <Debug> TCP-Session: bd33054d-bfa5-4b92-a982-ca0437cde532 Authenticating user 'default' from [fd00:1122:3344:101::e]:62740 | ||
| 13478 | 2026.05.18 07:23:32.143738 [ 3 ] {} <Debug> TCP-Session: bd33054d-bfa5-4b92-a982-ca0437cde532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13479 | 2026.05.18 07:23:32.143751 [ 3 ] {} <Debug> TCP-Session: bd33054d-bfa5-4b92-a982-ca0437cde532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13480 | 2026.05.18 07:23:32.143977 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33467 | ||
| 13481 | 2026.05.18 07:23:32.143992 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51527 | ||
| 13482 | 2026.05.18 07:23:32.144027 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48206 | ||
| 13483 | 2026.05.18 07:23:32.144044 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34461 | ||
| 13484 | 2026.05.18 07:23:32.144096 [ 3 ] {} <Trace> TCP-Session: bd33054d-bfa5-4b92-a982-ca0437cde532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13485 | 2026.05.18 07:23:32.144092 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13486 | 2026.05.18 07:23:32.144073 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13487 | 2026.05.18 07:23:32.144040 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33461 | ||
| 13488 | 2026.05.18 07:23:32.144200 [ 269 ] {} <Debug> TCP-Session: 56478e9d-5418-4e84-ac52-6ea0ab983560 Authenticating user 'default' from [fd00:1122:3344:101::e]:33467 | ||
| 13489 | 2026.05.18 07:23:32.144194 [ 303 ] {} <Debug> TCP-Session: 0db06279-7592-44a4-bc42-8ed170e961f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51527 | ||
| 13490 | 2026.05.18 07:23:32.144252 [ 269 ] {} <Debug> TCP-Session: 56478e9d-5418-4e84-ac52-6ea0ab983560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13491 | 2026.05.18 07:23:32.144262 [ 303 ] {} <Debug> TCP-Session: 0db06279-7592-44a4-bc42-8ed170e961f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13492 | 2026.05.18 07:23:32.144270 [ 269 ] {} <Debug> TCP-Session: 56478e9d-5418-4e84-ac52-6ea0ab983560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13493 | 2026.05.18 07:23:32.144277 [ 3 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13494 | 2026.05.18 07:23:32.144281 [ 303 ] {} <Debug> TCP-Session: 0db06279-7592-44a4-bc42-8ed170e961f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13495 | 2026.05.18 07:23:32.144028 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40479 | ||
| 13496 | 2026.05.18 07:23:32.144009 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62572 | ||
| 13497 | 2026.05.18 07:23:32.143991 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60307 | ||
| 13498 | 2026.05.18 07:23:32.144545 [ 3 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13499 | 2026.05.18 07:23:32.144607 [ 3 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13500 | 2026.05.18 07:23:32.144870 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13501 | 2026.05.18 07:23:32.144886 [ 3 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 13502 | 2026.05.18 07:23:32.144919 [ 306 ] {} <Debug> TCP-Session: 2716c4cb-edae-49c8-8b07-9b3c77d97845 Authenticating user 'default' from [fd00:1122:3344:101::e]:62572 | ||
| 13503 | 2026.05.18 07:23:32.144953 [ 306 ] {} <Debug> TCP-Session: 2716c4cb-edae-49c8-8b07-9b3c77d97845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13504 | 2026.05.18 07:23:32.144967 [ 306 ] {} <Debug> TCP-Session: 2716c4cb-edae-49c8-8b07-9b3c77d97845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13505 | 2026.05.18 07:23:32.145015 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13506 | 2026.05.18 07:23:32.145065 [ 302 ] {} <Debug> TCP-Session: 77490fc6-8bf2-4dc4-bd18-b07962114e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:60307 | ||
| 13507 | 2026.05.18 07:23:32.145096 [ 302 ] {} <Debug> TCP-Session: 77490fc6-8bf2-4dc4-bd18-b07962114e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13508 | 2026.05.18 07:23:32.145118 [ 302 ] {} <Debug> TCP-Session: 77490fc6-8bf2-4dc4-bd18-b07962114e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13509 | 2026.05.18 07:23:32.145126 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13510 | 2026.05.18 07:23:32.145172 [ 310 ] {} <Debug> TCP-Session: d38b4d90-a14f-4ddd-986c-0163865e5b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:33461 | ||
| 13511 | 2026.05.18 07:23:32.145190 [ 310 ] {} <Debug> TCP-Session: d38b4d90-a14f-4ddd-986c-0163865e5b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13512 | 2026.05.18 07:23:32.145207 [ 310 ] {} <Debug> TCP-Session: d38b4d90-a14f-4ddd-986c-0163865e5b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13513 | 2026.05.18 07:23:32.145248 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13514 | 2026.05.18 07:23:32.145287 [ 309 ] {} <Debug> TCP-Session: 00d2f4c6-06d1-433d-a8ac-0a1b59ed6e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:34461 | ||
| 13515 | 2026.05.18 07:23:32.145314 [ 309 ] {} <Debug> TCP-Session: 00d2f4c6-06d1-433d-a8ac-0a1b59ed6e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13516 | 2026.05.18 07:23:32.145327 [ 309 ] {} <Debug> TCP-Session: 00d2f4c6-06d1-433d-a8ac-0a1b59ed6e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13517 | 2026.05.18 07:23:32.145476 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13518 | 2026.05.18 07:23:32.145518 [ 307 ] {} <Debug> TCP-Session: 79e1008f-8846-46bb-a4ba-912921c5fd10 Authenticating user 'default' from [fd00:1122:3344:101::e]:48206 | ||
| 13519 | 2026.05.18 07:23:32.145537 [ 307 ] {} <Debug> TCP-Session: 79e1008f-8846-46bb-a4ba-912921c5fd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13520 | 2026.05.18 07:23:32.145555 [ 307 ] {} <Debug> TCP-Session: 79e1008f-8846-46bb-a4ba-912921c5fd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13521 | 2026.05.18 07:23:32.145596 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13522 | 2026.05.18 07:23:32.145630 [ 308 ] {} <Debug> TCP-Session: 710bce51-27f6-4655-941f-515b2448c3bb Authenticating user 'default' from [fd00:1122:3344:101::e]:40479 | ||
| 13523 | 2026.05.18 07:23:32.145648 [ 308 ] {} <Debug> TCP-Session: 710bce51-27f6-4655-941f-515b2448c3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13524 | 2026.05.18 07:23:32.145661 [ 308 ] {} <Debug> TCP-Session: 710bce51-27f6-4655-941f-515b2448c3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13525 | 2026.05.18 07:23:32.145857 [ 326 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Trace> AggregatingTransform: Aggregating | ||
| 13526 | 2026.05.18 07:23:32.145896 [ 326 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Trace> Aggregator: Aggregation method: without_key | ||
| 13527 | 2026.05.18 07:23:32.145931 [ 326 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933125 sec. (1071.668 rows/sec., 41.86 KiB/sec.) | ||
| 13528 | 2026.05.18 07:23:32.145949 [ 326 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Trace> Aggregator: Merging aggregated data | ||
| 13529 | 2026.05.18 07:23:32.146550 [ 3 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002325 sec., 430.10752688172045 rows/sec., 16.80 KiB/sec. | ||
| 13530 | 2026.05.18 07:23:32.146705 [ 3 ] {1aa6661f-3b2e-4f5e-9321-af25a3e3d469} <Debug> TCPHandler: Processed in 0.002765935 sec. | ||
| 13531 | 2026.05.18 07:23:32.146825 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13532 | 2026.05.18 07:23:32.146856 [ 3 ] {} <Debug> TCP-Session: bd33054d-bfa5-4b92-a982-ca0437cde532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13533 | 2026.05.18 07:23:32.146858 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13534 | 2026.05.18 07:23:32.146875 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13535 | 2026.05.18 07:23:32.146883 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13536 | 2026.05.18 07:23:32.146911 [ 309 ] {} <Debug> TCP-Session: 00d2f4c6-06d1-433d-a8ac-0a1b59ed6e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13537 | 2026.05.18 07:23:32.146927 [ 302 ] {} <Debug> TCP-Session: 77490fc6-8bf2-4dc4-bd18-b07962114e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13538 | 2026.05.18 07:23:32.146938 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13539 | 2026.05.18 07:23:32.146964 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13540 | 2026.05.18 07:23:32.146947 [ 303 ] {} <Debug> TCP-Session: 0db06279-7592-44a4-bc42-8ed170e961f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13541 | 2026.05.18 07:23:32.147001 [ 310 ] {} <Debug> TCP-Session: d38b4d90-a14f-4ddd-986c-0163865e5b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13542 | 2026.05.18 07:23:32.146991 [ 307 ] {} <Debug> TCP-Session: 79e1008f-8846-46bb-a4ba-912921c5fd10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13543 | 2026.05.18 07:23:32.146916 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13544 | 2026.05.18 07:23:32.146900 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13545 | 2026.05.18 07:23:32.147077 [ 306 ] {} <Debug> TCP-Session: 2716c4cb-edae-49c8-8b07-9b3c77d97845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13546 | 2026.05.18 07:23:32.146951 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13547 | 2026.05.18 07:23:32.147104 [ 269 ] {} <Debug> TCP-Session: 56478e9d-5418-4e84-ac52-6ea0ab983560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13548 | 2026.05.18 07:23:32.147142 [ 308 ] {} <Debug> TCP-Session: 710bce51-27f6-4655-941f-515b2448c3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13549 | 2026.05.18 07:23:32.279426 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34189 | ||
| 13550 | 2026.05.18 07:23:32.279509 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13551 | 2026.05.18 07:23:32.279535 [ 3 ] {} <Debug> TCP-Session: 3a4929ef-3578-4bf6-8e2c-1459389ddfdc Authenticating user 'default' from [fd00:1122:3344:101::e]:34189 | ||
| 13552 | 2026.05.18 07:23:32.279558 [ 3 ] {} <Debug> TCP-Session: 3a4929ef-3578-4bf6-8e2c-1459389ddfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13553 | 2026.05.18 07:23:32.279572 [ 3 ] {} <Debug> TCP-Session: 3a4929ef-3578-4bf6-8e2c-1459389ddfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13554 | 2026.05.18 07:23:32.279783 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57054 | ||
| 13555 | 2026.05.18 07:23:32.279791 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38129 | ||
| 13556 | 2026.05.18 07:23:32.279842 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60772 | ||
| 13557 | 2026.05.18 07:23:32.279858 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60034 | ||
| 13558 | 2026.05.18 07:23:32.279878 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38786 | ||
| 13559 | 2026.05.18 07:23:32.279888 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36206 | ||
| 13560 | 2026.05.18 07:23:32.279907 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13561 | 2026.05.18 07:23:32.279921 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13562 | 2026.05.18 07:23:32.279945 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13563 | 2026.05.18 07:23:32.279955 [ 303 ] {} <Debug> TCP-Session: a88edf9e-2094-4e6f-9c35-591993413fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:60772 | ||
| 13564 | 2026.05.18 07:23:32.279964 [ 306 ] {} <Debug> TCP-Session: 89bfcc68-c755-450a-97c7-a598122a73cb Authenticating user 'default' from [fd00:1122:3344:101::e]:60034 | ||
| 13565 | 2026.05.18 07:23:32.279980 [ 308 ] {} <Debug> TCP-Session: 87c533ae-8490-4fd6-8dfd-c8750fb5d305 Authenticating user 'default' from [fd00:1122:3344:101::e]:38786 | ||
| 13566 | 2026.05.18 07:23:32.279991 [ 303 ] {} <Debug> TCP-Session: a88edf9e-2094-4e6f-9c35-591993413fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13567 | 2026.05.18 07:23:32.279996 [ 306 ] {} <Debug> TCP-Session: 89bfcc68-c755-450a-97c7-a598122a73cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13568 | 2026.05.18 07:23:32.280015 [ 308 ] {} <Debug> TCP-Session: 87c533ae-8490-4fd6-8dfd-c8750fb5d305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13569 | 2026.05.18 07:23:32.280017 [ 303 ] {} <Debug> TCP-Session: a88edf9e-2094-4e6f-9c35-591993413fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13570 | 2026.05.18 07:23:32.280028 [ 306 ] {} <Debug> TCP-Session: 89bfcc68-c755-450a-97c7-a598122a73cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13571 | 2026.05.18 07:23:32.280040 [ 308 ] {} <Debug> TCP-Session: 87c533ae-8490-4fd6-8dfd-c8750fb5d305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2026.05.18 07:23:32.279978 [ 3 ] {} <Trace> TCP-Session: 3a4929ef-3578-4bf6-8e2c-1459389ddfdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13573 | 2026.05.18 07:23:32.279959 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13574 | 2026.05.18 07:23:32.279889 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13575 | 2026.05.18 07:23:32.280155 [ 309 ] {} <Debug> TCP-Session: 61a6c577-5475-42e8-a35a-385389eb942a Authenticating user 'default' from [fd00:1122:3344:101::e]:36206 | ||
| 13576 | 2026.05.18 07:23:32.279894 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54313 | ||
| 13577 | 2026.05.18 07:23:32.280189 [ 269 ] {} <Debug> TCP-Session: 50c42bd8-d582-4dbb-a30b-0de003595997 Authenticating user 'default' from [fd00:1122:3344:101::e]:57054 | ||
| 13578 | 2026.05.18 07:23:32.280195 [ 309 ] {} <Debug> TCP-Session: 61a6c577-5475-42e8-a35a-385389eb942a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13579 | 2026.05.18 07:23:32.280228 [ 269 ] {} <Debug> TCP-Session: 50c42bd8-d582-4dbb-a30b-0de003595997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.05.18 07:23:32.280248 [ 309 ] {} <Debug> TCP-Session: 61a6c577-5475-42e8-a35a-385389eb942a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13581 | 2026.05.18 07:23:32.280270 [ 269 ] {} <Debug> TCP-Session: 50c42bd8-d582-4dbb-a30b-0de003595997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13582 | 2026.05.18 07:23:32.280284 [ 3 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34189) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13583 | 2026.05.18 07:23:32.280236 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13584 | 2026.05.18 07:23:32.279897 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13585 | 2026.05.18 07:23:32.280354 [ 310 ] {} <Debug> TCP-Session: 529d82b5-c13d-4e15-abcc-0f22211e61a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54313 | ||
| 13586 | 2026.05.18 07:23:32.279891 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52091 | ||
| 13587 | 2026.05.18 07:23:32.280388 [ 302 ] {} <Debug> TCP-Session: b6a8354d-74e0-45aa-8fcd-136bb5934afa Authenticating user 'default' from [fd00:1122:3344:101::e]:38129 | ||
| 13588 | 2026.05.18 07:23:32.280391 [ 310 ] {} <Debug> TCP-Session: 529d82b5-c13d-4e15-abcc-0f22211e61a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13589 | 2026.05.18 07:23:32.280434 [ 302 ] {} <Debug> TCP-Session: b6a8354d-74e0-45aa-8fcd-136bb5934afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13590 | 2026.05.18 07:23:32.280448 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13591 | 2026.05.18 07:23:32.280463 [ 302 ] {} <Debug> TCP-Session: b6a8354d-74e0-45aa-8fcd-136bb5934afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13592 | 2026.05.18 07:23:32.280483 [ 307 ] {} <Debug> TCP-Session: 8fa22d10-b141-466a-bd6b-5ef20fcb702c Authenticating user 'default' from [fd00:1122:3344:101::e]:52091 | ||
| 13593 | 2026.05.18 07:23:32.280450 [ 310 ] {} <Debug> TCP-Session: 529d82b5-c13d-4e15-abcc-0f22211e61a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13594 | 2026.05.18 07:23:32.280513 [ 307 ] {} <Debug> TCP-Session: 8fa22d10-b141-466a-bd6b-5ef20fcb702c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13595 | 2026.05.18 07:23:32.280537 [ 307 ] {} <Debug> TCP-Session: 8fa22d10-b141-466a-bd6b-5ef20fcb702c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13596 | 2026.05.18 07:23:32.280571 [ 3 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13597 | 2026.05.18 07:23:32.280625 [ 3 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13598 | 2026.05.18 07:23:32.280902 [ 3 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 13599 | 2026.05.18 07:23:32.281844 [ 341 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Trace> AggregatingTransform: Aggregating | ||
| 13600 | 2026.05.18 07:23:32.281875 [ 341 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 13601 | 2026.05.18 07:23:32.281902 [ 341 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903855 sec. (1106.372 rows/sec., 43.22 KiB/sec.) | ||
| 13602 | 2026.05.18 07:23:32.281917 [ 341 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Trace> Aggregator: Merging aggregated data | ||
| 13603 | 2026.05.18 07:23:32.282614 [ 3 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002383 sec., 419.639110365086 rows/sec., 16.39 KiB/sec. | ||
| 13604 | 2026.05.18 07:23:32.282814 [ 3 ] {6b032e0b-200b-4315-b879-60aaae7966ab} <Debug> TCPHandler: Processed in 0.002950526 sec. | ||
| 13605 | 2026.05.18 07:23:32.282947 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13606 | 2026.05.18 07:23:32.282981 [ 3 ] {} <Debug> TCP-Session: 3a4929ef-3578-4bf6-8e2c-1459389ddfdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13607 | 2026.05.18 07:23:32.282995 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13608 | 2026.05.18 07:23:32.283014 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13609 | 2026.05.18 07:23:32.283040 [ 306 ] {} <Debug> TCP-Session: 89bfcc68-c755-450a-97c7-a598122a73cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13610 | 2026.05.18 07:23:32.283051 [ 269 ] {} <Debug> TCP-Session: 50c42bd8-d582-4dbb-a30b-0de003595997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13611 | 2026.05.18 07:23:32.283065 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13612 | 2026.05.18 07:23:32.283096 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13613 | 2026.05.18 07:23:32.283105 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13614 | 2026.05.18 07:23:32.283125 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13615 | 2026.05.18 07:23:32.283144 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13616 | 2026.05.18 07:23:32.283164 [ 309 ] {} <Debug> TCP-Session: 61a6c577-5475-42e8-a35a-385389eb942a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13617 | 2026.05.18 07:23:32.283162 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13618 | 2026.05.18 07:23:32.283198 [ 302 ] {} <Debug> TCP-Session: b6a8354d-74e0-45aa-8fcd-136bb5934afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13619 | 2026.05.18 07:23:32.283177 [ 310 ] {} <Debug> TCP-Session: 529d82b5-c13d-4e15-abcc-0f22211e61a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13620 | 2026.05.18 07:23:32.283217 [ 308 ] {} <Debug> TCP-Session: 87c533ae-8490-4fd6-8dfd-c8750fb5d305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13621 | 2026.05.18 07:23:32.283118 [ 303 ] {} <Debug> TCP-Session: a88edf9e-2094-4e6f-9c35-591993413fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13622 | 2026.05.18 07:23:32.283146 [ 307 ] {} <Debug> TCP-Session: 8fa22d10-b141-466a-bd6b-5ef20fcb702c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13623 | 2026.05.18 07:23:32.631463 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.05.18 07:23:32.631707 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 13625 | 2026.05.18 07:23:32.632045 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13626 | 2026.05.18 07:23:32.632084 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <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 | ||
| 13627 | 2026.05.18 07:23:32.632306 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13628 | 2026.05.18 07:23:32.632378 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13629 | 2026.05.18 07:23:32.632531 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13630 | 2026.05.18 07:23:32.632568 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13631 | 2026.05.18 07:23:32.632591 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 13632 | 2026.05.18 07:23:32.632607 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13633 | 2026.05.18 07:23:32.632651 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <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'))" | ||
| 13634 | 2026.05.18 07:23:32.632671 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13635 | 2026.05.18 07:23:32.633963 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002334 sec., 22279.348757497857 rows/sec., 5.21 MiB/sec. | ||
| 13636 | 2026.05.18 07:23:32.634141 [ 4 ] {e715367e-72d0-4880-8e13-6a240ddaf6f1} <Debug> TCPHandler: Processed in 0.002811226 sec. | ||
| 13637 | 2026.05.18 07:23:32.635583 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13638 | 2026.05.18 07:23:32.635730 [ 4 ] {d5fc2dcf-a7f3-4f58-9ed5-849a87a1be90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13639 | 2026.05.18 07:23:32.635793 [ 4 ] {d5fc2dcf-a7f3-4f58-9ed5-849a87a1be90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13640 | 2026.05.18 07:23:32.636521 [ 4 ] {d5fc2dcf-a7f3-4f58-9ed5-849a87a1be90} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13641 | 2026.05.18 07:23:32.636572 [ 4 ] {d5fc2dcf-a7f3-4f58-9ed5-849a87a1be90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13642 | 2026.05.18 07:23:32.637015 [ 4 ] {d5fc2dcf-a7f3-4f58-9ed5-849a87a1be90} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13643 | 2026.05.18 07:23:32.637270 [ 4 ] {d5fc2dcf-a7f3-4f58-9ed5-849a87a1be90} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13644 | 2026.05.18 07:23:32.637443 [ 80 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13645 | 2026.05.18 07:23:32.637445 [ 4 ] {d5fc2dcf-a7f3-4f58-9ed5-849a87a1be90} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001761 sec., 31800.113571834187 rows/sec., 2.43 MiB/sec. | ||
| 13646 | 2026.05.18 07:23:32.637491 [ 80 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.05.18 07:23:32.637515 [ 4 ] {d5fc2dcf-a7f3-4f58-9ed5-849a87a1be90} <Debug> TCPHandler: Processed in 0.002046302 sec. | ||
| 13648 | 2026.05.18 07:23:32.637525 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13649 | 2026.05.18 07:23:32.637672 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13650 | 2026.05.18 07:23:32.637718 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13651 | 2026.05.18 07:23:32.637783 [ 4 ] {89c4dfeb-33ea-411e-b44a-aab45e74883e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13652 | 2026.05.18 07:23:32.637837 [ 4 ] {89c4dfeb-33ea-411e-b44a-aab45e74883e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13653 | 2026.05.18 07:23:32.637885 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13654 | 2026.05.18 07:23:32.637934 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3362 rows starting from the beginning of the part | ||
| 13655 | 2026.05.18 07:23:32.638021 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 116 rows starting from the beginning of the part | ||
| 13656 | 2026.05.18 07:23:32.638086 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 819 rows starting from the beginning of the part | ||
| 13657 | 2026.05.18 07:23:32.638147 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 116 rows starting from the beginning of the part | ||
| 13658 | 2026.05.18 07:23:32.638204 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 3168 rows starting from the beginning of the part | ||
| 13659 | 2026.05.18 07:23:32.638262 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 13660 | 2026.05.18 07:23:32.638381 [ 4 ] {89c4dfeb-33ea-411e-b44a-aab45e74883e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.05.18 07:23:32.638430 [ 4 ] {89c4dfeb-33ea-411e-b44a-aab45e74883e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13662 | 2026.05.18 07:23:32.638878 [ 4 ] {89c4dfeb-33ea-411e-b44a-aab45e74883e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13663 | 2026.05.18 07:23:32.639198 [ 4 ] {89c4dfeb-33ea-411e-b44a-aab45e74883e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.05.18 07:23:32.639382 [ 80 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13665 | 2026.05.18 07:23:32.639387 [ 4 ] {89c4dfeb-33ea-411e-b44a-aab45e74883e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00163 sec., 39263.8036809816 rows/sec., 3.06 MiB/sec. | ||
| 13666 | 2026.05.18 07:23:32.639431 [ 80 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13667 | 2026.05.18 07:23:32.639452 [ 4 ] {89c4dfeb-33ea-411e-b44a-aab45e74883e} <Debug> TCPHandler: Processed in 0.00183259 sec. | ||
| 13668 | 2026.05.18 07:23:32.639491 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13669 | 2026.05.18 07:23:32.639636 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13670 | 2026.05.18 07:23:32.639664 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13671 | 2026.05.18 07:23:32.639812 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13672 | 2026.05.18 07:23:32.639814 [ 4 ] {87020d4e-c1fb-46ec-a184-f2ab5cb9a118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13673 | 2026.05.18 07:23:32.639871 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1831 rows starting from the beginning of the part | ||
| 13674 | 2026.05.18 07:23:32.639914 [ 4 ] {87020d4e-c1fb-46ec-a184-f2ab5cb9a118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13675 | 2026.05.18 07:23:32.639963 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 94 rows starting from the beginning of the part | ||
| 13676 | 2026.05.18 07:23:32.640034 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 501 rows starting from the beginning of the part | ||
| 13677 | 2026.05.18 07:23:32.640097 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 94 rows starting from the beginning of the part | ||
| 13678 | 2026.05.18 07:23:32.640160 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1727 rows starting from the beginning of the part | ||
| 13679 | 2026.05.18 07:23:32.640235 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13680 | 2026.05.18 07:23:32.640453 [ 4 ] {87020d4e-c1fb-46ec-a184-f2ab5cb9a118} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.05.18 07:23:32.640509 [ 4 ] {87020d4e-c1fb-46ec-a184-f2ab5cb9a118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13682 | 2026.05.18 07:23:32.641039 [ 4 ] {87020d4e-c1fb-46ec-a184-f2ab5cb9a118} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13683 | 2026.05.18 07:23:32.641372 [ 4 ] {87020d4e-c1fb-46ec-a184-f2ab5cb9a118} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.05.18 07:23:32.641416 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.003808711 sec., 2005140.3217518998 rows/sec., 158.94 MiB/sec. | ||
| 13685 | 2026.05.18 07:23:32.641583 [ 4 ] {87020d4e-c1fb-46ec-a184-f2ab5cb9a118} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001802 sec., 35516.09322974473 rows/sec., 2.47 MiB/sec. | ||
| 13686 | 2026.05.18 07:23:32.641600 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 5 parts from all_1_85_17 to all_89_89_0 | ||
| 13687 | 2026.05.18 07:23:32.641645 [ 4 ] {87020d4e-c1fb-46ec-a184-f2ab5cb9a118} <Debug> TCPHandler: Processed in 0.002048711 sec. | ||
| 13688 | 2026.05.18 07:23:32.641670 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2026.05.18 07:23:32.641702 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13690 | 2026.05.18 07:23:32.641802 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_85_17 to all_89_89_0 into Compact with storage Full | ||
| 13691 | 2026.05.18 07:23:32.641839 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13692 | 2026.05.18 07:23:32.641850 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13693 | 2026.05.18 07:23:32.641941 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13694 | 2026.05.18 07:23:32.641995 [ 4 ] {3fb8cbed-ef24-468d-a027-c50685a7b01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13695 | 2026.05.18 07:23:32.641996 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 31920 rows starting from the beginning of the part | ||
| 13696 | 2026.05.18 07:23:32.642064 [ 4 ] {3fb8cbed-ef24-468d-a027-c50685a7b01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13697 | 2026.05.18 07:23:32.642089 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13698 | 2026.05.18 07:23:32.642151 [ 200 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002583044 sec., 1668961.1171935129 rows/sec., 120.95 MiB/sec. | ||
| 13699 | 2026.05.18 07:23:32.642164 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.05.18 07:23:32.642171 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 13701 | 2026.05.18 07:23:32.642248 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13702 | 2026.05.18 07:23:32.642290 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_91_18} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13703 | 2026.05.18 07:23:32.642319 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1665 rows starting from the beginning of the part | ||
| 13704 | 2026.05.18 07:23:32.642395 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 13705 | 2026.05.18 07:23:32.642410 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13706 | 2026.05.18 07:23:32.642554 [ 4 ] {3fb8cbed-ef24-468d-a027-c50685a7b01a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.05.18 07:23:32.642601 [ 4 ] {3fb8cbed-ef24-468d-a027-c50685a7b01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13708 | 2026.05.18 07:23:32.642958 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13709 | 2026.05.18 07:23:32.643014 [ 4 ] {3fb8cbed-ef24-468d-a027-c50685a7b01a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13710 | 2026.05.18 07:23:32.643103 [ 189 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_91_18} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13711 | 2026.05.18 07:23:32.643227 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 13712 | 2026.05.18 07:23:32.643326 [ 4 ] {3fb8cbed-ef24-468d-a027-c50685a7b01a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.05.18 07:23:32.643495 [ 4 ] {3fb8cbed-ef24-468d-a027-c50685a7b01a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001533 sec., 15655.577299412915 rows/sec., 1.06 MiB/sec. | ||
| 13714 | 2026.05.18 07:23:32.643541 [ 4 ] {3fb8cbed-ef24-468d-a027-c50685a7b01a} <Debug> TCPHandler: Processed in 0.00176002 sec. | ||
| 13715 | 2026.05.18 07:23:32.651137 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34170 rows, containing 5 columns (5 merged, 0 gathered) in 0.009374872 sec., 3644849.7643487826 rows/sec., 235.98 MiB/sec. | ||
| 13716 | 2026.05.18 07:23:32.651411 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 13717 | 2026.05.18 07:23:32.651720 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.05.18 07:23:32.651800 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 5 parts: [all_1_85_17, all_89_89_0] -> all_1_89_18 | ||
| 13719 | 2026.05.18 07:23:32.651878 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13720 | 2026.05.18 07:23:33.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.02 MiB, peak 352.60 MiB, free memory in arenas 0.00 B, will set to 341.54 MiB (RSS), difference: 1.52 MiB | ||
| 13721 | 2026.05.18 07:23:33.433661 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61845 | ||
| 13722 | 2026.05.18 07:23:33.433745 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13723 | 2026.05.18 07:23:33.433771 [ 3 ] {} <Debug> TCP-Session: 599833c9-7c90-478f-b6bb-087385e52233 Authenticating user 'default' from [fd00:1122:3344:101::e]:61845 | ||
| 13724 | 2026.05.18 07:23:33.433793 [ 3 ] {} <Debug> TCP-Session: 599833c9-7c90-478f-b6bb-087385e52233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13725 | 2026.05.18 07:23:33.433806 [ 3 ] {} <Debug> TCP-Session: 599833c9-7c90-478f-b6bb-087385e52233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13726 | 2026.05.18 07:23:33.433987 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61198 | ||
| 13727 | 2026.05.18 07:23:33.434013 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59024 | ||
| 13728 | 2026.05.18 07:23:33.434046 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13729 | 2026.05.18 07:23:33.434042 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37231 | ||
| 13730 | 2026.05.18 07:23:33.434086 [ 269 ] {} <Debug> TCP-Session: b5e3a2f5-d5ab-4f3c-ba33-e604d0be34fe Authenticating user 'default' from [fd00:1122:3344:101::e]:61198 | ||
| 13731 | 2026.05.18 07:23:33.434109 [ 3 ] {} <Trace> TCP-Session: 599833c9-7c90-478f-b6bb-087385e52233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13732 | 2026.05.18 07:23:33.434107 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13733 | 2026.05.18 07:23:33.434129 [ 269 ] {} <Debug> TCP-Session: b5e3a2f5-d5ab-4f3c-ba33-e604d0be34fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13734 | 2026.05.18 07:23:33.434152 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13735 | 2026.05.18 07:23:33.434163 [ 302 ] {} <Debug> TCP-Session: b9030c83-e62d-46bb-9882-8a123642207f Authenticating user 'default' from [fd00:1122:3344:101::e]:59024 | ||
| 13736 | 2026.05.18 07:23:33.434167 [ 269 ] {} <Debug> TCP-Session: b5e3a2f5-d5ab-4f3c-ba33-e604d0be34fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2026.05.18 07:23:33.434189 [ 306 ] {} <Debug> TCP-Session: 13154c76-d081-4009-8a1f-a17332c8dc3f Authenticating user 'default' from [fd00:1122:3344:101::e]:37231 | ||
| 13738 | 2026.05.18 07:23:33.434201 [ 302 ] {} <Debug> TCP-Session: b9030c83-e62d-46bb-9882-8a123642207f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13739 | 2026.05.18 07:23:33.434077 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62937 | ||
| 13740 | 2026.05.18 07:23:33.434232 [ 302 ] {} <Debug> TCP-Session: b9030c83-e62d-46bb-9882-8a123642207f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2026.05.18 07:23:33.434226 [ 306 ] {} <Debug> TCP-Session: 13154c76-d081-4009-8a1f-a17332c8dc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13742 | 2026.05.18 07:23:33.434281 [ 3 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13743 | 2026.05.18 07:23:33.434284 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13744 | 2026.05.18 07:23:33.434304 [ 306 ] {} <Debug> TCP-Session: 13154c76-d081-4009-8a1f-a17332c8dc3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.05.18 07:23:33.434327 [ 310 ] {} <Debug> TCP-Session: 4bc76f08-9c3d-4be5-9518-5125b28b3eda Authenticating user 'default' from [fd00:1122:3344:101::e]:62937 | ||
| 13746 | 2026.05.18 07:23:33.434065 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49096 | ||
| 13747 | 2026.05.18 07:23:33.434357 [ 310 ] {} <Debug> TCP-Session: 4bc76f08-9c3d-4be5-9518-5125b28b3eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13748 | 2026.05.18 07:23:33.434042 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34642 | ||
| 13749 | 2026.05.18 07:23:33.434396 [ 310 ] {} <Debug> TCP-Session: 4bc76f08-9c3d-4be5-9518-5125b28b3eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13750 | 2026.05.18 07:23:33.434413 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13751 | 2026.05.18 07:23:33.434015 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60185 | ||
| 13752 | 2026.05.18 07:23:33.434451 [ 309 ] {} <Debug> TCP-Session: 901f2713-c3a4-4284-bdd5-801fe52874f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49096 | ||
| 13753 | 2026.05.18 07:23:33.434443 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13754 | 2026.05.18 07:23:33.434490 [ 309 ] {} <Debug> TCP-Session: 901f2713-c3a4-4284-bdd5-801fe52874f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13755 | 2026.05.18 07:23:33.434502 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13756 | 2026.05.18 07:23:33.434513 [ 309 ] {} <Debug> TCP-Session: 901f2713-c3a4-4284-bdd5-801fe52874f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13757 | 2026.05.18 07:23:33.434547 [ 303 ] {} <Debug> TCP-Session: bd63b889-56a6-44d0-9265-bc9fc94881e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60185 | ||
| 13758 | 2026.05.18 07:23:33.434556 [ 3 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13759 | 2026.05.18 07:23:33.434570 [ 303 ] {} <Debug> TCP-Session: bd63b889-56a6-44d0-9265-bc9fc94881e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13760 | 2026.05.18 07:23:33.434069 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35252 | ||
| 13761 | 2026.05.18 07:23:33.434614 [ 3 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13762 | 2026.05.18 07:23:33.434591 [ 303 ] {} <Debug> TCP-Session: bd63b889-56a6-44d0-9265-bc9fc94881e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.05.18 07:23:33.434508 [ 307 ] {} <Debug> TCP-Session: 71ddd1c2-f9ca-4d02-969a-2365778ebcbb Authenticating user 'default' from [fd00:1122:3344:101::e]:34642 | ||
| 13764 | 2026.05.18 07:23:33.434680 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13765 | 2026.05.18 07:23:33.434688 [ 307 ] {} <Debug> TCP-Session: 71ddd1c2-f9ca-4d02-969a-2365778ebcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13766 | 2026.05.18 07:23:33.434715 [ 308 ] {} <Debug> TCP-Session: b6dbfcd5-3fa2-4326-80cc-81660adebb83 Authenticating user 'default' from [fd00:1122:3344:101::e]:35252 | ||
| 13767 | 2026.05.18 07:23:33.434716 [ 307 ] {} <Debug> TCP-Session: 71ddd1c2-f9ca-4d02-969a-2365778ebcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2026.05.18 07:23:33.434747 [ 308 ] {} <Debug> TCP-Session: b6dbfcd5-3fa2-4326-80cc-81660adebb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2026.05.18 07:23:33.434766 [ 308 ] {} <Debug> TCP-Session: b6dbfcd5-3fa2-4326-80cc-81660adebb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13770 | 2026.05.18 07:23:33.434918 [ 3 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 13771 | 2026.05.18 07:23:33.435882 [ 331 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Trace> AggregatingTransform: Aggregating | ||
| 13772 | 2026.05.18 07:23:33.435916 [ 331 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Trace> Aggregator: Aggregation method: without_key | ||
| 13773 | 2026.05.18 07:23:33.435947 [ 331 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926045 sec. (1079.861 rows/sec., 42.18 KiB/sec.) | ||
| 13774 | 2026.05.18 07:23:33.435965 [ 331 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Trace> Aggregator: Merging aggregated data | ||
| 13775 | 2026.05.18 07:23:33.436554 [ 3 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002323 sec., 430.4778303917348 rows/sec., 16.82 KiB/sec. | ||
| 13776 | 2026.05.18 07:23:33.436728 [ 3 ] {8bae080c-ec2a-4110-b4a0-408200cb6184} <Debug> TCPHandler: Processed in 0.002731724 sec. | ||
| 13777 | 2026.05.18 07:23:33.436865 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13778 | 2026.05.18 07:23:33.436896 [ 3 ] {} <Debug> TCP-Session: 599833c9-7c90-478f-b6bb-087385e52233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13779 | 2026.05.18 07:23:33.436898 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13780 | 2026.05.18 07:23:33.436916 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13781 | 2026.05.18 07:23:33.436934 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13782 | 2026.05.18 07:23:33.436945 [ 302 ] {} <Debug> TCP-Session: b9030c83-e62d-46bb-9882-8a123642207f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13783 | 2026.05.18 07:23:33.436958 [ 269 ] {} <Debug> TCP-Session: b5e3a2f5-d5ab-4f3c-ba33-e604d0be34fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.05.18 07:23:33.436962 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13785 | 2026.05.18 07:23:33.436997 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13786 | 2026.05.18 07:23:33.437020 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13787 | 2026.05.18 07:23:33.437033 [ 303 ] {} <Debug> TCP-Session: bd63b889-56a6-44d0-9265-bc9fc94881e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2026.05.18 07:23:33.437044 [ 309 ] {} <Debug> TCP-Session: 901f2713-c3a4-4284-bdd5-801fe52874f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2026.05.18 07:23:33.437063 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13790 | 2026.05.18 07:23:33.436989 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13791 | 2026.05.18 07:23:33.436976 [ 306 ] {} <Debug> TCP-Session: 13154c76-d081-4009-8a1f-a17332c8dc3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13792 | 2026.05.18 07:23:33.437142 [ 308 ] {} <Debug> TCP-Session: b6dbfcd5-3fa2-4326-80cc-81660adebb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13793 | 2026.05.18 07:23:33.437161 [ 310 ] {} <Debug> TCP-Session: 4bc76f08-9c3d-4be5-9518-5125b28b3eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2026.05.18 07:23:33.437072 [ 307 ] {} <Debug> TCP-Session: 71ddd1c2-f9ca-4d02-969a-2365778ebcbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13795 | 2026.05.18 07:23:34.357433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27426 | ||
| 13796 | 2026.05.18 07:23:34.358112 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.05.18 07:23:34.358165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13798 | 2026.05.18 07:23:34.358690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13799 | 2026.05.18 07:23:34.358937 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.05.18 07:23:34.359098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27426 | ||
| 13801 | 2026.05.18 07:23:35.796842 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13802 | 2026.05.18 07:23:35.812152 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2026.05.18 07:23:35.812216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13804 | 2026.05.18 07:23:35.817362 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13805 | 2026.05.18 07:23:35.818050 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2026.05.18 07:23:35.821162 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13807 | 2026.05.18 07:23:37.635778 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2026.05.18 07:23:37.636066 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13809 | 2026.05.18 07:23:37.636416 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13810 | 2026.05.18 07:23:37.636454 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <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 | ||
| 13811 | 2026.05.18 07:23:37.636676 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13812 | 2026.05.18 07:23:37.636746 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13813 | 2026.05.18 07:23:37.636892 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13814 | 2026.05.18 07:23:37.636929 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13815 | 2026.05.18 07:23:37.636951 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 13816 | 2026.05.18 07:23:37.636966 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13817 | 2026.05.18 07:23:37.637009 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <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'))" | ||
| 13818 | 2026.05.18 07:23:37.637030 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13819 | 2026.05.18 07:23:37.638458 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002502 sec., 20783.373301358915 rows/sec., 4.86 MiB/sec. | ||
| 13820 | 2026.05.18 07:23:37.638566 [ 4 ] {3a2db267-84fe-4298-9931-cd7589ccd6ac} <Debug> TCPHandler: Processed in 0.002941376 sec. | ||
| 13821 | 2026.05.18 07:23:37.640937 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2026.05.18 07:23:37.641143 [ 4 ] {3540e523-7ed1-48f1-95ec-3168e88f2bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13823 | 2026.05.18 07:23:37.641224 [ 4 ] {3540e523-7ed1-48f1-95ec-3168e88f2bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13824 | 2026.05.18 07:23:37.642146 [ 4 ] {3540e523-7ed1-48f1-95ec-3168e88f2bce} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.05.18 07:23:37.642195 [ 4 ] {3540e523-7ed1-48f1-95ec-3168e88f2bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13826 | 2026.05.18 07:23:37.642580 [ 4 ] {3540e523-7ed1-48f1-95ec-3168e88f2bce} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13827 | 2026.05.18 07:23:37.642804 [ 4 ] {3540e523-7ed1-48f1-95ec-3168e88f2bce} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.05.18 07:23:37.642950 [ 4 ] {3540e523-7ed1-48f1-95ec-3168e88f2bce} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001866 sec., 62165.058949624865 rows/sec., 5.27 MiB/sec. | ||
| 13829 | 2026.05.18 07:23:37.642984 [ 4 ] {3540e523-7ed1-48f1-95ec-3168e88f2bce} <Debug> TCPHandler: Processed in 0.002147012 sec. | ||
| 13830 | 2026.05.18 07:23:37.643132 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13831 | 2026.05.18 07:23:37.643228 [ 4 ] {cc51e53e-2e54-4a3d-b1af-b4e3e358c3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13832 | 2026.05.18 07:23:37.643268 [ 4 ] {cc51e53e-2e54-4a3d-b1af-b4e3e358c3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13833 | 2026.05.18 07:23:37.643713 [ 4 ] {cc51e53e-2e54-4a3d-b1af-b4e3e358c3a9} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.05.18 07:23:37.643750 [ 4 ] {cc51e53e-2e54-4a3d-b1af-b4e3e358c3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13835 | 2026.05.18 07:23:37.644048 [ 4 ] {cc51e53e-2e54-4a3d-b1af-b4e3e358c3a9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13836 | 2026.05.18 07:23:37.644261 [ 4 ] {cc51e53e-2e54-4a3d-b1af-b4e3e358c3a9} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13837 | 2026.05.18 07:23:37.644389 [ 4 ] {cc51e53e-2e54-4a3d-b1af-b4e3e358c3a9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001179 sec., 25445.29262086514 rows/sec., 1.87 MiB/sec. | ||
| 13838 | 2026.05.18 07:23:37.644424 [ 4 ] {cc51e53e-2e54-4a3d-b1af-b4e3e358c3a9} <Debug> TCPHandler: Processed in 0.001340548 sec. | ||
| 13839 | 2026.05.18 07:23:37.644551 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2026.05.18 07:23:37.644647 [ 4 ] {e7a9f9a4-1f31-42c2-8181-9b9edf54f449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13841 | 2026.05.18 07:23:37.644695 [ 4 ] {e7a9f9a4-1f31-42c2-8181-9b9edf54f449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13842 | 2026.05.18 07:23:37.645105 [ 4 ] {e7a9f9a4-1f31-42c2-8181-9b9edf54f449} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.05.18 07:23:37.645141 [ 4 ] {e7a9f9a4-1f31-42c2-8181-9b9edf54f449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13844 | 2026.05.18 07:23:37.645441 [ 4 ] {e7a9f9a4-1f31-42c2-8181-9b9edf54f449} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13845 | 2026.05.18 07:23:37.645670 [ 4 ] {e7a9f9a4-1f31-42c2-8181-9b9edf54f449} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.05.18 07:23:37.645809 [ 4 ] {e7a9f9a4-1f31-42c2-8181-9b9edf54f449} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001179 sec., 79728.58354537745 rows/sec., 6.23 MiB/sec. | ||
| 13847 | 2026.05.18 07:23:37.645844 [ 4 ] {e7a9f9a4-1f31-42c2-8181-9b9edf54f449} <Debug> TCPHandler: Processed in 0.001341058 sec. | ||
| 13848 | 2026.05.18 07:23:37.645970 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13849 | 2026.05.18 07:23:37.646065 [ 4 ] {bdfbe35b-54ab-4010-9b52-37174f0684a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13850 | 2026.05.18 07:23:37.646109 [ 4 ] {bdfbe35b-54ab-4010-9b52-37174f0684a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13851 | 2026.05.18 07:23:37.646582 [ 4 ] {bdfbe35b-54ab-4010-9b52-37174f0684a5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2026.05.18 07:23:37.646618 [ 4 ] {bdfbe35b-54ab-4010-9b52-37174f0684a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13853 | 2026.05.18 07:23:37.646948 [ 4 ] {bdfbe35b-54ab-4010-9b52-37174f0684a5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13854 | 2026.05.18 07:23:37.647153 [ 4 ] {bdfbe35b-54ab-4010-9b52-37174f0684a5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.05.18 07:23:37.647289 [ 4 ] {bdfbe35b-54ab-4010-9b52-37174f0684a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 13856 | 2026.05.18 07:23:37.647323 [ 4 ] {bdfbe35b-54ab-4010-9b52-37174f0684a5} <Debug> TCPHandler: Processed in 0.001401518 sec. | ||
| 13857 | 2026.05.18 07:23:37.647501 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.05.18 07:23:37.647608 [ 4 ] {267ef757-d3fe-4773-b085-6333e554c0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13859 | 2026.05.18 07:23:37.647663 [ 4 ] {267ef757-d3fe-4773-b085-6333e554c0c4} <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 | ||
| 13860 | 2026.05.18 07:23:37.648556 [ 4 ] {267ef757-d3fe-4773-b085-6333e554c0c4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.05.18 07:23:37.648593 [ 4 ] {267ef757-d3fe-4773-b085-6333e554c0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13862 | 2026.05.18 07:23:37.649115 [ 4 ] {267ef757-d3fe-4773-b085-6333e554c0c4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13863 | 2026.05.18 07:23:37.649340 [ 4 ] {267ef757-d3fe-4773-b085-6333e554c0c4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.05.18 07:23:37.649477 [ 4 ] {267ef757-d3fe-4773-b085-6333e554c0c4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001886 sec., 15906.680805938493 rows/sec., 28.50 MiB/sec. | ||
| 13865 | 2026.05.18 07:23:37.649500 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13866 | 2026.05.18 07:23:37.649527 [ 4 ] {267ef757-d3fe-4773-b085-6333e554c0c4} <Debug> TCPHandler: Processed in 0.002074001 sec. | ||
| 13867 | 2026.05.18 07:23:37.649583 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.05.18 07:23:37.649614 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13869 | 2026.05.18 07:23:37.649731 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13870 | 2026.05.18 07:23:37.649834 [ 4 ] {e930af24-bf81-4470-9711-e93e368e2bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13871 | 2026.05.18 07:23:37.649881 [ 4 ] {e930af24-bf81-4470-9711-e93e368e2bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13872 | 2026.05.18 07:23:37.649922 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13873 | 2026.05.18 07:23:37.650140 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13874 | 2026.05.18 07:23:37.650200 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1576 rows starting from the beginning of the part | ||
| 13875 | 2026.05.18 07:23:37.650261 [ 4 ] {e930af24-bf81-4470-9711-e93e368e2bf9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2026.05.18 07:23:37.650297 [ 4 ] {e930af24-bf81-4470-9711-e93e368e2bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13877 | 2026.05.18 07:23:37.650319 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 13878 | 2026.05.18 07:23:37.650416 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 13879 | 2026.05.18 07:23:37.650511 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 13880 | 2026.05.18 07:23:37.650607 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 22 rows starting from the beginning of the part | ||
| 13881 | 2026.05.18 07:23:37.650620 [ 4 ] {e930af24-bf81-4470-9711-e93e368e2bf9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13882 | 2026.05.18 07:23:37.650703 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 13883 | 2026.05.18 07:23:37.650853 [ 4 ] {e930af24-bf81-4470-9711-e93e368e2bf9} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2026.05.18 07:23:37.650989 [ 4 ] {e930af24-bf81-4470-9711-e93e368e2bf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 13885 | 2026.05.18 07:23:37.651022 [ 4 ] {e930af24-bf81-4470-9711-e93e368e2bf9} <Debug> TCPHandler: Processed in 0.001339517 sec. | ||
| 13886 | 2026.05.18 07:23:37.659617 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 19 columns (19 merged, 0 gathered) in 0.009740754 sec., 174421.8158060454 rows/sec., 312.56 MiB/sec. | ||
| 13887 | 2026.05.18 07:23:37.661014 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13888 | 2026.05.18 07:23:37.661345 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.05.18 07:23:37.661414 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13890 | 2026.05.18 07:23:37.661505 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 13891 | 2026.05.18 07:23:38.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.00 MiB, peak 353.52 MiB, free memory in arenas 0.00 B, will set to 348.45 MiB (RSS), difference: 6.45 MiB | ||
| 13892 | 2026.05.18 07:23:41.701556 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13893 | 2026.05.18 07:23:41.701631 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13894 | 2026.05.18 07:23:41.859408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27874 | ||
| 13895 | 2026.05.18 07:23:41.859934 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.05.18 07:23:41.859977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13897 | 2026.05.18 07:23:41.860489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13898 | 2026.05.18 07:23:41.860724 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.05.18 07:23:41.860865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27874 | ||
| 13900 | 2026.05.18 07:23:42.641162 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13901 | 2026.05.18 07:23:42.641425 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 13902 | 2026.05.18 07:23:42.641810 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13903 | 2026.05.18 07:23:42.641861 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <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 | ||
| 13904 | 2026.05.18 07:23:42.642137 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13905 | 2026.05.18 07:23:42.642212 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13906 | 2026.05.18 07:23:42.642350 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13907 | 2026.05.18 07:23:42.642384 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13908 | 2026.05.18 07:23:42.642405 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 13909 | 2026.05.18 07:23:42.642421 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13910 | 2026.05.18 07:23:42.642463 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <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'))" | ||
| 13911 | 2026.05.18 07:23:42.642484 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13912 | 2026.05.18 07:23:42.643574 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002264 sec., 22968.197879858657 rows/sec., 5.37 MiB/sec. | ||
| 13913 | 2026.05.18 07:23:42.643669 [ 4 ] {c01c9533-a7e6-484d-8886-9717a8f885d3} <Debug> TCPHandler: Processed in 0.002634304 sec. | ||
| 13914 | 2026.05.18 07:23:42.648692 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13915 | 2026.05.18 07:23:42.648830 [ 4 ] {767ab786-e420-4e6e-9efb-d1f6d6730f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13916 | 2026.05.18 07:23:42.648883 [ 4 ] {767ab786-e420-4e6e-9efb-d1f6d6730f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13917 | 2026.05.18 07:23:42.649526 [ 4 ] {767ab786-e420-4e6e-9efb-d1f6d6730f4c} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.05.18 07:23:42.649567 [ 4 ] {767ab786-e420-4e6e-9efb-d1f6d6730f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13919 | 2026.05.18 07:23:42.649925 [ 4 ] {767ab786-e420-4e6e-9efb-d1f6d6730f4c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13920 | 2026.05.18 07:23:42.650152 [ 4 ] {767ab786-e420-4e6e-9efb-d1f6d6730f4c} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2026.05.18 07:23:42.650296 [ 4 ] {767ab786-e420-4e6e-9efb-d1f6d6730f4c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001503 sec., 188955.42248835662 rows/sec., 12.00 MiB/sec. | ||
| 13922 | 2026.05.18 07:23:42.650331 [ 4 ] {767ab786-e420-4e6e-9efb-d1f6d6730f4c} <Debug> TCPHandler: Processed in 0.001702649 sec. | ||
| 13923 | 2026.05.18 07:23:42.650463 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13924 | 2026.05.18 07:23:42.650559 [ 4 ] {81c60509-a68f-4819-9ea2-2b15b108042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13925 | 2026.05.18 07:23:42.650599 [ 4 ] {81c60509-a68f-4819-9ea2-2b15b108042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13926 | 2026.05.18 07:23:42.651356 [ 4 ] {81c60509-a68f-4819-9ea2-2b15b108042d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13927 | 2026.05.18 07:23:42.651393 [ 4 ] {81c60509-a68f-4819-9ea2-2b15b108042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13928 | 2026.05.18 07:23:42.651730 [ 4 ] {81c60509-a68f-4819-9ea2-2b15b108042d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13929 | 2026.05.18 07:23:42.651950 [ 4 ] {81c60509-a68f-4819-9ea2-2b15b108042d} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13930 | 2026.05.18 07:23:42.652077 [ 4 ] {81c60509-a68f-4819-9ea2-2b15b108042d} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001536 sec., 533203.125 rows/sec., 41.33 MiB/sec. | ||
| 13931 | 2026.05.18 07:23:42.652111 [ 4 ] {81c60509-a68f-4819-9ea2-2b15b108042d} <Debug> TCPHandler: Processed in 0.001696999 sec. | ||
| 13932 | 2026.05.18 07:23:42.652230 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13933 | 2026.05.18 07:23:42.652325 [ 4 ] {b0075892-440c-4250-9964-da104629096e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13934 | 2026.05.18 07:23:42.652363 [ 4 ] {b0075892-440c-4250-9964-da104629096e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13935 | 2026.05.18 07:23:42.652792 [ 4 ] {b0075892-440c-4250-9964-da104629096e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2026.05.18 07:23:42.652828 [ 4 ] {b0075892-440c-4250-9964-da104629096e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13937 | 2026.05.18 07:23:42.653126 [ 4 ] {b0075892-440c-4250-9964-da104629096e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13938 | 2026.05.18 07:23:42.653333 [ 4 ] {b0075892-440c-4250-9964-da104629096e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2026.05.18 07:23:42.653464 [ 4 ] {b0075892-440c-4250-9964-da104629096e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001157 sec., 132238.54796888505 rows/sec., 7.91 MiB/sec. | ||
| 13940 | 2026.05.18 07:23:42.653498 [ 4 ] {b0075892-440c-4250-9964-da104629096e} <Debug> TCPHandler: Processed in 0.001317778 sec. | ||
| 13941 | 2026.05.18 07:23:42.653619 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2026.05.18 07:23:42.653714 [ 4 ] {226659c0-abd5-419f-b653-052f07316ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13943 | 2026.05.18 07:23:42.653753 [ 4 ] {226659c0-abd5-419f-b653-052f07316ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13944 | 2026.05.18 07:23:42.654183 [ 4 ] {226659c0-abd5-419f-b653-052f07316ed8} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.05.18 07:23:42.654219 [ 4 ] {226659c0-abd5-419f-b653-052f07316ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13946 | 2026.05.18 07:23:42.654508 [ 4 ] {226659c0-abd5-419f-b653-052f07316ed8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13947 | 2026.05.18 07:23:42.654714 [ 4 ] {226659c0-abd5-419f-b653-052f07316ed8} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2026.05.18 07:23:42.654828 [ 63 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13949 | 2026.05.18 07:23:42.654839 [ 4 ] {226659c0-abd5-419f-b653-052f07316ed8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 13950 | 2026.05.18 07:23:42.654891 [ 63 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13951 | 2026.05.18 07:23:42.654897 [ 4 ] {226659c0-abd5-419f-b653-052f07316ed8} <Debug> TCPHandler: Processed in 0.001326827 sec. | ||
| 13952 | 2026.05.18 07:23:42.654921 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13953 | 2026.05.18 07:23:42.655034 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 13954 | 2026.05.18 07:23:42.655060 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13955 | 2026.05.18 07:23:42.655164 [ 4 ] {703bf673-750f-443e-a483-e719e61e7b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13956 | 2026.05.18 07:23:42.655166 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13957 | 2026.05.18 07:23:42.655207 [ 4 ] {703bf673-750f-443e-a483-e719e61e7b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13958 | 2026.05.18 07:23:42.655218 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 975 rows starting from the beginning of the part | ||
| 13959 | 2026.05.18 07:23:42.655290 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 950 rows starting from the beginning of the part | ||
| 13960 | 2026.05.18 07:23:42.655346 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 13961 | 2026.05.18 07:23:42.655394 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 13962 | 2026.05.18 07:23:42.655440 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 950 rows starting from the beginning of the part | ||
| 13963 | 2026.05.18 07:23:42.655486 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 13964 | 2026.05.18 07:23:42.655639 [ 4 ] {703bf673-750f-443e-a483-e719e61e7b61} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.05.18 07:23:42.655681 [ 4 ] {703bf673-750f-443e-a483-e719e61e7b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13966 | 2026.05.18 07:23:42.656005 [ 4 ] {703bf673-750f-443e-a483-e719e61e7b61} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13967 | 2026.05.18 07:23:42.656236 [ 4 ] {703bf673-750f-443e-a483-e719e61e7b61} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13968 | 2026.05.18 07:23:42.656365 [ 4 ] {703bf673-750f-443e-a483-e719e61e7b61} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 6.91 MiB/sec. | ||
| 13969 | 2026.05.18 07:23:42.656399 [ 4 ] {703bf673-750f-443e-a483-e719e61e7b61} <Debug> TCPHandler: Processed in 0.001387878 sec. | ||
| 13970 | 2026.05.18 07:23:42.656519 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13971 | 2026.05.18 07:23:42.656614 [ 4 ] {05f7c447-8804-4775-b2a2-353a8afab063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13972 | 2026.05.18 07:23:42.656653 [ 4 ] {05f7c447-8804-4775-b2a2-353a8afab063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13973 | 2026.05.18 07:23:42.656817 [ 194 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182436 sec., 1820912.5391918262 rows/sec., 115.82 MiB/sec. | ||
| 13974 | 2026.05.18 07:23:42.656999 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13975 | 2026.05.18 07:23:42.657245 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.05.18 07:23:42.657277 [ 4 ] {05f7c447-8804-4775-b2a2-353a8afab063} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2026.05.18 07:23:42.657317 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_36_7} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13978 | 2026.05.18 07:23:42.657320 [ 4 ] {05f7c447-8804-4775-b2a2-353a8afab063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13979 | 2026.05.18 07:23:42.657393 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 13980 | 2026.05.18 07:23:42.657663 [ 4 ] {05f7c447-8804-4775-b2a2-353a8afab063} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13981 | 2026.05.18 07:23:42.657882 [ 4 ] {05f7c447-8804-4775-b2a2-353a8afab063} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2026.05.18 07:23:42.658033 [ 4 ] {05f7c447-8804-4775-b2a2-353a8afab063} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001436 sec., 348885.7938718663 rows/sec., 24.52 MiB/sec. | ||
| 13983 | 2026.05.18 07:23:42.658067 [ 4 ] {05f7c447-8804-4775-b2a2-353a8afab063} <Debug> TCPHandler: Processed in 0.001596529 sec. | ||
| 13984 | 2026.05.18 07:23:42.658198 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13985 | 2026.05.18 07:23:42.658292 [ 4 ] {4b8bce9f-8e69-4c6b-a11a-3e892bc4da0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13986 | 2026.05.18 07:23:42.658333 [ 4 ] {4b8bce9f-8e69-4c6b-a11a-3e892bc4da0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13987 | 2026.05.18 07:23:42.658658 [ 4 ] {4b8bce9f-8e69-4c6b-a11a-3e892bc4da0c} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2026.05.18 07:23:42.658693 [ 4 ] {4b8bce9f-8e69-4c6b-a11a-3e892bc4da0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13989 | 2026.05.18 07:23:42.658988 [ 4 ] {4b8bce9f-8e69-4c6b-a11a-3e892bc4da0c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13990 | 2026.05.18 07:23:42.659216 [ 4 ] {4b8bce9f-8e69-4c6b-a11a-3e892bc4da0c} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.05.18 07:23:42.659341 [ 4 ] {4b8bce9f-8e69-4c6b-a11a-3e892bc4da0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 13992 | 2026.05.18 07:23:42.659374 [ 4 ] {4b8bce9f-8e69-4c6b-a11a-3e892bc4da0c} <Debug> TCPHandler: Processed in 0.001225337 sec. | ||
| 13993 | 2026.05.18 07:23:42.659493 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13994 | 2026.05.18 07:23:42.659588 [ 4 ] {79b3750d-5070-4eba-8cdb-0918e5ac4e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13995 | 2026.05.18 07:23:42.659629 [ 4 ] {79b3750d-5070-4eba-8cdb-0918e5ac4e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13996 | 2026.05.18 07:23:42.660055 [ 4 ] {79b3750d-5070-4eba-8cdb-0918e5ac4e1e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.05.18 07:23:42.660091 [ 4 ] {79b3750d-5070-4eba-8cdb-0918e5ac4e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13998 | 2026.05.18 07:23:42.660406 [ 4 ] {79b3750d-5070-4eba-8cdb-0918e5ac4e1e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13999 | 2026.05.18 07:23:42.660618 [ 4 ] {79b3750d-5070-4eba-8cdb-0918e5ac4e1e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2026.05.18 07:23:42.660743 [ 4 ] {79b3750d-5070-4eba-8cdb-0918e5ac4e1e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 14001 | 2026.05.18 07:23:42.660777 [ 4 ] {79b3750d-5070-4eba-8cdb-0918e5ac4e1e} <Debug> TCPHandler: Processed in 0.001331737 sec. | ||
| 14002 | 2026.05.18 07:23:42.660901 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14003 | 2026.05.18 07:23:42.660995 [ 4 ] {2e22146f-0146-496f-b594-d6f4eceb8497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14004 | 2026.05.18 07:23:42.661036 [ 4 ] {2e22146f-0146-496f-b594-d6f4eceb8497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14005 | 2026.05.18 07:23:42.661343 [ 4 ] {2e22146f-0146-496f-b594-d6f4eceb8497} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2026.05.18 07:23:42.661379 [ 4 ] {2e22146f-0146-496f-b594-d6f4eceb8497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14007 | 2026.05.18 07:23:42.661664 [ 4 ] {2e22146f-0146-496f-b594-d6f4eceb8497} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14008 | 2026.05.18 07:23:42.661875 [ 4 ] {2e22146f-0146-496f-b594-d6f4eceb8497} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.05.18 07:23:42.662001 [ 4 ] {2e22146f-0146-496f-b594-d6f4eceb8497} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 14010 | 2026.05.18 07:23:42.662033 [ 4 ] {2e22146f-0146-496f-b594-d6f4eceb8497} <Debug> TCPHandler: Processed in 0.001180887 sec. | ||
| 14011 | 2026.05.18 07:23:42.662150 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2026.05.18 07:23:42.662245 [ 4 ] {ce78cf48-ff83-4f99-826c-fa6bee972e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14013 | 2026.05.18 07:23:42.662297 [ 4 ] {ce78cf48-ff83-4f99-826c-fa6bee972e1e} <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 | ||
| 14014 | 2026.05.18 07:23:42.663014 [ 4 ] {ce78cf48-ff83-4f99-826c-fa6bee972e1e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2026.05.18 07:23:42.663050 [ 4 ] {ce78cf48-ff83-4f99-826c-fa6bee972e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14016 | 2026.05.18 07:23:42.663536 [ 4 ] {ce78cf48-ff83-4f99-826c-fa6bee972e1e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14017 | 2026.05.18 07:23:42.663756 [ 4 ] {ce78cf48-ff83-4f99-826c-fa6bee972e1e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2026.05.18 07:23:42.663889 [ 4 ] {ce78cf48-ff83-4f99-826c-fa6bee972e1e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001661 sec., 6622.516556291391 rows/sec., 11.87 MiB/sec. | ||
| 14019 | 2026.05.18 07:23:42.663938 [ 4 ] {ce78cf48-ff83-4f99-826c-fa6bee972e1e} <Debug> TCPHandler: Processed in 0.00183627 sec. | ||
| 14020 | 2026.05.18 07:23:42.664070 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2026.05.18 07:23:42.664165 [ 4 ] {5b406c1f-e87c-4fdb-84e0-94a217b4d18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14022 | 2026.05.18 07:23:42.664207 [ 4 ] {5b406c1f-e87c-4fdb-84e0-94a217b4d18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14023 | 2026.05.18 07:23:42.664535 [ 4 ] {5b406c1f-e87c-4fdb-84e0-94a217b4d18d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.05.18 07:23:42.664571 [ 4 ] {5b406c1f-e87c-4fdb-84e0-94a217b4d18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14025 | 2026.05.18 07:23:42.664873 [ 4 ] {5b406c1f-e87c-4fdb-84e0-94a217b4d18d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14026 | 2026.05.18 07:23:42.665081 [ 4 ] {5b406c1f-e87c-4fdb-84e0-94a217b4d18d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.05.18 07:23:42.665192 [ 63 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14028 | 2026.05.18 07:23:42.665205 [ 4 ] {5b406c1f-e87c-4fdb-84e0-94a217b4d18d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 14029 | 2026.05.18 07:23:42.665231 [ 63 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.05.18 07:23:42.665248 [ 4 ] {5b406c1f-e87c-4fdb-84e0-94a217b4d18d} <Debug> TCPHandler: Processed in 0.001226296 sec. | ||
| 14031 | 2026.05.18 07:23:42.665254 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14032 | 2026.05.18 07:23:42.665366 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14033 | 2026.05.18 07:23:42.665505 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14034 | 2026.05.18 07:23:42.665544 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5196 rows starting from the beginning of the part | ||
| 14035 | 2026.05.18 07:23:42.665616 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 14036 | 2026.05.18 07:23:42.665667 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 66 rows starting from the beginning of the part | ||
| 14037 | 2026.05.18 07:23:42.665711 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part | ||
| 14038 | 2026.05.18 07:23:42.665754 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 14039 | 2026.05.18 07:23:42.665799 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 14040 | 2026.05.18 07:23:42.667346 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5496 rows, containing 4 columns (4 merged, 0 gathered) in 0.002027461 sec., 2710779.640150908 rows/sec., 175.74 MiB/sec. | ||
| 14041 | 2026.05.18 07:23:42.667658 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14042 | 2026.05.18 07:23:42.667906 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.05.18 07:23:42.667981 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_91_18} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14044 | 2026.05.18 07:23:42.668052 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 14045 | 2026.05.18 07:23:43.321359 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14046 | 2026.05.18 07:23:43.337943 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.05.18 07:23:43.338016 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14048 | 2026.05.18 07:23:43.344312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14049 | 2026.05.18 07:23:43.345556 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.05.18 07:23:43.353861 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14051 | 2026.05.18 07:23:47.636865 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14052 | 2026.05.18 07:23:47.637210 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 14053 | 2026.05.18 07:23:47.637670 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14054 | 2026.05.18 07:23:47.637731 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <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 | ||
| 14055 | 2026.05.18 07:23:47.638062 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14056 | 2026.05.18 07:23:47.638175 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14057 | 2026.05.18 07:23:47.638380 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 14058 | 2026.05.18 07:23:47.638433 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14059 | 2026.05.18 07:23:47.638464 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 14060 | 2026.05.18 07:23:47.638486 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14061 | 2026.05.18 07:23:47.638550 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <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'))" | ||
| 14062 | 2026.05.18 07:23:47.638682 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14063 | 2026.05.18 07:23:47.640045 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002995 sec., 17362.270450751254 rows/sec., 4.06 MiB/sec. | ||
| 14064 | 2026.05.18 07:23:47.640188 [ 4 ] {11bd24ea-2802-414d-86b3-c2603ee96148} <Debug> TCPHandler: Processed in 0.00348191 sec. | ||
| 14065 | 2026.05.18 07:23:47.642580 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14066 | 2026.05.18 07:23:47.642705 [ 4 ] {574c33e3-dc88-46d8-934f-82812875f457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14067 | 2026.05.18 07:23:47.642756 [ 4 ] {574c33e3-dc88-46d8-934f-82812875f457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14068 | 2026.05.18 07:23:47.643253 [ 4 ] {574c33e3-dc88-46d8-934f-82812875f457} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14069 | 2026.05.18 07:23:47.643303 [ 4 ] {574c33e3-dc88-46d8-934f-82812875f457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14070 | 2026.05.18 07:23:47.643666 [ 4 ] {574c33e3-dc88-46d8-934f-82812875f457} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14071 | 2026.05.18 07:23:47.643897 [ 4 ] {574c33e3-dc88-46d8-934f-82812875f457} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2026.05.18 07:23:47.644047 [ 4 ] {574c33e3-dc88-46d8-934f-82812875f457} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001378 sec., 7256.894049346879 rows/sec., 591.75 KiB/sec. | ||
| 14073 | 2026.05.18 07:23:47.644083 [ 4 ] {574c33e3-dc88-46d8-934f-82812875f457} <Debug> TCPHandler: Processed in 0.001579169 sec. | ||
| 14074 | 2026.05.18 07:23:47.644230 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2026.05.18 07:23:47.644330 [ 4 ] {9eb8684d-2170-44ac-b826-7e30c437805b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14076 | 2026.05.18 07:23:47.644370 [ 4 ] {9eb8684d-2170-44ac-b826-7e30c437805b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14077 | 2026.05.18 07:23:47.644801 [ 4 ] {9eb8684d-2170-44ac-b826-7e30c437805b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14078 | 2026.05.18 07:23:47.644838 [ 4 ] {9eb8684d-2170-44ac-b826-7e30c437805b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14079 | 2026.05.18 07:23:47.645139 [ 4 ] {9eb8684d-2170-44ac-b826-7e30c437805b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14080 | 2026.05.18 07:23:47.645353 [ 4 ] {9eb8684d-2170-44ac-b826-7e30c437805b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2026.05.18 07:23:47.645478 [ 4 ] {9eb8684d-2170-44ac-b826-7e30c437805b} <Debug> executeQuery: Read 121 rows, 10.43 KiB in 0.001168 sec., 103595.8904109589 rows/sec., 8.72 MiB/sec. | ||
| 14082 | 2026.05.18 07:23:47.645512 [ 4 ] {9eb8684d-2170-44ac-b826-7e30c437805b} <Debug> TCPHandler: Processed in 0.001332227 sec. | ||
| 14083 | 2026.05.18 07:23:47.645644 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2026.05.18 07:23:47.645740 [ 4 ] {3a5cd038-ae09-4cbf-9fec-7a52aeb63818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14085 | 2026.05.18 07:23:47.645779 [ 4 ] {3a5cd038-ae09-4cbf-9fec-7a52aeb63818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14086 | 2026.05.18 07:23:47.646186 [ 4 ] {3a5cd038-ae09-4cbf-9fec-7a52aeb63818} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.05.18 07:23:47.646221 [ 4 ] {3a5cd038-ae09-4cbf-9fec-7a52aeb63818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14088 | 2026.05.18 07:23:47.646513 [ 4 ] {3a5cd038-ae09-4cbf-9fec-7a52aeb63818} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14089 | 2026.05.18 07:23:47.646717 [ 4 ] {3a5cd038-ae09-4cbf-9fec-7a52aeb63818} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2026.05.18 07:23:47.646844 [ 4 ] {3a5cd038-ae09-4cbf-9fec-7a52aeb63818} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001121 sec., 35682.42640499554 rows/sec., 2.57 MiB/sec. | ||
| 14091 | 2026.05.18 07:23:47.646878 [ 4 ] {3a5cd038-ae09-4cbf-9fec-7a52aeb63818} <Debug> TCPHandler: Processed in 0.001283247 sec. | ||
| 14092 | 2026.05.18 07:23:47.647013 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14093 | 2026.05.18 07:23:47.647109 [ 4 ] {6f4d7169-8258-4109-b5fd-1af2376d795a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14094 | 2026.05.18 07:23:47.647148 [ 4 ] {6f4d7169-8258-4109-b5fd-1af2376d795a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14095 | 2026.05.18 07:23:47.647567 [ 4 ] {6f4d7169-8258-4109-b5fd-1af2376d795a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2026.05.18 07:23:47.647604 [ 4 ] {6f4d7169-8258-4109-b5fd-1af2376d795a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14097 | 2026.05.18 07:23:47.647907 [ 4 ] {6f4d7169-8258-4109-b5fd-1af2376d795a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14098 | 2026.05.18 07:23:47.648117 [ 4 ] {6f4d7169-8258-4109-b5fd-1af2376d795a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2026.05.18 07:23:47.648244 [ 4 ] {6f4d7169-8258-4109-b5fd-1af2376d795a} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 7.06 MiB/sec. | ||
| 14100 | 2026.05.18 07:23:47.648278 [ 4 ] {6f4d7169-8258-4109-b5fd-1af2376d795a} <Debug> TCPHandler: Processed in 0.001313977 sec. | ||
| 14101 | 2026.05.18 07:23:47.648421 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14102 | 2026.05.18 07:23:47.648516 [ 4 ] {81a14a98-b647-4c17-9678-9b1c4fad6bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14103 | 2026.05.18 07:23:47.648560 [ 4 ] {81a14a98-b647-4c17-9678-9b1c4fad6bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14104 | 2026.05.18 07:23:47.648983 [ 4 ] {81a14a98-b647-4c17-9678-9b1c4fad6bf5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14105 | 2026.05.18 07:23:47.649019 [ 4 ] {81a14a98-b647-4c17-9678-9b1c4fad6bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14106 | 2026.05.18 07:23:47.649334 [ 4 ] {81a14a98-b647-4c17-9678-9b1c4fad6bf5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14107 | 2026.05.18 07:23:47.649544 [ 4 ] {81a14a98-b647-4c17-9678-9b1c4fad6bf5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14108 | 2026.05.18 07:23:47.649670 [ 4 ] {81a14a98-b647-4c17-9678-9b1c4fad6bf5} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001173 sec., 140664.96163682864 rows/sec., 9.79 MiB/sec. | ||
| 14109 | 2026.05.18 07:23:47.649704 [ 4 ] {81a14a98-b647-4c17-9678-9b1c4fad6bf5} <Debug> TCPHandler: Processed in 0.001332587 sec. | ||
| 14110 | 2026.05.18 07:23:47.649839 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2026.05.18 07:23:47.649936 [ 4 ] {a2a366d2-1539-4d72-8107-080ea3273a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14112 | 2026.05.18 07:23:47.649988 [ 4 ] {a2a366d2-1539-4d72-8107-080ea3273a3e} <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 | ||
| 14113 | 2026.05.18 07:23:47.650808 [ 4 ] {a2a366d2-1539-4d72-8107-080ea3273a3e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.05.18 07:23:47.650845 [ 4 ] {a2a366d2-1539-4d72-8107-080ea3273a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14115 | 2026.05.18 07:23:47.651352 [ 4 ] {a2a366d2-1539-4d72-8107-080ea3273a3e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14116 | 2026.05.18 07:23:47.651572 [ 4 ] {a2a366d2-1539-4d72-8107-080ea3273a3e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14117 | 2026.05.18 07:23:47.651714 [ 4 ] {a2a366d2-1539-4d72-8107-080ea3273a3e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001796 sec., 16703.786191536747 rows/sec., 29.93 MiB/sec. | ||
| 14118 | 2026.05.18 07:23:47.651764 [ 4 ] {a2a366d2-1539-4d72-8107-080ea3273a3e} <Debug> TCPHandler: Processed in 0.001978001 sec. | ||
| 14119 | 2026.05.18 07:23:47.651879 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2026.05.18 07:23:47.651974 [ 4 ] {316b4dd3-eb89-40f4-b450-cfd3709a85ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14121 | 2026.05.18 07:23:47.652015 [ 4 ] {316b4dd3-eb89-40f4-b450-cfd3709a85ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14122 | 2026.05.18 07:23:47.652360 [ 4 ] {316b4dd3-eb89-40f4-b450-cfd3709a85ff} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14123 | 2026.05.18 07:23:47.652396 [ 4 ] {316b4dd3-eb89-40f4-b450-cfd3709a85ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14124 | 2026.05.18 07:23:47.652690 [ 4 ] {316b4dd3-eb89-40f4-b450-cfd3709a85ff} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14125 | 2026.05.18 07:23:47.652896 [ 4 ] {316b4dd3-eb89-40f4-b450-cfd3709a85ff} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14126 | 2026.05.18 07:23:47.653022 [ 4 ] {316b4dd3-eb89-40f4-b450-cfd3709a85ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 14127 | 2026.05.18 07:23:47.653055 [ 4 ] {316b4dd3-eb89-40f4-b450-cfd3709a85ff} <Debug> TCPHandler: Processed in 0.001225037 sec. | ||
| 14128 | 2026.05.18 07:23:49.361177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28386 | ||
| 14129 | 2026.05.18 07:23:49.361757 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2026.05.18 07:23:49.361807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14131 | 2026.05.18 07:23:49.362349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14132 | 2026.05.18 07:23:49.362576 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.05.18 07:23:49.362701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28386 | ||
| 14134 | 2026.05.18 07:23:50.853969 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14135 | 2026.05.18 07:23:50.870137 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.05.18 07:23:50.870198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14137 | 2026.05.18 07:23:50.876142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14138 | 2026.05.18 07:23:50.876858 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.05.18 07:23:50.879589 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14140 | 2026.05.18 07:23:52.640221 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2026.05.18 07:23:52.640462 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 14142 | 2026.05.18 07:23:52.640807 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14143 | 2026.05.18 07:23:52.640849 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <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 | ||
| 14144 | 2026.05.18 07:23:52.641086 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14145 | 2026.05.18 07:23:52.641153 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14146 | 2026.05.18 07:23:52.641290 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14147 | 2026.05.18 07:23:52.641326 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14148 | 2026.05.18 07:23:52.641348 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 14149 | 2026.05.18 07:23:52.641363 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14150 | 2026.05.18 07:23:52.641404 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <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'))" | ||
| 14151 | 2026.05.18 07:23:52.641425 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14152 | 2026.05.18 07:23:52.642445 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002085 sec., 24940.047961630695 rows/sec., 5.83 MiB/sec. | ||
| 14153 | 2026.05.18 07:23:52.642541 [ 4 ] {9e7dd05a-9c81-4bae-bcc2-56cd16385bdc} <Debug> TCPHandler: Processed in 0.002449384 sec. | ||
| 14154 | 2026.05.18 07:23:52.647708 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2026.05.18 07:23:52.647842 [ 4 ] {d0dd286a-0b64-4be9-8e8c-5c9cb6be5c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14156 | 2026.05.18 07:23:52.647894 [ 4 ] {d0dd286a-0b64-4be9-8e8c-5c9cb6be5c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14157 | 2026.05.18 07:23:52.648558 [ 4 ] {d0dd286a-0b64-4be9-8e8c-5c9cb6be5c5a} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2026.05.18 07:23:52.648595 [ 4 ] {d0dd286a-0b64-4be9-8e8c-5c9cb6be5c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14159 | 2026.05.18 07:23:52.648974 [ 4 ] {d0dd286a-0b64-4be9-8e8c-5c9cb6be5c5a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14160 | 2026.05.18 07:23:52.649184 [ 4 ] {d0dd286a-0b64-4be9-8e8c-5c9cb6be5c5a} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2026.05.18 07:23:52.649330 [ 4 ] {d0dd286a-0b64-4be9-8e8c-5c9cb6be5c5a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001525 sec., 186229.5081967213 rows/sec., 11.83 MiB/sec. | ||
| 14162 | 2026.05.18 07:23:52.649364 [ 4 ] {d0dd286a-0b64-4be9-8e8c-5c9cb6be5c5a} <Debug> TCPHandler: Processed in 0.001720979 sec. | ||
| 14163 | 2026.05.18 07:23:52.649511 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14164 | 2026.05.18 07:23:52.649607 [ 4 ] {d3027796-5ba8-4ca8-a64d-28841aa7e70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14165 | 2026.05.18 07:23:52.649646 [ 4 ] {d3027796-5ba8-4ca8-a64d-28841aa7e70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14166 | 2026.05.18 07:23:52.650426 [ 4 ] {d3027796-5ba8-4ca8-a64d-28841aa7e70b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2026.05.18 07:23:52.650461 [ 4 ] {d3027796-5ba8-4ca8-a64d-28841aa7e70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14168 | 2026.05.18 07:23:52.650798 [ 4 ] {d3027796-5ba8-4ca8-a64d-28841aa7e70b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14169 | 2026.05.18 07:23:52.651004 [ 4 ] {d3027796-5ba8-4ca8-a64d-28841aa7e70b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2026.05.18 07:23:52.651133 [ 4 ] {d3027796-5ba8-4ca8-a64d-28841aa7e70b} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001544 sec., 530440.414507772 rows/sec., 41.11 MiB/sec. | ||
| 14171 | 2026.05.18 07:23:52.651167 [ 4 ] {d3027796-5ba8-4ca8-a64d-28841aa7e70b} <Debug> TCPHandler: Processed in 0.001705079 sec. | ||
| 14172 | 2026.05.18 07:23:52.651289 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2026.05.18 07:23:52.651385 [ 4 ] {53f3fdac-6698-4fe3-885c-7a177ba14581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14174 | 2026.05.18 07:23:52.651425 [ 4 ] {53f3fdac-6698-4fe3-885c-7a177ba14581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14175 | 2026.05.18 07:23:52.651864 [ 4 ] {53f3fdac-6698-4fe3-885c-7a177ba14581} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2026.05.18 07:23:52.651900 [ 4 ] {53f3fdac-6698-4fe3-885c-7a177ba14581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14177 | 2026.05.18 07:23:52.652197 [ 4 ] {53f3fdac-6698-4fe3-885c-7a177ba14581} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14178 | 2026.05.18 07:23:52.652403 [ 4 ] {53f3fdac-6698-4fe3-885c-7a177ba14581} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2026.05.18 07:23:52.652530 [ 4 ] {53f3fdac-6698-4fe3-885c-7a177ba14581} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001164 sec., 131443.29896907214 rows/sec., 7.86 MiB/sec. | ||
| 14180 | 2026.05.18 07:23:52.652564 [ 4 ] {53f3fdac-6698-4fe3-885c-7a177ba14581} <Debug> TCPHandler: Processed in 0.001323917 sec. | ||
| 14181 | 2026.05.18 07:23:52.652686 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2026.05.18 07:23:52.652781 [ 4 ] {c9face5b-80dd-4092-a591-95f488cb5277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14183 | 2026.05.18 07:23:52.652821 [ 4 ] {c9face5b-80dd-4092-a591-95f488cb5277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14184 | 2026.05.18 07:23:52.653251 [ 4 ] {c9face5b-80dd-4092-a591-95f488cb5277} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2026.05.18 07:23:52.653287 [ 4 ] {c9face5b-80dd-4092-a591-95f488cb5277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14186 | 2026.05.18 07:23:52.653582 [ 4 ] {c9face5b-80dd-4092-a591-95f488cb5277} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14187 | 2026.05.18 07:23:52.653784 [ 4 ] {c9face5b-80dd-4092-a591-95f488cb5277} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2026.05.18 07:23:52.653912 [ 4 ] {c9face5b-80dd-4092-a591-95f488cb5277} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 14189 | 2026.05.18 07:23:52.653946 [ 4 ] {c9face5b-80dd-4092-a591-95f488cb5277} <Debug> TCPHandler: Processed in 0.001308697 sec. | ||
| 14190 | 2026.05.18 07:23:52.654068 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2026.05.18 07:23:52.654162 [ 4 ] {d3e788ec-5569-45f8-8fbf-6e453dbc8ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14192 | 2026.05.18 07:23:52.654200 [ 4 ] {d3e788ec-5569-45f8-8fbf-6e453dbc8ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14193 | 2026.05.18 07:23:52.654624 [ 4 ] {d3e788ec-5569-45f8-8fbf-6e453dbc8ef5} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.05.18 07:23:52.654660 [ 4 ] {d3e788ec-5569-45f8-8fbf-6e453dbc8ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14195 | 2026.05.18 07:23:52.654954 [ 4 ] {d3e788ec-5569-45f8-8fbf-6e453dbc8ef5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14196 | 2026.05.18 07:23:52.655156 [ 4 ] {d3e788ec-5569-45f8-8fbf-6e453dbc8ef5} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.05.18 07:23:52.655281 [ 4 ] {d3e788ec-5569-45f8-8fbf-6e453dbc8ef5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001137 sec., 130167.10642040457 rows/sec., 7.40 MiB/sec. | ||
| 14198 | 2026.05.18 07:23:52.655314 [ 4 ] {d3e788ec-5569-45f8-8fbf-6e453dbc8ef5} <Debug> TCPHandler: Processed in 0.001295217 sec. | ||
| 14199 | 2026.05.18 07:23:52.655436 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.05.18 07:23:52.655530 [ 4 ] {ab926e2e-9299-4762-b113-89dafc8c6d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14201 | 2026.05.18 07:23:52.655569 [ 4 ] {ab926e2e-9299-4762-b113-89dafc8c6d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14202 | 2026.05.18 07:23:52.656151 [ 4 ] {ab926e2e-9299-4762-b113-89dafc8c6d6d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.05.18 07:23:52.656187 [ 4 ] {ab926e2e-9299-4762-b113-89dafc8c6d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14204 | 2026.05.18 07:23:52.656499 [ 4 ] {ab926e2e-9299-4762-b113-89dafc8c6d6d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14205 | 2026.05.18 07:23:52.656704 [ 4 ] {ab926e2e-9299-4762-b113-89dafc8c6d6d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.05.18 07:23:52.656833 [ 4 ] {ab926e2e-9299-4762-b113-89dafc8c6d6d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001319 sec., 379833.206974981 rows/sec., 26.70 MiB/sec. | ||
| 14207 | 2026.05.18 07:23:52.656868 [ 4 ] {ab926e2e-9299-4762-b113-89dafc8c6d6d} <Debug> TCPHandler: Processed in 0.001480538 sec. | ||
| 14208 | 2026.05.18 07:23:52.656986 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14209 | 2026.05.18 07:23:52.657082 [ 4 ] {98e138fd-a5a1-4671-874a-8f90f52948ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14210 | 2026.05.18 07:23:52.657124 [ 4 ] {98e138fd-a5a1-4671-874a-8f90f52948ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14211 | 2026.05.18 07:23:52.657461 [ 4 ] {98e138fd-a5a1-4671-874a-8f90f52948ee} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14212 | 2026.05.18 07:23:52.657496 [ 4 ] {98e138fd-a5a1-4671-874a-8f90f52948ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14213 | 2026.05.18 07:23:52.657793 [ 4 ] {98e138fd-a5a1-4671-874a-8f90f52948ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14214 | 2026.05.18 07:23:52.658008 [ 4 ] {98e138fd-a5a1-4671-874a-8f90f52948ee} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14215 | 2026.05.18 07:23:52.658135 [ 4 ] {98e138fd-a5a1-4671-874a-8f90f52948ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 14216 | 2026.05.18 07:23:52.658167 [ 4 ] {98e138fd-a5a1-4671-874a-8f90f52948ee} <Debug> TCPHandler: Processed in 0.001229797 sec. | ||
| 14217 | 2026.05.18 07:23:52.658284 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14218 | 2026.05.18 07:23:52.658379 [ 4 ] {88d6b2db-335d-49fa-80d4-c1668d3696ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14219 | 2026.05.18 07:23:52.658430 [ 4 ] {88d6b2db-335d-49fa-80d4-c1668d3696ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14220 | 2026.05.18 07:23:52.658841 [ 4 ] {88d6b2db-335d-49fa-80d4-c1668d3696ed} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.05.18 07:23:52.658877 [ 4 ] {88d6b2db-335d-49fa-80d4-c1668d3696ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14222 | 2026.05.18 07:23:52.659197 [ 4 ] {88d6b2db-335d-49fa-80d4-c1668d3696ed} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14223 | 2026.05.18 07:23:52.659403 [ 4 ] {88d6b2db-335d-49fa-80d4-c1668d3696ed} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.05.18 07:23:52.659532 [ 4 ] {88d6b2db-335d-49fa-80d4-c1668d3696ed} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 14225 | 2026.05.18 07:23:52.659544 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 14226 | 2026.05.18 07:23:52.659565 [ 4 ] {88d6b2db-335d-49fa-80d4-c1668d3696ed} <Debug> TCPHandler: Processed in 0.001329758 sec. | ||
| 14227 | 2026.05.18 07:23:52.659611 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2026.05.18 07:23:52.659638 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14229 | 2026.05.18 07:23:52.659731 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14230 | 2026.05.18 07:23:52.659739 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 14231 | 2026.05.18 07:23:52.659831 [ 4 ] {58a0dc57-eef0-41b2-b4d0-873b43af3fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14232 | 2026.05.18 07:23:52.659838 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14233 | 2026.05.18 07:23:52.659874 [ 4 ] {58a0dc57-eef0-41b2-b4d0-873b43af3fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14234 | 2026.05.18 07:23:52.659974 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_89_18, total 34170 rows starting from the beginning of the part | ||
| 14235 | 2026.05.18 07:23:52.660065 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 14236 | 2026.05.18 07:23:52.660122 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 14237 | 2026.05.18 07:23:52.660172 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 14238 | 2026.05.18 07:23:52.660220 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 165 rows starting from the beginning of the part | ||
| 14239 | 2026.05.18 07:23:52.660267 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 14240 | 2026.05.18 07:23:52.660278 [ 4 ] {58a0dc57-eef0-41b2-b4d0-873b43af3fcb} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2026.05.18 07:23:52.660317 [ 4 ] {58a0dc57-eef0-41b2-b4d0-873b43af3fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14242 | 2026.05.18 07:23:52.660653 [ 4 ] {58a0dc57-eef0-41b2-b4d0-873b43af3fcb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14243 | 2026.05.18 07:23:52.660870 [ 4 ] {58a0dc57-eef0-41b2-b4d0-873b43af3fcb} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14244 | 2026.05.18 07:23:52.661002 [ 4 ] {58a0dc57-eef0-41b2-b4d0-873b43af3fcb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001189 sec., 841.0428931875526 rows/sec., 56.67 KiB/sec. | ||
| 14245 | 2026.05.18 07:23:52.661035 [ 4 ] {58a0dc57-eef0-41b2-b4d0-873b43af3fcb} <Debug> TCPHandler: Processed in 0.001352648 sec. | ||
| 14246 | 2026.05.18 07:23:52.661160 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14247 | 2026.05.18 07:23:52.661255 [ 4 ] {fe7233b6-c7b3-404e-bb04-ff514ffa75c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14248 | 2026.05.18 07:23:52.661308 [ 4 ] {fe7233b6-c7b3-404e-bb04-ff514ffa75c9} <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 | ||
| 14249 | 2026.05.18 07:23:52.662038 [ 4 ] {fe7233b6-c7b3-404e-bb04-ff514ffa75c9} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14250 | 2026.05.18 07:23:52.662075 [ 4 ] {fe7233b6-c7b3-404e-bb04-ff514ffa75c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14251 | 2026.05.18 07:23:52.662575 [ 4 ] {fe7233b6-c7b3-404e-bb04-ff514ffa75c9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14252 | 2026.05.18 07:23:52.662812 [ 4 ] {fe7233b6-c7b3-404e-bb04-ff514ffa75c9} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2026.05.18 07:23:52.662948 [ 4 ] {fe7233b6-c7b3-404e-bb04-ff514ffa75c9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00171 sec., 6432.748538011696 rows/sec., 11.53 MiB/sec. | ||
| 14254 | 2026.05.18 07:23:52.662998 [ 4 ] {fe7233b6-c7b3-404e-bb04-ff514ffa75c9} <Debug> TCPHandler: Processed in 0.001887131 sec. | ||
| 14255 | 2026.05.18 07:23:52.663210 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14256 | 2026.05.18 07:23:52.663369 [ 4 ] {f3345ba8-27ba-4cc5-9a27-1203eb9d2a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14257 | 2026.05.18 07:23:52.663440 [ 4 ] {f3345ba8-27ba-4cc5-9a27-1203eb9d2a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14258 | 2026.05.18 07:23:52.663977 [ 4 ] {f3345ba8-27ba-4cc5-9a27-1203eb9d2a68} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2026.05.18 07:23:52.664023 [ 4 ] {f3345ba8-27ba-4cc5-9a27-1203eb9d2a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14260 | 2026.05.18 07:23:52.664458 [ 4 ] {f3345ba8-27ba-4cc5-9a27-1203eb9d2a68} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14261 | 2026.05.18 07:23:52.664683 [ 4 ] {f3345ba8-27ba-4cc5-9a27-1203eb9d2a68} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2026.05.18 07:23:52.664828 [ 4 ] {f3345ba8-27ba-4cc5-9a27-1203eb9d2a68} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001504 sec., 59840.425531914894 rows/sec., 3.74 MiB/sec. | ||
| 14263 | 2026.05.18 07:23:52.664865 [ 4 ] {f3345ba8-27ba-4cc5-9a27-1203eb9d2a68} <Debug> TCPHandler: Processed in 0.00178207 sec. | ||
| 14264 | 2026.05.18 07:23:52.666437 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35089 rows, containing 5 columns (5 merged, 0 gathered) in 0.006729287 sec., 5214371.151059541 rows/sec., 338.02 MiB/sec. | ||
| 14265 | 2026.05.18 07:23:52.666759 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 14266 | 2026.05.18 07:23:52.667075 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14267 | 2026.05.18 07:23:52.667156 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 14268 | 2026.05.18 07:23:52.667244 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14269 | 2026.05.18 07:23:56.701704 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14270 | 2026.05.18 07:23:56.701781 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14271 | 2026.05.18 07:23:56.862942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28834 | ||
| 14272 | 2026.05.18 07:23:56.863680 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14273 | 2026.05.18 07:23:56.863728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14274 | 2026.05.18 07:23:56.864246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14275 | 2026.05.18 07:23:56.864478 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2026.05.18 07:23:56.864617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28834 | ||
| 14277 | 2026.05.18 07:23:57.636191 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14278 | 2026.05.18 07:23:57.636433 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14279 | 2026.05.18 07:23:57.636787 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14280 | 2026.05.18 07:23:57.636825 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <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 | ||
| 14281 | 2026.05.18 07:23:57.637049 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14282 | 2026.05.18 07:23:57.637122 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14283 | 2026.05.18 07:23:57.637271 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14284 | 2026.05.18 07:23:57.637309 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14285 | 2026.05.18 07:23:57.637332 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 14286 | 2026.05.18 07:23:57.637348 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14287 | 2026.05.18 07:23:57.637390 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <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'))" | ||
| 14288 | 2026.05.18 07:23:57.637412 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14289 | 2026.05.18 07:23:57.638474 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002141 sec., 24287.716020551143 rows/sec., 5.68 MiB/sec. | ||
| 14290 | 2026.05.18 07:23:57.638584 [ 4 ] {da9fa9d5-7708-4f25-b264-415cb9af8692} <Debug> TCPHandler: Processed in 0.002532174 sec. | ||
| 14291 | 2026.05.18 07:23:57.640839 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14292 | 2026.05.18 07:23:57.640956 [ 4 ] {78209d25-e87f-4110-9870-4e8b01fc375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14293 | 2026.05.18 07:23:57.641001 [ 4 ] {78209d25-e87f-4110-9870-4e8b01fc375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14294 | 2026.05.18 07:23:57.641592 [ 4 ] {78209d25-e87f-4110-9870-4e8b01fc375b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14295 | 2026.05.18 07:23:57.641637 [ 4 ] {78209d25-e87f-4110-9870-4e8b01fc375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14296 | 2026.05.18 07:23:57.642023 [ 4 ] {78209d25-e87f-4110-9870-4e8b01fc375b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14297 | 2026.05.18 07:23:57.642254 [ 4 ] {78209d25-e87f-4110-9870-4e8b01fc375b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14298 | 2026.05.18 07:23:57.642403 [ 4 ] {78209d25-e87f-4110-9870-4e8b01fc375b} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001481 sec., 78325.45577312628 rows/sec., 6.63 MiB/sec. | ||
| 14299 | 2026.05.18 07:23:57.642438 [ 4 ] {78209d25-e87f-4110-9870-4e8b01fc375b} <Debug> TCPHandler: Processed in 0.001651329 sec. | ||
| 14300 | 2026.05.18 07:23:57.642436 [ 43 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14301 | 2026.05.18 07:23:57.642525 [ 43 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2026.05.18 07:23:57.642548 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14303 | 2026.05.18 07:23:57.642579 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2026.05.18 07:23:57.642683 [ 4 ] {c2510057-1d4e-4bce-86d9-2536d20d3cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14305 | 2026.05.18 07:23:57.642683 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14306 | 2026.05.18 07:23:57.642725 [ 4 ] {c2510057-1d4e-4bce-86d9-2536d20d3cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14307 | 2026.05.18 07:23:57.642861 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14308 | 2026.05.18 07:23:57.642905 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3362 rows starting from the beginning of the part | ||
| 14309 | 2026.05.18 07:23:57.642985 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 116 rows starting from the beginning of the part | ||
| 14310 | 2026.05.18 07:23:57.643043 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 819 rows starting from the beginning of the part | ||
| 14311 | 2026.05.18 07:23:57.643094 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 121 rows starting from the beginning of the part | ||
| 14312 | 2026.05.18 07:23:57.643142 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 819 rows starting from the beginning of the part | ||
| 14313 | 2026.05.18 07:23:57.643176 [ 4 ] {c2510057-1d4e-4bce-86d9-2536d20d3cd1} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.05.18 07:23:57.643194 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 116 rows starting from the beginning of the part | ||
| 14315 | 2026.05.18 07:23:57.643224 [ 4 ] {c2510057-1d4e-4bce-86d9-2536d20d3cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14316 | 2026.05.18 07:23:57.643560 [ 4 ] {c2510057-1d4e-4bce-86d9-2536d20d3cd1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14317 | 2026.05.18 07:23:57.643788 [ 4 ] {c2510057-1d4e-4bce-86d9-2536d20d3cd1} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.05.18 07:23:57.643925 [ 4 ] {c2510057-1d4e-4bce-86d9-2536d20d3cd1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001261 sec., 23790.64234734338 rows/sec., 1.75 MiB/sec. | ||
| 14319 | 2026.05.18 07:23:57.643932 [ 43 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14320 | 2026.05.18 07:23:57.643960 [ 4 ] {c2510057-1d4e-4bce-86d9-2536d20d3cd1} <Debug> TCPHandler: Processed in 0.001429907 sec. | ||
| 14321 | 2026.05.18 07:23:57.643982 [ 43 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14322 | 2026.05.18 07:23:57.644008 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14323 | 2026.05.18 07:23:57.644133 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14324 | 2026.05.18 07:23:57.644139 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14325 | 2026.05.18 07:23:57.644293 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14326 | 2026.05.18 07:23:57.644314 [ 4 ] {d25624c4-14d7-4116-9b03-bc28674e763c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14327 | 2026.05.18 07:23:57.644332 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 14328 | 2026.05.18 07:23:57.644370 [ 4 ] {d25624c4-14d7-4116-9b03-bc28674e763c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14329 | 2026.05.18 07:23:57.644410 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 14330 | 2026.05.18 07:23:57.644469 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 153 rows starting from the beginning of the part | ||
| 14331 | 2026.05.18 07:23:57.644517 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 14332 | 2026.05.18 07:23:57.644562 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 153 rows starting from the beginning of the part | ||
| 14333 | 2026.05.18 07:23:57.644606 [ 192 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part | ||
| 14334 | 2026.05.18 07:23:57.644864 [ 4 ] {d25624c4-14d7-4116-9b03-bc28674e763c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2026.05.18 07:23:57.644910 [ 4 ] {d25624c4-14d7-4116-9b03-bc28674e763c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14336 | 2026.05.18 07:23:57.645110 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5353 rows, containing 5 columns (5 merged, 0 gathered) in 0.002493984 sec., 2146365.012766722 rows/sec., 172.62 MiB/sec. | ||
| 14337 | 2026.05.18 07:23:57.645267 [ 4 ] {d25624c4-14d7-4116-9b03-bc28674e763c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14338 | 2026.05.18 07:23:57.645461 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14339 | 2026.05.18 07:23:57.645544 [ 4 ] {d25624c4-14d7-4116-9b03-bc28674e763c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2026.05.18 07:23:57.645625 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552299 sec., 407138.05780973897 rows/sec., 27.36 MiB/sec. | ||
| 14341 | 2026.05.18 07:23:57.645690 [ 43 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14342 | 2026.05.18 07:23:57.645694 [ 4 ] {d25624c4-14d7-4116-9b03-bc28674e763c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001405 sec., 66903.91459074733 rows/sec., 5.23 MiB/sec. | ||
| 14343 | 2026.05.18 07:23:57.645736 [ 43 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.05.18 07:23:57.645751 [ 4 ] {d25624c4-14d7-4116-9b03-bc28674e763c} <Debug> TCPHandler: Processed in 0.001673669 sec. | ||
| 14345 | 2026.05.18 07:23:57.645762 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14346 | 2026.05.18 07:23:57.645800 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14347 | 2026.05.18 07:23:57.645811 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.05.18 07:23:57.645848 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14349 | 2026.05.18 07:23:57.645900 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14350 | 2026.05.18 07:23:57.645919 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_96_19} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14351 | 2026.05.18 07:23:57.645964 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14352 | 2026.05.18 07:23:57.646001 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1831 rows starting from the beginning of the part | ||
| 14353 | 2026.05.18 07:23:57.646008 [ 4 ] {7aa2123c-bc20-4ea1-83ce-0dd1bddf9059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14354 | 2026.05.18 07:23:57.646030 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14355 | 2026.05.18 07:23:57.646062 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 94 rows starting from the beginning of the part | ||
| 14356 | 2026.05.18 07:23:57.646064 [ 4 ] {7aa2123c-bc20-4ea1-83ce-0dd1bddf9059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14357 | 2026.05.18 07:23:57.646120 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2026.05.18 07:23:57.646121 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 501 rows starting from the beginning of the part | ||
| 14359 | 2026.05.18 07:23:57.646187 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 14360 | 2026.05.18 07:23:57.646199 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_81_16} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14361 | 2026.05.18 07:23:57.646234 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 501 rows starting from the beginning of the part | ||
| 14362 | 2026.05.18 07:23:57.646282 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 94 rows starting from the beginning of the part | ||
| 14363 | 2026.05.18 07:23:57.646301 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14364 | 2026.05.18 07:23:57.646532 [ 4 ] {7aa2123c-bc20-4ea1-83ce-0dd1bddf9059} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.05.18 07:23:57.646570 [ 4 ] {7aa2123c-bc20-4ea1-83ce-0dd1bddf9059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14366 | 2026.05.18 07:23:57.647027 [ 4 ] {7aa2123c-bc20-4ea1-83ce-0dd1bddf9059} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14367 | 2026.05.18 07:23:57.647242 [ 4 ] {7aa2123c-bc20-4ea1-83ce-0dd1bddf9059} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.05.18 07:23:57.647372 [ 4 ] {7aa2123c-bc20-4ea1-83ce-0dd1bddf9059} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001383 sec., 115690.52783803327 rows/sec., 8.06 MiB/sec. | ||
| 14369 | 2026.05.18 07:23:57.647405 [ 4 ] {7aa2123c-bc20-4ea1-83ce-0dd1bddf9059} <Debug> TCPHandler: Processed in 0.001554958 sec. | ||
| 14370 | 2026.05.18 07:23:57.647499 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689419 sec., 1849748.3454371 rows/sec., 136.13 MiB/sec. | ||
| 14371 | 2026.05.18 07:23:57.647551 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2026.05.18 07:23:57.647652 [ 4 ] {ef7618fe-afff-4a55-a2fc-5c91805ee4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14373 | 2026.05.18 07:23:57.647689 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14374 | 2026.05.18 07:23:57.647707 [ 4 ] {ef7618fe-afff-4a55-a2fc-5c91805ee4ad} <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 | ||
| 14375 | 2026.05.18 07:23:57.647942 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.05.18 07:23:57.648006 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_96_19} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14377 | 2026.05.18 07:23:57.648082 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14378 | 2026.05.18 07:23:57.648568 [ 4 ] {ef7618fe-afff-4a55-a2fc-5c91805ee4ad} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.05.18 07:23:57.648602 [ 4 ] {ef7618fe-afff-4a55-a2fc-5c91805ee4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14380 | 2026.05.18 07:23:57.649121 [ 4 ] {ef7618fe-afff-4a55-a2fc-5c91805ee4ad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14381 | 2026.05.18 07:23:57.649339 [ 4 ] {ef7618fe-afff-4a55-a2fc-5c91805ee4ad} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2026.05.18 07:23:57.649476 [ 4 ] {ef7618fe-afff-4a55-a2fc-5c91805ee4ad} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001841 sec., 16295.491580662683 rows/sec., 29.20 MiB/sec. | ||
| 14383 | 2026.05.18 07:23:57.649525 [ 4 ] {ef7618fe-afff-4a55-a2fc-5c91805ee4ad} <Debug> TCPHandler: Processed in 0.002024701 sec. | ||
| 14384 | 2026.05.18 07:23:57.649655 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.05.18 07:23:57.649752 [ 4 ] {3ecd4655-8afb-4445-aa03-f2f34f333b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14386 | 2026.05.18 07:23:57.649793 [ 4 ] {3ecd4655-8afb-4445-aa03-f2f34f333b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14387 | 2026.05.18 07:23:57.650148 [ 4 ] {3ecd4655-8afb-4445-aa03-f2f34f333b0b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.05.18 07:23:57.650183 [ 4 ] {3ecd4655-8afb-4445-aa03-f2f34f333b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14389 | 2026.05.18 07:23:57.650481 [ 4 ] {3ecd4655-8afb-4445-aa03-f2f34f333b0b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14390 | 2026.05.18 07:23:57.650692 [ 4 ] {3ecd4655-8afb-4445-aa03-f2f34f333b0b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.05.18 07:23:57.650823 [ 4 ] {3ecd4655-8afb-4445-aa03-f2f34f333b0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 14392 | 2026.05.18 07:23:57.650857 [ 4 ] {3ecd4655-8afb-4445-aa03-f2f34f333b0b} <Debug> TCPHandler: Processed in 0.001251557 sec. | ||
| 14393 | 2026.05.18 07:23:58.379686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14394 | 2026.05.18 07:23:58.397029 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2026.05.18 07:23:58.397101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14396 | 2026.05.18 07:23:58.403626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14397 | 2026.05.18 07:23:58.404337 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14398 | 2026.05.18 07:23:58.407531 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14399 | 2026.05.18 07:23:59.912313 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14400 | 2026.05.18 07:23:59.912598 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14401 | 2026.05.18 07:23:59.912969 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14402 | 2026.05.18 07:23:59.913011 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14403 | 2026.05.18 07:23:59.913260 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14404 | 2026.05.18 07:23:59.913324 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14405 | 2026.05.18 07:23:59.913459 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 14406 | 2026.05.18 07:23:59.913493 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14407 | 2026.05.18 07:23:59.913514 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 14408 | 2026.05.18 07:23:59.913529 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14409 | 2026.05.18 07:23:59.913569 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 14410 | 2026.05.18 07:23:59.913588 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14411 | 2026.05.18 07:23:59.915116 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002644 sec., 19667.170953101362 rows/sec., 4.60 MiB/sec. | ||
| 14412 | 2026.05.18 07:23:59.915226 [ 4 ] {f5baa313-dea4-4052-872b-b5a6c9a8d6c9} <Debug> TCPHandler: Processed in 0.003065197 sec. | ||
| 14413 | 2026.05.18 07:23:59.932140 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14414 | 2026.05.18 07:23:59.932280 [ 4 ] {493333fe-4592-49cb-affe-e1e6354045bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14415 | 2026.05.18 07:23:59.932335 [ 4 ] {493333fe-4592-49cb-affe-e1e6354045bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14416 | 2026.05.18 07:23:59.933059 [ 4 ] {493333fe-4592-49cb-affe-e1e6354045bd} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14417 | 2026.05.18 07:23:59.933109 [ 4 ] {493333fe-4592-49cb-affe-e1e6354045bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14418 | 2026.05.18 07:23:59.933506 [ 4 ] {493333fe-4592-49cb-affe-e1e6354045bd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14419 | 2026.05.18 07:23:59.933730 [ 4 ] {493333fe-4592-49cb-affe-e1e6354045bd} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14420 | 2026.05.18 07:23:59.933889 [ 4 ] {493333fe-4592-49cb-affe-e1e6354045bd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00165 sec., 172121.21212121213 rows/sec., 10.93 MiB/sec. | ||
| 14421 | 2026.05.18 07:23:59.933927 [ 4 ] {493333fe-4592-49cb-affe-e1e6354045bd} <Debug> TCPHandler: Processed in 0.001851 sec. | ||
| 14422 | 2026.05.18 07:23:59.934220 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14423 | 2026.05.18 07:23:59.934329 [ 4 ] {8c64fe17-bf9e-4968-bba9-f8ed095910be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14424 | 2026.05.18 07:23:59.934371 [ 4 ] {8c64fe17-bf9e-4968-bba9-f8ed095910be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14425 | 2026.05.18 07:23:59.934873 [ 4 ] {8c64fe17-bf9e-4968-bba9-f8ed095910be} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.05.18 07:23:59.934910 [ 4 ] {8c64fe17-bf9e-4968-bba9-f8ed095910be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14427 | 2026.05.18 07:23:59.935201 [ 4 ] {8c64fe17-bf9e-4968-bba9-f8ed095910be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14428 | 2026.05.18 07:23:59.935411 [ 4 ] {8c64fe17-bf9e-4968-bba9-f8ed095910be} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2026.05.18 07:23:59.935541 [ 4 ] {8c64fe17-bf9e-4968-bba9-f8ed095910be} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001231 sec., 6498.781478472786 rows/sec., 529.93 KiB/sec. | ||
| 14430 | 2026.05.18 07:23:59.935577 [ 4 ] {8c64fe17-bf9e-4968-bba9-f8ed095910be} <Debug> TCPHandler: Processed in 0.001409148 sec. | ||
| 14431 | 2026.05.18 07:23:59.935716 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14432 | 2026.05.18 07:23:59.935812 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14433 | 2026.05.18 07:23:59.935852 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14434 | 2026.05.18 07:23:59.937894 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14435 | 2026.05.18 07:23:59.937933 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14436 | 2026.05.18 07:23:59.938405 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14437 | 2026.05.18 07:23:59.938619 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14438 | 2026.05.18 07:23:59.938754 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.00296 sec., 1071621.6216216215 rows/sec., 79.67 MiB/sec. | ||
| 14439 | 2026.05.18 07:23:59.938791 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14440 | 2026.05.18 07:23:59.938804 [ 4 ] {75e2d1ee-013d-489e-accc-41997903c8a7} <Debug> TCPHandler: Processed in 0.003137178 sec. | ||
| 14441 | 2026.05.18 07:23:59.938944 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14442 | 2026.05.18 07:23:59.939040 [ 4 ] {abacc107-0b16-4bc7-9401-89b31f00a840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14443 | 2026.05.18 07:23:59.939082 [ 4 ] {abacc107-0b16-4bc7-9401-89b31f00a840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14444 | 2026.05.18 07:23:59.939618 [ 4 ] {abacc107-0b16-4bc7-9401-89b31f00a840} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.05.18 07:23:59.939657 [ 4 ] {abacc107-0b16-4bc7-9401-89b31f00a840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14446 | 2026.05.18 07:23:59.939983 [ 4 ] {abacc107-0b16-4bc7-9401-89b31f00a840} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14447 | 2026.05.18 07:23:59.940196 [ 4 ] {abacc107-0b16-4bc7-9401-89b31f00a840} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.05.18 07:23:59.940327 [ 4 ] {abacc107-0b16-4bc7-9401-89b31f00a840} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001305 sec., 131800.76628352492 rows/sec., 8.05 MiB/sec. | ||
| 14449 | 2026.05.18 07:23:59.940362 [ 4 ] {abacc107-0b16-4bc7-9401-89b31f00a840} <Debug> TCPHandler: Processed in 0.001466918 sec. | ||
| 14450 | 2026.05.18 07:23:59.940497 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14451 | 2026.05.18 07:23:59.940594 [ 4 ] {63fbfab7-7392-469c-ad71-6aca917ee72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14452 | 2026.05.18 07:23:59.940635 [ 4 ] {63fbfab7-7392-469c-ad71-6aca917ee72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14453 | 2026.05.18 07:23:59.941733 [ 4 ] {63fbfab7-7392-469c-ad71-6aca917ee72b} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14454 | 2026.05.18 07:23:59.941802 [ 4 ] {63fbfab7-7392-469c-ad71-6aca917ee72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14455 | 2026.05.18 07:23:59.942301 [ 4 ] {63fbfab7-7392-469c-ad71-6aca917ee72b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14456 | 2026.05.18 07:23:59.942544 [ 4 ] {63fbfab7-7392-469c-ad71-6aca917ee72b} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2026.05.18 07:23:59.942716 [ 4 ] {63fbfab7-7392-469c-ad71-6aca917ee72b} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002135 sec., 444964.87119437935 rows/sec., 26.18 MiB/sec. | ||
| 14458 | 2026.05.18 07:23:59.942780 [ 4 ] {63fbfab7-7392-469c-ad71-6aca917ee72b} <Debug> TCPHandler: Processed in 0.002337843 sec. | ||
| 14459 | 2026.05.18 07:23:59.942978 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14460 | 2026.05.18 07:23:59.943110 [ 4 ] {4dcec472-24af-446b-9e7a-008d0175efa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14461 | 2026.05.18 07:23:59.943166 [ 4 ] {4dcec472-24af-446b-9e7a-008d0175efa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14462 | 2026.05.18 07:23:59.943638 [ 4 ] {4dcec472-24af-446b-9e7a-008d0175efa0} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14463 | 2026.05.18 07:23:59.943675 [ 4 ] {4dcec472-24af-446b-9e7a-008d0175efa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14464 | 2026.05.18 07:23:59.943969 [ 4 ] {4dcec472-24af-446b-9e7a-008d0175efa0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 14465 | 2026.05.18 07:23:59.944185 [ 4 ] {4dcec472-24af-446b-9e7a-008d0175efa0} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14466 | 2026.05.18 07:23:59.944322 [ 4 ] {4dcec472-24af-446b-9e7a-008d0175efa0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 56.16 KiB/sec. | ||
| 14467 | 2026.05.18 07:23:59.944357 [ 4 ] {4dcec472-24af-446b-9e7a-008d0175efa0} <Debug> TCPHandler: Processed in 0.001502789 sec. | ||
| 14468 | 2026.05.18 07:23:59.944484 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14469 | 2026.05.18 07:23:59.944580 [ 4 ] {5e0dca0e-50c7-4c4b-af29-50b2d257ef3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14470 | 2026.05.18 07:23:59.944621 [ 4 ] {5e0dca0e-50c7-4c4b-af29-50b2d257ef3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14471 | 2026.05.18 07:23:59.945073 [ 4 ] {5e0dca0e-50c7-4c4b-af29-50b2d257ef3d} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14472 | 2026.05.18 07:23:59.945111 [ 4 ] {5e0dca0e-50c7-4c4b-af29-50b2d257ef3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14473 | 2026.05.18 07:23:59.945428 [ 4 ] {5e0dca0e-50c7-4c4b-af29-50b2d257ef3d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14474 | 2026.05.18 07:23:59.945641 [ 4 ] {5e0dca0e-50c7-4c4b-af29-50b2d257ef3d} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14475 | 2026.05.18 07:23:59.945771 [ 4 ] {5e0dca0e-50c7-4c4b-af29-50b2d257ef3d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 14476 | 2026.05.18 07:23:59.945806 [ 4 ] {5e0dca0e-50c7-4c4b-af29-50b2d257ef3d} <Debug> TCPHandler: Processed in 0.001371468 sec. | ||
| 14477 | 2026.05.18 07:23:59.945932 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14478 | 2026.05.18 07:23:59.946029 [ 4 ] {8b502d0f-d09d-447f-bfb9-3fdeec7b7b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14479 | 2026.05.18 07:23:59.946069 [ 4 ] {8b502d0f-d09d-447f-bfb9-3fdeec7b7b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14480 | 2026.05.18 07:23:59.947277 [ 4 ] {8b502d0f-d09d-447f-bfb9-3fdeec7b7b79} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2026.05.18 07:23:59.947320 [ 4 ] {8b502d0f-d09d-447f-bfb9-3fdeec7b7b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14482 | 2026.05.18 07:23:59.947823 [ 4 ] {8b502d0f-d09d-447f-bfb9-3fdeec7b7b79} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14483 | 2026.05.18 07:23:59.948054 [ 4 ] {8b502d0f-d09d-447f-bfb9-3fdeec7b7b79} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14484 | 2026.05.18 07:23:59.948189 [ 4 ] {8b502d0f-d09d-447f-bfb9-3fdeec7b7b79} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.002177 sec., 796968.3050068902 rows/sec., 53.70 MiB/sec. | ||
| 14485 | 2026.05.18 07:23:59.948223 [ 4 ] {8b502d0f-d09d-447f-bfb9-3fdeec7b7b79} <Debug> TCPHandler: Processed in 0.002339403 sec. | ||
| 14486 | 2026.05.18 07:23:59.948362 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14487 | 2026.05.18 07:23:59.948459 [ 4 ] {904fc1e5-b368-4f0d-b64f-074c2cb0d219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14488 | 2026.05.18 07:23:59.948502 [ 4 ] {904fc1e5-b368-4f0d-b64f-074c2cb0d219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14489 | 2026.05.18 07:23:59.948882 [ 4 ] {904fc1e5-b368-4f0d-b64f-074c2cb0d219} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14490 | 2026.05.18 07:23:59.948923 [ 4 ] {904fc1e5-b368-4f0d-b64f-074c2cb0d219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14491 | 2026.05.18 07:23:59.949240 [ 4 ] {904fc1e5-b368-4f0d-b64f-074c2cb0d219} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14492 | 2026.05.18 07:23:59.949451 [ 4 ] {904fc1e5-b368-4f0d-b64f-074c2cb0d219} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14493 | 2026.05.18 07:23:59.949580 [ 4 ] {904fc1e5-b368-4f0d-b64f-074c2cb0d219} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 14494 | 2026.05.18 07:23:59.949613 [ 4 ] {904fc1e5-b368-4f0d-b64f-074c2cb0d219} <Debug> TCPHandler: Processed in 0.001301477 sec. | ||
| 14495 | 2026.05.18 07:23:59.949750 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14496 | 2026.05.18 07:23:59.949845 [ 4 ] {f86be5a4-48d4-4a90-a811-389c416fc398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14497 | 2026.05.18 07:23:59.949888 [ 4 ] {f86be5a4-48d4-4a90-a811-389c416fc398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14498 | 2026.05.18 07:23:59.950763 [ 4 ] {f86be5a4-48d4-4a90-a811-389c416fc398} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14499 | 2026.05.18 07:23:59.950800 [ 4 ] {f86be5a4-48d4-4a90-a811-389c416fc398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14500 | 2026.05.18 07:23:59.951234 [ 4 ] {f86be5a4-48d4-4a90-a811-389c416fc398} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14501 | 2026.05.18 07:23:59.951454 [ 4 ] {f86be5a4-48d4-4a90-a811-389c416fc398} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14502 | 2026.05.18 07:23:59.951584 [ 4 ] {f86be5a4-48d4-4a90-a811-389c416fc398} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001758 sec., 949374.2889647327 rows/sec., 57.98 MiB/sec. | ||
| 14503 | 2026.05.18 07:23:59.951618 [ 4 ] {f86be5a4-48d4-4a90-a811-389c416fc398} <Debug> TCPHandler: Processed in 0.001920061 sec. | ||
| 14504 | 2026.05.18 07:23:59.951746 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14505 | 2026.05.18 07:23:59.951842 [ 4 ] {45a6b488-a38d-4bb9-b219-1e352bbca754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14506 | 2026.05.18 07:23:59.951885 [ 4 ] {45a6b488-a38d-4bb9-b219-1e352bbca754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14507 | 2026.05.18 07:23:59.952237 [ 4 ] {45a6b488-a38d-4bb9-b219-1e352bbca754} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14508 | 2026.05.18 07:23:59.952273 [ 4 ] {45a6b488-a38d-4bb9-b219-1e352bbca754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14509 | 2026.05.18 07:23:59.952567 [ 4 ] {45a6b488-a38d-4bb9-b219-1e352bbca754} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14510 | 2026.05.18 07:23:59.952774 [ 4 ] {45a6b488-a38d-4bb9-b219-1e352bbca754} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14511 | 2026.05.18 07:23:59.952908 [ 4 ] {45a6b488-a38d-4bb9-b219-1e352bbca754} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 14512 | 2026.05.18 07:23:59.952942 [ 4 ] {45a6b488-a38d-4bb9-b219-1e352bbca754} <Debug> TCPHandler: Processed in 0.001244497 sec. | ||
| 14513 | 2026.05.18 07:23:59.953103 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14514 | 2026.05.18 07:23:59.953198 [ 4 ] {6599140a-7efa-46c9-a592-aa261c54529c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14515 | 2026.05.18 07:23:59.953252 [ 4 ] {6599140a-7efa-46c9-a592-aa261c54529c} <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 | ||
| 14516 | 2026.05.18 07:23:59.954097 [ 4 ] {6599140a-7efa-46c9-a592-aa261c54529c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14517 | 2026.05.18 07:23:59.954133 [ 4 ] {6599140a-7efa-46c9-a592-aa261c54529c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14518 | 2026.05.18 07:23:59.954669 [ 4 ] {6599140a-7efa-46c9-a592-aa261c54529c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14519 | 2026.05.18 07:23:59.954911 [ 4 ] {6599140a-7efa-46c9-a592-aa261c54529c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14520 | 2026.05.18 07:23:59.955043 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14521 | 2026.05.18 07:23:59.955058 [ 4 ] {6599140a-7efa-46c9-a592-aa261c54529c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001877 sec., 11720.831113478956 rows/sec., 21.00 MiB/sec. | ||
| 14522 | 2026.05.18 07:23:59.955101 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2026.05.18 07:23:59.955133 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14524 | 2026.05.18 07:23:59.955144 [ 4 ] {6599140a-7efa-46c9-a592-aa261c54529c} <Debug> TCPHandler: Processed in 0.002095332 sec. | ||
| 14525 | 2026.05.18 07:23:59.955288 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14526 | 2026.05.18 07:23:59.955310 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14527 | 2026.05.18 07:23:59.955385 [ 4 ] {0b797267-e7ae-4fce-9ab3-224dfb866ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14528 | 2026.05.18 07:23:59.955432 [ 4 ] {0b797267-e7ae-4fce-9ab3-224dfb866ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14529 | 2026.05.18 07:23:59.955623 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14530 | 2026.05.18 07:23:59.955689 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1699 rows starting from the beginning of the part | ||
| 14531 | 2026.05.18 07:23:59.955825 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 14532 | 2026.05.18 07:23:59.955837 [ 4 ] {0b797267-e7ae-4fce-9ab3-224dfb866ba7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2026.05.18 07:23:59.955880 [ 4 ] {0b797267-e7ae-4fce-9ab3-224dfb866ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14534 | 2026.05.18 07:23:59.955933 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
| 14535 | 2026.05.18 07:23:59.956042 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 14536 | 2026.05.18 07:23:59.956146 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 14537 | 2026.05.18 07:23:59.956210 [ 4 ] {0b797267-e7ae-4fce-9ab3-224dfb866ba7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14538 | 2026.05.18 07:23:59.956244 [ 199 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 22 rows starting from the beginning of the part | ||
| 14539 | 2026.05.18 07:23:59.956445 [ 4 ] {0b797267-e7ae-4fce-9ab3-224dfb866ba7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14540 | 2026.05.18 07:23:59.956587 [ 4 ] {0b797267-e7ae-4fce-9ab3-224dfb866ba7} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001218 sec., 54187.19211822661 rows/sec., 3.30 MiB/sec. | ||
| 14541 | 2026.05.18 07:23:59.956632 [ 4 ] {0b797267-e7ae-4fce-9ab3-224dfb866ba7} <Debug> TCPHandler: Processed in 0.001393847 sec. | ||
| 14542 | 2026.05.18 07:23:59.967821 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 19 columns (19 merged, 0 gathered) in 0.01258654 sec., 143248.26362129702 rows/sec., 256.69 MiB/sec. | ||
| 14543 | 2026.05.18 07:23:59.969263 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14544 | 2026.05.18 07:23:59.969605 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2026.05.18 07:23:59.969676 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14546 | 2026.05.18 07:23:59.969814 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.19 MiB. | ||
| 14547 | 2026.05.18 07:24:00.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.01 MiB, peak 367.16 MiB, free memory in arenas 0.00 B, will set to 352.99 MiB (RSS), difference: 2.98 MiB | ||
| 14548 | 2026.05.18 07:24:02.631766 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2026.05.18 07:24:02.632033 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 14550 | 2026.05.18 07:24:02.632385 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14551 | 2026.05.18 07:24:02.632424 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <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 | ||
| 14552 | 2026.05.18 07:24:02.632653 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14553 | 2026.05.18 07:24:02.632727 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14554 | 2026.05.18 07:24:02.632874 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14555 | 2026.05.18 07:24:02.632913 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14556 | 2026.05.18 07:24:02.632944 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 14557 | 2026.05.18 07:24:02.632962 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14558 | 2026.05.18 07:24:02.633007 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <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'))" | ||
| 14559 | 2026.05.18 07:24:02.633028 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14560 | 2026.05.18 07:24:02.634248 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002322 sec., 22394.487510766583 rows/sec., 5.24 MiB/sec. | ||
| 14561 | 2026.05.18 07:24:02.634377 [ 4 ] {8560b516-09d0-442b-b30a-fc68f7e787ab} <Debug> TCPHandler: Processed in 0.002753145 sec. | ||
| 14562 | 2026.05.18 07:24:02.636019 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14563 | 2026.05.18 07:24:02.636152 [ 4 ] {445a914e-1bda-4abd-8e3e-ff92c0dd935c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14564 | 2026.05.18 07:24:02.636203 [ 4 ] {445a914e-1bda-4abd-8e3e-ff92c0dd935c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14565 | 2026.05.18 07:24:02.636756 [ 4 ] {445a914e-1bda-4abd-8e3e-ff92c0dd935c} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14566 | 2026.05.18 07:24:02.636798 [ 4 ] {445a914e-1bda-4abd-8e3e-ff92c0dd935c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14567 | 2026.05.18 07:24:02.637289 [ 4 ] {445a914e-1bda-4abd-8e3e-ff92c0dd935c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14568 | 2026.05.18 07:24:02.637506 [ 4 ] {445a914e-1bda-4abd-8e3e-ff92c0dd935c} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14569 | 2026.05.18 07:24:02.637658 [ 4 ] {445a914e-1bda-4abd-8e3e-ff92c0dd935c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.77 MiB/sec. | ||
| 14570 | 2026.05.18 07:24:02.637696 [ 4 ] {445a914e-1bda-4abd-8e3e-ff92c0dd935c} <Debug> TCPHandler: Processed in 0.001743709 sec. | ||
| 14571 | 2026.05.18 07:24:02.637831 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14572 | 2026.05.18 07:24:02.637929 [ 4 ] {1e0e2f72-7836-413d-b852-4ed86307ef9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14573 | 2026.05.18 07:24:02.637978 [ 4 ] {1e0e2f72-7836-413d-b852-4ed86307ef9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14574 | 2026.05.18 07:24:02.638425 [ 4 ] {1e0e2f72-7836-413d-b852-4ed86307ef9e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14575 | 2026.05.18 07:24:02.638462 [ 4 ] {1e0e2f72-7836-413d-b852-4ed86307ef9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14576 | 2026.05.18 07:24:02.638767 [ 4 ] {1e0e2f72-7836-413d-b852-4ed86307ef9e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14577 | 2026.05.18 07:24:02.638988 [ 4 ] {1e0e2f72-7836-413d-b852-4ed86307ef9e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2026.05.18 07:24:02.639122 [ 4 ] {1e0e2f72-7836-413d-b852-4ed86307ef9e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 14579 | 2026.05.18 07:24:02.639157 [ 4 ] {1e0e2f72-7836-413d-b852-4ed86307ef9e} <Debug> TCPHandler: Processed in 0.001375387 sec. | ||
| 14580 | 2026.05.18 07:24:02.639311 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14581 | 2026.05.18 07:24:02.639408 [ 4 ] {d75ca6dc-4e54-4d1a-8baf-f25819d9004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14582 | 2026.05.18 07:24:02.639451 [ 4 ] {d75ca6dc-4e54-4d1a-8baf-f25819d9004c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14583 | 2026.05.18 07:24:02.639868 [ 4 ] {d75ca6dc-4e54-4d1a-8baf-f25819d9004c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2026.05.18 07:24:02.639906 [ 4 ] {d75ca6dc-4e54-4d1a-8baf-f25819d9004c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14585 | 2026.05.18 07:24:02.640224 [ 4 ] {d75ca6dc-4e54-4d1a-8baf-f25819d9004c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14586 | 2026.05.18 07:24:02.640432 [ 4 ] {d75ca6dc-4e54-4d1a-8baf-f25819d9004c} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14587 | 2026.05.18 07:24:02.640558 [ 4 ] {d75ca6dc-4e54-4d1a-8baf-f25819d9004c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 3.81 MiB/sec. | ||
| 14588 | 2026.05.18 07:24:02.640615 [ 4 ] {d75ca6dc-4e54-4d1a-8baf-f25819d9004c} <Debug> TCPHandler: Processed in 0.001354507 sec. | ||
| 14589 | 2026.05.18 07:24:02.640755 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14590 | 2026.05.18 07:24:02.640853 [ 4 ] {06230e13-c3a7-4023-9365-25a33fe5294e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14591 | 2026.05.18 07:24:02.640896 [ 4 ] {06230e13-c3a7-4023-9365-25a33fe5294e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14592 | 2026.05.18 07:24:02.641240 [ 4 ] {06230e13-c3a7-4023-9365-25a33fe5294e} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14593 | 2026.05.18 07:24:02.641277 [ 4 ] {06230e13-c3a7-4023-9365-25a33fe5294e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14594 | 2026.05.18 07:24:02.641588 [ 4 ] {06230e13-c3a7-4023-9365-25a33fe5294e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14595 | 2026.05.18 07:24:02.641798 [ 4 ] {06230e13-c3a7-4023-9365-25a33fe5294e} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14596 | 2026.05.18 07:24:02.641959 [ 4 ] {06230e13-c3a7-4023-9365-25a33fe5294e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.44 MiB/sec. | ||
| 14597 | 2026.05.18 07:24:02.641985 [ 34 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14598 | 2026.05.18 07:24:02.641994 [ 4 ] {06230e13-c3a7-4023-9365-25a33fe5294e} <Debug> TCPHandler: Processed in 0.001288497 sec. | ||
| 14599 | 2026.05.18 07:24:02.642052 [ 34 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.05.18 07:24:02.642090 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14601 | 2026.05.18 07:24:02.642183 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14602 | 2026.05.18 07:24:02.642294 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14603 | 2026.05.18 07:24:02.642326 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5496 rows starting from the beginning of the part | ||
| 14604 | 2026.05.18 07:24:02.642384 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14605 | 2026.05.18 07:24:02.642432 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 14606 | 2026.05.18 07:24:02.642473 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 14607 | 2026.05.18 07:24:02.642514 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 66 rows starting from the beginning of the part | ||
| 14608 | 2026.05.18 07:24:02.642553 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 24 rows starting from the beginning of the part | ||
| 14609 | 2026.05.18 07:24:02.644059 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5796 rows, containing 4 columns (4 merged, 0 gathered) in 0.00191513 sec., 3026426.4044738477 rows/sec., 196.15 MiB/sec. | ||
| 14610 | 2026.05.18 07:24:02.644445 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14611 | 2026.05.18 07:24:02.644771 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2026.05.18 07:24:02.644858 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_96_19} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14613 | 2026.05.18 07:24:02.644954 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14614 | 2026.05.18 07:24:04.364839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29346 | ||
| 14615 | 2026.05.18 07:24:04.365374 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14616 | 2026.05.18 07:24:04.365410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14617 | 2026.05.18 07:24:04.365902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14618 | 2026.05.18 07:24:04.366140 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.05.18 07:24:04.366273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29346 | ||
| 14620 | 2026.05.18 07:24:04.366307 [ 35 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14621 | 2026.05.18 07:24:04.366389 [ 35 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2026.05.18 07:24:04.366414 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14623 | 2026.05.18 07:24:04.366575 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 14624 | 2026.05.18 07:24:04.366740 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14625 | 2026.05.18 07:24:04.366784 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26914 rows starting from the beginning of the part | ||
| 14626 | 2026.05.18 07:24:04.366861 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14627 | 2026.05.18 07:24:04.366916 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14628 | 2026.05.18 07:24:04.366968 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14629 | 2026.05.18 07:24:04.367014 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14630 | 2026.05.18 07:24:04.367059 [ 188 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14631 | 2026.05.18 07:24:04.369319 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29346 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805846 sec., 10458877.643320411 rows/sec., 149.62 MiB/sec. | ||
| 14632 | 2026.05.18 07:24:04.369706 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14633 | 2026.05.18 07:24:04.370010 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.05.18 07:24:04.370095 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_61_12} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14635 | 2026.05.18 07:24:04.370220 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 14636 | 2026.05.18 07:24:05.907657 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14637 | 2026.05.18 07:24:05.924730 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14638 | 2026.05.18 07:24:05.924797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14639 | 2026.05.18 07:24:05.930871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14640 | 2026.05.18 07:24:05.931582 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14641 | 2026.05.18 07:24:05.931904 [ 35 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14642 | 2026.05.18 07:24:05.931980 [ 35 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.05.18 07:24:05.932054 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14644 | 2026.05.18 07:24:05.932193 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 14645 | 2026.05.18 07:24:05.935501 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14646 | 2026.05.18 07:24:05.936596 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14647 | 2026.05.18 07:24:05.938413 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14648 | 2026.05.18 07:24:05.943177 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14649 | 2026.05.18 07:24:05.947678 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14650 | 2026.05.18 07:24:05.952099 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14651 | 2026.05.18 07:24:05.956428 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14652 | 2026.05.18 07:24:05.960314 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14653 | 2026.05.18 07:24:06.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.94 MiB, peak 367.48 MiB, free memory in arenas 0.00 B, will set to 353.77 MiB (RSS), difference: -12.17 MiB | ||
| 14654 | 2026.05.18 07:24:06.013879 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081754301 sec., 5626.615289634731 rows/sec., 29.09 MiB/sec. | ||
| 14655 | 2026.05.18 07:24:06.016519 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14656 | 2026.05.18 07:24:06.018397 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14657 | 2026.05.18 07:24:06.018507 [ 200 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_61_12} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14658 | 2026.05.18 07:24:06.020702 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14659 | 2026.05.18 07:24:07.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.89 MiB, peak 367.48 MiB, free memory in arenas 0.00 B, will set to 353.77 MiB (RSS), difference: 11.88 MiB | ||
| 14660 | 2026.05.18 07:24:07.636312 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14661 | 2026.05.18 07:24:07.636541 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14662 | 2026.05.18 07:24:07.636869 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14663 | 2026.05.18 07:24:07.636907 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <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 | ||
| 14664 | 2026.05.18 07:24:07.637125 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14665 | 2026.05.18 07:24:07.637193 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14666 | 2026.05.18 07:24:07.637332 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14667 | 2026.05.18 07:24:07.637368 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14668 | 2026.05.18 07:24:07.637391 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 14669 | 2026.05.18 07:24:07.637407 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14670 | 2026.05.18 07:24:07.637449 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <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'))" | ||
| 14671 | 2026.05.18 07:24:07.637470 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14672 | 2026.05.18 07:24:07.638626 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002162 sec., 24051.8038852914 rows/sec., 5.63 MiB/sec. | ||
| 14673 | 2026.05.18 07:24:07.638800 [ 4 ] {02c7e7c4-abec-4c64-be65-755f9b07c76c} <Debug> TCPHandler: Processed in 0.002627244 sec. | ||
| 14674 | 2026.05.18 07:24:07.640967 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14675 | 2026.05.18 07:24:07.641122 [ 4 ] {c8614b19-d8ac-4b72-8a49-4c6e058343e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14676 | 2026.05.18 07:24:07.641190 [ 4 ] {c8614b19-d8ac-4b72-8a49-4c6e058343e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14677 | 2026.05.18 07:24:07.641827 [ 4 ] {c8614b19-d8ac-4b72-8a49-4c6e058343e9} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.05.18 07:24:07.641874 [ 4 ] {c8614b19-d8ac-4b72-8a49-4c6e058343e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14679 | 2026.05.18 07:24:07.642246 [ 4 ] {c8614b19-d8ac-4b72-8a49-4c6e058343e9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14680 | 2026.05.18 07:24:07.642464 [ 4 ] {c8614b19-d8ac-4b72-8a49-4c6e058343e9} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2026.05.18 07:24:07.642605 [ 4 ] {c8614b19-d8ac-4b72-8a49-4c6e058343e9} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001533 sec., 75668.62361382908 rows/sec., 6.41 MiB/sec. | ||
| 14682 | 2026.05.18 07:24:07.642641 [ 4 ] {c8614b19-d8ac-4b72-8a49-4c6e058343e9} <Debug> TCPHandler: Processed in 0.00179481 sec. | ||
| 14683 | 2026.05.18 07:24:07.642796 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2026.05.18 07:24:07.642892 [ 4 ] {d3ed0076-822f-4dcb-a44b-22cd4716d3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14685 | 2026.05.18 07:24:07.642931 [ 4 ] {d3ed0076-822f-4dcb-a44b-22cd4716d3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14686 | 2026.05.18 07:24:07.643337 [ 4 ] {d3ed0076-822f-4dcb-a44b-22cd4716d3a0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.05.18 07:24:07.643373 [ 4 ] {d3ed0076-822f-4dcb-a44b-22cd4716d3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14688 | 2026.05.18 07:24:07.643667 [ 4 ] {d3ed0076-822f-4dcb-a44b-22cd4716d3a0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14689 | 2026.05.18 07:24:07.643872 [ 4 ] {d3ed0076-822f-4dcb-a44b-22cd4716d3a0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2026.05.18 07:24:07.643998 [ 4 ] {d3ed0076-822f-4dcb-a44b-22cd4716d3a0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001125 sec., 26666.666666666668 rows/sec., 1.96 MiB/sec. | ||
| 14691 | 2026.05.18 07:24:07.644032 [ 4 ] {d3ed0076-822f-4dcb-a44b-22cd4716d3a0} <Debug> TCPHandler: Processed in 0.001286378 sec. | ||
| 14692 | 2026.05.18 07:24:07.644153 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.05.18 07:24:07.644247 [ 4 ] {557b5e41-8cae-45dc-beca-cb8b1d7102db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14694 | 2026.05.18 07:24:07.644286 [ 4 ] {557b5e41-8cae-45dc-beca-cb8b1d7102db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14695 | 2026.05.18 07:24:07.644707 [ 4 ] {557b5e41-8cae-45dc-beca-cb8b1d7102db} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2026.05.18 07:24:07.644743 [ 4 ] {557b5e41-8cae-45dc-beca-cb8b1d7102db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14697 | 2026.05.18 07:24:07.645145 [ 4 ] {557b5e41-8cae-45dc-beca-cb8b1d7102db} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14698 | 2026.05.18 07:24:07.645370 [ 4 ] {557b5e41-8cae-45dc-beca-cb8b1d7102db} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2026.05.18 07:24:07.645495 [ 4 ] {557b5e41-8cae-45dc-beca-cb8b1d7102db} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001265 sec., 74308.30039525691 rows/sec., 5.80 MiB/sec. | ||
| 14700 | 2026.05.18 07:24:07.645529 [ 4 ] {557b5e41-8cae-45dc-beca-cb8b1d7102db} <Debug> TCPHandler: Processed in 0.001424808 sec. | ||
| 14701 | 2026.05.18 07:24:07.645657 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14702 | 2026.05.18 07:24:07.645751 [ 4 ] {934712a3-c0ff-4371-828a-bb2cd5d85a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14703 | 2026.05.18 07:24:07.645795 [ 4 ] {934712a3-c0ff-4371-828a-bb2cd5d85a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14704 | 2026.05.18 07:24:07.646366 [ 4 ] {934712a3-c0ff-4371-828a-bb2cd5d85a0f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14705 | 2026.05.18 07:24:07.646402 [ 4 ] {934712a3-c0ff-4371-828a-bb2cd5d85a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14706 | 2026.05.18 07:24:07.646720 [ 4 ] {934712a3-c0ff-4371-828a-bb2cd5d85a0f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14707 | 2026.05.18 07:24:07.646936 [ 4 ] {934712a3-c0ff-4371-828a-bb2cd5d85a0f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2026.05.18 07:24:07.647073 [ 4 ] {934712a3-c0ff-4371-828a-bb2cd5d85a0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 14709 | 2026.05.18 07:24:07.647107 [ 4 ] {934712a3-c0ff-4371-828a-bb2cd5d85a0f} <Debug> TCPHandler: Processed in 0.001498458 sec. | ||
| 14710 | 2026.05.18 07:24:07.647231 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14711 | 2026.05.18 07:24:07.647326 [ 4 ] {1dca3233-ce8e-4381-9b67-fd0a6cee2456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14712 | 2026.05.18 07:24:07.647380 [ 4 ] {1dca3233-ce8e-4381-9b67-fd0a6cee2456} <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 | ||
| 14713 | 2026.05.18 07:24:07.648273 [ 4 ] {1dca3233-ce8e-4381-9b67-fd0a6cee2456} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2026.05.18 07:24:07.648310 [ 4 ] {1dca3233-ce8e-4381-9b67-fd0a6cee2456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14715 | 2026.05.18 07:24:07.648841 [ 4 ] {1dca3233-ce8e-4381-9b67-fd0a6cee2456} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14716 | 2026.05.18 07:24:07.649065 [ 4 ] {1dca3233-ce8e-4381-9b67-fd0a6cee2456} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2026.05.18 07:24:07.649209 [ 4 ] {1dca3233-ce8e-4381-9b67-fd0a6cee2456} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0019 sec., 15789.473684210527 rows/sec., 28.29 MiB/sec. | ||
| 14718 | 2026.05.18 07:24:07.649259 [ 4 ] {1dca3233-ce8e-4381-9b67-fd0a6cee2456} <Debug> TCPHandler: Processed in 0.002075531 sec. | ||
| 14719 | 2026.05.18 07:24:07.649389 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14720 | 2026.05.18 07:24:07.649485 [ 4 ] {07dd1565-411c-4707-b48f-5aa8038d9d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14721 | 2026.05.18 07:24:07.649529 [ 4 ] {07dd1565-411c-4707-b48f-5aa8038d9d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14722 | 2026.05.18 07:24:07.649879 [ 4 ] {07dd1565-411c-4707-b48f-5aa8038d9d25} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14723 | 2026.05.18 07:24:07.649916 [ 4 ] {07dd1565-411c-4707-b48f-5aa8038d9d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14724 | 2026.05.18 07:24:07.650220 [ 4 ] {07dd1565-411c-4707-b48f-5aa8038d9d25} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14725 | 2026.05.18 07:24:07.650434 [ 4 ] {07dd1565-411c-4707-b48f-5aa8038d9d25} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2026.05.18 07:24:07.650564 [ 4 ] {07dd1565-411c-4707-b48f-5aa8038d9d25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 14727 | 2026.05.18 07:24:07.650596 [ 4 ] {07dd1565-411c-4707-b48f-5aa8038d9d25} <Debug> TCPHandler: Processed in 0.001256147 sec. | ||
| 14728 | 2026.05.18 07:24:10.650493 [ 26 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 14729 | 2026.05.18 07:24:10.650557 [ 26 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2026.05.18 07:24:10.650577 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14731 | 2026.05.18 07:24:10.650705 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 14732 | 2026.05.18 07:24:10.650887 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14733 | 2026.05.18 07:24:10.650927 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 160 rows starting from the beginning of the part | ||
| 14734 | 2026.05.18 07:24:10.650994 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 14735 | 2026.05.18 07:24:10.651055 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 14736 | 2026.05.18 07:24:10.651105 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 14737 | 2026.05.18 07:24:10.651145 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 14738 | 2026.05.18 07:24:10.652109 [ 197 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458708 sec., 515524.6971977942 rows/sec., 31.45 MiB/sec. | ||
| 14739 | 2026.05.18 07:24:10.652289 [ 197 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 14740 | 2026.05.18 07:24:10.652580 [ 197 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.05.18 07:24:10.652656 [ 197 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_38_8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 14742 | 2026.05.18 07:24:10.652757 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14743 | 2026.05.18 07:24:10.980511 [ 26 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 14744 | 2026.05.18 07:24:10.980588 [ 26 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2026.05.18 07:24:10.980610 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14746 | 2026.05.18 07:24:10.980801 [ 191 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 14747 | 2026.05.18 07:24:10.981008 [ 191 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14748 | 2026.05.18 07:24:10.981047 [ 191 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 308 rows starting from the beginning of the part | ||
| 14749 | 2026.05.18 07:24:10.981123 [ 191 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 14750 | 2026.05.18 07:24:10.981180 [ 191 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 14751 | 2026.05.18 07:24:10.981229 [ 191 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 14752 | 2026.05.18 07:24:10.981283 [ 191 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 14753 | 2026.05.18 07:24:10.982334 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617649 sec., 892653.4742703763 rows/sec., 60.39 MiB/sec. | ||
| 14754 | 2026.05.18 07:24:10.982528 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 14755 | 2026.05.18 07:24:10.982818 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2026.05.18 07:24:10.982906 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_38_8} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 14757 | 2026.05.18 07:24:10.983006 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14758 | 2026.05.18 07:24:11.702038 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14759 | 2026.05.18 07:24:11.702092 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14760 | 2026.05.18 07:24:11.866688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29794 | ||
| 14761 | 2026.05.18 07:24:11.867352 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2026.05.18 07:24:11.867389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14763 | 2026.05.18 07:24:11.867897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14764 | 2026.05.18 07:24:11.868165 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2026.05.18 07:24:11.868300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29794 | ||
| 14766 | 2026.05.18 07:24:12.641234 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14767 | 2026.05.18 07:24:12.641464 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 14768 | 2026.05.18 07:24:12.641874 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14769 | 2026.05.18 07:24:12.641918 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <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 | ||
| 14770 | 2026.05.18 07:24:12.642196 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14771 | 2026.05.18 07:24:12.642268 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14772 | 2026.05.18 07:24:12.642407 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14773 | 2026.05.18 07:24:12.642442 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14774 | 2026.05.18 07:24:12.642464 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 14775 | 2026.05.18 07:24:12.642479 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14776 | 2026.05.18 07:24:12.642520 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <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'))" | ||
| 14777 | 2026.05.18 07:24:12.642540 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14778 | 2026.05.18 07:24:12.643622 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002244 sec., 23172.905525846705 rows/sec., 5.42 MiB/sec. | ||
| 14779 | 2026.05.18 07:24:12.643785 [ 4 ] {6502a749-b13b-4a13-bc40-80bd6dcf1fb6} <Debug> TCPHandler: Processed in 0.002681675 sec. | ||
| 14780 | 2026.05.18 07:24:12.649083 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14781 | 2026.05.18 07:24:12.649318 [ 4 ] {85d670b1-a6b4-4eab-96aa-d853dc7808f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14782 | 2026.05.18 07:24:12.649386 [ 4 ] {85d670b1-a6b4-4eab-96aa-d853dc7808f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14783 | 2026.05.18 07:24:12.650287 [ 4 ] {85d670b1-a6b4-4eab-96aa-d853dc7808f0} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2026.05.18 07:24:12.650335 [ 4 ] {85d670b1-a6b4-4eab-96aa-d853dc7808f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14785 | 2026.05.18 07:24:12.650727 [ 4 ] {85d670b1-a6b4-4eab-96aa-d853dc7808f0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14786 | 2026.05.18 07:24:12.650947 [ 4 ] {85d670b1-a6b4-4eab-96aa-d853dc7808f0} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.05.18 07:24:12.651094 [ 4 ] {85d670b1-a6b4-4eab-96aa-d853dc7808f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001825 sec., 155616.43835616438 rows/sec., 9.88 MiB/sec. | ||
| 14788 | 2026.05.18 07:24:12.651134 [ 4 ] {85d670b1-a6b4-4eab-96aa-d853dc7808f0} <Debug> TCPHandler: Processed in 0.002125422 sec. | ||
| 14789 | 2026.05.18 07:24:12.651272 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2026.05.18 07:24:12.651370 [ 4 ] {80c978f3-00ff-4b31-99fa-f71da3ee1ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14791 | 2026.05.18 07:24:12.651411 [ 4 ] {80c978f3-00ff-4b31-99fa-f71da3ee1ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14792 | 2026.05.18 07:24:12.652179 [ 4 ] {80c978f3-00ff-4b31-99fa-f71da3ee1ffa} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.05.18 07:24:12.652215 [ 4 ] {80c978f3-00ff-4b31-99fa-f71da3ee1ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14794 | 2026.05.18 07:24:12.652566 [ 4 ] {80c978f3-00ff-4b31-99fa-f71da3ee1ffa} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14795 | 2026.05.18 07:24:12.652786 [ 4 ] {80c978f3-00ff-4b31-99fa-f71da3ee1ffa} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.05.18 07:24:12.652918 [ 4 ] {80c978f3-00ff-4b31-99fa-f71da3ee1ffa} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001567 sec., 522654.7543075941 rows/sec., 40.51 MiB/sec. | ||
| 14797 | 2026.05.18 07:24:12.652952 [ 4 ] {80c978f3-00ff-4b31-99fa-f71da3ee1ffa} <Debug> TCPHandler: Processed in 0.001729409 sec. | ||
| 14798 | 2026.05.18 07:24:12.653075 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14799 | 2026.05.18 07:24:12.653171 [ 4 ] {6308279e-7152-4691-8150-793325323207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14800 | 2026.05.18 07:24:12.653211 [ 4 ] {6308279e-7152-4691-8150-793325323207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14801 | 2026.05.18 07:24:12.653648 [ 4 ] {6308279e-7152-4691-8150-793325323207} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.05.18 07:24:12.653684 [ 4 ] {6308279e-7152-4691-8150-793325323207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14803 | 2026.05.18 07:24:12.653976 [ 4 ] {6308279e-7152-4691-8150-793325323207} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14804 | 2026.05.18 07:24:12.654183 [ 4 ] {6308279e-7152-4691-8150-793325323207} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.05.18 07:24:12.654311 [ 4 ] {6308279e-7152-4691-8150-793325323207} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001158 sec., 132124.35233160623 rows/sec., 7.90 MiB/sec. | ||
| 14806 | 2026.05.18 07:24:12.654345 [ 4 ] {6308279e-7152-4691-8150-793325323207} <Debug> TCPHandler: Processed in 0.001318188 sec. | ||
| 14807 | 2026.05.18 07:24:12.654470 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.05.18 07:24:12.654565 [ 4 ] {6d5de353-8fd4-4bdf-8ca9-713300768cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14809 | 2026.05.18 07:24:12.654604 [ 4 ] {6d5de353-8fd4-4bdf-8ca9-713300768cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14810 | 2026.05.18 07:24:12.655026 [ 4 ] {6d5de353-8fd4-4bdf-8ca9-713300768cc9} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2026.05.18 07:24:12.655062 [ 4 ] {6d5de353-8fd4-4bdf-8ca9-713300768cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14812 | 2026.05.18 07:24:12.655356 [ 4 ] {6d5de353-8fd4-4bdf-8ca9-713300768cc9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14813 | 2026.05.18 07:24:12.655571 [ 4 ] {6d5de353-8fd4-4bdf-8ca9-713300768cc9} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2026.05.18 07:24:12.655695 [ 4 ] {6d5de353-8fd4-4bdf-8ca9-713300768cc9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 14815 | 2026.05.18 07:24:12.655728 [ 4 ] {6d5de353-8fd4-4bdf-8ca9-713300768cc9} <Debug> TCPHandler: Processed in 0.001306747 sec. | ||
| 14816 | 2026.05.18 07:24:12.655853 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2026.05.18 07:24:12.655948 [ 4 ] {8ebee299-61f5-4ce0-8b4c-65399c1b2bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14818 | 2026.05.18 07:24:12.655988 [ 4 ] {8ebee299-61f5-4ce0-8b4c-65399c1b2bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14819 | 2026.05.18 07:24:12.656415 [ 4 ] {8ebee299-61f5-4ce0-8b4c-65399c1b2bc8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2026.05.18 07:24:12.656450 [ 4 ] {8ebee299-61f5-4ce0-8b4c-65399c1b2bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14821 | 2026.05.18 07:24:12.656749 [ 4 ] {8ebee299-61f5-4ce0-8b4c-65399c1b2bc8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14822 | 2026.05.18 07:24:12.656952 [ 4 ] {8ebee299-61f5-4ce0-8b4c-65399c1b2bc8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.05.18 07:24:12.657076 [ 4 ] {8ebee299-61f5-4ce0-8b4c-65399c1b2bc8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 14824 | 2026.05.18 07:24:12.657110 [ 4 ] {8ebee299-61f5-4ce0-8b4c-65399c1b2bc8} <Debug> TCPHandler: Processed in 0.001305797 sec. | ||
| 14825 | 2026.05.18 07:24:12.657249 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.05.18 07:24:12.657343 [ 4 ] {dfdbf975-b035-4fae-8dcf-9e2a89da77fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14827 | 2026.05.18 07:24:12.657383 [ 4 ] {dfdbf975-b035-4fae-8dcf-9e2a89da77fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14828 | 2026.05.18 07:24:12.657958 [ 4 ] {dfdbf975-b035-4fae-8dcf-9e2a89da77fe} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2026.05.18 07:24:12.657994 [ 4 ] {dfdbf975-b035-4fae-8dcf-9e2a89da77fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14830 | 2026.05.18 07:24:12.658304 [ 4 ] {dfdbf975-b035-4fae-8dcf-9e2a89da77fe} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14831 | 2026.05.18 07:24:12.658518 [ 4 ] {dfdbf975-b035-4fae-8dcf-9e2a89da77fe} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2026.05.18 07:24:12.658648 [ 4 ] {dfdbf975-b035-4fae-8dcf-9e2a89da77fe} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001322 sec., 378971.25567322236 rows/sec., 26.64 MiB/sec. | ||
| 14833 | 2026.05.18 07:24:12.658681 [ 4 ] {dfdbf975-b035-4fae-8dcf-9e2a89da77fe} <Debug> TCPHandler: Processed in 0.001481759 sec. | ||
| 14834 | 2026.05.18 07:24:12.658807 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2026.05.18 07:24:12.658901 [ 4 ] {4ebb4412-9332-4894-8296-11e46791a13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14836 | 2026.05.18 07:24:12.658945 [ 4 ] {4ebb4412-9332-4894-8296-11e46791a13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14837 | 2026.05.18 07:24:12.659279 [ 4 ] {4ebb4412-9332-4894-8296-11e46791a13b} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.05.18 07:24:12.659314 [ 4 ] {4ebb4412-9332-4894-8296-11e46791a13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14839 | 2026.05.18 07:24:12.659613 [ 4 ] {4ebb4412-9332-4894-8296-11e46791a13b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14840 | 2026.05.18 07:24:12.659825 [ 4 ] {4ebb4412-9332-4894-8296-11e46791a13b} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.05.18 07:24:12.659951 [ 4 ] {4ebb4412-9332-4894-8296-11e46791a13b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 14842 | 2026.05.18 07:24:12.659983 [ 4 ] {4ebb4412-9332-4894-8296-11e46791a13b} <Debug> TCPHandler: Processed in 0.001226027 sec. | ||
| 14843 | 2026.05.18 07:24:12.660134 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14844 | 2026.05.18 07:24:12.660230 [ 4 ] {a696bbca-a041-4932-b814-b3b5bb6ab5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14845 | 2026.05.18 07:24:12.660273 [ 4 ] {a696bbca-a041-4932-b814-b3b5bb6ab5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14846 | 2026.05.18 07:24:12.660677 [ 4 ] {a696bbca-a041-4932-b814-b3b5bb6ab5a0} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.05.18 07:24:12.660714 [ 4 ] {a696bbca-a041-4932-b814-b3b5bb6ab5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14848 | 2026.05.18 07:24:12.661038 [ 4 ] {a696bbca-a041-4932-b814-b3b5bb6ab5a0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14849 | 2026.05.18 07:24:12.661244 [ 4 ] {a696bbca-a041-4932-b814-b3b5bb6ab5a0} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.05.18 07:24:12.661358 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 14851 | 2026.05.18 07:24:12.661370 [ 4 ] {a696bbca-a041-4932-b814-b3b5bb6ab5a0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 14852 | 2026.05.18 07:24:12.661406 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.05.18 07:24:12.661418 [ 4 ] {a696bbca-a041-4932-b814-b3b5bb6ab5a0} <Debug> TCPHandler: Processed in 0.001333608 sec. | ||
| 14854 | 2026.05.18 07:24:12.661433 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14855 | 2026.05.18 07:24:12.661534 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 14856 | 2026.05.18 07:24:12.661562 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2026.05.18 07:24:12.661639 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14858 | 2026.05.18 07:24:12.661656 [ 4 ] {5855910b-5c40-4508-b77d-e34c7f3ddba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14859 | 2026.05.18 07:24:12.661672 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 35089 rows starting from the beginning of the part | ||
| 14860 | 2026.05.18 07:24:12.661697 [ 4 ] {5855910b-5c40-4508-b77d-e34c7f3ddba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14861 | 2026.05.18 07:24:12.661739 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14862 | 2026.05.18 07:24:12.661793 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1669 rows starting from the beginning of the part | ||
| 14863 | 2026.05.18 07:24:12.661840 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 14864 | 2026.05.18 07:24:12.661888 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14865 | 2026.05.18 07:24:12.661936 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 14866 | 2026.05.18 07:24:12.662011 [ 4 ] {5855910b-5c40-4508-b77d-e34c7f3ddba4} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.05.18 07:24:12.662046 [ 4 ] {5855910b-5c40-4508-b77d-e34c7f3ddba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14868 | 2026.05.18 07:24:12.662342 [ 4 ] {5855910b-5c40-4508-b77d-e34c7f3ddba4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14869 | 2026.05.18 07:24:12.662558 [ 4 ] {5855910b-5c40-4508-b77d-e34c7f3ddba4} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2026.05.18 07:24:12.662686 [ 4 ] {5855910b-5c40-4508-b77d-e34c7f3ddba4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 14871 | 2026.05.18 07:24:12.662719 [ 4 ] {5855910b-5c40-4508-b77d-e34c7f3ddba4} <Debug> TCPHandler: Processed in 0.001206747 sec. | ||
| 14872 | 2026.05.18 07:24:12.662856 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.05.18 07:24:12.662950 [ 4 ] {ba39ee39-d4b6-45ac-b10c-e4c85f908d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14874 | 2026.05.18 07:24:12.663004 [ 4 ] {ba39ee39-d4b6-45ac-b10c-e4c85f908d93} <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 | ||
| 14875 | 2026.05.18 07:24:12.663779 [ 4 ] {ba39ee39-d4b6-45ac-b10c-e4c85f908d93} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.05.18 07:24:12.663814 [ 4 ] {ba39ee39-d4b6-45ac-b10c-e4c85f908d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14877 | 2026.05.18 07:24:12.664522 [ 4 ] {ba39ee39-d4b6-45ac-b10c-e4c85f908d93} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14878 | 2026.05.18 07:24:12.664748 [ 4 ] {ba39ee39-d4b6-45ac-b10c-e4c85f908d93} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.05.18 07:24:12.664889 [ 4 ] {ba39ee39-d4b6-45ac-b10c-e4c85f908d93} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001955 sec., 5626.598465473146 rows/sec., 10.08 MiB/sec. | ||
| 14880 | 2026.05.18 07:24:12.664944 [ 4 ] {ba39ee39-d4b6-45ac-b10c-e4c85f908d93} <Debug> TCPHandler: Processed in 0.002135392 sec. | ||
| 14881 | 2026.05.18 07:24:12.665062 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2026.05.18 07:24:12.665158 [ 4 ] {e1146097-4523-46b8-92b7-6778952efa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14883 | 2026.05.18 07:24:12.665199 [ 4 ] {e1146097-4523-46b8-92b7-6778952efa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14884 | 2026.05.18 07:24:12.665528 [ 4 ] {e1146097-4523-46b8-92b7-6778952efa03} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.05.18 07:24:12.665563 [ 4 ] {e1146097-4523-46b8-92b7-6778952efa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14886 | 2026.05.18 07:24:12.665896 [ 4 ] {e1146097-4523-46b8-92b7-6778952efa03} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14887 | 2026.05.18 07:24:12.666107 [ 4 ] {e1146097-4523-46b8-92b7-6778952efa03} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.05.18 07:24:12.666249 [ 4 ] {e1146097-4523-46b8-92b7-6778952efa03} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 14889 | 2026.05.18 07:24:12.666283 [ 4 ] {e1146097-4523-46b8-92b7-6778952efa03} <Debug> TCPHandler: Processed in 0.001270088 sec. | ||
| 14890 | 2026.05.18 07:24:12.669064 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37407 rows, containing 5 columns (5 merged, 0 gathered) in 0.007570812 sec., 4940949.53090897 rows/sec., 319.77 MiB/sec. | ||
| 14891 | 2026.05.18 07:24:12.669460 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 14892 | 2026.05.18 07:24:12.669755 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14893 | 2026.05.18 07:24:12.669836 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 14894 | 2026.05.18 07:24:12.669934 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14895 | 2026.05.18 07:24:13.435886 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14896 | 2026.05.18 07:24:13.451104 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.05.18 07:24:13.451161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14898 | 2026.05.18 07:24:13.456344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14899 | 2026.05.18 07:24:13.457021 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.05.18 07:24:13.459963 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14901 | 2026.05.18 07:24:17.637275 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14902 | 2026.05.18 07:24:17.637560 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14903 | 2026.05.18 07:24:17.637943 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14904 | 2026.05.18 07:24:17.637989 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <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 | ||
| 14905 | 2026.05.18 07:24:17.638248 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14906 | 2026.05.18 07:24:17.638329 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14907 | 2026.05.18 07:24:17.638482 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14908 | 2026.05.18 07:24:17.638520 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14909 | 2026.05.18 07:24:17.638542 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 14910 | 2026.05.18 07:24:17.638558 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14911 | 2026.05.18 07:24:17.638600 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <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'))" | ||
| 14912 | 2026.05.18 07:24:17.638622 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14913 | 2026.05.18 07:24:17.639818 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00237 sec., 21940.928270042194 rows/sec., 5.13 MiB/sec. | ||
| 14914 | 2026.05.18 07:24:17.639933 [ 4 ] {0bd7599d-523c-4501-b9a4-eaf182d8462f} <Debug> TCPHandler: Processed in 0.002809926 sec. | ||
| 14915 | 2026.05.18 07:24:17.642236 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14916 | 2026.05.18 07:24:17.642354 [ 4 ] {684970e7-f499-4fc5-babd-7ac6a13928de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14917 | 2026.05.18 07:24:17.642400 [ 4 ] {684970e7-f499-4fc5-babd-7ac6a13928de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14918 | 2026.05.18 07:24:17.643036 [ 4 ] {684970e7-f499-4fc5-babd-7ac6a13928de} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14919 | 2026.05.18 07:24:17.643081 [ 4 ] {684970e7-f499-4fc5-babd-7ac6a13928de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14920 | 2026.05.18 07:24:17.643466 [ 4 ] {684970e7-f499-4fc5-babd-7ac6a13928de} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14921 | 2026.05.18 07:24:17.643691 [ 4 ] {684970e7-f499-4fc5-babd-7ac6a13928de} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2026.05.18 07:24:17.643836 [ 4 ] {684970e7-f499-4fc5-babd-7ac6a13928de} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001515 sec., 76567.65676567657 rows/sec., 6.49 MiB/sec. | ||
| 14923 | 2026.05.18 07:24:17.643864 [ 163 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14924 | 2026.05.18 07:24:17.643872 [ 4 ] {684970e7-f499-4fc5-babd-7ac6a13928de} <Debug> TCPHandler: Processed in 0.001688399 sec. | ||
| 14925 | 2026.05.18 07:24:17.643942 [ 163 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2026.05.18 07:24:17.643971 [ 163 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14927 | 2026.05.18 07:24:17.644074 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2026.05.18 07:24:17.644088 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14929 | 2026.05.18 07:24:17.644177 [ 4 ] {ade01319-4fed-4985-b3f9-8535f514fcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14930 | 2026.05.18 07:24:17.644196 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14931 | 2026.05.18 07:24:17.644218 [ 4 ] {ade01319-4fed-4985-b3f9-8535f514fcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14932 | 2026.05.18 07:24:17.644230 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3362 rows starting from the beginning of the part | ||
| 14933 | 2026.05.18 07:24:17.644297 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 3172 rows starting from the beginning of the part | ||
| 14934 | 2026.05.18 07:24:17.644348 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14935 | 2026.05.18 07:24:17.644399 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 116 rows starting from the beginning of the part | ||
| 14936 | 2026.05.18 07:24:17.644443 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 819 rows starting from the beginning of the part | ||
| 14937 | 2026.05.18 07:24:17.644484 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 116 rows starting from the beginning of the part | ||
| 14938 | 2026.05.18 07:24:17.644729 [ 4 ] {ade01319-4fed-4985-b3f9-8535f514fcb2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14939 | 2026.05.18 07:24:17.644766 [ 4 ] {ade01319-4fed-4985-b3f9-8535f514fcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14940 | 2026.05.18 07:24:17.645075 [ 4 ] {ade01319-4fed-4985-b3f9-8535f514fcb2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14941 | 2026.05.18 07:24:17.645288 [ 4 ] {ade01319-4fed-4985-b3f9-8535f514fcb2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14942 | 2026.05.18 07:24:17.645428 [ 4 ] {ade01319-4fed-4985-b3f9-8535f514fcb2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001269 sec., 23640.66193853428 rows/sec., 1.74 MiB/sec. | ||
| 14943 | 2026.05.18 07:24:17.645466 [ 4 ] {ade01319-4fed-4985-b3f9-8535f514fcb2} <Debug> TCPHandler: Processed in 0.001440478 sec. | ||
| 14944 | 2026.05.18 07:24:17.645612 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14945 | 2026.05.18 07:24:17.645709 [ 4 ] {17b86075-e189-4ee4-8730-c2941e2186bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14946 | 2026.05.18 07:24:17.645749 [ 4 ] {17b86075-e189-4ee4-8730-c2941e2186bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14947 | 2026.05.18 07:24:17.646236 [ 4 ] {17b86075-e189-4ee4-8730-c2941e2186bb} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14948 | 2026.05.18 07:24:17.646275 [ 4 ] {17b86075-e189-4ee4-8730-c2941e2186bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14949 | 2026.05.18 07:24:17.646597 [ 4 ] {17b86075-e189-4ee4-8730-c2941e2186bb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14950 | 2026.05.18 07:24:17.646797 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002756825 sec., 2771666.6817806717 rows/sec., 219.70 MiB/sec. | ||
| 14951 | 2026.05.18 07:24:17.646818 [ 4 ] {17b86075-e189-4ee4-8730-c2941e2186bb} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2026.05.18 07:24:17.646946 [ 4 ] {17b86075-e189-4ee4-8730-c2941e2186bb} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001256 sec., 74840.7643312102 rows/sec., 5.85 MiB/sec. | ||
| 14953 | 2026.05.18 07:24:17.646971 [ 101 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14954 | 2026.05.18 07:24:17.646982 [ 4 ] {17b86075-e189-4ee4-8730-c2941e2186bb} <Debug> TCPHandler: Processed in 0.001419478 sec. | ||
| 14955 | 2026.05.18 07:24:17.647049 [ 101 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2026.05.18 07:24:17.647080 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14957 | 2026.05.18 07:24:17.647141 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14958 | 2026.05.18 07:24:17.647179 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14959 | 2026.05.18 07:24:17.647183 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14960 | 2026.05.18 07:24:17.647285 [ 4 ] {e7216f59-9da9-43cd-95f8-9b832a88d638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14961 | 2026.05.18 07:24:17.647327 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14962 | 2026.05.18 07:24:17.647336 [ 4 ] {e7216f59-9da9-43cd-95f8-9b832a88d638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14963 | 2026.05.18 07:24:17.647370 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1831 rows starting from the beginning of the part | ||
| 14964 | 2026.05.18 07:24:17.647460 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1735 rows starting from the beginning of the part | ||
| 14965 | 2026.05.18 07:24:17.647483 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14966 | 2026.05.18 07:24:17.647512 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14967 | 2026.05.18 07:24:17.647566 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 94 rows starting from the beginning of the part | ||
| 14968 | 2026.05.18 07:24:17.647582 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_101_20} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14969 | 2026.05.18 07:24:17.647616 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 501 rows starting from the beginning of the part | ||
| 14970 | 2026.05.18 07:24:17.647667 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 94 rows starting from the beginning of the part | ||
| 14971 | 2026.05.18 07:24:17.647686 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 14972 | 2026.05.18 07:24:17.647807 [ 4 ] {e7216f59-9da9-43cd-95f8-9b832a88d638} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2026.05.18 07:24:17.647892 [ 4 ] {e7216f59-9da9-43cd-95f8-9b832a88d638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14974 | 2026.05.18 07:24:17.648364 [ 4 ] {e7216f59-9da9-43cd-95f8-9b832a88d638} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14975 | 2026.05.18 07:24:17.648617 [ 4 ] {e7216f59-9da9-43cd-95f8-9b832a88d638} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14976 | 2026.05.18 07:24:17.648752 [ 4 ] {e7216f59-9da9-43cd-95f8-9b832a88d638} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. | ||
| 14977 | 2026.05.18 07:24:17.648789 [ 4 ] {e7216f59-9da9-43cd-95f8-9b832a88d638} <Debug> TCPHandler: Processed in 0.00165884 sec. | ||
| 14978 | 2026.05.18 07:24:17.648934 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14979 | 2026.05.18 07:24:17.649032 [ 4 ] {7f7265d5-d6be-4981-923d-244909cf9bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14980 | 2026.05.18 07:24:17.649086 [ 4 ] {7f7265d5-d6be-4981-923d-244909cf9bb8} <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 | ||
| 14981 | 2026.05.18 07:24:17.649228 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.002091561 sec., 2064964.8755164205 rows/sec., 149.69 MiB/sec. | ||
| 14982 | 2026.05.18 07:24:17.649429 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14983 | 2026.05.18 07:24:17.649718 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14984 | 2026.05.18 07:24:17.649795 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_101_20} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14985 | 2026.05.18 07:24:17.649874 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14986 | 2026.05.18 07:24:17.649992 [ 4 ] {7f7265d5-d6be-4981-923d-244909cf9bb8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2026.05.18 07:24:17.650036 [ 4 ] {7f7265d5-d6be-4981-923d-244909cf9bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14988 | 2026.05.18 07:24:17.650595 [ 4 ] {7f7265d5-d6be-4981-923d-244909cf9bb8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14989 | 2026.05.18 07:24:17.650822 [ 4 ] {7f7265d5-d6be-4981-923d-244909cf9bb8} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2026.05.18 07:24:17.650967 [ 4 ] {7f7265d5-d6be-4981-923d-244909cf9bb8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001953 sec., 15360.983102918586 rows/sec., 27.53 MiB/sec. | ||
| 14991 | 2026.05.18 07:24:17.651020 [ 4 ] {7f7265d5-d6be-4981-923d-244909cf9bb8} <Debug> TCPHandler: Processed in 0.002134922 sec. | ||
| 14992 | 2026.05.18 07:24:17.651160 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14993 | 2026.05.18 07:24:17.651257 [ 4 ] {0271d98d-e5a9-4b48-9da9-fb0b0d0951a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14994 | 2026.05.18 07:24:17.651299 [ 4 ] {0271d98d-e5a9-4b48-9da9-fb0b0d0951a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14995 | 2026.05.18 07:24:17.651712 [ 4 ] {0271d98d-e5a9-4b48-9da9-fb0b0d0951a2} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14996 | 2026.05.18 07:24:17.651748 [ 4 ] {0271d98d-e5a9-4b48-9da9-fb0b0d0951a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14997 | 2026.05.18 07:24:17.652049 [ 4 ] {0271d98d-e5a9-4b48-9da9-fb0b0d0951a2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14998 | 2026.05.18 07:24:17.652259 [ 4 ] {0271d98d-e5a9-4b48-9da9-fb0b0d0951a2} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2026.05.18 07:24:17.652389 [ 4 ] {0271d98d-e5a9-4b48-9da9-fb0b0d0951a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 15000 | 2026.05.18 07:24:17.652422 [ 4 ] {0271d98d-e5a9-4b48-9da9-fb0b0d0951a2} <Debug> TCPHandler: Processed in 0.001311828 sec. | ||
| 15001 | 2026.05.18 07:24:19.368756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30306 | ||
| 15002 | 2026.05.18 07:24:19.369312 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2026.05.18 07:24:19.369359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15004 | 2026.05.18 07:24:19.369856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15005 | 2026.05.18 07:24:19.370095 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2026.05.18 07:24:19.370233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30306 | ||
| 15007 | 2026.05.18 07:24:20.960277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 15008 | 2026.05.18 07:24:20.977417 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.05.18 07:24:20.977490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15010 | 2026.05.18 07:24:20.983509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15011 | 2026.05.18 07:24:20.984245 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.05.18 07:24:20.991573 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 15013 | 2026.05.18 07:24:22.641564 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15014 | 2026.05.18 07:24:22.641806 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 15015 | 2026.05.18 07:24:22.642147 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15016 | 2026.05.18 07:24:22.642188 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <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 | ||
| 15017 | 2026.05.18 07:24:22.642423 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15018 | 2026.05.18 07:24:22.642488 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15019 | 2026.05.18 07:24:22.642626 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15020 | 2026.05.18 07:24:22.642662 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15021 | 2026.05.18 07:24:22.642684 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 15022 | 2026.05.18 07:24:22.642699 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15023 | 2026.05.18 07:24:22.642740 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <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'))" | ||
| 15024 | 2026.05.18 07:24:22.642759 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15025 | 2026.05.18 07:24:22.643821 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002105 sec., 24703.087885985748 rows/sec., 5.78 MiB/sec. | ||
| 15026 | 2026.05.18 07:24:22.643936 [ 4 ] {c02189d6-e839-404e-b930-9ae697c9d153} <Debug> TCPHandler: Processed in 0.002532014 sec. | ||
| 15027 | 2026.05.18 07:24:22.649065 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2026.05.18 07:24:22.649210 [ 4 ] {22b3f24b-a551-4d05-b30d-a37fd2c1cd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15029 | 2026.05.18 07:24:22.649263 [ 4 ] {22b3f24b-a551-4d05-b30d-a37fd2c1cd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15030 | 2026.05.18 07:24:22.649957 [ 4 ] {22b3f24b-a551-4d05-b30d-a37fd2c1cd76} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2026.05.18 07:24:22.650004 [ 4 ] {22b3f24b-a551-4d05-b30d-a37fd2c1cd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15032 | 2026.05.18 07:24:22.650380 [ 4 ] {22b3f24b-a551-4d05-b30d-a37fd2c1cd76} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15033 | 2026.05.18 07:24:22.650622 [ 4 ] {22b3f24b-a551-4d05-b30d-a37fd2c1cd76} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2026.05.18 07:24:22.650772 [ 4 ] {22b3f24b-a551-4d05-b30d-a37fd2c1cd76} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001599 sec., 177611.00687929956 rows/sec., 11.28 MiB/sec. | ||
| 15035 | 2026.05.18 07:24:22.650808 [ 4 ] {22b3f24b-a551-4d05-b30d-a37fd2c1cd76} <Debug> TCPHandler: Processed in 0.00180967 sec. | ||
| 15036 | 2026.05.18 07:24:22.650943 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2026.05.18 07:24:22.651040 [ 4 ] {1fa8bcec-74ea-4beb-823d-e71c9d28c61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15038 | 2026.05.18 07:24:22.651080 [ 4 ] {1fa8bcec-74ea-4beb-823d-e71c9d28c61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15039 | 2026.05.18 07:24:22.652115 [ 4 ] {1fa8bcec-74ea-4beb-823d-e71c9d28c61f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2026.05.18 07:24:22.652182 [ 4 ] {1fa8bcec-74ea-4beb-823d-e71c9d28c61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15041 | 2026.05.18 07:24:22.652665 [ 4 ] {1fa8bcec-74ea-4beb-823d-e71c9d28c61f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15042 | 2026.05.18 07:24:22.652896 [ 4 ] {1fa8bcec-74ea-4beb-823d-e71c9d28c61f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2026.05.18 07:24:22.653053 [ 4 ] {1fa8bcec-74ea-4beb-823d-e71c9d28c61f} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002029 sec., 403647.1168063085 rows/sec., 31.29 MiB/sec. | ||
| 15044 | 2026.05.18 07:24:22.653113 [ 4 ] {1fa8bcec-74ea-4beb-823d-e71c9d28c61f} <Debug> TCPHandler: Processed in 0.002219352 sec. | ||
| 15045 | 2026.05.18 07:24:22.653343 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.05.18 07:24:22.653481 [ 4 ] {5f94a9d8-02c1-4909-a9e9-2959a0ec9762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15047 | 2026.05.18 07:24:22.653538 [ 4 ] {5f94a9d8-02c1-4909-a9e9-2959a0ec9762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15048 | 2026.05.18 07:24:22.654052 [ 4 ] {5f94a9d8-02c1-4909-a9e9-2959a0ec9762} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.05.18 07:24:22.654090 [ 4 ] {5f94a9d8-02c1-4909-a9e9-2959a0ec9762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15050 | 2026.05.18 07:24:22.654415 [ 4 ] {5f94a9d8-02c1-4909-a9e9-2959a0ec9762} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15051 | 2026.05.18 07:24:22.654638 [ 4 ] {5f94a9d8-02c1-4909-a9e9-2959a0ec9762} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.05.18 07:24:22.654768 [ 4 ] {5f94a9d8-02c1-4909-a9e9-2959a0ec9762} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001327 sec., 115297.66390354182 rows/sec., 6.89 MiB/sec. | ||
| 15053 | 2026.05.18 07:24:22.654776 [ 86 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15054 | 2026.05.18 07:24:22.654803 [ 4 ] {5f94a9d8-02c1-4909-a9e9-2959a0ec9762} <Debug> TCPHandler: Processed in 0.001568319 sec. | ||
| 15055 | 2026.05.18 07:24:22.654847 [ 86 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15056 | 2026.05.18 07:24:22.654877 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15057 | 2026.05.18 07:24:22.654984 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15058 | 2026.05.18 07:24:22.654998 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15059 | 2026.05.18 07:24:22.655109 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15060 | 2026.05.18 07:24:22.655112 [ 4 ] {20f2cd5d-012f-448d-840a-a8daaa7959c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15061 | 2026.05.18 07:24:22.655149 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 15062 | 2026.05.18 07:24:22.655171 [ 4 ] {20f2cd5d-012f-448d-840a-a8daaa7959c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15063 | 2026.05.18 07:24:22.655219 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 172 rows starting from the beginning of the part | ||
| 15064 | 2026.05.18 07:24:22.655271 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
| 15065 | 2026.05.18 07:24:22.655312 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 153 rows starting from the beginning of the part | ||
| 15066 | 2026.05.18 07:24:22.655352 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
| 15067 | 2026.05.18 07:24:22.655390 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 153 rows starting from the beginning of the part | ||
| 15068 | 2026.05.18 07:24:22.655643 [ 4 ] {20f2cd5d-012f-448d-840a-a8daaa7959c7} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2026.05.18 07:24:22.655684 [ 4 ] {20f2cd5d-012f-448d-840a-a8daaa7959c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15070 | 2026.05.18 07:24:22.656007 [ 4 ] {20f2cd5d-012f-448d-840a-a8daaa7959c7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15071 | 2026.05.18 07:24:22.656233 [ 4 ] {20f2cd5d-012f-448d-840a-a8daaa7959c7} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2026.05.18 07:24:22.656257 [ 198 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321067 sec., 578320.4031286831 rows/sec., 38.29 MiB/sec. | ||
| 15073 | 2026.05.18 07:24:22.656363 [ 4 ] {20f2cd5d-012f-448d-840a-a8daaa7959c7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001273 sec., 117046.34721131186 rows/sec., 7.56 MiB/sec. | ||
| 15074 | 2026.05.18 07:24:22.656403 [ 4 ] {20f2cd5d-012f-448d-840a-a8daaa7959c7} <Debug> TCPHandler: Processed in 0.001456848 sec. | ||
| 15075 | 2026.05.18 07:24:22.656420 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15076 | 2026.05.18 07:24:22.656538 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15077 | 2026.05.18 07:24:22.656641 [ 4 ] {e479b903-7fec-4751-9969-0eb398811554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15078 | 2026.05.18 07:24:22.656683 [ 4 ] {e479b903-7fec-4751-9969-0eb398811554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15079 | 2026.05.18 07:24:22.656741 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2026.05.18 07:24:22.656825 [ 187 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_86_17} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15081 | 2026.05.18 07:24:22.656927 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15082 | 2026.05.18 07:24:22.657131 [ 4 ] {e479b903-7fec-4751-9969-0eb398811554} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2026.05.18 07:24:22.657172 [ 4 ] {e479b903-7fec-4751-9969-0eb398811554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15084 | 2026.05.18 07:24:22.657479 [ 4 ] {e479b903-7fec-4751-9969-0eb398811554} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15085 | 2026.05.18 07:24:22.657691 [ 4 ] {e479b903-7fec-4751-9969-0eb398811554} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2026.05.18 07:24:22.657817 [ 4 ] {e479b903-7fec-4751-9969-0eb398811554} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 15087 | 2026.05.18 07:24:22.657852 [ 4 ] {e479b903-7fec-4751-9969-0eb398811554} <Debug> TCPHandler: Processed in 0.001363608 sec. | ||
| 15088 | 2026.05.18 07:24:22.657976 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15089 | 2026.05.18 07:24:22.658071 [ 4 ] {a6c0d194-45f7-4791-a4ca-4d2f4a5394ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15090 | 2026.05.18 07:24:22.658110 [ 4 ] {a6c0d194-45f7-4791-a4ca-4d2f4a5394ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15091 | 2026.05.18 07:24:22.658720 [ 4 ] {a6c0d194-45f7-4791-a4ca-4d2f4a5394ae} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.05.18 07:24:22.658755 [ 4 ] {a6c0d194-45f7-4791-a4ca-4d2f4a5394ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15093 | 2026.05.18 07:24:22.659074 [ 4 ] {a6c0d194-45f7-4791-a4ca-4d2f4a5394ae} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15094 | 2026.05.18 07:24:22.659275 [ 4 ] {a6c0d194-45f7-4791-a4ca-4d2f4a5394ae} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.05.18 07:24:22.659404 [ 4 ] {a6c0d194-45f7-4791-a4ca-4d2f4a5394ae} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001351 sec., 370836.4174685418 rows/sec., 26.07 MiB/sec. | ||
| 15096 | 2026.05.18 07:24:22.659438 [ 4 ] {a6c0d194-45f7-4791-a4ca-4d2f4a5394ae} <Debug> TCPHandler: Processed in 0.001511569 sec. | ||
| 15097 | 2026.05.18 07:24:22.659559 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15098 | 2026.05.18 07:24:22.659654 [ 4 ] {227e02fe-9491-4e10-af91-d263c280e683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15099 | 2026.05.18 07:24:22.659695 [ 4 ] {227e02fe-9491-4e10-af91-d263c280e683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15100 | 2026.05.18 07:24:22.660025 [ 4 ] {227e02fe-9491-4e10-af91-d263c280e683} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.05.18 07:24:22.660060 [ 4 ] {227e02fe-9491-4e10-af91-d263c280e683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15102 | 2026.05.18 07:24:22.660352 [ 4 ] {227e02fe-9491-4e10-af91-d263c280e683} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15103 | 2026.05.18 07:24:22.660575 [ 4 ] {227e02fe-9491-4e10-af91-d263c280e683} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.05.18 07:24:22.660688 [ 86 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 15105 | 2026.05.18 07:24:22.660705 [ 4 ] {227e02fe-9491-4e10-af91-d263c280e683} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 15106 | 2026.05.18 07:24:22.660730 [ 86 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.05.18 07:24:22.660747 [ 4 ] {227e02fe-9491-4e10-af91-d263c280e683} <Debug> TCPHandler: Processed in 0.001236697 sec. | ||
| 15108 | 2026.05.18 07:24:22.660755 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15109 | 2026.05.18 07:24:22.660844 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 15110 | 2026.05.18 07:24:22.660880 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15111 | 2026.05.18 07:24:22.660950 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15112 | 2026.05.18 07:24:22.660980 [ 4 ] {ddf3b370-13cc-4f9b-a931-a6231126fa6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15113 | 2026.05.18 07:24:22.660985 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 192 rows starting from the beginning of the part | ||
| 15114 | 2026.05.18 07:24:22.661030 [ 4 ] {ddf3b370-13cc-4f9b-a931-a6231126fa6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15115 | 2026.05.18 07:24:22.661054 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 15116 | 2026.05.18 07:24:22.661099 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 15117 | 2026.05.18 07:24:22.661137 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 15118 | 2026.05.18 07:24:22.661174 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 15119 | 2026.05.18 07:24:22.661214 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15120 | 2026.05.18 07:24:22.661448 [ 4 ] {ddf3b370-13cc-4f9b-a931-a6231126fa6f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.05.18 07:24:22.661497 [ 4 ] {ddf3b370-13cc-4f9b-a931-a6231126fa6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15122 | 2026.05.18 07:24:22.661840 [ 4 ] {ddf3b370-13cc-4f9b-a931-a6231126fa6f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15123 | 2026.05.18 07:24:22.661929 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114586 sec., 199177.0935576079 rows/sec., 10.16 MiB/sec. | ||
| 15124 | 2026.05.18 07:24:22.662060 [ 4 ] {ddf3b370-13cc-4f9b-a931-a6231126fa6f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15125 | 2026.05.18 07:24:22.662082 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 15126 | 2026.05.18 07:24:22.662197 [ 4 ] {ddf3b370-13cc-4f9b-a931-a6231126fa6f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 15127 | 2026.05.18 07:24:22.662239 [ 4 ] {ddf3b370-13cc-4f9b-a931-a6231126fa6f} <Debug> TCPHandler: Processed in 0.001408068 sec. | ||
| 15128 | 2026.05.18 07:24:22.662374 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.05.18 07:24:22.662385 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15130 | 2026.05.18 07:24:22.662461 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_37_8} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 15131 | 2026.05.18 07:24:22.662493 [ 4 ] {9e708399-1546-43ad-9ed4-de848946ed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15132 | 2026.05.18 07:24:22.662540 [ 4 ] {9e708399-1546-43ad-9ed4-de848946ed97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15133 | 2026.05.18 07:24:22.662542 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15134 | 2026.05.18 07:24:22.662874 [ 4 ] {9e708399-1546-43ad-9ed4-de848946ed97} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2026.05.18 07:24:22.662914 [ 4 ] {9e708399-1546-43ad-9ed4-de848946ed97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15136 | 2026.05.18 07:24:22.663213 [ 4 ] {9e708399-1546-43ad-9ed4-de848946ed97} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15137 | 2026.05.18 07:24:22.663416 [ 4 ] {9e708399-1546-43ad-9ed4-de848946ed97} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2026.05.18 07:24:22.663543 [ 86 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 15139 | 2026.05.18 07:24:22.663554 [ 4 ] {9e708399-1546-43ad-9ed4-de848946ed97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 15140 | 2026.05.18 07:24:22.663577 [ 86 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.05.18 07:24:22.663590 [ 4 ] {9e708399-1546-43ad-9ed4-de848946ed97} <Debug> TCPHandler: Processed in 0.001253696 sec. | ||
| 15142 | 2026.05.18 07:24:22.663598 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15143 | 2026.05.18 07:24:22.663683 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 15144 | 2026.05.18 07:24:22.663720 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15145 | 2026.05.18 07:24:22.663790 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15146 | 2026.05.18 07:24:22.663819 [ 4 ] {ccdbdb2d-5882-4d39-a6f1-9d2d522f8b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15147 | 2026.05.18 07:24:22.663824 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 15148 | 2026.05.18 07:24:22.663880 [ 4 ] {ccdbdb2d-5882-4d39-a6f1-9d2d522f8b82} <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 | ||
| 15149 | 2026.05.18 07:24:22.663896 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 15150 | 2026.05.18 07:24:22.663944 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 15151 | 2026.05.18 07:24:22.663986 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 15152 | 2026.05.18 07:24:22.664026 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 15153 | 2026.05.18 07:24:22.664063 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 15154 | 2026.05.18 07:24:22.664685 [ 4 ] {ccdbdb2d-5882-4d39-a6f1-9d2d522f8b82} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15155 | 2026.05.18 07:24:22.664725 [ 4 ] {ccdbdb2d-5882-4d39-a6f1-9d2d522f8b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15156 | 2026.05.18 07:24:22.664788 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001141566 sec., 33287.606673639544 rows/sec., 2.19 MiB/sec. | ||
| 15157 | 2026.05.18 07:24:22.664912 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 15158 | 2026.05.18 07:24:22.665188 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15159 | 2026.05.18 07:24:22.665254 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_38_8} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 15160 | 2026.05.18 07:24:22.665268 [ 4 ] {ccdbdb2d-5882-4d39-a6f1-9d2d522f8b82} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15161 | 2026.05.18 07:24:22.665315 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15162 | 2026.05.18 07:24:22.665523 [ 4 ] {ccdbdb2d-5882-4d39-a6f1-9d2d522f8b82} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2026.05.18 07:24:22.665674 [ 4 ] {ccdbdb2d-5882-4d39-a6f1-9d2d522f8b82} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001873 sec., 5872.931126534971 rows/sec., 10.52 MiB/sec. | ||
| 15164 | 2026.05.18 07:24:22.665739 [ 4 ] {ccdbdb2d-5882-4d39-a6f1-9d2d522f8b82} <Debug> TCPHandler: Processed in 0.002068331 sec. | ||
| 15165 | 2026.05.18 07:24:22.665877 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15166 | 2026.05.18 07:24:22.665972 [ 4 ] {3799c407-e0ee-489f-846e-3bf27639be85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15167 | 2026.05.18 07:24:22.666013 [ 4 ] {3799c407-e0ee-489f-846e-3bf27639be85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15168 | 2026.05.18 07:24:22.666338 [ 4 ] {3799c407-e0ee-489f-846e-3bf27639be85} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2026.05.18 07:24:22.666373 [ 4 ] {3799c407-e0ee-489f-846e-3bf27639be85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 15170 | 2026.05.18 07:24:22.666681 [ 4 ] {3799c407-e0ee-489f-846e-3bf27639be85} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15171 | 2026.05.18 07:24:22.666886 [ 4 ] {3799c407-e0ee-489f-846e-3bf27639be85} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2026.05.18 07:24:22.667015 [ 4 ] {3799c407-e0ee-489f-846e-3bf27639be85} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 15173 | 2026.05.18 07:24:22.667049 [ 4 ] {3799c407-e0ee-489f-846e-3bf27639be85} <Debug> TCPHandler: Processed in 0.001220657 sec. | ||
| 15174 | 2026.05.18 07:24:25.063127 [ 277 ] {} <Trace> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15175 | 2026.05.18 07:24:25.063512 [ 277 ] {48be29a4-3067-4d1f-955b-5a26b477890f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50790) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 15176 | 2026.05.18 07:24:25.063944 [ 277 ] {48be29a4-3067-4d1f-955b-5a26b477890f} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 15177 | 2026.05.18 07:24:25.064129 [ 277 ] {48be29a4-3067-4d1f-955b-5a26b477890f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15178 | 2026.05.18 07:24:25.064561 [ 332 ] {48be29a4-3067-4d1f-955b-5a26b477890f} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 15179 | 2026.05.18 07:24:25.065103 [ 277 ] {48be29a4-3067-4d1f-955b-5a26b477890f} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001762 sec., 23269.012485811578 rows/sec., 1.39 MiB/sec. | ||
| 15180 | 2026.05.18 07:24:25.065196 [ 277 ] {48be29a4-3067-4d1f-955b-5a26b477890f} <Debug> TCPHandler: Processed in 0.002252992 sec. | ||
| 15181 | 2026.05.18 07:24:26.702179 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15182 | 2026.05.18 07:24:26.702257 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15183 | 2026.05.18 07:24:26.871356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30754 | ||
| 15184 | 2026.05.18 07:24:26.871952 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15185 | 2026.05.18 07:24:26.871995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15186 | 2026.05.18 07:24:26.872522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15187 | 2026.05.18 07:24:26.872765 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15188 | 2026.05.18 07:24:26.872900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30754 | ||
| 15189 | 2026.05.18 07:24:27.001309 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000873485 sec. | ||
| 15190 | 2026.05.18 07:24:27.636764 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.05.18 07:24:27.637034 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15192 | 2026.05.18 07:24:27.637427 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15193 | 2026.05.18 07:24:27.637473 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <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 | ||
| 15194 | 2026.05.18 07:24:27.637706 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15195 | 2026.05.18 07:24:27.637777 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15196 | 2026.05.18 07:24:27.637925 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15197 | 2026.05.18 07:24:27.637962 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15198 | 2026.05.18 07:24:27.637984 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 15199 | 2026.05.18 07:24:27.638000 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15200 | 2026.05.18 07:24:27.638043 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <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'))" | ||
| 15201 | 2026.05.18 07:24:27.638099 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15202 | 2026.05.18 07:24:27.639275 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002355 sec., 22080.67940552017 rows/sec., 5.16 MiB/sec. | ||
| 15203 | 2026.05.18 07:24:27.639388 [ 4 ] {768f2f9d-3cd4-404c-8110-ba403291575d} <Debug> TCPHandler: Processed in 0.002772805 sec. | ||
| 15204 | 2026.05.18 07:24:27.641529 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15205 | 2026.05.18 07:24:27.641668 [ 4 ] {1ea1e074-9c3e-443b-8dde-39763bd2277f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15206 | 2026.05.18 07:24:27.641721 [ 4 ] {1ea1e074-9c3e-443b-8dde-39763bd2277f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15207 | 2026.05.18 07:24:27.642403 [ 4 ] {1ea1e074-9c3e-443b-8dde-39763bd2277f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15208 | 2026.05.18 07:24:27.642547 [ 4 ] {1ea1e074-9c3e-443b-8dde-39763bd2277f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15209 | 2026.05.18 07:24:27.642993 [ 4 ] {1ea1e074-9c3e-443b-8dde-39763bd2277f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15210 | 2026.05.18 07:24:27.643248 [ 4 ] {1ea1e074-9c3e-443b-8dde-39763bd2277f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15211 | 2026.05.18 07:24:27.643451 [ 4 ] {1ea1e074-9c3e-443b-8dde-39763bd2277f} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001817 sec., 63841.49697303247 rows/sec., 5.41 MiB/sec. | ||
| 15212 | 2026.05.18 07:24:27.643529 [ 4 ] {1ea1e074-9c3e-443b-8dde-39763bd2277f} <Debug> TCPHandler: Processed in 0.002057161 sec. | ||
| 15213 | 2026.05.18 07:24:27.643730 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15214 | 2026.05.18 07:24:27.643872 [ 4 ] {e526df99-ebb6-4688-ba4c-7ad8601b94ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15215 | 2026.05.18 07:24:27.643931 [ 4 ] {e526df99-ebb6-4688-ba4c-7ad8601b94ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15216 | 2026.05.18 07:24:27.644443 [ 4 ] {e526df99-ebb6-4688-ba4c-7ad8601b94ea} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2026.05.18 07:24:27.644481 [ 4 ] {e526df99-ebb6-4688-ba4c-7ad8601b94ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15218 | 2026.05.18 07:24:27.644790 [ 4 ] {e526df99-ebb6-4688-ba4c-7ad8601b94ea} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15219 | 2026.05.18 07:24:27.645006 [ 4 ] {e526df99-ebb6-4688-ba4c-7ad8601b94ea} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.05.18 07:24:27.645143 [ 4 ] {e526df99-ebb6-4688-ba4c-7ad8601b94ea} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001312 sec., 22865.853658536584 rows/sec., 1.68 MiB/sec. | ||
| 15221 | 2026.05.18 07:24:27.645177 [ 4 ] {e526df99-ebb6-4688-ba4c-7ad8601b94ea} <Debug> TCPHandler: Processed in 0.001567708 sec. | ||
| 15222 | 2026.05.18 07:24:27.645303 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15223 | 2026.05.18 07:24:27.645401 [ 4 ] {c2bac35d-b32d-4337-8927-9d84d24f6323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15224 | 2026.05.18 07:24:27.645444 [ 4 ] {c2bac35d-b32d-4337-8927-9d84d24f6323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15225 | 2026.05.18 07:24:27.645891 [ 4 ] {c2bac35d-b32d-4337-8927-9d84d24f6323} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2026.05.18 07:24:27.645928 [ 4 ] {c2bac35d-b32d-4337-8927-9d84d24f6323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15227 | 2026.05.18 07:24:27.646251 [ 4 ] {c2bac35d-b32d-4337-8927-9d84d24f6323} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15228 | 2026.05.18 07:24:27.646465 [ 4 ] {c2bac35d-b32d-4337-8927-9d84d24f6323} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2026.05.18 07:24:27.646592 [ 4 ] {c2bac35d-b32d-4337-8927-9d84d24f6323} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00121 sec., 77685.95041322315 rows/sec., 6.07 MiB/sec. | ||
| 15230 | 2026.05.18 07:24:27.646626 [ 4 ] {c2bac35d-b32d-4337-8927-9d84d24f6323} <Debug> TCPHandler: Processed in 0.001372837 sec. | ||
| 15231 | 2026.05.18 07:24:27.646795 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15232 | 2026.05.18 07:24:27.646890 [ 4 ] {94093621-44a2-498f-85a4-f99645506108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15233 | 2026.05.18 07:24:27.646934 [ 4 ] {94093621-44a2-498f-85a4-f99645506108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15234 | 2026.05.18 07:24:27.647382 [ 4 ] {94093621-44a2-498f-85a4-f99645506108} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15235 | 2026.05.18 07:24:27.647420 [ 4 ] {94093621-44a2-498f-85a4-f99645506108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15236 | 2026.05.18 07:24:27.647754 [ 4 ] {94093621-44a2-498f-85a4-f99645506108} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15237 | 2026.05.18 07:24:27.647969 [ 4 ] {94093621-44a2-498f-85a4-f99645506108} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15238 | 2026.05.18 07:24:27.648099 [ 4 ] {94093621-44a2-498f-85a4-f99645506108} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 15239 | 2026.05.18 07:24:27.648132 [ 4 ] {94093621-44a2-498f-85a4-f99645506108} <Debug> TCPHandler: Processed in 0.001386247 sec. | ||
| 15240 | 2026.05.18 07:24:27.648272 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15241 | 2026.05.18 07:24:27.648367 [ 4 ] {74a7de31-6269-46de-9420-d1d79ea561ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15242 | 2026.05.18 07:24:27.648421 [ 4 ] {74a7de31-6269-46de-9420-d1d79ea561ba} <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 | ||
| 15243 | 2026.05.18 07:24:27.649264 [ 4 ] {74a7de31-6269-46de-9420-d1d79ea561ba} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2026.05.18 07:24:27.649300 [ 4 ] {74a7de31-6269-46de-9420-d1d79ea561ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15245 | 2026.05.18 07:24:27.649838 [ 4 ] {74a7de31-6269-46de-9420-d1d79ea561ba} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15246 | 2026.05.18 07:24:27.650070 [ 4 ] {74a7de31-6269-46de-9420-d1d79ea561ba} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2026.05.18 07:24:27.650201 [ 157 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15248 | 2026.05.18 07:24:27.650209 [ 4 ] {74a7de31-6269-46de-9420-d1d79ea561ba} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00186 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 15249 | 2026.05.18 07:24:27.650279 [ 157 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.05.18 07:24:27.650305 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15251 | 2026.05.18 07:24:27.650309 [ 4 ] {74a7de31-6269-46de-9420-d1d79ea561ba} <Debug> TCPHandler: Processed in 0.002084912 sec. | ||
| 15252 | 2026.05.18 07:24:27.650415 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15253 | 2026.05.18 07:24:27.650495 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15254 | 2026.05.18 07:24:27.650591 [ 4 ] {b066afe9-393d-437e-af18-138e11808b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15255 | 2026.05.18 07:24:27.650632 [ 4 ] {b066afe9-393d-437e-af18-138e11808b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15256 | 2026.05.18 07:24:27.650633 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15257 | 2026.05.18 07:24:27.650701 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1803 rows starting from the beginning of the part | ||
| 15258 | 2026.05.18 07:24:27.650832 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 15259 | 2026.05.18 07:24:27.650945 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 11 rows starting from the beginning of the part | ||
| 15260 | 2026.05.18 07:24:27.650987 [ 4 ] {b066afe9-393d-437e-af18-138e11808b5d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15261 | 2026.05.18 07:24:27.651022 [ 4 ] {b066afe9-393d-437e-af18-138e11808b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15262 | 2026.05.18 07:24:27.651053 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
| 15263 | 2026.05.18 07:24:27.651155 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 11 rows starting from the beginning of the part | ||
| 15264 | 2026.05.18 07:24:27.651255 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 15265 | 2026.05.18 07:24:27.651353 [ 4 ] {b066afe9-393d-437e-af18-138e11808b5d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15266 | 2026.05.18 07:24:27.651571 [ 4 ] {b066afe9-393d-437e-af18-138e11808b5d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.05.18 07:24:27.651692 [ 157 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15268 | 2026.05.18 07:24:27.651702 [ 4 ] {b066afe9-393d-437e-af18-138e11808b5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 15269 | 2026.05.18 07:24:27.651730 [ 157 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2026.05.18 07:24:27.651751 [ 4 ] {b066afe9-393d-437e-af18-138e11808b5d} <Debug> TCPHandler: Processed in 0.001304517 sec. | ||
| 15271 | 2026.05.18 07:24:27.651759 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15272 | 2026.05.18 07:24:27.651869 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15273 | 2026.05.18 07:24:27.651997 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15274 | 2026.05.18 07:24:27.652035 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5796 rows starting from the beginning of the part | ||
| 15275 | 2026.05.18 07:24:27.652101 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15276 | 2026.05.18 07:24:27.652148 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 15277 | 2026.05.18 07:24:27.652190 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 15278 | 2026.05.18 07:24:27.652228 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 15279 | 2026.05.18 07:24:27.652267 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 15280 | 2026.05.18 07:24:27.654743 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002914286 sec., 2112352.7340830653 rows/sec., 136.93 MiB/sec. | ||
| 15281 | 2026.05.18 07:24:27.655597 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15282 | 2026.05.18 07:24:27.655873 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15283 | 2026.05.18 07:24:27.655944 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_101_20} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15284 | 2026.05.18 07:24:27.656020 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 15285 | 2026.05.18 07:24:27.663014 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 19 columns (19 merged, 0 gathered) in 0.01264532 sec., 151439.4258112883 rows/sec., 271.37 MiB/sec. | ||
| 15286 | 2026.05.18 07:24:27.664515 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15287 | 2026.05.18 07:24:27.664853 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.05.18 07:24:27.664924 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15289 | 2026.05.18 07:24:27.665042 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.38 MiB. | ||
| 15290 | 2026.05.18 07:24:28.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.25 MiB, peak 372.59 MiB, free memory in arenas 0.00 B, will set to 361.35 MiB (RSS), difference: 6.10 MiB | ||
| 15291 | 2026.05.18 07:24:28.492888 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 15292 | 2026.05.18 07:24:28.509746 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15293 | 2026.05.18 07:24:28.509804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15294 | 2026.05.18 07:24:28.516200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15295 | 2026.05.18 07:24:28.516894 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15296 | 2026.05.18 07:24:28.519773 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 15297 | 2026.05.18 07:24:29.913634 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15298 | 2026.05.18 07:24:29.913997 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15299 | 2026.05.18 07:24:29.914528 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15300 | 2026.05.18 07:24:29.914607 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15301 | 2026.05.18 07:24:29.914877 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15302 | 2026.05.18 07:24:29.914943 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15303 | 2026.05.18 07:24:29.915080 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 15304 | 2026.05.18 07:24:29.915116 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15305 | 2026.05.18 07:24:29.915137 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 15306 | 2026.05.18 07:24:29.915153 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15307 | 2026.05.18 07:24:29.915195 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 15308 | 2026.05.18 07:24:29.915215 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15309 | 2026.05.18 07:24:29.916515 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002686 sec., 19359.642591213702 rows/sec., 4.53 MiB/sec. | ||
| 15310 | 2026.05.18 07:24:29.916615 [ 4 ] {cf297697-432b-4fc3-a478-b2aa4f080419} <Debug> TCPHandler: Processed in 0.003164618 sec. | ||
| 15311 | 2026.05.18 07:24:29.932663 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15312 | 2026.05.18 07:24:29.932795 [ 4 ] {ffa8b269-e766-4e6e-80e6-23b062a97caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15313 | 2026.05.18 07:24:29.932847 [ 4 ] {ffa8b269-e766-4e6e-80e6-23b062a97caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15314 | 2026.05.18 07:24:29.933549 [ 4 ] {ffa8b269-e766-4e6e-80e6-23b062a97caf} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.05.18 07:24:29.933596 [ 4 ] {ffa8b269-e766-4e6e-80e6-23b062a97caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15316 | 2026.05.18 07:24:29.933977 [ 4 ] {ffa8b269-e766-4e6e-80e6-23b062a97caf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15317 | 2026.05.18 07:24:29.934203 [ 4 ] {ffa8b269-e766-4e6e-80e6-23b062a97caf} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.05.18 07:24:29.934347 [ 4 ] {ffa8b269-e766-4e6e-80e6-23b062a97caf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001589 sec., 178728.76022655758 rows/sec., 11.35 MiB/sec. | ||
| 15319 | 2026.05.18 07:24:29.934383 [ 4 ] {ffa8b269-e766-4e6e-80e6-23b062a97caf} <Debug> TCPHandler: Processed in 0.00177458 sec. | ||
| 15320 | 2026.05.18 07:24:29.934514 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2026.05.18 07:24:29.934611 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15322 | 2026.05.18 07:24:29.934651 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15323 | 2026.05.18 07:24:29.937888 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.05.18 07:24:29.937925 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15325 | 2026.05.18 07:24:29.938405 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15326 | 2026.05.18 07:24:29.938619 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.05.18 07:24:29.938750 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.004157 sec., 762088.0442626894 rows/sec., 56.66 MiB/sec. | ||
| 15328 | 2026.05.18 07:24:29.938786 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15329 | 2026.05.18 07:24:29.938799 [ 4 ] {b74e8eae-b752-4169-9235-91b0c20c3742} <Debug> TCPHandler: Processed in 0.004335113 sec. | ||
| 15330 | 2026.05.18 07:24:29.938942 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2026.05.18 07:24:29.939038 [ 4 ] {a0276e85-d995-443c-a8d1-61d0c5cf357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15332 | 2026.05.18 07:24:29.939078 [ 4 ] {a0276e85-d995-443c-a8d1-61d0c5cf357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15333 | 2026.05.18 07:24:29.939606 [ 4 ] {a0276e85-d995-443c-a8d1-61d0c5cf357c} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2026.05.18 07:24:29.939644 [ 4 ] {a0276e85-d995-443c-a8d1-61d0c5cf357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15335 | 2026.05.18 07:24:29.939944 [ 4 ] {a0276e85-d995-443c-a8d1-61d0c5cf357c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15336 | 2026.05.18 07:24:29.940186 [ 4 ] {a0276e85-d995-443c-a8d1-61d0c5cf357c} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15337 | 2026.05.18 07:24:29.940313 [ 4 ] {a0276e85-d995-443c-a8d1-61d0c5cf357c} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001293 sec., 126836.8136117556 rows/sec., 7.70 MiB/sec. | ||
| 15338 | 2026.05.18 07:24:29.940347 [ 4 ] {a0276e85-d995-443c-a8d1-61d0c5cf357c} <Debug> TCPHandler: Processed in 0.001453358 sec. | ||
| 15339 | 2026.05.18 07:24:29.940472 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15340 | 2026.05.18 07:24:29.940570 [ 4 ] {4a65b115-e7ab-4a90-b1da-ff5d95d88c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15341 | 2026.05.18 07:24:29.940610 [ 4 ] {4a65b115-e7ab-4a90-b1da-ff5d95d88c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15342 | 2026.05.18 07:24:29.941477 [ 4 ] {4a65b115-e7ab-4a90-b1da-ff5d95d88c43} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2026.05.18 07:24:29.941513 [ 4 ] {4a65b115-e7ab-4a90-b1da-ff5d95d88c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15344 | 2026.05.18 07:24:29.941863 [ 4 ] {4a65b115-e7ab-4a90-b1da-ff5d95d88c43} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15345 | 2026.05.18 07:24:29.942078 [ 4 ] {4a65b115-e7ab-4a90-b1da-ff5d95d88c43} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.05.18 07:24:29.942203 [ 4 ] {4a65b115-e7ab-4a90-b1da-ff5d95d88c43} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001654 sec., 574365.1753325271 rows/sec., 33.79 MiB/sec. | ||
| 15347 | 2026.05.18 07:24:29.942215 [ 89 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15348 | 2026.05.18 07:24:29.942237 [ 4 ] {4a65b115-e7ab-4a90-b1da-ff5d95d88c43} <Debug> TCPHandler: Processed in 0.00181413 sec. | ||
| 15349 | 2026.05.18 07:24:29.942281 [ 89 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2026.05.18 07:24:29.942307 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15351 | 2026.05.18 07:24:29.942384 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15352 | 2026.05.18 07:24:29.942417 [ 200 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 15353 | 2026.05.18 07:24:29.942485 [ 4 ] {03ce3c12-ad6f-49b2-a81c-b8a4d1a34281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15354 | 2026.05.18 07:24:29.942528 [ 4 ] {03ce3c12-ad6f-49b2-a81c-b8a4d1a34281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15355 | 2026.05.18 07:24:29.942556 [ 200 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15356 | 2026.05.18 07:24:29.942593 [ 200 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 975 rows starting from the beginning of the part | ||
| 15357 | 2026.05.18 07:24:29.942656 [ 200 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 15358 | 2026.05.18 07:24:29.942703 [ 200 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 950 rows starting from the beginning of the part | ||
| 15359 | 2026.05.18 07:24:29.942745 [ 200 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 15360 | 2026.05.18 07:24:29.942786 [ 200 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 15361 | 2026.05.18 07:24:29.942827 [ 200 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 950 rows starting from the beginning of the part | ||
| 15362 | 2026.05.18 07:24:29.942928 [ 4 ] {03ce3c12-ad6f-49b2-a81c-b8a4d1a34281} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15363 | 2026.05.18 07:24:29.942968 [ 4 ] {03ce3c12-ad6f-49b2-a81c-b8a4d1a34281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15364 | 2026.05.18 07:24:29.943282 [ 4 ] {03ce3c12-ad6f-49b2-a81c-b8a4d1a34281} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 15365 | 2026.05.18 07:24:29.943512 [ 4 ] {03ce3c12-ad6f-49b2-a81c-b8a4d1a34281} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2026.05.18 07:24:29.943644 [ 4 ] {03ce3c12-ad6f-49b2-a81c-b8a4d1a34281} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 59.74 KiB/sec. | ||
| 15367 | 2026.05.18 07:24:29.943679 [ 4 ] {03ce3c12-ad6f-49b2-a81c-b8a4d1a34281} <Debug> TCPHandler: Processed in 0.001342968 sec. | ||
| 15368 | 2026.05.18 07:24:29.943811 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15369 | 2026.05.18 07:24:29.943906 [ 4 ] {169b584e-437b-4ae2-874e-e739e4952ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15370 | 2026.05.18 07:24:29.943945 [ 4 ] {169b584e-437b-4ae2-874e-e739e4952ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15371 | 2026.05.18 07:24:29.944161 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179012 sec., 1855741.5145353384 rows/sec., 118.03 MiB/sec. | ||
| 15372 | 2026.05.18 07:24:29.944388 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15373 | 2026.05.18 07:24:29.944389 [ 4 ] {169b584e-437b-4ae2-874e-e739e4952ec2} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15374 | 2026.05.18 07:24:29.944437 [ 4 ] {169b584e-437b-4ae2-874e-e739e4952ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15375 | 2026.05.18 07:24:29.944719 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15376 | 2026.05.18 07:24:29.944805 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_41_8} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15377 | 2026.05.18 07:24:29.944894 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 15378 | 2026.05.18 07:24:29.944931 [ 4 ] {169b584e-437b-4ae2-874e-e739e4952ec2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15379 | 2026.05.18 07:24:29.945219 [ 4 ] {169b584e-437b-4ae2-874e-e739e4952ec2} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15380 | 2026.05.18 07:24:29.945436 [ 4 ] {169b584e-437b-4ae2-874e-e739e4952ec2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001541 sec., 96041.53147306944 rows/sec., 5.46 MiB/sec. | ||
| 15381 | 2026.05.18 07:24:29.945511 [ 4 ] {169b584e-437b-4ae2-874e-e739e4952ec2} <Debug> TCPHandler: Processed in 0.001749739 sec. | ||
| 15382 | 2026.05.18 07:24:29.945715 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15383 | 2026.05.18 07:24:29.945867 [ 4 ] {fa432a8d-4f71-45d4-acb8-2119cc87ab6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15384 | 2026.05.18 07:24:29.945930 [ 4 ] {fa432a8d-4f71-45d4-acb8-2119cc87ab6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15385 | 2026.05.18 07:24:29.947288 [ 4 ] {fa432a8d-4f71-45d4-acb8-2119cc87ab6d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15386 | 2026.05.18 07:24:29.947324 [ 4 ] {fa432a8d-4f71-45d4-acb8-2119cc87ab6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15387 | 2026.05.18 07:24:29.947747 [ 4 ] {fa432a8d-4f71-45d4-acb8-2119cc87ab6d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15388 | 2026.05.18 07:24:29.947965 [ 4 ] {fa432a8d-4f71-45d4-acb8-2119cc87ab6d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15389 | 2026.05.18 07:24:29.948095 [ 4 ] {fa432a8d-4f71-45d4-acb8-2119cc87ab6d} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.002272 sec., 760123.2394366197 rows/sec., 51.17 MiB/sec. | ||
| 15390 | 2026.05.18 07:24:29.948131 [ 4 ] {fa432a8d-4f71-45d4-acb8-2119cc87ab6d} <Debug> TCPHandler: Processed in 0.002531154 sec. | ||
| 15391 | 2026.05.18 07:24:29.948254 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15392 | 2026.05.18 07:24:29.948351 [ 4 ] {e5a8f93d-fbb8-4415-b046-34832021429a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15393 | 2026.05.18 07:24:29.948393 [ 4 ] {e5a8f93d-fbb8-4415-b046-34832021429a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15394 | 2026.05.18 07:24:29.948734 [ 4 ] {e5a8f93d-fbb8-4415-b046-34832021429a} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2026.05.18 07:24:29.948770 [ 4 ] {e5a8f93d-fbb8-4415-b046-34832021429a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15396 | 2026.05.18 07:24:29.949072 [ 4 ] {e5a8f93d-fbb8-4415-b046-34832021429a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15397 | 2026.05.18 07:24:29.949284 [ 4 ] {e5a8f93d-fbb8-4415-b046-34832021429a} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2026.05.18 07:24:29.949410 [ 4 ] {e5a8f93d-fbb8-4415-b046-34832021429a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 15399 | 2026.05.18 07:24:29.949444 [ 4 ] {e5a8f93d-fbb8-4415-b046-34832021429a} <Debug> TCPHandler: Processed in 0.001239677 sec. | ||
| 15400 | 2026.05.18 07:24:29.949565 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2026.05.18 07:24:29.949662 [ 4 ] {7c8e3734-4fdc-4fa7-8f01-85aa137ca9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15402 | 2026.05.18 07:24:29.949705 [ 4 ] {7c8e3734-4fdc-4fa7-8f01-85aa137ca9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15403 | 2026.05.18 07:24:29.950434 [ 4 ] {7c8e3734-4fdc-4fa7-8f01-85aa137ca9c1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2026.05.18 07:24:29.950470 [ 4 ] {7c8e3734-4fdc-4fa7-8f01-85aa137ca9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15405 | 2026.05.18 07:24:29.950887 [ 4 ] {7c8e3734-4fdc-4fa7-8f01-85aa137ca9c1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15406 | 2026.05.18 07:24:29.951095 [ 4 ] {7c8e3734-4fdc-4fa7-8f01-85aa137ca9c1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2026.05.18 07:24:29.951219 [ 4 ] {7c8e3734-4fdc-4fa7-8f01-85aa137ca9c1} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001577 sec., 1055802.1559923906 rows/sec., 64.46 MiB/sec. | ||
| 15408 | 2026.05.18 07:24:29.951254 [ 4 ] {7c8e3734-4fdc-4fa7-8f01-85aa137ca9c1} <Debug> TCPHandler: Processed in 0.001737619 sec. | ||
| 15409 | 2026.05.18 07:24:29.951375 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15410 | 2026.05.18 07:24:29.951470 [ 4 ] {0281ce6b-59fa-489b-8ae2-5bcdb0e5132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15411 | 2026.05.18 07:24:29.951512 [ 4 ] {0281ce6b-59fa-489b-8ae2-5bcdb0e5132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15412 | 2026.05.18 07:24:29.951832 [ 4 ] {0281ce6b-59fa-489b-8ae2-5bcdb0e5132f} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2026.05.18 07:24:29.951867 [ 4 ] {0281ce6b-59fa-489b-8ae2-5bcdb0e5132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15414 | 2026.05.18 07:24:29.952173 [ 4 ] {0281ce6b-59fa-489b-8ae2-5bcdb0e5132f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15415 | 2026.05.18 07:24:29.952387 [ 4 ] {0281ce6b-59fa-489b-8ae2-5bcdb0e5132f} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15416 | 2026.05.18 07:24:29.952513 [ 4 ] {0281ce6b-59fa-489b-8ae2-5bcdb0e5132f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 15417 | 2026.05.18 07:24:29.952553 [ 4 ] {0281ce6b-59fa-489b-8ae2-5bcdb0e5132f} <Debug> TCPHandler: Processed in 0.001227277 sec. | ||
| 15418 | 2026.05.18 07:24:29.952682 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15419 | 2026.05.18 07:24:29.952776 [ 4 ] {3bd08f63-b005-4e7f-a149-91b598c6d095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15420 | 2026.05.18 07:24:29.952828 [ 4 ] {3bd08f63-b005-4e7f-a149-91b598c6d095} <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 | ||
| 15421 | 2026.05.18 07:24:29.953624 [ 4 ] {3bd08f63-b005-4e7f-a149-91b598c6d095} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2026.05.18 07:24:29.953660 [ 4 ] {3bd08f63-b005-4e7f-a149-91b598c6d095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15423 | 2026.05.18 07:24:29.954168 [ 4 ] {3bd08f63-b005-4e7f-a149-91b598c6d095} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15424 | 2026.05.18 07:24:29.954389 [ 4 ] {3bd08f63-b005-4e7f-a149-91b598c6d095} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15425 | 2026.05.18 07:24:29.954523 [ 4 ] {3bd08f63-b005-4e7f-a149-91b598c6d095} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001765 sec., 12464.589235127478 rows/sec., 22.34 MiB/sec. | ||
| 15426 | 2026.05.18 07:24:29.954573 [ 4 ] {3bd08f63-b005-4e7f-a149-91b598c6d095} <Debug> TCPHandler: Processed in 0.001939731 sec. | ||
| 15427 | 2026.05.18 07:24:29.954697 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15428 | 2026.05.18 07:24:29.954793 [ 4 ] {7b082a53-c609-4dfc-a2ad-55cc6f41d1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15429 | 2026.05.18 07:24:29.954834 [ 4 ] {7b082a53-c609-4dfc-a2ad-55cc6f41d1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15430 | 2026.05.18 07:24:29.955185 [ 4 ] {7b082a53-c609-4dfc-a2ad-55cc6f41d1bb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15431 | 2026.05.18 07:24:29.955220 [ 4 ] {7b082a53-c609-4dfc-a2ad-55cc6f41d1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15432 | 2026.05.18 07:24:29.955517 [ 4 ] {7b082a53-c609-4dfc-a2ad-55cc6f41d1bb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15433 | 2026.05.18 07:24:29.955720 [ 4 ] {7b082a53-c609-4dfc-a2ad-55cc6f41d1bb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15434 | 2026.05.18 07:24:29.955853 [ 4 ] {7b082a53-c609-4dfc-a2ad-55cc6f41d1bb} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001078 sec., 61224.48979591837 rows/sec., 3.72 MiB/sec. | ||
| 15435 | 2026.05.18 07:24:29.955885 [ 4 ] {7b082a53-c609-4dfc-a2ad-55cc6f41d1bb} <Debug> TCPHandler: Processed in 0.001237167 sec. | ||
| 15436 | 2026.05.18 07:24:32.134528 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64869 | ||
| 15437 | 2026.05.18 07:24:32.134613 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15438 | 2026.05.18 07:24:32.134639 [ 309 ] {} <Debug> TCP-Session: 0bc624a5-ff21-47b2-80a2-866f80076238 Authenticating user 'default' from [fd00:1122:3344:101::e]:64869 | ||
| 15439 | 2026.05.18 07:24:32.134662 [ 309 ] {} <Debug> TCP-Session: 0bc624a5-ff21-47b2-80a2-866f80076238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2026.05.18 07:24:32.134675 [ 309 ] {} <Debug> TCP-Session: 0bc624a5-ff21-47b2-80a2-866f80076238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15441 | 2026.05.18 07:24:32.134888 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49320 | ||
| 15442 | 2026.05.18 07:24:32.134929 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42206 | ||
| 15443 | 2026.05.18 07:24:32.134940 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37717 | ||
| 15444 | 2026.05.18 07:24:32.134976 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57998 | ||
| 15445 | 2026.05.18 07:24:32.134996 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15446 | 2026.05.18 07:24:32.134996 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15447 | 2026.05.18 07:24:32.134896 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44560 | ||
| 15448 | 2026.05.18 07:24:32.135041 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15449 | 2026.05.18 07:24:32.135064 [ 309 ] {} <Trace> TCP-Session: 0bc624a5-ff21-47b2-80a2-866f80076238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15450 | 2026.05.18 07:24:32.135094 [ 308 ] {} <Debug> TCP-Session: dd2008cb-de15-437c-a3c4-a3d66122af22 Authenticating user 'default' from [fd00:1122:3344:101::e]:57998 | ||
| 15451 | 2026.05.18 07:24:32.135097 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15452 | 2026.05.18 07:24:32.135131 [ 308 ] {} <Debug> TCP-Session: dd2008cb-de15-437c-a3c4-a3d66122af22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15453 | 2026.05.18 07:24:32.135145 [ 3 ] {} <Debug> TCP-Session: e287d401-d80a-4af0-b38a-d6a39bfd7660 Authenticating user 'default' from [fd00:1122:3344:101::e]:44560 | ||
| 15454 | 2026.05.18 07:24:32.135161 [ 308 ] {} <Debug> TCP-Session: dd2008cb-de15-437c-a3c4-a3d66122af22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2026.05.18 07:24:32.135042 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15456 | 2026.05.18 07:24:32.135184 [ 3 ] {} <Debug> TCP-Session: e287d401-d80a-4af0-b38a-d6a39bfd7660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15457 | 2026.05.18 07:24:32.135214 [ 302 ] {} <Debug> TCP-Session: 60bbae35-e4fe-41b0-910a-62c3e0a7e6ae Authenticating user 'default' from [fd00:1122:3344:101::e]:37717 | ||
| 15458 | 2026.05.18 07:24:32.135220 [ 3 ] {} <Debug> TCP-Session: e287d401-d80a-4af0-b38a-d6a39bfd7660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15459 | 2026.05.18 07:24:32.135240 [ 302 ] {} <Debug> TCP-Session: 60bbae35-e4fe-41b0-910a-62c3e0a7e6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15460 | 2026.05.18 07:24:32.135254 [ 309 ] {26425015-a186-4d9d-9917-9cbda4369411} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64869) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15461 | 2026.05.18 07:24:32.135270 [ 302 ] {} <Debug> TCP-Session: 60bbae35-e4fe-41b0-910a-62c3e0a7e6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15462 | 2026.05.18 07:24:32.135043 [ 303 ] {} <Debug> TCP-Session: 3c461730-07d6-47cf-b579-abfe35e48477 Authenticating user 'default' from [fd00:1122:3344:101::e]:42206 | ||
| 15463 | 2026.05.18 07:24:32.135037 [ 310 ] {} <Debug> TCP-Session: 3826496e-0900-424e-b416-7387847c9d3f Authenticating user 'default' from [fd00:1122:3344:101::e]:49320 | ||
| 15464 | 2026.05.18 07:24:32.135329 [ 303 ] {} <Debug> TCP-Session: 3c461730-07d6-47cf-b579-abfe35e48477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15465 | 2026.05.18 07:24:32.135341 [ 310 ] {} <Debug> TCP-Session: 3826496e-0900-424e-b416-7387847c9d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15466 | 2026.05.18 07:24:32.135350 [ 303 ] {} <Debug> TCP-Session: 3c461730-07d6-47cf-b579-abfe35e48477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15467 | 2026.05.18 07:24:32.135358 [ 310 ] {} <Debug> TCP-Session: 3826496e-0900-424e-b416-7387847c9d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15468 | 2026.05.18 07:24:32.134940 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47454 | ||
| 15469 | 2026.05.18 07:24:32.134929 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57561 | ||
| 15470 | 2026.05.18 07:24:32.134943 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50715 | ||
| 15471 | 2026.05.18 07:24:32.135529 [ 309 ] {26425015-a186-4d9d-9917-9cbda4369411} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15472 | 2026.05.18 07:24:32.135598 [ 309 ] {26425015-a186-4d9d-9917-9cbda4369411} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15473 | 2026.05.18 07:24:32.135897 [ 309 ] {26425015-a186-4d9d-9917-9cbda4369411} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 15474 | 2026.05.18 07:24:32.135986 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15475 | 2026.05.18 07:24:32.136022 [ 269 ] {} <Debug> TCP-Session: c0ed8670-bec6-4e31-aa7a-f21595e75335 Authenticating user 'default' from [fd00:1122:3344:101::e]:57561 | ||
| 15476 | 2026.05.18 07:24:32.136046 [ 269 ] {} <Debug> TCP-Session: c0ed8670-bec6-4e31-aa7a-f21595e75335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15477 | 2026.05.18 07:24:32.136063 [ 269 ] {} <Debug> TCP-Session: c0ed8670-bec6-4e31-aa7a-f21595e75335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2026.05.18 07:24:32.136088 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15479 | 2026.05.18 07:24:32.136120 [ 306 ] {} <Debug> TCP-Session: 21d36fb9-01ba-45de-b701-8d86187c5121 Authenticating user 'default' from [fd00:1122:3344:101::e]:50715 | ||
| 15480 | 2026.05.18 07:24:32.136121 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15481 | 2026.05.18 07:24:32.136138 [ 306 ] {} <Debug> TCP-Session: 21d36fb9-01ba-45de-b701-8d86187c5121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15482 | 2026.05.18 07:24:32.136168 [ 306 ] {} <Debug> TCP-Session: 21d36fb9-01ba-45de-b701-8d86187c5121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15483 | 2026.05.18 07:24:32.136170 [ 307 ] {} <Debug> TCP-Session: 066b18b3-c0ff-4818-af5c-a57e15d59085 Authenticating user 'default' from [fd00:1122:3344:101::e]:47454 | ||
| 15484 | 2026.05.18 07:24:32.136200 [ 307 ] {} <Debug> TCP-Session: 066b18b3-c0ff-4818-af5c-a57e15d59085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15485 | 2026.05.18 07:24:32.136213 [ 307 ] {} <Debug> TCP-Session: 066b18b3-c0ff-4818-af5c-a57e15d59085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15486 | 2026.05.18 07:24:32.136799 [ 315 ] {26425015-a186-4d9d-9917-9cbda4369411} <Trace> AggregatingTransform: Aggregating | ||
| 15487 | 2026.05.18 07:24:32.136835 [ 315 ] {26425015-a186-4d9d-9917-9cbda4369411} <Trace> Aggregator: Aggregation method: without_key | ||
| 15488 | 2026.05.18 07:24:32.136862 [ 315 ] {26425015-a186-4d9d-9917-9cbda4369411} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857504 sec. (1166.175 rows/sec., 45.55 KiB/sec.) | ||
| 15489 | 2026.05.18 07:24:32.136877 [ 315 ] {26425015-a186-4d9d-9917-9cbda4369411} <Trace> Aggregator: Merging aggregated data | ||
| 15490 | 2026.05.18 07:24:32.137480 [ 309 ] {26425015-a186-4d9d-9917-9cbda4369411} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002283 sec., 438.02014892685065 rows/sec., 17.11 KiB/sec. | ||
| 15491 | 2026.05.18 07:24:32.137594 [ 309 ] {26425015-a186-4d9d-9917-9cbda4369411} <Debug> TCPHandler: Processed in 0.002649855 sec. | ||
| 15492 | 2026.05.18 07:24:32.137750 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15493 | 2026.05.18 07:24:32.137784 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15494 | 2026.05.18 07:24:32.137790 [ 309 ] {} <Debug> TCP-Session: 0bc624a5-ff21-47b2-80a2-866f80076238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15495 | 2026.05.18 07:24:32.137805 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15496 | 2026.05.18 07:24:32.137828 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15497 | 2026.05.18 07:24:32.137848 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15498 | 2026.05.18 07:24:32.137863 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15499 | 2026.05.18 07:24:32.137888 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15500 | 2026.05.18 07:24:32.137907 [ 269 ] {} <Debug> TCP-Session: c0ed8670-bec6-4e31-aa7a-f21595e75335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15501 | 2026.05.18 07:24:32.137921 [ 307 ] {} <Debug> TCP-Session: 066b18b3-c0ff-4818-af5c-a57e15d59085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15502 | 2026.05.18 07:24:32.137918 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15503 | 2026.05.18 07:24:32.137939 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15504 | 2026.05.18 07:24:32.137890 [ 3 ] {} <Debug> TCP-Session: e287d401-d80a-4af0-b38a-d6a39bfd7660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15505 | 2026.05.18 07:24:32.138006 [ 302 ] {} <Debug> TCP-Session: 60bbae35-e4fe-41b0-910a-62c3e0a7e6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15506 | 2026.05.18 07:24:32.138019 [ 303 ] {} <Debug> TCP-Session: 3c461730-07d6-47cf-b579-abfe35e48477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15507 | 2026.05.18 07:24:32.137871 [ 308 ] {} <Debug> TCP-Session: dd2008cb-de15-437c-a3c4-a3d66122af22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15508 | 2026.05.18 07:24:32.137833 [ 310 ] {} <Debug> TCP-Session: 3826496e-0900-424e-b416-7387847c9d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15509 | 2026.05.18 07:24:32.137944 [ 306 ] {} <Debug> TCP-Session: 21d36fb9-01ba-45de-b701-8d86187c5121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15510 | 2026.05.18 07:24:32.546661 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63698 | ||
| 15511 | 2026.05.18 07:24:32.546742 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15512 | 2026.05.18 07:24:32.546769 [ 309 ] {} <Debug> TCP-Session: 1efa56df-4fe9-4bfc-a62a-56941df11a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:63698 | ||
| 15513 | 2026.05.18 07:24:32.546790 [ 309 ] {} <Debug> TCP-Session: 1efa56df-4fe9-4bfc-a62a-56941df11a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15514 | 2026.05.18 07:24:32.546803 [ 309 ] {} <Debug> TCP-Session: 1efa56df-4fe9-4bfc-a62a-56941df11a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15515 | 2026.05.18 07:24:32.546994 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65464 | ||
| 15516 | 2026.05.18 07:24:32.547050 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53486 | ||
| 15517 | 2026.05.18 07:24:32.547068 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57177 | ||
| 15518 | 2026.05.18 07:24:32.547101 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46445 | ||
| 15519 | 2026.05.18 07:24:32.547143 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15520 | 2026.05.18 07:24:32.547157 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15521 | 2026.05.18 07:24:32.547183 [ 269 ] {} <Debug> TCP-Session: d6c2561c-6c15-4d94-8e32-0a56f4a5aa60 Authenticating user 'default' from [fd00:1122:3344:101::e]:53486 | ||
| 15522 | 2026.05.18 07:24:32.547200 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15523 | 2026.05.18 07:24:32.547209 [ 303 ] {} <Debug> TCP-Session: 37a08bfd-0ef9-426b-8132-887443460110 Authenticating user 'default' from [fd00:1122:3344:101::e]:57177 | ||
| 15524 | 2026.05.18 07:24:32.547228 [ 309 ] {} <Trace> TCP-Session: 1efa56df-4fe9-4bfc-a62a-56941df11a8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15525 | 2026.05.18 07:24:32.547253 [ 308 ] {} <Debug> TCP-Session: bb9423a8-db51-41b6-b3c9-32d171528a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:46445 | ||
| 15526 | 2026.05.18 07:24:32.547260 [ 303 ] {} <Debug> TCP-Session: 37a08bfd-0ef9-426b-8132-887443460110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15527 | 2026.05.18 07:24:32.547301 [ 308 ] {} <Debug> TCP-Session: bb9423a8-db51-41b6-b3c9-32d171528a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15528 | 2026.05.18 07:24:32.547325 [ 303 ] {} <Debug> TCP-Session: 37a08bfd-0ef9-426b-8132-887443460110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15529 | 2026.05.18 07:24:32.547336 [ 308 ] {} <Debug> TCP-Session: bb9423a8-db51-41b6-b3c9-32d171528a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15530 | 2026.05.18 07:24:32.547227 [ 269 ] {} <Debug> TCP-Session: d6c2561c-6c15-4d94-8e32-0a56f4a5aa60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15531 | 2026.05.18 07:24:32.547101 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49170 | ||
| 15532 | 2026.05.18 07:24:32.547387 [ 269 ] {} <Debug> TCP-Session: d6c2561c-6c15-4d94-8e32-0a56f4a5aa60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15533 | 2026.05.18 07:24:32.547094 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34126 | ||
| 15534 | 2026.05.18 07:24:32.547440 [ 309 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63698) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15535 | 2026.05.18 07:24:32.547443 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15536 | 2026.05.18 07:24:32.547075 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15537 | 2026.05.18 07:24:32.547483 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15538 | 2026.05.18 07:24:32.547497 [ 306 ] {} <Debug> TCP-Session: 3fb6a26e-1ab2-4fc9-aece-6a60a820f192 Authenticating user 'default' from [fd00:1122:3344:101::e]:49170 | ||
| 15539 | 2026.05.18 07:24:32.547522 [ 310 ] {} <Debug> TCP-Session: 4dc7658b-21d3-46ca-99b7-64a4dd76c3e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65464 | ||
| 15540 | 2026.05.18 07:24:32.547533 [ 307 ] {} <Debug> TCP-Session: 023a88d4-7c70-4802-8535-c4737988a77f Authenticating user 'default' from [fd00:1122:3344:101::e]:34126 | ||
| 15541 | 2026.05.18 07:24:32.547542 [ 306 ] {} <Debug> TCP-Session: 3fb6a26e-1ab2-4fc9-aece-6a60a820f192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15542 | 2026.05.18 07:24:32.547561 [ 310 ] {} <Debug> TCP-Session: 4dc7658b-21d3-46ca-99b7-64a4dd76c3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15543 | 2026.05.18 07:24:32.547579 [ 306 ] {} <Debug> TCP-Session: 3fb6a26e-1ab2-4fc9-aece-6a60a820f192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15544 | 2026.05.18 07:24:32.547571 [ 307 ] {} <Debug> TCP-Session: 023a88d4-7c70-4802-8535-c4737988a77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15545 | 2026.05.18 07:24:32.547592 [ 310 ] {} <Debug> TCP-Session: 4dc7658b-21d3-46ca-99b7-64a4dd76c3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15546 | 2026.05.18 07:24:32.547621 [ 307 ] {} <Debug> TCP-Session: 023a88d4-7c70-4802-8535-c4737988a77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2026.05.18 07:24:32.547056 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41536 | ||
| 15548 | 2026.05.18 07:24:32.547051 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42599 | ||
| 15549 | 2026.05.18 07:24:32.547699 [ 309 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15550 | 2026.05.18 07:24:32.547706 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15551 | 2026.05.18 07:24:32.547728 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15552 | 2026.05.18 07:24:32.547739 [ 302 ] {} <Debug> TCP-Session: d068d2a5-0277-4e8f-b48f-1ff56e235efd Authenticating user 'default' from [fd00:1122:3344:101::e]:41536 | ||
| 15553 | 2026.05.18 07:24:32.547758 [ 3 ] {} <Debug> TCP-Session: 36a01a58-1d38-49f4-be8a-5aeeebd6f79d Authenticating user 'default' from [fd00:1122:3344:101::e]:42599 | ||
| 15554 | 2026.05.18 07:24:32.547758 [ 309 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15555 | 2026.05.18 07:24:32.547765 [ 302 ] {} <Debug> TCP-Session: d068d2a5-0277-4e8f-b48f-1ff56e235efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15556 | 2026.05.18 07:24:32.547783 [ 3 ] {} <Debug> TCP-Session: 36a01a58-1d38-49f4-be8a-5aeeebd6f79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15557 | 2026.05.18 07:24:32.547803 [ 302 ] {} <Debug> TCP-Session: d068d2a5-0277-4e8f-b48f-1ff56e235efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15558 | 2026.05.18 07:24:32.547816 [ 3 ] {} <Debug> TCP-Session: 36a01a58-1d38-49f4-be8a-5aeeebd6f79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15559 | 2026.05.18 07:24:32.548057 [ 309 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 15560 | 2026.05.18 07:24:32.549002 [ 315 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Trace> AggregatingTransform: Aggregating | ||
| 15561 | 2026.05.18 07:24:32.549046 [ 315 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Trace> Aggregator: Aggregation method: without_key | ||
| 15562 | 2026.05.18 07:24:32.549081 [ 315 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923215 sec. (1083.171 rows/sec., 42.31 KiB/sec.) | ||
| 15563 | 2026.05.18 07:24:32.549099 [ 315 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Trace> Aggregator: Merging aggregated data | ||
| 15564 | 2026.05.18 07:24:32.549765 [ 309 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002388 sec., 418.7604690117253 rows/sec., 16.36 KiB/sec. | ||
| 15565 | 2026.05.18 07:24:32.549905 [ 309 ] {4ad32399-da23-4155-9b2c-d9ea29414fc0} <Debug> TCPHandler: Processed in 0.002846226 sec. | ||
| 15566 | 2026.05.18 07:24:32.550034 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15567 | 2026.05.18 07:24:32.550068 [ 309 ] {} <Debug> TCP-Session: 1efa56df-4fe9-4bfc-a62a-56941df11a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15568 | 2026.05.18 07:24:32.550074 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15569 | 2026.05.18 07:24:32.550094 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15570 | 2026.05.18 07:24:32.550121 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15571 | 2026.05.18 07:24:32.550133 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15572 | 2026.05.18 07:24:32.550149 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15573 | 2026.05.18 07:24:32.550168 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15574 | 2026.05.18 07:24:32.550187 [ 3 ] {} <Debug> TCP-Session: 36a01a58-1d38-49f4-be8a-5aeeebd6f79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15575 | 2026.05.18 07:24:32.550207 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15576 | 2026.05.18 07:24:32.550197 [ 306 ] {} <Debug> TCP-Session: 3fb6a26e-1ab2-4fc9-aece-6a60a820f192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15577 | 2026.05.18 07:24:32.550252 [ 302 ] {} <Debug> TCP-Session: d068d2a5-0277-4e8f-b48f-1ff56e235efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15578 | 2026.05.18 07:24:32.550267 [ 307 ] {} <Debug> TCP-Session: 023a88d4-7c70-4802-8535-c4737988a77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15579 | 2026.05.18 07:24:32.550193 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15580 | 2026.05.18 07:24:32.550140 [ 308 ] {} <Debug> TCP-Session: bb9423a8-db51-41b6-b3c9-32d171528a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15581 | 2026.05.18 07:24:32.550335 [ 303 ] {} <Debug> TCP-Session: 37a08bfd-0ef9-426b-8132-887443460110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15582 | 2026.05.18 07:24:32.550124 [ 310 ] {} <Debug> TCP-Session: 4dc7658b-21d3-46ca-99b7-64a4dd76c3e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15583 | 2026.05.18 07:24:32.550255 [ 269 ] {} <Debug> TCP-Session: d6c2561c-6c15-4d94-8e32-0a56f4a5aa60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15584 | 2026.05.18 07:24:32.633249 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2026.05.18 07:24:32.633483 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 15586 | 2026.05.18 07:24:32.633823 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15587 | 2026.05.18 07:24:32.633869 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <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 | ||
| 15588 | 2026.05.18 07:24:32.634227 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15589 | 2026.05.18 07:24:32.634352 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15590 | 2026.05.18 07:24:32.634577 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15591 | 2026.05.18 07:24:32.634637 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15592 | 2026.05.18 07:24:32.634667 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 15593 | 2026.05.18 07:24:32.634685 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15594 | 2026.05.18 07:24:32.634733 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <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'))" | ||
| 15595 | 2026.05.18 07:24:32.634757 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15596 | 2026.05.18 07:24:32.635909 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00252 sec., 20634.920634920632 rows/sec., 4.83 MiB/sec. | ||
| 15597 | 2026.05.18 07:24:32.636029 [ 4 ] {4585624b-4047-4219-ac21-2f8c5ff2c120} <Debug> TCPHandler: Processed in 0.002916476 sec. | ||
| 15598 | 2026.05.18 07:24:32.637638 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15599 | 2026.05.18 07:24:32.637797 [ 4 ] {d8bbabcb-730a-4734-a08e-988cf204fc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15600 | 2026.05.18 07:24:32.637861 [ 4 ] {d8bbabcb-730a-4734-a08e-988cf204fc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15601 | 2026.05.18 07:24:32.638569 [ 4 ] {d8bbabcb-730a-4734-a08e-988cf204fc49} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15602 | 2026.05.18 07:24:32.638632 [ 4 ] {d8bbabcb-730a-4734-a08e-988cf204fc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15603 | 2026.05.18 07:24:32.639146 [ 4 ] {d8bbabcb-730a-4734-a08e-988cf204fc49} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15604 | 2026.05.18 07:24:32.639495 [ 4 ] {d8bbabcb-730a-4734-a08e-988cf204fc49} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2026.05.18 07:24:32.639734 [ 4 ] {d8bbabcb-730a-4734-a08e-988cf204fc49} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.15 MiB/sec. | ||
| 15606 | 2026.05.18 07:24:32.639793 [ 4 ] {d8bbabcb-730a-4734-a08e-988cf204fc49} <Debug> TCPHandler: Processed in 0.002234712 sec. | ||
| 15607 | 2026.05.18 07:24:32.639984 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15608 | 2026.05.18 07:24:32.640111 [ 4 ] {af52f4c9-035e-4027-9176-a39b7349add8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15609 | 2026.05.18 07:24:32.640168 [ 4 ] {af52f4c9-035e-4027-9176-a39b7349add8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15610 | 2026.05.18 07:24:32.640780 [ 4 ] {af52f4c9-035e-4027-9176-a39b7349add8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15611 | 2026.05.18 07:24:32.640828 [ 4 ] {af52f4c9-035e-4027-9176-a39b7349add8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15612 | 2026.05.18 07:24:32.641268 [ 4 ] {af52f4c9-035e-4027-9176-a39b7349add8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15613 | 2026.05.18 07:24:32.641575 [ 4 ] {af52f4c9-035e-4027-9176-a39b7349add8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15614 | 2026.05.18 07:24:32.641752 [ 4 ] {af52f4c9-035e-4027-9176-a39b7349add8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001671 sec., 38300.41891083184 rows/sec., 2.99 MiB/sec. | ||
| 15615 | 2026.05.18 07:24:32.641799 [ 4 ] {af52f4c9-035e-4027-9176-a39b7349add8} <Debug> TCPHandler: Processed in 0.0018817 sec. | ||
| 15616 | 2026.05.18 07:24:32.641954 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15617 | 2026.05.18 07:24:32.642060 [ 4 ] {532c2e8c-5cad-4ece-8aed-7cc899d1c7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15618 | 2026.05.18 07:24:32.642108 [ 4 ] {532c2e8c-5cad-4ece-8aed-7cc899d1c7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15619 | 2026.05.18 07:24:32.642486 [ 4 ] {532c2e8c-5cad-4ece-8aed-7cc899d1c7ac} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.05.18 07:24:32.642525 [ 4 ] {532c2e8c-5cad-4ece-8aed-7cc899d1c7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15621 | 2026.05.18 07:24:32.642876 [ 4 ] {532c2e8c-5cad-4ece-8aed-7cc899d1c7ac} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15622 | 2026.05.18 07:24:32.643103 [ 4 ] {532c2e8c-5cad-4ece-8aed-7cc899d1c7ac} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.05.18 07:24:32.643248 [ 4 ] {532c2e8c-5cad-4ece-8aed-7cc899d1c7ac} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 3.68 MiB/sec. | ||
| 15624 | 2026.05.18 07:24:32.643272 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 5 parts from all_1_99_20 to all_103_103_0 | ||
| 15625 | 2026.05.18 07:24:32.643284 [ 4 ] {532c2e8c-5cad-4ece-8aed-7cc899d1c7ac} <Debug> TCPHandler: Processed in 0.001387887 sec. | ||
| 15626 | 2026.05.18 07:24:32.643324 [ 155 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2026.05.18 07:24:32.643358 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15628 | 2026.05.18 07:24:32.643480 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15629 | 2026.05.18 07:24:32.643494 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_99_20 to all_103_103_0 into Compact with storage Full | ||
| 15630 | 2026.05.18 07:24:32.643585 [ 4 ] {febc4f37-2021-4d3c-a563-b79de7298b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15631 | 2026.05.18 07:24:32.643635 [ 4 ] {febc4f37-2021-4d3c-a563-b79de7298b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15632 | 2026.05.18 07:24:32.643654 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15633 | 2026.05.18 07:24:32.643700 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 37407 rows starting from the beginning of the part | ||
| 15634 | 2026.05.18 07:24:32.643775 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 15635 | 2026.05.18 07:24:32.643825 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 265 rows starting from the beginning of the part | ||
| 15636 | 2026.05.18 07:24:32.643870 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 15637 | 2026.05.18 07:24:32.643914 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1665 rows starting from the beginning of the part | ||
| 15638 | 2026.05.18 07:24:32.643998 [ 4 ] {febc4f37-2021-4d3c-a563-b79de7298b7c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15639 | 2026.05.18 07:24:32.644039 [ 4 ] {febc4f37-2021-4d3c-a563-b79de7298b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15640 | 2026.05.18 07:24:32.644396 [ 4 ] {febc4f37-2021-4d3c-a563-b79de7298b7c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15641 | 2026.05.18 07:24:32.644632 [ 4 ] {febc4f37-2021-4d3c-a563-b79de7298b7c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15642 | 2026.05.18 07:24:32.644771 [ 4 ] {febc4f37-2021-4d3c-a563-b79de7298b7c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001209 sec., 19851.116625310173 rows/sec., 1.34 MiB/sec. | ||
| 15643 | 2026.05.18 07:24:32.644805 [ 4 ] {febc4f37-2021-4d3c-a563-b79de7298b7c} <Debug> TCPHandler: Processed in 0.001377098 sec. | ||
| 15644 | 2026.05.18 07:24:32.651052 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39657 rows, containing 5 columns (5 merged, 0 gathered) in 0.007621732 sec., 5203148.05086298 rows/sec., 336.20 MiB/sec. | ||
| 15645 | 2026.05.18 07:24:32.651556 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 15646 | 2026.05.18 07:24:32.651862 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15647 | 2026.05.18 07:24:32.651948 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 5 parts: [all_1_99_20, all_103_103_0] -> all_1_103_21 | ||
| 15648 | 2026.05.18 07:24:32.652058 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15649 | 2026.05.18 07:24:33.701395 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62291 | ||
| 15650 | 2026.05.18 07:24:33.701503 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15651 | 2026.05.18 07:24:33.701535 [ 309 ] {} <Debug> TCP-Session: 7d00ba08-dc6e-48b6-a52a-d70623fa8237 Authenticating user 'default' from [fd00:1122:3344:101::e]:62291 | ||
| 15652 | 2026.05.18 07:24:33.701562 [ 309 ] {} <Debug> TCP-Session: 7d00ba08-dc6e-48b6-a52a-d70623fa8237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15653 | 2026.05.18 07:24:33.701579 [ 309 ] {} <Debug> TCP-Session: 7d00ba08-dc6e-48b6-a52a-d70623fa8237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15654 | 2026.05.18 07:24:33.701844 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55814 | ||
| 15655 | 2026.05.18 07:24:33.701862 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63794 | ||
| 15656 | 2026.05.18 07:24:33.701892 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38424 | ||
| 15657 | 2026.05.18 07:24:33.702025 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40174 | ||
| 15658 | 2026.05.18 07:24:33.702045 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15659 | 2026.05.18 07:24:33.702076 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15660 | 2026.05.18 07:24:33.702053 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15661 | 2026.05.18 07:24:33.702104 [ 310 ] {} <Debug> TCP-Session: 89f0f13e-454a-4a6c-9612-154d27a84336 Authenticating user 'default' from [fd00:1122:3344:101::e]:55814 | ||
| 15662 | 2026.05.18 07:24:33.702114 [ 303 ] {} <Debug> TCP-Session: db7a48c2-d1ac-4fb9-95b8-378735076d0c Authenticating user 'default' from [fd00:1122:3344:101::e]:38424 | ||
| 15663 | 2026.05.18 07:24:33.702119 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15664 | 2026.05.18 07:24:33.702136 [ 269 ] {} <Debug> TCP-Session: 9998c918-b9e0-4638-99a9-5c65cb288906 Authenticating user 'default' from [fd00:1122:3344:101::e]:63794 | ||
| 15665 | 2026.05.18 07:24:33.702155 [ 303 ] {} <Debug> TCP-Session: db7a48c2-d1ac-4fb9-95b8-378735076d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15666 | 2026.05.18 07:24:33.702174 [ 307 ] {} <Debug> TCP-Session: d1138fa4-4fa9-437d-9756-e1cd3f5ef511 Authenticating user 'default' from [fd00:1122:3344:101::e]:40174 | ||
| 15667 | 2026.05.18 07:24:33.702194 [ 303 ] {} <Debug> TCP-Session: db7a48c2-d1ac-4fb9-95b8-378735076d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15668 | 2026.05.18 07:24:33.702216 [ 307 ] {} <Debug> TCP-Session: d1138fa4-4fa9-437d-9756-e1cd3f5ef511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15669 | 2026.05.18 07:24:33.702182 [ 269 ] {} <Debug> TCP-Session: 9998c918-b9e0-4638-99a9-5c65cb288906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15670 | 2026.05.18 07:24:33.702240 [ 307 ] {} <Debug> TCP-Session: d1138fa4-4fa9-437d-9756-e1cd3f5ef511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15671 | 2026.05.18 07:24:33.702259 [ 269 ] {} <Debug> TCP-Session: 9998c918-b9e0-4638-99a9-5c65cb288906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15672 | 2026.05.18 07:24:33.702144 [ 310 ] {} <Debug> TCP-Session: 89f0f13e-454a-4a6c-9612-154d27a84336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15673 | 2026.05.18 07:24:33.702037 [ 309 ] {} <Trace> TCP-Session: 7d00ba08-dc6e-48b6-a52a-d70623fa8237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15674 | 2026.05.18 07:24:33.702302 [ 310 ] {} <Debug> TCP-Session: 89f0f13e-454a-4a6c-9612-154d27a84336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15675 | 2026.05.18 07:24:33.702027 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44798 | ||
| 15676 | 2026.05.18 07:24:33.702008 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38759 | ||
| 15677 | 2026.05.18 07:24:33.702396 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15678 | 2026.05.18 07:24:33.701891 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40999 | ||
| 15679 | 2026.05.18 07:24:33.702431 [ 308 ] {} <Debug> TCP-Session: e1f7f88b-573c-4d0c-9f86-f64cd0e725e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44798 | ||
| 15680 | 2026.05.18 07:24:33.702454 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15681 | 2026.05.18 07:24:33.702474 [ 308 ] {} <Debug> TCP-Session: e1f7f88b-573c-4d0c-9f86-f64cd0e725e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15682 | 2026.05.18 07:24:33.702473 [ 309 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62291) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15683 | 2026.05.18 07:24:33.702496 [ 308 ] {} <Debug> TCP-Session: e1f7f88b-573c-4d0c-9f86-f64cd0e725e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15684 | 2026.05.18 07:24:33.702498 [ 306 ] {} <Debug> TCP-Session: d6ac5cea-48a0-4757-b409-ce6903f6b2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38759 | ||
| 15685 | 2026.05.18 07:24:33.702501 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15686 | 2026.05.18 07:24:33.702538 [ 306 ] {} <Debug> TCP-Session: d6ac5cea-48a0-4757-b409-ce6903f6b2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15687 | 2026.05.18 07:24:33.701852 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57794 | ||
| 15688 | 2026.05.18 07:24:33.702565 [ 306 ] {} <Debug> TCP-Session: d6ac5cea-48a0-4757-b409-ce6903f6b2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15689 | 2026.05.18 07:24:33.702560 [ 302 ] {} <Debug> TCP-Session: 8009ef4d-2982-4e2b-b899-48b990885ccd Authenticating user 'default' from [fd00:1122:3344:101::e]:40999 | ||
| 15690 | 2026.05.18 07:24:33.702630 [ 302 ] {} <Debug> TCP-Session: 8009ef4d-2982-4e2b-b899-48b990885ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15691 | 2026.05.18 07:24:33.702644 [ 302 ] {} <Debug> TCP-Session: 8009ef4d-2982-4e2b-b899-48b990885ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15692 | 2026.05.18 07:24:33.702749 [ 309 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15693 | 2026.05.18 07:24:33.702810 [ 309 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15694 | 2026.05.18 07:24:33.702855 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15695 | 2026.05.18 07:24:33.702886 [ 3 ] {} <Debug> TCP-Session: 87268dfb-14a8-478c-b088-869a53671c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:57794 | ||
| 15696 | 2026.05.18 07:24:33.702905 [ 3 ] {} <Debug> TCP-Session: 87268dfb-14a8-478c-b088-869a53671c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15697 | 2026.05.18 07:24:33.702918 [ 3 ] {} <Debug> TCP-Session: 87268dfb-14a8-478c-b088-869a53671c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15698 | 2026.05.18 07:24:33.703099 [ 309 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 15699 | 2026.05.18 07:24:33.704058 [ 364 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Trace> AggregatingTransform: Aggregating | ||
| 15700 | 2026.05.18 07:24:33.704086 [ 364 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15701 | 2026.05.18 07:24:33.704113 [ 364 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911445 sec. (1097.159 rows/sec., 42.86 KiB/sec.) | ||
| 15702 | 2026.05.18 07:24:33.704126 [ 364 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Trace> Aggregator: Merging aggregated data | ||
| 15703 | 2026.05.18 07:24:33.704706 [ 309 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002291 sec., 436.4906154517678 rows/sec., 17.05 KiB/sec. | ||
| 15704 | 2026.05.18 07:24:33.704830 [ 309 ] {1664b0ca-c7e4-450a-b6b1-d5e65668443e} <Debug> TCPHandler: Processed in 0.003021947 sec. | ||
| 15705 | 2026.05.18 07:24:33.704975 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15706 | 2026.05.18 07:24:33.705008 [ 309 ] {} <Debug> TCP-Session: 7d00ba08-dc6e-48b6-a52a-d70623fa8237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15707 | 2026.05.18 07:24:33.705032 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15708 | 2026.05.18 07:24:33.705060 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15709 | 2026.05.18 07:24:33.705085 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15710 | 2026.05.18 07:24:33.705093 [ 302 ] {} <Debug> TCP-Session: 8009ef4d-2982-4e2b-b899-48b990885ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15711 | 2026.05.18 07:24:33.705132 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15712 | 2026.05.18 07:24:33.705155 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15713 | 2026.05.18 07:24:33.705158 [ 310 ] {} <Debug> TCP-Session: 89f0f13e-454a-4a6c-9612-154d27a84336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15714 | 2026.05.18 07:24:33.705178 [ 303 ] {} <Debug> TCP-Session: db7a48c2-d1ac-4fb9-95b8-378735076d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15715 | 2026.05.18 07:24:33.705203 [ 269 ] {} <Debug> TCP-Session: 9998c918-b9e0-4638-99a9-5c65cb288906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15716 | 2026.05.18 07:24:33.705211 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15717 | 2026.05.18 07:24:33.705216 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15718 | 2026.05.18 07:24:33.705263 [ 307 ] {} <Debug> TCP-Session: d1138fa4-4fa9-437d-9756-e1cd3f5ef511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15719 | 2026.05.18 07:24:33.705158 [ 308 ] {} <Debug> TCP-Session: e1f7f88b-573c-4d0c-9f86-f64cd0e725e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15720 | 2026.05.18 07:24:33.705282 [ 3 ] {} <Debug> TCP-Session: 87268dfb-14a8-478c-b088-869a53671c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15721 | 2026.05.18 07:24:33.705106 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15722 | 2026.05.18 07:24:33.705364 [ 306 ] {} <Debug> TCP-Session: d6ac5cea-48a0-4757-b409-ce6903f6b2d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15723 | 2026.05.18 07:24:34.373115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31266 | ||
| 15724 | 2026.05.18 07:24:34.373742 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15725 | 2026.05.18 07:24:34.373790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15726 | 2026.05.18 07:24:34.374322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15727 | 2026.05.18 07:24:34.374559 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15728 | 2026.05.18 07:24:34.374702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31266 | ||
| 15729 | 2026.05.18 07:24:36.019902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15730 | 2026.05.18 07:24:36.039880 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2026.05.18 07:24:36.039939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15732 | 2026.05.18 07:24:36.046084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15733 | 2026.05.18 07:24:36.046811 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.05.18 07:24:36.051625 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15735 | 2026.05.18 07:24:37.636757 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2026.05.18 07:24:37.637049 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15737 | 2026.05.18 07:24:37.637475 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15738 | 2026.05.18 07:24:37.637539 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <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 | ||
| 15739 | 2026.05.18 07:24:37.637844 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15740 | 2026.05.18 07:24:37.637915 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15741 | 2026.05.18 07:24:37.638055 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15742 | 2026.05.18 07:24:37.638091 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15743 | 2026.05.18 07:24:37.638114 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 15744 | 2026.05.18 07:24:37.638130 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15745 | 2026.05.18 07:24:37.638172 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <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'))" | ||
| 15746 | 2026.05.18 07:24:37.638191 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15747 | 2026.05.18 07:24:37.639232 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002306 sec., 22549.869904596704 rows/sec., 5.27 MiB/sec. | ||
| 15748 | 2026.05.18 07:24:37.639346 [ 4 ] {d6a0aeee-9ca7-48f8-9b28-fa3d2aab66ba} <Debug> TCPHandler: Processed in 0.002736345 sec. | ||
| 15749 | 2026.05.18 07:24:37.641503 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.05.18 07:24:37.641615 [ 4 ] {3891504b-9ccd-4818-9852-5173ce2638bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15751 | 2026.05.18 07:24:37.641661 [ 4 ] {3891504b-9ccd-4818-9852-5173ce2638bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15752 | 2026.05.18 07:24:37.642272 [ 4 ] {3891504b-9ccd-4818-9852-5173ce2638bd} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.05.18 07:24:37.642323 [ 4 ] {3891504b-9ccd-4818-9852-5173ce2638bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15754 | 2026.05.18 07:24:37.642754 [ 4 ] {3891504b-9ccd-4818-9852-5173ce2638bd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15755 | 2026.05.18 07:24:37.642991 [ 4 ] {3891504b-9ccd-4818-9852-5173ce2638bd} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.05.18 07:24:37.643134 [ 4 ] {3891504b-9ccd-4818-9852-5173ce2638bd} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00155 sec., 74838.70967741936 rows/sec., 6.34 MiB/sec. | ||
| 15757 | 2026.05.18 07:24:37.643136 [ 144 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15758 | 2026.05.18 07:24:37.643171 [ 4 ] {3891504b-9ccd-4818-9852-5173ce2638bd} <Debug> TCPHandler: Processed in 0.00171978 sec. | ||
| 15759 | 2026.05.18 07:24:37.643204 [ 144 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2026.05.18 07:24:37.643230 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15761 | 2026.05.18 07:24:37.643315 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15762 | 2026.05.18 07:24:37.643321 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15763 | 2026.05.18 07:24:37.643419 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15764 | 2026.05.18 07:24:37.643419 [ 4 ] {aca8470e-fc2b-44d4-b157-0bc8b437948e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15765 | 2026.05.18 07:24:37.643446 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3362 rows starting from the beginning of the part | ||
| 15766 | 2026.05.18 07:24:37.643470 [ 4 ] {aca8470e-fc2b-44d4-b157-0bc8b437948e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15767 | 2026.05.18 07:24:37.643503 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 819 rows starting from the beginning of the part | ||
| 15768 | 2026.05.18 07:24:37.643577 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 116 rows starting from the beginning of the part | ||
| 15769 | 2026.05.18 07:24:37.643623 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 3168 rows starting from the beginning of the part | ||
| 15770 | 2026.05.18 07:24:37.643663 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 15771 | 2026.05.18 07:24:37.643702 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 116 rows starting from the beginning of the part | ||
| 15772 | 2026.05.18 07:24:37.643887 [ 4 ] {aca8470e-fc2b-44d4-b157-0bc8b437948e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2026.05.18 07:24:37.643924 [ 4 ] {aca8470e-fc2b-44d4-b157-0bc8b437948e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15774 | 2026.05.18 07:24:37.644237 [ 4 ] {aca8470e-fc2b-44d4-b157-0bc8b437948e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15775 | 2026.05.18 07:24:37.644455 [ 4 ] {aca8470e-fc2b-44d4-b157-0bc8b437948e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15776 | 2026.05.18 07:24:37.644590 [ 4 ] {aca8470e-fc2b-44d4-b157-0bc8b437948e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001192 sec., 25167.78523489933 rows/sec., 1.85 MiB/sec. | ||
| 15777 | 2026.05.18 07:24:37.644625 [ 4 ] {aca8470e-fc2b-44d4-b157-0bc8b437948e} <Debug> TCPHandler: Processed in 0.001358648 sec. | ||
| 15778 | 2026.05.18 07:24:37.644748 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15779 | 2026.05.18 07:24:37.644846 [ 4 ] {d0ad78cf-ca21-4569-b2c9-df64aeb84b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15780 | 2026.05.18 07:24:37.644885 [ 4 ] {d0ad78cf-ca21-4569-b2c9-df64aeb84b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15781 | 2026.05.18 07:24:37.645309 [ 4 ] {d0ad78cf-ca21-4569-b2c9-df64aeb84b08} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2026.05.18 07:24:37.645345 [ 4 ] {d0ad78cf-ca21-4569-b2c9-df64aeb84b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15783 | 2026.05.18 07:24:37.645655 [ 4 ] {d0ad78cf-ca21-4569-b2c9-df64aeb84b08} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15784 | 2026.05.18 07:24:37.645864 [ 4 ] {d0ad78cf-ca21-4569-b2c9-df64aeb84b08} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2026.05.18 07:24:37.645987 [ 144 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15786 | 2026.05.18 07:24:37.645993 [ 4 ] {d0ad78cf-ca21-4569-b2c9-df64aeb84b08} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001167 sec., 80548.4147386461 rows/sec., 6.29 MiB/sec. | ||
| 15787 | 2026.05.18 07:24:37.646022 [ 144 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2026.05.18 07:24:37.646042 [ 4 ] {d0ad78cf-ca21-4569-b2c9-df64aeb84b08} <Debug> TCPHandler: Processed in 0.001342877 sec. | ||
| 15789 | 2026.05.18 07:24:37.646045 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15790 | 2026.05.18 07:24:37.646051 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.002758905 sec., 2768127.209889431 rows/sec., 219.42 MiB/sec. | ||
| 15791 | 2026.05.18 07:24:37.646150 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15792 | 2026.05.18 07:24:37.646173 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15793 | 2026.05.18 07:24:37.646255 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15794 | 2026.05.18 07:24:37.646271 [ 4 ] {5b288bdd-aa2d-4cd4-8984-787f76dd7354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15795 | 2026.05.18 07:24:37.646287 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1831 rows starting from the beginning of the part | ||
| 15796 | 2026.05.18 07:24:37.646314 [ 4 ] {5b288bdd-aa2d-4cd4-8984-787f76dd7354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15797 | 2026.05.18 07:24:37.646349 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 501 rows starting from the beginning of the part | ||
| 15798 | 2026.05.18 07:24:37.646404 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 94 rows starting from the beginning of the part | ||
| 15799 | 2026.05.18 07:24:37.646455 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1727 rows starting from the beginning of the part | ||
| 15800 | 2026.05.18 07:24:37.646459 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15801 | 2026.05.18 07:24:37.646504 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 15802 | 2026.05.18 07:24:37.646559 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 94 rows starting from the beginning of the part | ||
| 15803 | 2026.05.18 07:24:37.646723 [ 4 ] {5b288bdd-aa2d-4cd4-8984-787f76dd7354} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15804 | 2026.05.18 07:24:37.646761 [ 4 ] {5b288bdd-aa2d-4cd4-8984-787f76dd7354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15805 | 2026.05.18 07:24:37.646837 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.05.18 07:24:37.646932 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_106_21} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15807 | 2026.05.18 07:24:37.647033 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 15808 | 2026.05.18 07:24:37.647111 [ 4 ] {5b288bdd-aa2d-4cd4-8984-787f76dd7354} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15809 | 2026.05.18 07:24:37.647337 [ 4 ] {5b288bdd-aa2d-4cd4-8984-787f76dd7354} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2026.05.18 07:24:37.647470 [ 4 ] {5b288bdd-aa2d-4cd4-8984-787f76dd7354} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 15811 | 2026.05.18 07:24:37.647504 [ 4 ] {5b288bdd-aa2d-4cd4-8984-787f76dd7354} <Debug> TCPHandler: Processed in 0.001379627 sec. | ||
| 15812 | 2026.05.18 07:24:37.647625 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15813 | 2026.05.18 07:24:37.647721 [ 4 ] {60a9cc0e-cd36-486f-94c0-0030ad706b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15814 | 2026.05.18 07:24:37.647774 [ 4 ] {60a9cc0e-cd36-486f-94c0-0030ad706b9a} <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 | ||
| 15815 | 2026.05.18 07:24:37.647875 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770089 sec., 2435470.7588149523 rows/sec., 176.49 MiB/sec. | ||
| 15816 | 2026.05.18 07:24:37.648056 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15817 | 2026.05.18 07:24:37.648300 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15818 | 2026.05.18 07:24:37.648371 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_106_21} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15819 | 2026.05.18 07:24:37.648444 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 15820 | 2026.05.18 07:24:37.648532 [ 4 ] {60a9cc0e-cd36-486f-94c0-0030ad706b9a} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2026.05.18 07:24:37.648574 [ 4 ] {60a9cc0e-cd36-486f-94c0-0030ad706b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15822 | 2026.05.18 07:24:37.649118 [ 4 ] {60a9cc0e-cd36-486f-94c0-0030ad706b9a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15823 | 2026.05.18 07:24:37.649346 [ 4 ] {60a9cc0e-cd36-486f-94c0-0030ad706b9a} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.05.18 07:24:37.649488 [ 4 ] {60a9cc0e-cd36-486f-94c0-0030ad706b9a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001785 sec., 16806.722689075632 rows/sec., 30.12 MiB/sec. | ||
| 15825 | 2026.05.18 07:24:37.649549 [ 4 ] {60a9cc0e-cd36-486f-94c0-0030ad706b9a} <Debug> TCPHandler: Processed in 0.001972531 sec. | ||
| 15826 | 2026.05.18 07:24:37.649676 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15827 | 2026.05.18 07:24:37.649773 [ 4 ] {5bfd1436-1c58-4e95-8ec7-485290ccb704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15828 | 2026.05.18 07:24:37.649815 [ 4 ] {5bfd1436-1c58-4e95-8ec7-485290ccb704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15829 | 2026.05.18 07:24:37.650149 [ 4 ] {5bfd1436-1c58-4e95-8ec7-485290ccb704} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2026.05.18 07:24:37.650185 [ 4 ] {5bfd1436-1c58-4e95-8ec7-485290ccb704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15831 | 2026.05.18 07:24:37.650490 [ 4 ] {5bfd1436-1c58-4e95-8ec7-485290ccb704} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15832 | 2026.05.18 07:24:37.650703 [ 4 ] {5bfd1436-1c58-4e95-8ec7-485290ccb704} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15833 | 2026.05.18 07:24:37.650829 [ 4 ] {5bfd1436-1c58-4e95-8ec7-485290ccb704} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 15834 | 2026.05.18 07:24:37.650862 [ 4 ] {5bfd1436-1c58-4e95-8ec7-485290ccb704} <Debug> TCPHandler: Processed in 0.001235217 sec. | ||
| 15835 | 2026.05.18 07:24:41.702544 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15836 | 2026.05.18 07:24:41.702639 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15837 | 2026.05.18 07:24:41.874992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31714 | ||
| 15838 | 2026.05.18 07:24:41.875521 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2026.05.18 07:24:41.875567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15840 | 2026.05.18 07:24:41.876096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15841 | 2026.05.18 07:24:41.876335 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2026.05.18 07:24:41.876472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31714 | ||
| 15843 | 2026.05.18 07:24:41.876509 [ 150 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15844 | 2026.05.18 07:24:41.876572 [ 150 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.05.18 07:24:41.876599 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15846 | 2026.05.18 07:24:41.876785 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 15847 | 2026.05.18 07:24:41.876962 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15848 | 2026.05.18 07:24:41.877007 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29346 rows starting from the beginning of the part | ||
| 15849 | 2026.05.18 07:24:41.877087 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15850 | 2026.05.18 07:24:41.877141 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15851 | 2026.05.18 07:24:41.877188 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15852 | 2026.05.18 07:24:41.877234 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15853 | 2026.05.18 07:24:41.877282 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15854 | 2026.05.18 07:24:41.879748 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31714 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041217 sec., 10428062.186946869 rows/sec., 149.17 MiB/sec. | ||
| 15855 | 2026.05.18 07:24:41.879986 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15856 | 2026.05.18 07:24:41.880238 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2026.05.18 07:24:41.880312 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_66_13} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15858 | 2026.05.18 07:24:41.880387 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15859 | 2026.05.18 07:24:42.640625 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15860 | 2026.05.18 07:24:42.640861 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 15861 | 2026.05.18 07:24:42.641217 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15862 | 2026.05.18 07:24:42.641258 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <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 | ||
| 15863 | 2026.05.18 07:24:42.641496 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15864 | 2026.05.18 07:24:42.641565 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15865 | 2026.05.18 07:24:42.641708 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15866 | 2026.05.18 07:24:42.641744 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15867 | 2026.05.18 07:24:42.641766 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 15868 | 2026.05.18 07:24:42.641781 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15869 | 2026.05.18 07:24:42.641823 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <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'))" | ||
| 15870 | 2026.05.18 07:24:42.641842 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15871 | 2026.05.18 07:24:42.643017 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002259 sec., 23019.034971226203 rows/sec., 5.38 MiB/sec. | ||
| 15872 | 2026.05.18 07:24:42.643121 [ 4 ] {385df777-b56f-40bf-b801-613016b66d18} <Debug> TCPHandler: Processed in 0.002628055 sec. | ||
| 15873 | 2026.05.18 07:24:42.648143 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.05.18 07:24:42.648259 [ 4 ] {d249be7e-5a39-4799-846f-aa7381f84854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15875 | 2026.05.18 07:24:42.648303 [ 4 ] {d249be7e-5a39-4799-846f-aa7381f84854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15876 | 2026.05.18 07:24:42.648903 [ 4 ] {d249be7e-5a39-4799-846f-aa7381f84854} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.05.18 07:24:42.648948 [ 4 ] {d249be7e-5a39-4799-846f-aa7381f84854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15878 | 2026.05.18 07:24:42.649320 [ 4 ] {d249be7e-5a39-4799-846f-aa7381f84854} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15879 | 2026.05.18 07:24:42.649542 [ 4 ] {d249be7e-5a39-4799-846f-aa7381f84854} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.05.18 07:24:42.649715 [ 4 ] {d249be7e-5a39-4799-846f-aa7381f84854} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001487 sec., 190988.5675857431 rows/sec., 12.13 MiB/sec. | ||
| 15881 | 2026.05.18 07:24:42.649751 [ 4 ] {d249be7e-5a39-4799-846f-aa7381f84854} <Debug> TCPHandler: Processed in 0.001663799 sec. | ||
| 15882 | 2026.05.18 07:24:42.649880 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.05.18 07:24:42.649978 [ 4 ] {b07cb387-d831-4d31-843e-5f5163b8d514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15884 | 2026.05.18 07:24:42.650019 [ 4 ] {b07cb387-d831-4d31-843e-5f5163b8d514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15885 | 2026.05.18 07:24:42.650793 [ 4 ] {b07cb387-d831-4d31-843e-5f5163b8d514} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.05.18 07:24:42.650830 [ 4 ] {b07cb387-d831-4d31-843e-5f5163b8d514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15887 | 2026.05.18 07:24:42.651172 [ 4 ] {b07cb387-d831-4d31-843e-5f5163b8d514} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15888 | 2026.05.18 07:24:42.651395 [ 4 ] {b07cb387-d831-4d31-843e-5f5163b8d514} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.05.18 07:24:42.651524 [ 4 ] {b07cb387-d831-4d31-843e-5f5163b8d514} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001564 sec., 523657.2890025575 rows/sec., 40.59 MiB/sec. | ||
| 15890 | 2026.05.18 07:24:42.651558 [ 4 ] {b07cb387-d831-4d31-843e-5f5163b8d514} <Debug> TCPHandler: Processed in 0.001728229 sec. | ||
| 15891 | 2026.05.18 07:24:42.651678 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15892 | 2026.05.18 07:24:42.651774 [ 4 ] {3c69d58a-4fab-4339-b227-fdde0ee38f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15893 | 2026.05.18 07:24:42.651814 [ 4 ] {3c69d58a-4fab-4339-b227-fdde0ee38f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15894 | 2026.05.18 07:24:42.652250 [ 4 ] {3c69d58a-4fab-4339-b227-fdde0ee38f7a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15895 | 2026.05.18 07:24:42.652286 [ 4 ] {3c69d58a-4fab-4339-b227-fdde0ee38f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15896 | 2026.05.18 07:24:42.652591 [ 4 ] {3c69d58a-4fab-4339-b227-fdde0ee38f7a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15897 | 2026.05.18 07:24:42.652801 [ 4 ] {3c69d58a-4fab-4339-b227-fdde0ee38f7a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2026.05.18 07:24:42.652930 [ 4 ] {3c69d58a-4fab-4339-b227-fdde0ee38f7a} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001174 sec., 130323.6797274276 rows/sec., 7.79 MiB/sec. | ||
| 15899 | 2026.05.18 07:24:42.652965 [ 4 ] {3c69d58a-4fab-4339-b227-fdde0ee38f7a} <Debug> TCPHandler: Processed in 0.001336657 sec. | ||
| 15900 | 2026.05.18 07:24:42.653086 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15901 | 2026.05.18 07:24:42.653182 [ 4 ] {a5585b59-70c5-4aea-bb06-e44a8470b840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15902 | 2026.05.18 07:24:42.653221 [ 4 ] {a5585b59-70c5-4aea-bb06-e44a8470b840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15903 | 2026.05.18 07:24:42.653648 [ 4 ] {a5585b59-70c5-4aea-bb06-e44a8470b840} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15904 | 2026.05.18 07:24:42.653684 [ 4 ] {a5585b59-70c5-4aea-bb06-e44a8470b840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15905 | 2026.05.18 07:24:42.653986 [ 4 ] {a5585b59-70c5-4aea-bb06-e44a8470b840} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15906 | 2026.05.18 07:24:42.654196 [ 4 ] {a5585b59-70c5-4aea-bb06-e44a8470b840} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15907 | 2026.05.18 07:24:42.654320 [ 4 ] {a5585b59-70c5-4aea-bb06-e44a8470b840} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 15908 | 2026.05.18 07:24:42.654355 [ 4 ] {a5585b59-70c5-4aea-bb06-e44a8470b840} <Debug> TCPHandler: Processed in 0.001317508 sec. | ||
| 15909 | 2026.05.18 07:24:42.654474 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15910 | 2026.05.18 07:24:42.654569 [ 4 ] {cd3e490e-fbf8-4d73-81d2-75c47c2235e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15911 | 2026.05.18 07:24:42.654609 [ 4 ] {cd3e490e-fbf8-4d73-81d2-75c47c2235e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15912 | 2026.05.18 07:24:42.655036 [ 4 ] {cd3e490e-fbf8-4d73-81d2-75c47c2235e7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15913 | 2026.05.18 07:24:42.655072 [ 4 ] {cd3e490e-fbf8-4d73-81d2-75c47c2235e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15914 | 2026.05.18 07:24:42.655370 [ 4 ] {cd3e490e-fbf8-4d73-81d2-75c47c2235e7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15915 | 2026.05.18 07:24:42.655577 [ 4 ] {cd3e490e-fbf8-4d73-81d2-75c47c2235e7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2026.05.18 07:24:42.655702 [ 4 ] {cd3e490e-fbf8-4d73-81d2-75c47c2235e7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 15917 | 2026.05.18 07:24:42.655736 [ 4 ] {cd3e490e-fbf8-4d73-81d2-75c47c2235e7} <Debug> TCPHandler: Processed in 0.001310607 sec. | ||
| 15918 | 2026.05.18 07:24:42.655858 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15919 | 2026.05.18 07:24:42.655954 [ 4 ] {1f3af8dd-c612-43f8-9c97-68479238a710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15920 | 2026.05.18 07:24:42.655993 [ 4 ] {1f3af8dd-c612-43f8-9c97-68479238a710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15921 | 2026.05.18 07:24:42.656570 [ 4 ] {1f3af8dd-c612-43f8-9c97-68479238a710} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15922 | 2026.05.18 07:24:42.656607 [ 4 ] {1f3af8dd-c612-43f8-9c97-68479238a710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15923 | 2026.05.18 07:24:42.656933 [ 4 ] {1f3af8dd-c612-43f8-9c97-68479238a710} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15924 | 2026.05.18 07:24:42.657148 [ 4 ] {1f3af8dd-c612-43f8-9c97-68479238a710} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15925 | 2026.05.18 07:24:42.657276 [ 4 ] {1f3af8dd-c612-43f8-9c97-68479238a710} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00134 sec., 373880.5970149254 rows/sec., 26.28 MiB/sec. | ||
| 15926 | 2026.05.18 07:24:42.657311 [ 4 ] {1f3af8dd-c612-43f8-9c97-68479238a710} <Debug> TCPHandler: Processed in 0.001502188 sec. | ||
| 15927 | 2026.05.18 07:24:42.657428 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15928 | 2026.05.18 07:24:42.657524 [ 4 ] {388fd2e6-2d89-4024-abe5-b9646b83dc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15929 | 2026.05.18 07:24:42.657566 [ 4 ] {388fd2e6-2d89-4024-abe5-b9646b83dc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15930 | 2026.05.18 07:24:42.657915 [ 4 ] {388fd2e6-2d89-4024-abe5-b9646b83dc0c} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.05.18 07:24:42.657951 [ 4 ] {388fd2e6-2d89-4024-abe5-b9646b83dc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15932 | 2026.05.18 07:24:42.658242 [ 4 ] {388fd2e6-2d89-4024-abe5-b9646b83dc0c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15933 | 2026.05.18 07:24:42.658461 [ 4 ] {388fd2e6-2d89-4024-abe5-b9646b83dc0c} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.05.18 07:24:42.658593 [ 4 ] {388fd2e6-2d89-4024-abe5-b9646b83dc0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 15935 | 2026.05.18 07:24:42.658627 [ 4 ] {388fd2e6-2d89-4024-abe5-b9646b83dc0c} <Debug> TCPHandler: Processed in 0.001248457 sec. | ||
| 15936 | 2026.05.18 07:24:42.658753 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15937 | 2026.05.18 07:24:42.658848 [ 4 ] {c7ff7275-c5b6-4d0c-86d4-60e4ee295550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15938 | 2026.05.18 07:24:42.658891 [ 4 ] {c7ff7275-c5b6-4d0c-86d4-60e4ee295550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15939 | 2026.05.18 07:24:42.659297 [ 4 ] {c7ff7275-c5b6-4d0c-86d4-60e4ee295550} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15940 | 2026.05.18 07:24:42.659332 [ 4 ] {c7ff7275-c5b6-4d0c-86d4-60e4ee295550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15941 | 2026.05.18 07:24:42.659653 [ 4 ] {c7ff7275-c5b6-4d0c-86d4-60e4ee295550} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15942 | 2026.05.18 07:24:42.659866 [ 4 ] {c7ff7275-c5b6-4d0c-86d4-60e4ee295550} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15943 | 2026.05.18 07:24:42.659996 [ 4 ] {c7ff7275-c5b6-4d0c-86d4-60e4ee295550} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 15944 | 2026.05.18 07:24:42.660031 [ 4 ] {c7ff7275-c5b6-4d0c-86d4-60e4ee295550} <Debug> TCPHandler: Processed in 0.001326487 sec. | ||
| 15945 | 2026.05.18 07:24:42.660173 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15946 | 2026.05.18 07:24:42.660268 [ 4 ] {27225c33-ee6c-4a2f-8ad8-ea3fc036bd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15947 | 2026.05.18 07:24:42.660310 [ 4 ] {27225c33-ee6c-4a2f-8ad8-ea3fc036bd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15948 | 2026.05.18 07:24:42.660652 [ 4 ] {27225c33-ee6c-4a2f-8ad8-ea3fc036bd17} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2026.05.18 07:24:42.660687 [ 4 ] {27225c33-ee6c-4a2f-8ad8-ea3fc036bd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15950 | 2026.05.18 07:24:42.660992 [ 4 ] {27225c33-ee6c-4a2f-8ad8-ea3fc036bd17} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15951 | 2026.05.18 07:24:42.661197 [ 4 ] {27225c33-ee6c-4a2f-8ad8-ea3fc036bd17} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2026.05.18 07:24:42.661325 [ 4 ] {27225c33-ee6c-4a2f-8ad8-ea3fc036bd17} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 15953 | 2026.05.18 07:24:42.661358 [ 4 ] {27225c33-ee6c-4a2f-8ad8-ea3fc036bd17} <Debug> TCPHandler: Processed in 0.001233657 sec. | ||
| 15954 | 2026.05.18 07:24:42.661482 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.05.18 07:24:42.661577 [ 4 ] {16e056a6-13f3-4acb-b476-6ace3538924a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15956 | 2026.05.18 07:24:42.661631 [ 4 ] {16e056a6-13f3-4acb-b476-6ace3538924a} <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 | ||
| 15957 | 2026.05.18 07:24:42.662391 [ 4 ] {16e056a6-13f3-4acb-b476-6ace3538924a} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.05.18 07:24:42.662427 [ 4 ] {16e056a6-13f3-4acb-b476-6ace3538924a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15959 | 2026.05.18 07:24:42.662923 [ 4 ] {16e056a6-13f3-4acb-b476-6ace3538924a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15960 | 2026.05.18 07:24:42.663143 [ 4 ] {16e056a6-13f3-4acb-b476-6ace3538924a} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.05.18 07:24:42.663278 [ 4 ] {16e056a6-13f3-4acb-b476-6ace3538924a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001719 sec., 6399.069226294357 rows/sec., 11.47 MiB/sec. | ||
| 15962 | 2026.05.18 07:24:42.663329 [ 4 ] {16e056a6-13f3-4acb-b476-6ace3538924a} <Debug> TCPHandler: Processed in 0.00189493 sec. | ||
| 15963 | 2026.05.18 07:24:42.663465 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2026.05.18 07:24:42.663561 [ 4 ] {5a350497-9e52-4033-8bdc-0d5cb474d95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15965 | 2026.05.18 07:24:42.663602 [ 4 ] {5a350497-9e52-4033-8bdc-0d5cb474d95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15966 | 2026.05.18 07:24:42.663932 [ 4 ] {5a350497-9e52-4033-8bdc-0d5cb474d95b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.05.18 07:24:42.663969 [ 4 ] {5a350497-9e52-4033-8bdc-0d5cb474d95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15968 | 2026.05.18 07:24:42.664270 [ 4 ] {5a350497-9e52-4033-8bdc-0d5cb474d95b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15969 | 2026.05.18 07:24:42.664487 [ 4 ] {5a350497-9e52-4033-8bdc-0d5cb474d95b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.05.18 07:24:42.664630 [ 4 ] {5a350497-9e52-4033-8bdc-0d5cb474d95b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 15971 | 2026.05.18 07:24:42.664663 [ 4 ] {5a350497-9e52-4033-8bdc-0d5cb474d95b} <Debug> TCPHandler: Processed in 0.001248077 sec. | ||
| 15972 | 2026.05.18 07:24:43.551795 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15973 | 2026.05.18 07:24:43.569344 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.05.18 07:24:43.569405 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15975 | 2026.05.18 07:24:43.575654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15976 | 2026.05.18 07:24:43.576346 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2026.05.18 07:24:43.576679 [ 143 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15978 | 2026.05.18 07:24:43.576758 [ 143 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.05.18 07:24:43.576783 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15980 | 2026.05.18 07:24:43.576904 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 15981 | 2026.05.18 07:24:43.579285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15982 | 2026.05.18 07:24:43.579934 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15983 | 2026.05.18 07:24:43.580661 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15984 | 2026.05.18 07:24:43.586070 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15985 | 2026.05.18 07:24:43.590675 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15986 | 2026.05.18 07:24:43.595423 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15987 | 2026.05.18 07:24:43.600120 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15988 | 2026.05.18 07:24:43.603993 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15989 | 2026.05.18 07:24:43.657182 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080310013 sec., 6188.518485235459 rows/sec., 32.00 MiB/sec. | ||
| 15990 | 2026.05.18 07:24:43.660576 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15991 | 2026.05.18 07:24:43.662592 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15992 | 2026.05.18 07:24:43.662713 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_66_13} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15993 | 2026.05.18 07:24:43.665339 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15994 | 2026.05.18 07:24:47.637889 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15995 | 2026.05.18 07:24:47.638177 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 15996 | 2026.05.18 07:24:47.638573 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15997 | 2026.05.18 07:24:47.638619 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <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 | ||
| 15998 | 2026.05.18 07:24:47.638880 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15999 | 2026.05.18 07:24:47.638961 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16000 | 2026.05.18 07:24:47.639129 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 16001 | 2026.05.18 07:24:47.639165 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16002 | 2026.05.18 07:24:47.639187 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 16003 | 2026.05.18 07:24:47.639202 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16004 | 2026.05.18 07:24:47.639246 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <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'))" | ||
| 16005 | 2026.05.18 07:24:47.639266 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 16006 | 2026.05.18 07:24:47.640488 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002423 sec., 21460.99876186546 rows/sec., 5.02 MiB/sec. | ||
| 16007 | 2026.05.18 07:24:47.640609 [ 4 ] {f098f195-8bdb-4b09-bb48-cf4e7a9faf3d} <Debug> TCPHandler: Processed in 0.002868316 sec. | ||
| 16008 | 2026.05.18 07:24:47.642994 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16009 | 2026.05.18 07:24:47.643132 [ 4 ] {d9963caa-bb16-4377-aed9-d5f18979514a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16010 | 2026.05.18 07:24:47.643185 [ 4 ] {d9963caa-bb16-4377-aed9-d5f18979514a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16011 | 2026.05.18 07:24:47.643842 [ 4 ] {d9963caa-bb16-4377-aed9-d5f18979514a} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2026.05.18 07:24:47.643891 [ 4 ] {d9963caa-bb16-4377-aed9-d5f18979514a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16013 | 2026.05.18 07:24:47.644297 [ 4 ] {d9963caa-bb16-4377-aed9-d5f18979514a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16014 | 2026.05.18 07:24:47.644548 [ 4 ] {d9963caa-bb16-4377-aed9-d5f18979514a} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2026.05.18 07:24:47.644694 [ 4 ] {d9963caa-bb16-4377-aed9-d5f18979514a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001601 sec., 6246.096189881324 rows/sec., 509.33 KiB/sec. | ||
| 16016 | 2026.05.18 07:24:47.644731 [ 4 ] {d9963caa-bb16-4377-aed9-d5f18979514a} <Debug> TCPHandler: Processed in 0.00179051 sec. | ||
| 16017 | 2026.05.18 07:24:47.644873 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16018 | 2026.05.18 07:24:47.644971 [ 4 ] {6d1225fc-6a08-4a4a-ba26-71b1ce950158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16019 | 2026.05.18 07:24:47.645011 [ 4 ] {6d1225fc-6a08-4a4a-ba26-71b1ce950158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16020 | 2026.05.18 07:24:47.645597 [ 4 ] {6d1225fc-6a08-4a4a-ba26-71b1ce950158} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16021 | 2026.05.18 07:24:47.645636 [ 4 ] {6d1225fc-6a08-4a4a-ba26-71b1ce950158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16022 | 2026.05.18 07:24:47.645956 [ 4 ] {6d1225fc-6a08-4a4a-ba26-71b1ce950158} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16023 | 2026.05.18 07:24:47.646174 [ 4 ] {6d1225fc-6a08-4a4a-ba26-71b1ce950158} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.05.18 07:24:47.646305 [ 4 ] {6d1225fc-6a08-4a4a-ba26-71b1ce950158} <Debug> executeQuery: Read 121 rows, 10.43 KiB in 0.001353 sec., 89430.89430894308 rows/sec., 7.53 MiB/sec. | ||
| 16025 | 2026.05.18 07:24:47.646340 [ 4 ] {6d1225fc-6a08-4a4a-ba26-71b1ce950158} <Debug> TCPHandler: Processed in 0.001521428 sec. | ||
| 16026 | 2026.05.18 07:24:47.646469 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16027 | 2026.05.18 07:24:47.646567 [ 4 ] {2e45e0fb-3ac1-40c0-80a1-2e7621e80e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16028 | 2026.05.18 07:24:47.646608 [ 4 ] {2e45e0fb-3ac1-40c0-80a1-2e7621e80e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16029 | 2026.05.18 07:24:47.647062 [ 4 ] {2e45e0fb-3ac1-40c0-80a1-2e7621e80e15} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16030 | 2026.05.18 07:24:47.647099 [ 4 ] {2e45e0fb-3ac1-40c0-80a1-2e7621e80e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16031 | 2026.05.18 07:24:47.647411 [ 4 ] {2e45e0fb-3ac1-40c0-80a1-2e7621e80e15} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16032 | 2026.05.18 07:24:47.647625 [ 4 ] {2e45e0fb-3ac1-40c0-80a1-2e7621e80e15} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16033 | 2026.05.18 07:24:47.647755 [ 4 ] {2e45e0fb-3ac1-40c0-80a1-2e7621e80e15} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001207 sec., 33140.01657000829 rows/sec., 2.39 MiB/sec. | ||
| 16034 | 2026.05.18 07:24:47.647781 [ 128 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16035 | 2026.05.18 07:24:47.647790 [ 4 ] {2e45e0fb-3ac1-40c0-80a1-2e7621e80e15} <Debug> TCPHandler: Processed in 0.001370297 sec. | ||
| 16036 | 2026.05.18 07:24:47.647864 [ 128 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16037 | 2026.05.18 07:24:47.647894 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16038 | 2026.05.18 07:24:47.647969 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16039 | 2026.05.18 07:24:47.648020 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16040 | 2026.05.18 07:24:47.648072 [ 4 ] {f3ca19b5-dd66-4293-be37-2942454b1303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16041 | 2026.05.18 07:24:47.648118 [ 4 ] {f3ca19b5-dd66-4293-be37-2942454b1303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16042 | 2026.05.18 07:24:47.648171 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16043 | 2026.05.18 07:24:47.648209 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 16044 | 2026.05.18 07:24:47.648280 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 30 rows starting from the beginning of the part | ||
| 16045 | 2026.05.18 07:24:47.648349 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 164 rows starting from the beginning of the part | ||
| 16046 | 2026.05.18 07:24:47.648417 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part | ||
| 16047 | 2026.05.18 07:24:47.648466 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 153 rows starting from the beginning of the part | ||
| 16048 | 2026.05.18 07:24:47.648508 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 40 rows starting from the beginning of the part | ||
| 16049 | 2026.05.18 07:24:47.648575 [ 4 ] {f3ca19b5-dd66-4293-be37-2942454b1303} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16050 | 2026.05.18 07:24:47.648618 [ 4 ] {f3ca19b5-dd66-4293-be37-2942454b1303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16051 | 2026.05.18 07:24:47.648991 [ 4 ] {f3ca19b5-dd66-4293-be37-2942454b1303} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16052 | 2026.05.18 07:24:47.649258 [ 4 ] {f3ca19b5-dd66-4293-be37-2942454b1303} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2026.05.18 07:24:47.649395 [ 4 ] {f3ca19b5-dd66-4293-be37-2942454b1303} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001342 sec., 77496.27421758568 rows/sec., 6.06 MiB/sec. | ||
| 16054 | 2026.05.18 07:24:47.649431 [ 4 ] {f3ca19b5-dd66-4293-be37-2942454b1303} <Debug> TCPHandler: Processed in 0.001512348 sec. | ||
| 16055 | 2026.05.18 07:24:47.649570 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16056 | 2026.05.18 07:24:47.649574 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615949 sec., 397908.59736291185 rows/sec., 26.80 MiB/sec. | ||
| 16057 | 2026.05.18 07:24:47.649671 [ 4 ] {13883266-6bf7-483e-b2eb-a86d9a46959b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16058 | 2026.05.18 07:24:47.649722 [ 4 ] {13883266-6bf7-483e-b2eb-a86d9a46959b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16059 | 2026.05.18 07:24:47.649744 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16060 | 2026.05.18 07:24:47.650114 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.05.18 07:24:47.650170 [ 4 ] {13883266-6bf7-483e-b2eb-a86d9a46959b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2026.05.18 07:24:47.650221 [ 4 ] {13883266-6bf7-483e-b2eb-a86d9a46959b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16063 | 2026.05.18 07:24:47.650238 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_91_18} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16064 | 2026.05.18 07:24:47.650339 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16065 | 2026.05.18 07:24:47.650583 [ 4 ] {13883266-6bf7-483e-b2eb-a86d9a46959b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16066 | 2026.05.18 07:24:47.650823 [ 4 ] {13883266-6bf7-483e-b2eb-a86d9a46959b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16067 | 2026.05.18 07:24:47.650958 [ 4 ] {13883266-6bf7-483e-b2eb-a86d9a46959b} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001306 sec., 126339.96937212863 rows/sec., 8.80 MiB/sec. | ||
| 16068 | 2026.05.18 07:24:47.650994 [ 4 ] {13883266-6bf7-483e-b2eb-a86d9a46959b} <Debug> TCPHandler: Processed in 0.001472938 sec. | ||
| 16069 | 2026.05.18 07:24:47.651125 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.05.18 07:24:47.651228 [ 4 ] {d17bbb27-be65-41dd-9881-184b604ae37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16071 | 2026.05.18 07:24:47.651284 [ 4 ] {d17bbb27-be65-41dd-9881-184b604ae37d} <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 | ||
| 16072 | 2026.05.18 07:24:47.652125 [ 4 ] {d17bbb27-be65-41dd-9881-184b604ae37d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.05.18 07:24:47.652164 [ 4 ] {d17bbb27-be65-41dd-9881-184b604ae37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16074 | 2026.05.18 07:24:47.652752 [ 4 ] {d17bbb27-be65-41dd-9881-184b604ae37d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16075 | 2026.05.18 07:24:47.653042 [ 4 ] {d17bbb27-be65-41dd-9881-184b604ae37d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.05.18 07:24:47.653191 [ 4 ] {d17bbb27-be65-41dd-9881-184b604ae37d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001983 sec., 15128.593040847201 rows/sec., 27.11 MiB/sec. | ||
| 16077 | 2026.05.18 07:24:47.653251 [ 4 ] {d17bbb27-be65-41dd-9881-184b604ae37d} <Debug> TCPHandler: Processed in 0.002177141 sec. | ||
| 16078 | 2026.05.18 07:24:47.653387 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16079 | 2026.05.18 07:24:47.653521 [ 4 ] {31726f60-b722-4441-addf-55dc19094a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16080 | 2026.05.18 07:24:47.653566 [ 4 ] {31726f60-b722-4441-addf-55dc19094a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16081 | 2026.05.18 07:24:47.654284 [ 4 ] {31726f60-b722-4441-addf-55dc19094a1a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.05.18 07:24:47.654331 [ 4 ] {31726f60-b722-4441-addf-55dc19094a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16083 | 2026.05.18 07:24:47.654789 [ 4 ] {31726f60-b722-4441-addf-55dc19094a1a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16084 | 2026.05.18 07:24:47.655035 [ 4 ] {31726f60-b722-4441-addf-55dc19094a1a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.05.18 07:24:47.655180 [ 136 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16086 | 2026.05.18 07:24:47.655194 [ 4 ] {31726f60-b722-4441-addf-55dc19094a1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001691 sec., 35481.96333530455 rows/sec., 2.39 MiB/sec. | ||
| 16087 | 2026.05.18 07:24:47.655228 [ 136 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16088 | 2026.05.18 07:24:47.655254 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16089 | 2026.05.18 07:24:47.655260 [ 4 ] {31726f60-b722-4441-addf-55dc19094a1a} <Debug> TCPHandler: Processed in 0.001920981 sec. | ||
| 16090 | 2026.05.18 07:24:47.655353 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16091 | 2026.05.18 07:24:47.655473 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16092 | 2026.05.18 07:24:47.655501 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6156 rows starting from the beginning of the part | ||
| 16093 | 2026.05.18 07:24:47.655555 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 66 rows starting from the beginning of the part | ||
| 16094 | 2026.05.18 07:24:47.655601 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 16095 | 2026.05.18 07:24:47.655645 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 16096 | 2026.05.18 07:24:47.655686 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 16097 | 2026.05.18 07:24:47.655727 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 16098 | 2026.05.18 07:24:47.657470 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6456 rows, containing 4 columns (4 merged, 0 gathered) in 0.002154942 sec., 2995904.298120321 rows/sec., 194.15 MiB/sec. | ||
| 16099 | 2026.05.18 07:24:47.657807 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16100 | 2026.05.18 07:24:47.658049 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16101 | 2026.05.18 07:24:47.658114 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_106_21} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16102 | 2026.05.18 07:24:47.658174 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 16103 | 2026.05.18 07:24:49.376744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32226 | ||
| 16104 | 2026.05.18 07:24:49.377437 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16105 | 2026.05.18 07:24:49.377477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16106 | 2026.05.18 07:24:49.377998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16107 | 2026.05.18 07:24:49.378232 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2026.05.18 07:24:49.378362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32226 | ||
| 16109 | 2026.05.18 07:24:51.079431 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 16110 | 2026.05.18 07:24:51.095074 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16111 | 2026.05.18 07:24:51.095130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16112 | 2026.05.18 07:24:51.100430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16113 | 2026.05.18 07:24:51.101097 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16114 | 2026.05.18 07:24:51.103828 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 16115 | 2026.05.18 07:24:52.643145 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16116 | 2026.05.18 07:24:52.643429 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 16117 | 2026.05.18 07:24:52.643861 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16118 | 2026.05.18 07:24:52.643909 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <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 | ||
| 16119 | 2026.05.18 07:24:52.644154 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16120 | 2026.05.18 07:24:52.644226 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16121 | 2026.05.18 07:24:52.644368 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16122 | 2026.05.18 07:24:52.644405 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16123 | 2026.05.18 07:24:52.644426 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 16124 | 2026.05.18 07:24:52.644442 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16125 | 2026.05.18 07:24:52.644484 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <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'))" | ||
| 16126 | 2026.05.18 07:24:52.644505 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 16127 | 2026.05.18 07:24:52.645683 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00238 sec., 21848.739495798316 rows/sec., 5.11 MiB/sec. | ||
| 16128 | 2026.05.18 07:24:52.645795 [ 4 ] {19c85e6b-0420-42fa-88db-a5d3a15ca77d} <Debug> TCPHandler: Processed in 0.002839656 sec. | ||
| 16129 | 2026.05.18 07:24:52.651107 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2026.05.18 07:24:52.651248 [ 4 ] {50282aab-21e0-434b-849c-7cec0852d2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16131 | 2026.05.18 07:24:52.651304 [ 4 ] {50282aab-21e0-434b-849c-7cec0852d2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16132 | 2026.05.18 07:24:52.652024 [ 4 ] {50282aab-21e0-434b-849c-7cec0852d2ed} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16133 | 2026.05.18 07:24:52.652078 [ 4 ] {50282aab-21e0-434b-849c-7cec0852d2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16134 | 2026.05.18 07:24:52.652469 [ 4 ] {50282aab-21e0-434b-849c-7cec0852d2ed} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16135 | 2026.05.18 07:24:52.652702 [ 4 ] {50282aab-21e0-434b-849c-7cec0852d2ed} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16136 | 2026.05.18 07:24:52.652866 [ 4 ] {50282aab-21e0-434b-849c-7cec0852d2ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001658 sec., 171290.7117008444 rows/sec., 10.88 MiB/sec. | ||
| 16137 | 2026.05.18 07:24:52.652889 [ 122 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 16138 | 2026.05.18 07:24:52.652904 [ 4 ] {50282aab-21e0-434b-849c-7cec0852d2ed} <Debug> TCPHandler: Processed in 0.00186362 sec. | ||
| 16139 | 2026.05.18 07:24:52.652962 [ 122 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16140 | 2026.05.18 07:24:52.652989 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16141 | 2026.05.18 07:24:52.653074 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16142 | 2026.05.18 07:24:52.653114 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 16143 | 2026.05.18 07:24:52.653180 [ 4 ] {4a0209c1-2ff3-4f55-a521-69aeddb4b336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16144 | 2026.05.18 07:24:52.653228 [ 4 ] {4a0209c1-2ff3-4f55-a521-69aeddb4b336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16145 | 2026.05.18 07:24:52.653256 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16146 | 2026.05.18 07:24:52.653297 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 308 rows starting from the beginning of the part | ||
| 16147 | 2026.05.18 07:24:52.653366 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 16148 | 2026.05.18 07:24:52.653420 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 16149 | 2026.05.18 07:24:52.653468 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 16150 | 2026.05.18 07:24:52.653516 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 16151 | 2026.05.18 07:24:52.653559 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 16152 | 2026.05.18 07:24:52.654064 [ 4 ] {4a0209c1-2ff3-4f55-a521-69aeddb4b336} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16153 | 2026.05.18 07:24:52.654107 [ 4 ] {4a0209c1-2ff3-4f55-a521-69aeddb4b336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16154 | 2026.05.18 07:24:52.654494 [ 4 ] {4a0209c1-2ff3-4f55-a521-69aeddb4b336} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16155 | 2026.05.18 07:24:52.654668 [ 198 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603329 sec., 1077757.5906130308 rows/sec., 72.85 MiB/sec. | ||
| 16156 | 2026.05.18 07:24:52.654710 [ 4 ] {4a0209c1-2ff3-4f55-a521-69aeddb4b336} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.05.18 07:24:52.654855 [ 4 ] {4a0209c1-2ff3-4f55-a521-69aeddb4b336} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001696 sec., 482900.9433962264 rows/sec., 37.43 MiB/sec. | ||
| 16158 | 2026.05.18 07:24:52.654881 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 16159 | 2026.05.18 07:24:52.654893 [ 4 ] {4a0209c1-2ff3-4f55-a521-69aeddb4b336} <Debug> TCPHandler: Processed in 0.0018687 sec. | ||
| 16160 | 2026.05.18 07:24:52.655035 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16161 | 2026.05.18 07:24:52.655137 [ 4 ] {19268606-381d-44ea-9b1c-ae3d2647fd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16162 | 2026.05.18 07:24:52.655180 [ 4 ] {19268606-381d-44ea-9b1c-ae3d2647fd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16163 | 2026.05.18 07:24:52.655210 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16164 | 2026.05.18 07:24:52.655296 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_43_9} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 16165 | 2026.05.18 07:24:52.655404 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 16166 | 2026.05.18 07:24:52.655659 [ 4 ] {19268606-381d-44ea-9b1c-ae3d2647fd51} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16167 | 2026.05.18 07:24:52.655701 [ 4 ] {19268606-381d-44ea-9b1c-ae3d2647fd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16168 | 2026.05.18 07:24:52.656012 [ 4 ] {19268606-381d-44ea-9b1c-ae3d2647fd51} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16169 | 2026.05.18 07:24:52.656236 [ 4 ] {19268606-381d-44ea-9b1c-ae3d2647fd51} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16170 | 2026.05.18 07:24:52.656369 [ 4 ] {19268606-381d-44ea-9b1c-ae3d2647fd51} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001251 sec., 122302.1582733813 rows/sec., 7.31 MiB/sec. | ||
| 16171 | 2026.05.18 07:24:52.656404 [ 4 ] {19268606-381d-44ea-9b1c-ae3d2647fd51} <Debug> TCPHandler: Processed in 0.001418427 sec. | ||
| 16172 | 2026.05.18 07:24:52.656535 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16173 | 2026.05.18 07:24:52.656631 [ 4 ] {6911c2c6-d179-48ea-9ddf-e91c5c423ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16174 | 2026.05.18 07:24:52.656671 [ 4 ] {6911c2c6-d179-48ea-9ddf-e91c5c423ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16175 | 2026.05.18 07:24:52.657128 [ 4 ] {6911c2c6-d179-48ea-9ddf-e91c5c423ec7} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16176 | 2026.05.18 07:24:52.657165 [ 4 ] {6911c2c6-d179-48ea-9ddf-e91c5c423ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16177 | 2026.05.18 07:24:52.657459 [ 4 ] {6911c2c6-d179-48ea-9ddf-e91c5c423ec7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16178 | 2026.05.18 07:24:52.657674 [ 4 ] {6911c2c6-d179-48ea-9ddf-e91c5c423ec7} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16179 | 2026.05.18 07:24:52.657804 [ 4 ] {6911c2c6-d179-48ea-9ddf-e91c5c423ec7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 16180 | 2026.05.18 07:24:52.657838 [ 4 ] {6911c2c6-d179-48ea-9ddf-e91c5c423ec7} <Debug> TCPHandler: Processed in 0.001352648 sec. | ||
| 16181 | 2026.05.18 07:24:52.657986 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16182 | 2026.05.18 07:24:52.658081 [ 4 ] {c9502572-6eb3-45dc-a084-80d547fe2f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16183 | 2026.05.18 07:24:52.658121 [ 4 ] {c9502572-6eb3-45dc-a084-80d547fe2f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16184 | 2026.05.18 07:24:52.658577 [ 4 ] {c9502572-6eb3-45dc-a084-80d547fe2f2f} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16185 | 2026.05.18 07:24:52.658613 [ 4 ] {c9502572-6eb3-45dc-a084-80d547fe2f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16186 | 2026.05.18 07:24:52.658916 [ 4 ] {c9502572-6eb3-45dc-a084-80d547fe2f2f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16187 | 2026.05.18 07:24:52.659124 [ 4 ] {c9502572-6eb3-45dc-a084-80d547fe2f2f} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2026.05.18 07:24:52.659236 [ 123 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 16189 | 2026.05.18 07:24:52.659251 [ 4 ] {c9502572-6eb3-45dc-a084-80d547fe2f2f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 16190 | 2026.05.18 07:24:52.659302 [ 123 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16191 | 2026.05.18 07:24:52.659328 [ 4 ] {c9502572-6eb3-45dc-a084-80d547fe2f2f} <Debug> TCPHandler: Processed in 0.001390818 sec. | ||
| 16192 | 2026.05.18 07:24:52.659329 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16193 | 2026.05.18 07:24:52.659462 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 16194 | 2026.05.18 07:24:52.659467 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16195 | 2026.05.18 07:24:52.659586 [ 4 ] {47717546-6cee-4d60-a59a-abca107fef6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16196 | 2026.05.18 07:24:52.659597 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16197 | 2026.05.18 07:24:52.659630 [ 4 ] {47717546-6cee-4d60-a59a-abca107fef6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16198 | 2026.05.18 07:24:52.659639 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 160 rows starting from the beginning of the part | ||
| 16199 | 2026.05.18 07:24:52.659721 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 16200 | 2026.05.18 07:24:52.659768 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 16201 | 2026.05.18 07:24:52.659812 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 16202 | 2026.05.18 07:24:52.659854 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 16203 | 2026.05.18 07:24:52.659898 [ 198 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 16204 | 2026.05.18 07:24:52.660388 [ 4 ] {47717546-6cee-4d60-a59a-abca107fef6d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2026.05.18 07:24:52.660430 [ 4 ] {47717546-6cee-4d60-a59a-abca107fef6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16206 | 2026.05.18 07:24:52.660766 [ 4 ] {47717546-6cee-4d60-a59a-abca107fef6d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16207 | 2026.05.18 07:24:52.660846 [ 195 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433678 sec., 627756.0233190437 rows/sec., 38.26 MiB/sec. | ||
| 16208 | 2026.05.18 07:24:52.660982 [ 4 ] {47717546-6cee-4d60-a59a-abca107fef6d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16209 | 2026.05.18 07:24:52.661012 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 16210 | 2026.05.18 07:24:52.661122 [ 4 ] {47717546-6cee-4d60-a59a-abca107fef6d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001553 sec., 322601.4166130071 rows/sec., 22.68 MiB/sec. | ||
| 16211 | 2026.05.18 07:24:52.661163 [ 4 ] {47717546-6cee-4d60-a59a-abca107fef6d} <Debug> TCPHandler: Processed in 0.00174591 sec. | ||
| 16212 | 2026.05.18 07:24:52.661301 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2026.05.18 07:24:52.661375 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2026.05.18 07:24:52.661400 [ 4 ] {ac394767-85b8-4cbb-b6f9-50b926a437ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16215 | 2026.05.18 07:24:52.661446 [ 4 ] {ac394767-85b8-4cbb-b6f9-50b926a437ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16216 | 2026.05.18 07:24:52.661458 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_43_9} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 16217 | 2026.05.18 07:24:52.661556 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16218 | 2026.05.18 07:24:52.661802 [ 4 ] {ac394767-85b8-4cbb-b6f9-50b926a437ec} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16219 | 2026.05.18 07:24:52.661843 [ 4 ] {ac394767-85b8-4cbb-b6f9-50b926a437ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16220 | 2026.05.18 07:24:52.662141 [ 4 ] {ac394767-85b8-4cbb-b6f9-50b926a437ec} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16221 | 2026.05.18 07:24:52.662365 [ 4 ] {ac394767-85b8-4cbb-b6f9-50b926a437ec} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.05.18 07:24:52.662494 [ 4 ] {ac394767-85b8-4cbb-b6f9-50b926a437ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 16223 | 2026.05.18 07:24:52.662527 [ 4 ] {ac394767-85b8-4cbb-b6f9-50b926a437ec} <Debug> TCPHandler: Processed in 0.001275937 sec. | ||
| 16224 | 2026.05.18 07:24:52.662653 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16225 | 2026.05.18 07:24:52.662749 [ 4 ] {e0c0ed33-22aa-4b04-8ef0-4f52c5d312d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16226 | 2026.05.18 07:24:52.662791 [ 4 ] {e0c0ed33-22aa-4b04-8ef0-4f52c5d312d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16227 | 2026.05.18 07:24:52.663261 [ 4 ] {e0c0ed33-22aa-4b04-8ef0-4f52c5d312d8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16228 | 2026.05.18 07:24:52.663297 [ 4 ] {e0c0ed33-22aa-4b04-8ef0-4f52c5d312d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16229 | 2026.05.18 07:24:52.663623 [ 4 ] {e0c0ed33-22aa-4b04-8ef0-4f52c5d312d8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16230 | 2026.05.18 07:24:52.663885 [ 4 ] {e0c0ed33-22aa-4b04-8ef0-4f52c5d312d8} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16231 | 2026.05.18 07:24:52.664021 [ 4 ] {e0c0ed33-22aa-4b04-8ef0-4f52c5d312d8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00129 sec., 205426.3565891473 rows/sec., 13.65 MiB/sec. | ||
| 16232 | 2026.05.18 07:24:52.664036 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_103_21 to all_108_108_0 | ||
| 16233 | 2026.05.18 07:24:52.664055 [ 4 ] {e0c0ed33-22aa-4b04-8ef0-4f52c5d312d8} <Debug> TCPHandler: Processed in 0.001451328 sec. | ||
| 16234 | 2026.05.18 07:24:52.664086 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16235 | 2026.05.18 07:24:52.664112 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16236 | 2026.05.18 07:24:52.664206 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_103_21 to all_108_108_0 into Compact with storage Full | ||
| 16237 | 2026.05.18 07:24:52.664207 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16238 | 2026.05.18 07:24:52.664324 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16239 | 2026.05.18 07:24:52.664342 [ 4 ] {d89bd92d-7087-4dc4-84ad-31fccc784b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16240 | 2026.05.18 07:24:52.664360 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_21, total 39657 rows starting from the beginning of the part | ||
| 16241 | 2026.05.18 07:24:52.664388 [ 4 ] {d89bd92d-7087-4dc4-84ad-31fccc784b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16242 | 2026.05.18 07:24:52.664428 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 16243 | 2026.05.18 07:24:52.664480 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 16244 | 2026.05.18 07:24:52.664520 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 16245 | 2026.05.18 07:24:52.664559 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 165 rows starting from the beginning of the part | ||
| 16246 | 2026.05.18 07:24:52.664597 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 265 rows starting from the beginning of the part | ||
| 16247 | 2026.05.18 07:24:52.664745 [ 4 ] {d89bd92d-7087-4dc4-84ad-31fccc784b72} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16248 | 2026.05.18 07:24:52.664787 [ 4 ] {d89bd92d-7087-4dc4-84ad-31fccc784b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16249 | 2026.05.18 07:24:52.665082 [ 4 ] {d89bd92d-7087-4dc4-84ad-31fccc784b72} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16250 | 2026.05.18 07:24:52.665279 [ 4 ] {d89bd92d-7087-4dc4-84ad-31fccc784b72} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16251 | 2026.05.18 07:24:52.665404 [ 4 ] {d89bd92d-7087-4dc4-84ad-31fccc784b72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 16252 | 2026.05.18 07:24:52.665435 [ 4 ] {d89bd92d-7087-4dc4-84ad-31fccc784b72} <Debug> TCPHandler: Processed in 0.001326738 sec. | ||
| 16253 | 2026.05.18 07:24:52.665552 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16254 | 2026.05.18 07:24:52.665641 [ 4 ] {ff0ec558-9955-42ef-9a48-f60b8d2fec34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16255 | 2026.05.18 07:24:52.665760 [ 4 ] {ff0ec558-9955-42ef-9a48-f60b8d2fec34} <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 | ||
| 16256 | 2026.05.18 07:24:52.666571 [ 4 ] {ff0ec558-9955-42ef-9a48-f60b8d2fec34} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16257 | 2026.05.18 07:24:52.666608 [ 4 ] {ff0ec558-9955-42ef-9a48-f60b8d2fec34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16258 | 2026.05.18 07:24:52.667170 [ 4 ] {ff0ec558-9955-42ef-9a48-f60b8d2fec34} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16259 | 2026.05.18 07:24:52.667395 [ 4 ] {ff0ec558-9955-42ef-9a48-f60b8d2fec34} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.05.18 07:24:52.667537 [ 4 ] {ff0ec558-9955-42ef-9a48-f60b8d2fec34} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00185 sec., 5945.945945945946 rows/sec., 10.65 MiB/sec. | ||
| 16261 | 2026.05.18 07:24:52.667543 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16262 | 2026.05.18 07:24:52.667594 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16263 | 2026.05.18 07:24:52.667604 [ 4 ] {ff0ec558-9955-42ef-9a48-f60b8d2fec34} <Debug> TCPHandler: Processed in 0.002043951 sec. | ||
| 16264 | 2026.05.18 07:24:52.667624 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16265 | 2026.05.18 07:24:52.667726 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16266 | 2026.05.18 07:24:52.667766 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16267 | 2026.05.18 07:24:52.667870 [ 4 ] {67538e4d-14ee-4a37-83e4-81fd15a64439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16268 | 2026.05.18 07:24:52.667912 [ 4 ] {67538e4d-14ee-4a37-83e4-81fd15a64439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16269 | 2026.05.18 07:24:52.667939 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16270 | 2026.05.18 07:24:52.667994 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1915 rows starting from the beginning of the part | ||
| 16271 | 2026.05.18 07:24:52.668113 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 22 rows starting from the beginning of the part | ||
| 16272 | 2026.05.18 07:24:52.668218 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 16273 | 2026.05.18 07:24:52.668273 [ 4 ] {67538e4d-14ee-4a37-83e4-81fd15a64439} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2026.05.18 07:24:52.668314 [ 4 ] {67538e4d-14ee-4a37-83e4-81fd15a64439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16275 | 2026.05.18 07:24:52.668322 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 11 rows starting from the beginning of the part | ||
| 16276 | 2026.05.18 07:24:52.668427 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
| 16277 | 2026.05.18 07:24:52.668544 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 11 rows starting from the beginning of the part | ||
| 16278 | 2026.05.18 07:24:52.668827 [ 4 ] {67538e4d-14ee-4a37-83e4-81fd15a64439} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16279 | 2026.05.18 07:24:52.669080 [ 4 ] {67538e4d-14ee-4a37-83e4-81fd15a64439} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16280 | 2026.05.18 07:24:52.669219 [ 4 ] {67538e4d-14ee-4a37-83e4-81fd15a64439} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001368 sec., 65789.47368421052 rows/sec., 4.12 MiB/sec. | ||
| 16281 | 2026.05.18 07:24:52.669258 [ 4 ] {67538e4d-14ee-4a37-83e4-81fd15a64439} <Debug> TCPHandler: Processed in 0.001542299 sec. | ||
| 16282 | 2026.05.18 07:24:52.675231 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40576 rows, containing 5 columns (5 merged, 0 gathered) in 0.011061632 sec., 3668174.8226663116 rows/sec., 237.28 MiB/sec. | ||
| 16283 | 2026.05.18 07:24:52.675944 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 16284 | 2026.05.18 07:24:52.676389 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16285 | 2026.05.18 07:24:52.676502 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_103_21, all_108_108_0] -> all_1_108_22 | ||
| 16286 | 2026.05.18 07:24:52.676621 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16287 | 2026.05.18 07:24:52.682165 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2019 rows, containing 19 columns (19 merged, 0 gathered) in 0.0144798 sec., 139435.62756391664 rows/sec., 249.86 MiB/sec. | ||
| 16288 | 2026.05.18 07:24:52.684291 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16289 | 2026.05.18 07:24:52.684624 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16290 | 2026.05.18 07:24:52.684706 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16291 | 2026.05.18 07:24:52.684821 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.48 MiB. | ||
| 16292 | 2026.05.18 07:24:53.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.44 MiB, peak 382.88 MiB, free memory in arenas 0.00 B, will set to 379.07 MiB (RSS), difference: 13.63 MiB | ||
| 16293 | 2026.05.18 07:24:56.702703 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16294 | 2026.05.18 07:24:56.702768 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16295 | 2026.05.18 07:24:56.878653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32674 | ||
| 16296 | 2026.05.18 07:24:56.879413 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16297 | 2026.05.18 07:24:56.879461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16298 | 2026.05.18 07:24:56.880000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16299 | 2026.05.18 07:24:56.880233 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16300 | 2026.05.18 07:24:56.880366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32674 | ||
| 16301 | 2026.05.18 07:24:57.637776 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16302 | 2026.05.18 07:24:57.638054 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16303 | 2026.05.18 07:24:57.638444 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16304 | 2026.05.18 07:24:57.638481 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <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 | ||
| 16305 | 2026.05.18 07:24:57.638706 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16306 | 2026.05.18 07:24:57.638778 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16307 | 2026.05.18 07:24:57.638924 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16308 | 2026.05.18 07:24:57.638961 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16309 | 2026.05.18 07:24:57.638983 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 16310 | 2026.05.18 07:24:57.638999 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16311 | 2026.05.18 07:24:57.639043 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <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'))" | ||
| 16312 | 2026.05.18 07:24:57.639063 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 16313 | 2026.05.18 07:24:57.640266 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002329 sec., 22327.179046801204 rows/sec., 5.22 MiB/sec. | ||
| 16314 | 2026.05.18 07:24:57.640379 [ 4 ] {428f09ca-87c6-4d8c-b8ef-301d93d85625} <Debug> TCPHandler: Processed in 0.002757106 sec. | ||
| 16315 | 2026.05.18 07:24:57.642669 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16316 | 2026.05.18 07:24:57.642809 [ 4 ] {e2f96f4b-4225-4b66-ac07-c47e08166675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16317 | 2026.05.18 07:24:57.642863 [ 4 ] {e2f96f4b-4225-4b66-ac07-c47e08166675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16318 | 2026.05.18 07:24:57.643505 [ 4 ] {e2f96f4b-4225-4b66-ac07-c47e08166675} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2026.05.18 07:24:57.643555 [ 4 ] {e2f96f4b-4225-4b66-ac07-c47e08166675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16320 | 2026.05.18 07:24:57.643962 [ 4 ] {e2f96f4b-4225-4b66-ac07-c47e08166675} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16321 | 2026.05.18 07:24:57.644198 [ 4 ] {e2f96f4b-4225-4b66-ac07-c47e08166675} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.05.18 07:24:57.644356 [ 4 ] {e2f96f4b-4225-4b66-ac07-c47e08166675} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001586 sec., 73139.97477931905 rows/sec., 6.20 MiB/sec. | ||
| 16323 | 2026.05.18 07:24:57.644393 [ 4 ] {e2f96f4b-4225-4b66-ac07-c47e08166675} <Debug> TCPHandler: Processed in 0.00178911 sec. | ||
| 16324 | 2026.05.18 07:24:57.644541 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16325 | 2026.05.18 07:24:57.644640 [ 4 ] {e3526e17-7133-46a4-9fb7-dcec11f0d445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16326 | 2026.05.18 07:24:57.644681 [ 4 ] {e3526e17-7133-46a4-9fb7-dcec11f0d445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16327 | 2026.05.18 07:24:57.645143 [ 4 ] {e3526e17-7133-46a4-9fb7-dcec11f0d445} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16328 | 2026.05.18 07:24:57.645181 [ 4 ] {e3526e17-7133-46a4-9fb7-dcec11f0d445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16329 | 2026.05.18 07:24:57.645480 [ 4 ] {e3526e17-7133-46a4-9fb7-dcec11f0d445} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16330 | 2026.05.18 07:24:57.645698 [ 4 ] {e3526e17-7133-46a4-9fb7-dcec11f0d445} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2026.05.18 07:24:57.645832 [ 4 ] {e3526e17-7133-46a4-9fb7-dcec11f0d445} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001211 sec., 24772.91494632535 rows/sec., 1.82 MiB/sec. | ||
| 16332 | 2026.05.18 07:24:57.645866 [ 4 ] {e3526e17-7133-46a4-9fb7-dcec11f0d445} <Debug> TCPHandler: Processed in 0.001375178 sec. | ||
| 16333 | 2026.05.18 07:24:57.646011 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16334 | 2026.05.18 07:24:57.646107 [ 4 ] {18cf4577-a3a1-43d9-9ed3-85eeee2c55c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16335 | 2026.05.18 07:24:57.646146 [ 4 ] {18cf4577-a3a1-43d9-9ed3-85eeee2c55c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16336 | 2026.05.18 07:24:57.646617 [ 4 ] {18cf4577-a3a1-43d9-9ed3-85eeee2c55c0} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2026.05.18 07:24:57.646656 [ 4 ] {18cf4577-a3a1-43d9-9ed3-85eeee2c55c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16338 | 2026.05.18 07:24:57.646995 [ 4 ] {18cf4577-a3a1-43d9-9ed3-85eeee2c55c0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16339 | 2026.05.18 07:24:57.647223 [ 4 ] {18cf4577-a3a1-43d9-9ed3-85eeee2c55c0} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16340 | 2026.05.18 07:24:57.647354 [ 4 ] {18cf4577-a3a1-43d9-9ed3-85eeee2c55c0} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001265 sec., 74308.30039525691 rows/sec., 5.80 MiB/sec. | ||
| 16341 | 2026.05.18 07:24:57.647390 [ 4 ] {18cf4577-a3a1-43d9-9ed3-85eeee2c55c0} <Debug> TCPHandler: Processed in 0.001428497 sec. | ||
| 16342 | 2026.05.18 07:24:57.647542 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16343 | 2026.05.18 07:24:57.647639 [ 4 ] {8df7688a-2e72-49af-a454-33e97497e9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16344 | 2026.05.18 07:24:57.647683 [ 4 ] {8df7688a-2e72-49af-a454-33e97497e9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16345 | 2026.05.18 07:24:57.648120 [ 4 ] {8df7688a-2e72-49af-a454-33e97497e9bb} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16346 | 2026.05.18 07:24:57.648157 [ 4 ] {8df7688a-2e72-49af-a454-33e97497e9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16347 | 2026.05.18 07:24:57.648490 [ 4 ] {8df7688a-2e72-49af-a454-33e97497e9bb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16348 | 2026.05.18 07:24:57.648707 [ 4 ] {8df7688a-2e72-49af-a454-33e97497e9bb} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16349 | 2026.05.18 07:24:57.648845 [ 4 ] {8df7688a-2e72-49af-a454-33e97497e9bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 16350 | 2026.05.18 07:24:57.648879 [ 4 ] {8df7688a-2e72-49af-a454-33e97497e9bb} <Debug> TCPHandler: Processed in 0.001386958 sec. | ||
| 16351 | 2026.05.18 07:24:57.649011 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16352 | 2026.05.18 07:24:57.649108 [ 4 ] {469b1124-b815-4d28-b5c7-3be851077b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16353 | 2026.05.18 07:24:57.649162 [ 4 ] {469b1124-b815-4d28-b5c7-3be851077b04} <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 | ||
| 16354 | 2026.05.18 07:24:57.650041 [ 4 ] {469b1124-b815-4d28-b5c7-3be851077b04} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16355 | 2026.05.18 07:24:57.650078 [ 4 ] {469b1124-b815-4d28-b5c7-3be851077b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16356 | 2026.05.18 07:24:57.650650 [ 4 ] {469b1124-b815-4d28-b5c7-3be851077b04} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16357 | 2026.05.18 07:24:57.650898 [ 4 ] {469b1124-b815-4d28-b5c7-3be851077b04} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2026.05.18 07:24:57.651041 [ 4 ] {469b1124-b815-4d28-b5c7-3be851077b04} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001951 sec., 15376.729882111737 rows/sec., 27.55 MiB/sec. | ||
| 16359 | 2026.05.18 07:24:57.651092 [ 4 ] {469b1124-b815-4d28-b5c7-3be851077b04} <Debug> TCPHandler: Processed in 0.002130582 sec. | ||
| 16360 | 2026.05.18 07:24:57.651221 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16361 | 2026.05.18 07:24:57.651316 [ 4 ] {48784be9-33a3-40f9-83c8-f7f8b776246e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16362 | 2026.05.18 07:24:57.651359 [ 4 ] {48784be9-33a3-40f9-83c8-f7f8b776246e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16363 | 2026.05.18 07:24:57.651724 [ 4 ] {48784be9-33a3-40f9-83c8-f7f8b776246e} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16364 | 2026.05.18 07:24:57.651760 [ 4 ] {48784be9-33a3-40f9-83c8-f7f8b776246e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16365 | 2026.05.18 07:24:57.652077 [ 4 ] {48784be9-33a3-40f9-83c8-f7f8b776246e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16366 | 2026.05.18 07:24:57.652302 [ 4 ] {48784be9-33a3-40f9-83c8-f7f8b776246e} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16367 | 2026.05.18 07:24:57.652436 [ 4 ] {48784be9-33a3-40f9-83c8-f7f8b776246e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 16368 | 2026.05.18 07:24:57.652471 [ 4 ] {48784be9-33a3-40f9-83c8-f7f8b776246e} <Debug> TCPHandler: Processed in 0.001300077 sec. | ||
| 16369 | 2026.05.18 07:24:58.603971 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 16370 | 2026.05.18 07:24:58.619778 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16371 | 2026.05.18 07:24:58.619848 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16372 | 2026.05.18 07:24:58.625811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16373 | 2026.05.18 07:24:58.626517 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16374 | 2026.05.18 07:24:58.629518 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 16375 | 2026.05.18 07:24:59.914696 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16376 | 2026.05.18 07:24:59.914986 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16377 | 2026.05.18 07:24:59.915422 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16378 | 2026.05.18 07:24:59.915485 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16379 | 2026.05.18 07:24:59.915762 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16380 | 2026.05.18 07:24:59.915839 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16381 | 2026.05.18 07:24:59.915988 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 16382 | 2026.05.18 07:24:59.916025 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16383 | 2026.05.18 07:24:59.916047 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 16384 | 2026.05.18 07:24:59.916063 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16385 | 2026.05.18 07:24:59.916106 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 16386 | 2026.05.18 07:24:59.916126 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 16387 | 2026.05.18 07:24:59.917584 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002733 sec., 19026.7105744603 rows/sec., 4.45 MiB/sec. | ||
| 16388 | 2026.05.18 07:24:59.917699 [ 4 ] {798b70c9-12b8-4874-8925-f162472c722a} <Debug> TCPHandler: Processed in 0.003153607 sec. | ||
| 16389 | 2026.05.18 07:24:59.934559 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16390 | 2026.05.18 07:24:59.934701 [ 4 ] {8785d019-b115-45df-bfaa-c6a19f3f7854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16391 | 2026.05.18 07:24:59.934758 [ 4 ] {8785d019-b115-45df-bfaa-c6a19f3f7854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16392 | 2026.05.18 07:24:59.935574 [ 4 ] {8785d019-b115-45df-bfaa-c6a19f3f7854} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2026.05.18 07:24:59.935620 [ 4 ] {8785d019-b115-45df-bfaa-c6a19f3f7854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16394 | 2026.05.18 07:24:59.936018 [ 4 ] {8785d019-b115-45df-bfaa-c6a19f3f7854} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16395 | 2026.05.18 07:24:59.936243 [ 4 ] {8785d019-b115-45df-bfaa-c6a19f3f7854} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2026.05.18 07:24:59.936405 [ 4 ] {8785d019-b115-45df-bfaa-c6a19f3f7854} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 16397 | 2026.05.18 07:24:59.936443 [ 4 ] {8785d019-b115-45df-bfaa-c6a19f3f7854} <Debug> TCPHandler: Processed in 0.001950201 sec. | ||
| 16398 | 2026.05.18 07:24:59.936615 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.05.18 07:24:59.936713 [ 4 ] {657c053e-14ee-4d7c-a06d-d623d52e78de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16400 | 2026.05.18 07:24:59.936755 [ 4 ] {657c053e-14ee-4d7c-a06d-d623d52e78de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16401 | 2026.05.18 07:24:59.937188 [ 4 ] {657c053e-14ee-4d7c-a06d-d623d52e78de} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.05.18 07:24:59.937225 [ 4 ] {657c053e-14ee-4d7c-a06d-d623d52e78de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16403 | 2026.05.18 07:24:59.937517 [ 4 ] {657c053e-14ee-4d7c-a06d-d623d52e78de} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16404 | 2026.05.18 07:24:59.937732 [ 4 ] {657c053e-14ee-4d7c-a06d-d623d52e78de} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.05.18 07:24:59.937868 [ 4 ] {657c053e-14ee-4d7c-a06d-d623d52e78de} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001173 sec., 6820.119352088662 rows/sec., 556.13 KiB/sec. | ||
| 16406 | 2026.05.18 07:24:59.937904 [ 4 ] {657c053e-14ee-4d7c-a06d-d623d52e78de} <Debug> TCPHandler: Processed in 0.001338597 sec. | ||
| 16407 | 2026.05.18 07:24:59.938032 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.05.18 07:24:59.938129 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16409 | 2026.05.18 07:24:59.938170 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16410 | 2026.05.18 07:24:59.939800 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.05.18 07:24:59.939839 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16412 | 2026.05.18 07:24:59.940322 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16413 | 2026.05.18 07:24:59.940578 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.05.18 07:24:59.940713 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.002601 sec., 1219530.949634756 rows/sec., 90.67 MiB/sec. | ||
| 16415 | 2026.05.18 07:24:59.940721 [ 111 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16416 | 2026.05.18 07:24:59.940750 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16417 | 2026.05.18 07:24:59.940785 [ 4 ] {c1546114-f817-4185-8fb4-664a802ca7de} <Debug> TCPHandler: Processed in 0.002803295 sec. | ||
| 16418 | 2026.05.18 07:24:59.940794 [ 111 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.05.18 07:24:59.940840 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16420 | 2026.05.18 07:24:59.940938 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2026.05.18 07:24:59.941014 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16422 | 2026.05.18 07:24:59.941049 [ 4 ] {33fad10b-8749-4238-8b48-e43d833e87be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16423 | 2026.05.18 07:24:59.941108 [ 4 ] {33fad10b-8749-4238-8b48-e43d833e87be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16424 | 2026.05.18 07:24:59.941187 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16425 | 2026.05.18 07:24:59.941231 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3362 rows starting from the beginning of the part | ||
| 16426 | 2026.05.18 07:24:59.941315 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 819 rows starting from the beginning of the part | ||
| 16427 | 2026.05.18 07:24:59.941373 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 121 rows starting from the beginning of the part | ||
| 16428 | 2026.05.18 07:24:59.941426 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 819 rows starting from the beginning of the part | ||
| 16429 | 2026.05.18 07:24:59.941471 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 116 rows starting from the beginning of the part | ||
| 16430 | 2026.05.18 07:24:59.941519 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 3172 rows starting from the beginning of the part | ||
| 16431 | 2026.05.18 07:24:59.941635 [ 4 ] {33fad10b-8749-4238-8b48-e43d833e87be} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16432 | 2026.05.18 07:24:59.941680 [ 4 ] {33fad10b-8749-4238-8b48-e43d833e87be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16433 | 2026.05.18 07:24:59.942017 [ 4 ] {33fad10b-8749-4238-8b48-e43d833e87be} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16434 | 2026.05.18 07:24:59.942237 [ 4 ] {33fad10b-8749-4238-8b48-e43d833e87be} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16435 | 2026.05.18 07:24:59.942376 [ 4 ] {33fad10b-8749-4238-8b48-e43d833e87be} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001345 sec., 127881.0408921933 rows/sec., 7.81 MiB/sec. | ||
| 16436 | 2026.05.18 07:24:59.942415 [ 4 ] {33fad10b-8749-4238-8b48-e43d833e87be} <Debug> TCPHandler: Processed in 0.001528349 sec. | ||
| 16437 | 2026.05.18 07:24:59.942580 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16438 | 2026.05.18 07:24:59.942679 [ 4 ] {cd22b758-7771-4e7e-bf00-c562503cef08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16439 | 2026.05.18 07:24:59.942719 [ 4 ] {cd22b758-7771-4e7e-bf00-c562503cef08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16440 | 2026.05.18 07:24:59.943559 [ 4 ] {cd22b758-7771-4e7e-bf00-c562503cef08} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16441 | 2026.05.18 07:24:59.943598 [ 4 ] {cd22b758-7771-4e7e-bf00-c562503cef08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16442 | 2026.05.18 07:24:59.943962 [ 4 ] {cd22b758-7771-4e7e-bf00-c562503cef08} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16443 | 2026.05.18 07:24:59.944132 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8409 rows, containing 5 columns (5 merged, 0 gathered) in 0.003184567 sec., 2640547.3648379827 rows/sec., 209.81 MiB/sec. | ||
| 16444 | 2026.05.18 07:24:59.944182 [ 4 ] {cd22b758-7771-4e7e-bf00-c562503cef08} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16445 | 2026.05.18 07:24:59.944323 [ 4 ] {cd22b758-7771-4e7e-bf00-c562503cef08} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001663 sec., 571256.7648827421 rows/sec., 33.61 MiB/sec. | ||
| 16446 | 2026.05.18 07:24:59.944360 [ 4 ] {cd22b758-7771-4e7e-bf00-c562503cef08} <Debug> TCPHandler: Processed in 0.00183527 sec. | ||
| 16447 | 2026.05.18 07:24:59.944460 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16448 | 2026.05.18 07:24:59.944506 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16449 | 2026.05.18 07:24:59.944612 [ 4 ] {f0cc0e45-4923-42f4-893f-c83ba58f19bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16450 | 2026.05.18 07:24:59.944657 [ 4 ] {f0cc0e45-4923-42f4-893f-c83ba58f19bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16451 | 2026.05.18 07:24:59.944733 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2026.05.18 07:24:59.944822 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_111_22} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16453 | 2026.05.18 07:24:59.944902 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 16454 | 2026.05.18 07:24:59.945089 [ 4 ] {f0cc0e45-4923-42f4-893f-c83ba58f19bf} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2026.05.18 07:24:59.945132 [ 4 ] {f0cc0e45-4923-42f4-893f-c83ba58f19bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16456 | 2026.05.18 07:24:59.945432 [ 4 ] {f0cc0e45-4923-42f4-893f-c83ba58f19bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 16457 | 2026.05.18 07:24:59.945666 [ 4 ] {f0cc0e45-4923-42f4-893f-c83ba58f19bf} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2026.05.18 07:24:59.945797 [ 4 ] {f0cc0e45-4923-42f4-893f-c83ba58f19bf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 58.40 KiB/sec. | ||
| 16459 | 2026.05.18 07:24:59.945833 [ 4 ] {f0cc0e45-4923-42f4-893f-c83ba58f19bf} <Debug> TCPHandler: Processed in 0.001376288 sec. | ||
| 16460 | 2026.05.18 07:24:59.945962 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2026.05.18 07:24:59.946063 [ 4 ] {b44185aa-0b7b-45e2-8f74-a24e59b4fa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16462 | 2026.05.18 07:24:59.946103 [ 4 ] {b44185aa-0b7b-45e2-8f74-a24e59b4fa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16463 | 2026.05.18 07:24:59.946569 [ 4 ] {b44185aa-0b7b-45e2-8f74-a24e59b4fa37} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2026.05.18 07:24:59.946606 [ 4 ] {b44185aa-0b7b-45e2-8f74-a24e59b4fa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16465 | 2026.05.18 07:24:59.946927 [ 4 ] {b44185aa-0b7b-45e2-8f74-a24e59b4fa37} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16466 | 2026.05.18 07:24:59.947150 [ 4 ] {b44185aa-0b7b-45e2-8f74-a24e59b4fa37} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.05.18 07:24:59.947289 [ 4 ] {b44185aa-0b7b-45e2-8f74-a24e59b4fa37} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 16468 | 2026.05.18 07:24:59.947324 [ 4 ] {b44185aa-0b7b-45e2-8f74-a24e59b4fa37} <Debug> TCPHandler: Processed in 0.001411758 sec. | ||
| 16469 | 2026.05.18 07:24:59.947471 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16470 | 2026.05.18 07:24:59.947569 [ 4 ] {db2583ed-475c-41f6-9923-a1ed33f6a3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16471 | 2026.05.18 07:24:59.947610 [ 4 ] {db2583ed-475c-41f6-9923-a1ed33f6a3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16472 | 2026.05.18 07:24:59.948821 [ 4 ] {db2583ed-475c-41f6-9923-a1ed33f6a3e4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.05.18 07:24:59.948859 [ 4 ] {db2583ed-475c-41f6-9923-a1ed33f6a3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16474 | 2026.05.18 07:24:59.949249 [ 4 ] {db2583ed-475c-41f6-9923-a1ed33f6a3e4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16475 | 2026.05.18 07:24:59.949464 [ 4 ] {db2583ed-475c-41f6-9923-a1ed33f6a3e4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.05.18 07:24:59.949594 [ 4 ] {db2583ed-475c-41f6-9923-a1ed33f6a3e4} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.002043 sec., 849241.3117963779 rows/sec., 57.22 MiB/sec. | ||
| 16477 | 2026.05.18 07:24:59.949613 [ 113 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16478 | 2026.05.18 07:24:59.949629 [ 4 ] {db2583ed-475c-41f6-9923-a1ed33f6a3e4} <Debug> TCPHandler: Processed in 0.002207022 sec. | ||
| 16479 | 2026.05.18 07:24:59.949664 [ 113 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.05.18 07:24:59.949695 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16481 | 2026.05.18 07:24:59.949780 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16482 | 2026.05.18 07:24:59.949809 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16483 | 2026.05.18 07:24:59.949884 [ 4 ] {b17afff1-82a6-4d1f-a6e2-dbc29499ccd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16484 | 2026.05.18 07:24:59.949928 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16485 | 2026.05.18 07:24:59.949931 [ 4 ] {b17afff1-82a6-4d1f-a6e2-dbc29499ccd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16486 | 2026.05.18 07:24:59.949970 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1831 rows starting from the beginning of the part | ||
| 16487 | 2026.05.18 07:24:59.950041 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 501 rows starting from the beginning of the part | ||
| 16488 | 2026.05.18 07:24:59.950095 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 16489 | 2026.05.18 07:24:59.950181 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 501 rows starting from the beginning of the part | ||
| 16490 | 2026.05.18 07:24:59.950230 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 94 rows starting from the beginning of the part | ||
| 16491 | 2026.05.18 07:24:59.950277 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1735 rows starting from the beginning of the part | ||
| 16492 | 2026.05.18 07:24:59.950330 [ 4 ] {b17afff1-82a6-4d1f-a6e2-dbc29499ccd0} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2026.05.18 07:24:59.950374 [ 4 ] {b17afff1-82a6-4d1f-a6e2-dbc29499ccd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16494 | 2026.05.18 07:24:59.950748 [ 4 ] {b17afff1-82a6-4d1f-a6e2-dbc29499ccd0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16495 | 2026.05.18 07:24:59.950983 [ 4 ] {b17afff1-82a6-4d1f-a6e2-dbc29499ccd0} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.05.18 07:24:59.951123 [ 4 ] {b17afff1-82a6-4d1f-a6e2-dbc29499ccd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001258 sec., 4769.475357710652 rows/sec., 249.19 KiB/sec. | ||
| 16497 | 2026.05.18 07:24:59.951184 [ 4 ] {b17afff1-82a6-4d1f-a6e2-dbc29499ccd0} <Debug> TCPHandler: Processed in 0.001453508 sec. | ||
| 16498 | 2026.05.18 07:24:59.951308 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2026.05.18 07:24:59.951404 [ 4 ] {87a3766d-cb76-42b0-aadb-f285eacf655e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16500 | 2026.05.18 07:24:59.951446 [ 4 ] {87a3766d-cb76-42b0-aadb-f285eacf655e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16501 | 2026.05.18 07:24:59.951798 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4766 rows, containing 5 columns (5 merged, 0 gathered) in 0.002036961 sec., 2339760.064134758 rows/sec., 169.76 MiB/sec. | ||
| 16502 | 2026.05.18 07:24:59.952062 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16503 | 2026.05.18 07:24:59.952383 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16504 | 2026.05.18 07:24:59.952461 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_111_22} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16505 | 2026.05.18 07:24:59.952545 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 16506 | 2026.05.18 07:24:59.952548 [ 4 ] {87a3766d-cb76-42b0-aadb-f285eacf655e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.05.18 07:24:59.952611 [ 4 ] {87a3766d-cb76-42b0-aadb-f285eacf655e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16508 | 2026.05.18 07:24:59.953185 [ 4 ] {87a3766d-cb76-42b0-aadb-f285eacf655e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16509 | 2026.05.18 07:24:59.953428 [ 4 ] {87a3766d-cb76-42b0-aadb-f285eacf655e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.05.18 07:24:59.953599 [ 4 ] {87a3766d-cb76-42b0-aadb-f285eacf655e} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.002211 sec., 754862.0533695162 rows/sec., 46.10 MiB/sec. | ||
| 16511 | 2026.05.18 07:24:59.953664 [ 4 ] {87a3766d-cb76-42b0-aadb-f285eacf655e} <Debug> TCPHandler: Processed in 0.002404293 sec. | ||
| 16512 | 2026.05.18 07:24:59.953877 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2026.05.18 07:24:59.954002 [ 4 ] {6dd79f70-7cb1-4031-95cf-0edbc3b73f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16514 | 2026.05.18 07:24:59.954059 [ 4 ] {6dd79f70-7cb1-4031-95cf-0edbc3b73f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16515 | 2026.05.18 07:24:59.954432 [ 4 ] {6dd79f70-7cb1-4031-95cf-0edbc3b73f51} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.05.18 07:24:59.954466 [ 4 ] {6dd79f70-7cb1-4031-95cf-0edbc3b73f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16517 | 2026.05.18 07:24:59.954830 [ 4 ] {6dd79f70-7cb1-4031-95cf-0edbc3b73f51} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16518 | 2026.05.18 07:24:59.955042 [ 4 ] {6dd79f70-7cb1-4031-95cf-0edbc3b73f51} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.05.18 07:24:59.955173 [ 4 ] {6dd79f70-7cb1-4031-95cf-0edbc3b73f51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 56.39 KiB/sec. | ||
| 16520 | 2026.05.18 07:24:59.955207 [ 4 ] {6dd79f70-7cb1-4031-95cf-0edbc3b73f51} <Debug> TCPHandler: Processed in 0.001444858 sec. | ||
| 16521 | 2026.05.18 07:24:59.955348 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16522 | 2026.05.18 07:24:59.955444 [ 4 ] {708af95a-8657-4984-9063-c9cb3059a85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16523 | 2026.05.18 07:24:59.955500 [ 4 ] {708af95a-8657-4984-9063-c9cb3059a85d} <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 | ||
| 16524 | 2026.05.18 07:24:59.956406 [ 4 ] {708af95a-8657-4984-9063-c9cb3059a85d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2026.05.18 07:24:59.956442 [ 4 ] {708af95a-8657-4984-9063-c9cb3059a85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16526 | 2026.05.18 07:24:59.956975 [ 4 ] {708af95a-8657-4984-9063-c9cb3059a85d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16527 | 2026.05.18 07:24:59.957200 [ 4 ] {708af95a-8657-4984-9063-c9cb3059a85d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.05.18 07:24:59.957337 [ 4 ] {708af95a-8657-4984-9063-c9cb3059a85d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001911 sec., 11512.297226582941 rows/sec., 20.63 MiB/sec. | ||
| 16529 | 2026.05.18 07:24:59.957388 [ 4 ] {708af95a-8657-4984-9063-c9cb3059a85d} <Debug> TCPHandler: Processed in 0.002089222 sec. | ||
| 16530 | 2026.05.18 07:24:59.957520 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2026.05.18 07:24:59.957615 [ 4 ] {bd64e709-7fa6-4f76-881a-31e01a2a4d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16532 | 2026.05.18 07:24:59.957658 [ 4 ] {bd64e709-7fa6-4f76-881a-31e01a2a4d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16533 | 2026.05.18 07:24:59.958020 [ 4 ] {bd64e709-7fa6-4f76-881a-31e01a2a4d25} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2026.05.18 07:24:59.958056 [ 4 ] {bd64e709-7fa6-4f76-881a-31e01a2a4d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16535 | 2026.05.18 07:24:59.958370 [ 4 ] {bd64e709-7fa6-4f76-881a-31e01a2a4d25} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16536 | 2026.05.18 07:24:59.958591 [ 4 ] {bd64e709-7fa6-4f76-881a-31e01a2a4d25} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.05.18 07:24:59.958720 [ 4 ] {bd64e709-7fa6-4f76-881a-31e01a2a4d25} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001123 sec., 58771.148708815665 rows/sec., 3.57 MiB/sec. | ||
| 16538 | 2026.05.18 07:24:59.958753 [ 4 ] {bd64e709-7fa6-4f76-881a-31e01a2a4d25} <Debug> TCPHandler: Processed in 0.001282957 sec. | ||
| 16539 | 2026.05.18 07:25:02.632904 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16540 | 2026.05.18 07:25:02.633153 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 16541 | 2026.05.18 07:25:02.633498 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16542 | 2026.05.18 07:25:02.633539 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <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 | ||
| 16543 | 2026.05.18 07:25:02.633764 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16544 | 2026.05.18 07:25:02.633844 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16545 | 2026.05.18 07:25:02.633991 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16546 | 2026.05.18 07:25:02.634028 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16547 | 2026.05.18 07:25:02.634052 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 16548 | 2026.05.18 07:25:02.634068 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16549 | 2026.05.18 07:25:02.634113 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <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'))" | ||
| 16550 | 2026.05.18 07:25:02.634133 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 16551 | 2026.05.18 07:25:02.635232 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002162 sec., 24051.8038852914 rows/sec., 5.63 MiB/sec. | ||
| 16552 | 2026.05.18 07:25:02.635366 [ 4 ] {b0b34b78-3cad-4d3c-8baf-fd2f28fa24c1} <Debug> TCPHandler: Processed in 0.002601415 sec. | ||
| 16553 | 2026.05.18 07:25:02.636990 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16554 | 2026.05.18 07:25:02.637161 [ 4 ] {2ba9c251-a78f-4ddb-a621-2cd897873bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16555 | 2026.05.18 07:25:02.637235 [ 4 ] {2ba9c251-a78f-4ddb-a621-2cd897873bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16556 | 2026.05.18 07:25:02.637891 [ 4 ] {2ba9c251-a78f-4ddb-a621-2cd897873bc0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2026.05.18 07:25:02.637945 [ 4 ] {2ba9c251-a78f-4ddb-a621-2cd897873bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16558 | 2026.05.18 07:25:02.638407 [ 4 ] {2ba9c251-a78f-4ddb-a621-2cd897873bc0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16559 | 2026.05.18 07:25:02.638672 [ 4 ] {2ba9c251-a78f-4ddb-a621-2cd897873bc0} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2026.05.18 07:25:02.638850 [ 4 ] {2ba9c251-a78f-4ddb-a621-2cd897873bc0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001741 sec., 32165.422171166 rows/sec., 2.46 MiB/sec. | ||
| 16561 | 2026.05.18 07:25:02.638897 [ 4 ] {2ba9c251-a78f-4ddb-a621-2cd897873bc0} <Debug> TCPHandler: Processed in 0.002081161 sec. | ||
| 16562 | 2026.05.18 07:25:02.639049 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16563 | 2026.05.18 07:25:02.639159 [ 4 ] {d3bb7730-53b2-40d4-9e8c-376487017aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16564 | 2026.05.18 07:25:02.639208 [ 4 ] {d3bb7730-53b2-40d4-9e8c-376487017aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16565 | 2026.05.18 07:25:02.639681 [ 4 ] {d3bb7730-53b2-40d4-9e8c-376487017aca} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16566 | 2026.05.18 07:25:02.639725 [ 4 ] {d3bb7730-53b2-40d4-9e8c-376487017aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16567 | 2026.05.18 07:25:02.640063 [ 4 ] {d3bb7730-53b2-40d4-9e8c-376487017aca} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16568 | 2026.05.18 07:25:02.640308 [ 4 ] {d3bb7730-53b2-40d4-9e8c-376487017aca} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16569 | 2026.05.18 07:25:02.640450 [ 4 ] {d3bb7730-53b2-40d4-9e8c-376487017aca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001317 sec., 48595.292331055425 rows/sec., 3.79 MiB/sec. | ||
| 16570 | 2026.05.18 07:25:02.640491 [ 4 ] {d3bb7730-53b2-40d4-9e8c-376487017aca} <Debug> TCPHandler: Processed in 0.001499218 sec. | ||
| 16571 | 2026.05.18 07:25:02.640658 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16572 | 2026.05.18 07:25:02.640763 [ 4 ] {659dc69d-5822-4b8a-9158-7029924c29c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16573 | 2026.05.18 07:25:02.640812 [ 4 ] {659dc69d-5822-4b8a-9158-7029924c29c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16574 | 2026.05.18 07:25:02.641219 [ 4 ] {659dc69d-5822-4b8a-9158-7029924c29c5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16575 | 2026.05.18 07:25:02.641259 [ 4 ] {659dc69d-5822-4b8a-9158-7029924c29c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16576 | 2026.05.18 07:25:02.641608 [ 4 ] {659dc69d-5822-4b8a-9158-7029924c29c5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16577 | 2026.05.18 07:25:02.641838 [ 4 ] {659dc69d-5822-4b8a-9158-7029924c29c5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16578 | 2026.05.18 07:25:02.641982 [ 4 ] {659dc69d-5822-4b8a-9158-7029924c29c5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 3.59 MiB/sec. | ||
| 16579 | 2026.05.18 07:25:02.642020 [ 4 ] {659dc69d-5822-4b8a-9158-7029924c29c5} <Debug> TCPHandler: Processed in 0.001418848 sec. | ||
| 16580 | 2026.05.18 07:25:02.642156 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16581 | 2026.05.18 07:25:02.642262 [ 4 ] {3af28678-9d5e-4bb7-8f43-6fa2454bcb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16582 | 2026.05.18 07:25:02.642324 [ 4 ] {3af28678-9d5e-4bb7-8f43-6fa2454bcb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16583 | 2026.05.18 07:25:02.642714 [ 4 ] {3af28678-9d5e-4bb7-8f43-6fa2454bcb8f} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16584 | 2026.05.18 07:25:02.642753 [ 4 ] {3af28678-9d5e-4bb7-8f43-6fa2454bcb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16585 | 2026.05.18 07:25:02.643077 [ 4 ] {3af28678-9d5e-4bb7-8f43-6fa2454bcb8f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16586 | 2026.05.18 07:25:02.643303 [ 4 ] {3af28678-9d5e-4bb7-8f43-6fa2454bcb8f} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16587 | 2026.05.18 07:25:02.643446 [ 4 ] {3af28678-9d5e-4bb7-8f43-6fa2454bcb8f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001205 sec., 19917.01244813278 rows/sec., 1.34 MiB/sec. | ||
| 16588 | 2026.05.18 07:25:02.643480 [ 4 ] {3af28678-9d5e-4bb7-8f43-6fa2454bcb8f} <Debug> TCPHandler: Processed in 0.001379108 sec. | ||
| 16589 | 2026.05.18 07:25:04.380542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33186 | ||
| 16590 | 2026.05.18 07:25:04.381132 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2026.05.18 07:25:04.381184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16592 | 2026.05.18 07:25:04.381700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16593 | 2026.05.18 07:25:04.381939 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2026.05.18 07:25:04.382065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33186 | ||
| 16595 | 2026.05.18 07:25:06.129623 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16596 | 2026.05.18 07:25:06.146068 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16597 | 2026.05.18 07:25:06.146134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16598 | 2026.05.18 07:25:06.152066 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16599 | 2026.05.18 07:25:06.152749 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16600 | 2026.05.18 07:25:06.155479 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16601 | 2026.05.18 07:25:07.637263 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2026.05.18 07:25:07.637506 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16603 | 2026.05.18 07:25:07.637865 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16604 | 2026.05.18 07:25:07.637906 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <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 | ||
| 16605 | 2026.05.18 07:25:07.638135 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16606 | 2026.05.18 07:25:07.638208 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16607 | 2026.05.18 07:25:07.638357 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16608 | 2026.05.18 07:25:07.638394 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16609 | 2026.05.18 07:25:07.638417 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 16610 | 2026.05.18 07:25:07.638433 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16611 | 2026.05.18 07:25:07.638476 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <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'))" | ||
| 16612 | 2026.05.18 07:25:07.638497 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 16613 | 2026.05.18 07:25:07.639792 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002385 sec., 21802.935010482182 rows/sec., 5.10 MiB/sec. | ||
| 16614 | 2026.05.18 07:25:07.639908 [ 4 ] {3b990226-0088-4e67-bc7a-e9c9b193690f} <Debug> TCPHandler: Processed in 0.002787815 sec. | ||
| 16615 | 2026.05.18 07:25:07.642185 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16616 | 2026.05.18 07:25:07.642301 [ 4 ] {4720b268-5d5c-448e-9666-9ae6bd6fd376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16617 | 2026.05.18 07:25:07.642347 [ 4 ] {4720b268-5d5c-448e-9666-9ae6bd6fd376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16618 | 2026.05.18 07:25:07.642981 [ 4 ] {4720b268-5d5c-448e-9666-9ae6bd6fd376} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16619 | 2026.05.18 07:25:07.643024 [ 4 ] {4720b268-5d5c-448e-9666-9ae6bd6fd376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16620 | 2026.05.18 07:25:07.643416 [ 4 ] {4720b268-5d5c-448e-9666-9ae6bd6fd376} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16621 | 2026.05.18 07:25:07.643651 [ 4 ] {4720b268-5d5c-448e-9666-9ae6bd6fd376} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16622 | 2026.05.18 07:25:07.643805 [ 4 ] {4720b268-5d5c-448e-9666-9ae6bd6fd376} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001539 sec., 75373.61923326836 rows/sec., 6.38 MiB/sec. | ||
| 16623 | 2026.05.18 07:25:07.643845 [ 4 ] {4720b268-5d5c-448e-9666-9ae6bd6fd376} <Debug> TCPHandler: Processed in 0.001709979 sec. | ||
| 16624 | 2026.05.18 07:25:07.644017 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16625 | 2026.05.18 07:25:07.644124 [ 4 ] {fb70aeee-4b67-4db6-b906-251a7e96d1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16626 | 2026.05.18 07:25:07.644167 [ 4 ] {fb70aeee-4b67-4db6-b906-251a7e96d1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16627 | 2026.05.18 07:25:07.644614 [ 4 ] {fb70aeee-4b67-4db6-b906-251a7e96d1af} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16628 | 2026.05.18 07:25:07.644653 [ 4 ] {fb70aeee-4b67-4db6-b906-251a7e96d1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16629 | 2026.05.18 07:25:07.644962 [ 4 ] {fb70aeee-4b67-4db6-b906-251a7e96d1af} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16630 | 2026.05.18 07:25:07.645183 [ 4 ] {fb70aeee-4b67-4db6-b906-251a7e96d1af} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16631 | 2026.05.18 07:25:07.645318 [ 4 ] {fb70aeee-4b67-4db6-b906-251a7e96d1af} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001217 sec., 24650.780608052588 rows/sec., 1.81 MiB/sec. | ||
| 16632 | 2026.05.18 07:25:07.645353 [ 4 ] {fb70aeee-4b67-4db6-b906-251a7e96d1af} <Debug> TCPHandler: Processed in 0.001390067 sec. | ||
| 16633 | 2026.05.18 07:25:07.645505 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16634 | 2026.05.18 07:25:07.645602 [ 4 ] {4549f3f5-a5f5-412b-9161-e4804eac5a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16635 | 2026.05.18 07:25:07.645642 [ 4 ] {4549f3f5-a5f5-412b-9161-e4804eac5a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16636 | 2026.05.18 07:25:07.646108 [ 4 ] {4549f3f5-a5f5-412b-9161-e4804eac5a18} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2026.05.18 07:25:07.646145 [ 4 ] {4549f3f5-a5f5-412b-9161-e4804eac5a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16638 | 2026.05.18 07:25:07.646474 [ 4 ] {4549f3f5-a5f5-412b-9161-e4804eac5a18} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16639 | 2026.05.18 07:25:07.646687 [ 4 ] {4549f3f5-a5f5-412b-9161-e4804eac5a18} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2026.05.18 07:25:07.646818 [ 4 ] {4549f3f5-a5f5-412b-9161-e4804eac5a18} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001235 sec., 76113.36032388663 rows/sec., 5.94 MiB/sec. | ||
| 16641 | 2026.05.18 07:25:07.646857 [ 4 ] {4549f3f5-a5f5-412b-9161-e4804eac5a18} <Debug> TCPHandler: Processed in 0.001400528 sec. | ||
| 16642 | 2026.05.18 07:25:07.646989 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16643 | 2026.05.18 07:25:07.647085 [ 4 ] {d25e50f9-eeb6-4fc4-8823-b9064ace3588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16644 | 2026.05.18 07:25:07.647128 [ 4 ] {d25e50f9-eeb6-4fc4-8823-b9064ace3588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16645 | 2026.05.18 07:25:07.647540 [ 4 ] {d25e50f9-eeb6-4fc4-8823-b9064ace3588} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16646 | 2026.05.18 07:25:07.647576 [ 4 ] {d25e50f9-eeb6-4fc4-8823-b9064ace3588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16647 | 2026.05.18 07:25:07.647914 [ 4 ] {d25e50f9-eeb6-4fc4-8823-b9064ace3588} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16648 | 2026.05.18 07:25:07.648132 [ 4 ] {d25e50f9-eeb6-4fc4-8823-b9064ace3588} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16649 | 2026.05.18 07:25:07.648264 [ 4 ] {d25e50f9-eeb6-4fc4-8823-b9064ace3588} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 16650 | 2026.05.18 07:25:07.648299 [ 4 ] {d25e50f9-eeb6-4fc4-8823-b9064ace3588} <Debug> TCPHandler: Processed in 0.001359228 sec. | ||
| 16651 | 2026.05.18 07:25:07.648423 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16652 | 2026.05.18 07:25:07.648518 [ 4 ] {96fe5fb9-70b3-4041-98f6-cb619b50e108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16653 | 2026.05.18 07:25:07.648573 [ 4 ] {96fe5fb9-70b3-4041-98f6-cb619b50e108} <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 | ||
| 16654 | 2026.05.18 07:25:07.649453 [ 4 ] {96fe5fb9-70b3-4041-98f6-cb619b50e108} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16655 | 2026.05.18 07:25:07.649490 [ 4 ] {96fe5fb9-70b3-4041-98f6-cb619b50e108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16656 | 2026.05.18 07:25:07.650039 [ 4 ] {96fe5fb9-70b3-4041-98f6-cb619b50e108} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16657 | 2026.05.18 07:25:07.650267 [ 4 ] {96fe5fb9-70b3-4041-98f6-cb619b50e108} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2026.05.18 07:25:07.650410 [ 4 ] {96fe5fb9-70b3-4041-98f6-cb619b50e108} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00191 sec., 15706.806282722513 rows/sec., 28.15 MiB/sec. | ||
| 16659 | 2026.05.18 07:25:07.650473 [ 4 ] {96fe5fb9-70b3-4041-98f6-cb619b50e108} <Debug> TCPHandler: Processed in 0.002097782 sec. | ||
| 16660 | 2026.05.18 07:25:07.650631 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16661 | 2026.05.18 07:25:07.650726 [ 4 ] {79318709-a4d6-4411-aa56-a8f995ef002c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16662 | 2026.05.18 07:25:07.650772 [ 4 ] {79318709-a4d6-4411-aa56-a8f995ef002c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16663 | 2026.05.18 07:25:07.651166 [ 4 ] {79318709-a4d6-4411-aa56-a8f995ef002c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16664 | 2026.05.18 07:25:07.651202 [ 4 ] {79318709-a4d6-4411-aa56-a8f995ef002c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16665 | 2026.05.18 07:25:07.651522 [ 4 ] {79318709-a4d6-4411-aa56-a8f995ef002c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16666 | 2026.05.18 07:25:07.651748 [ 4 ] {79318709-a4d6-4411-aa56-a8f995ef002c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16667 | 2026.05.18 07:25:07.651882 [ 4 ] {79318709-a4d6-4411-aa56-a8f995ef002c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 16668 | 2026.05.18 07:25:07.651882 [ 103 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16669 | 2026.05.18 07:25:07.651918 [ 4 ] {79318709-a4d6-4411-aa56-a8f995ef002c} <Debug> TCPHandler: Processed in 0.001348978 sec. | ||
| 16670 | 2026.05.18 07:25:07.651966 [ 103 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16671 | 2026.05.18 07:25:07.651993 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16672 | 2026.05.18 07:25:07.652132 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16673 | 2026.05.18 07:25:07.652301 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16674 | 2026.05.18 07:25:07.652339 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6456 rows starting from the beginning of the part | ||
| 16675 | 2026.05.18 07:25:07.652412 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 90 rows starting from the beginning of the part | ||
| 16676 | 2026.05.18 07:25:07.652465 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16677 | 2026.05.18 07:25:07.652514 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 66 rows starting from the beginning of the part | ||
| 16678 | 2026.05.18 07:25:07.652559 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 24 rows starting from the beginning of the part | ||
| 16679 | 2026.05.18 07:25:07.652605 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16680 | 2026.05.18 07:25:07.654295 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213812 sec., 3051749.6517319446 rows/sec., 197.73 MiB/sec. | ||
| 16681 | 2026.05.18 07:25:07.654743 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16682 | 2026.05.18 07:25:07.655022 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2026.05.18 07:25:07.655106 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_111_22} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16684 | 2026.05.18 07:25:07.655191 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16685 | 2026.05.18 07:25:10.049940 [ 98 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
| 16686 | 2026.05.18 07:25:10.050005 [ 98 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16687 | 2026.05.18 07:25:10.050027 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16688 | 2026.05.18 07:25:10.050168 [ 189 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
| 16689 | 2026.05.18 07:25:10.050341 [ 189 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16690 | 2026.05.18 07:25:10.050384 [ 189 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 38 rows starting from the beginning of the part | ||
| 16691 | 2026.05.18 07:25:10.050459 [ 189 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 16692 | 2026.05.18 07:25:10.050514 [ 189 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 16693 | 2026.05.18 07:25:10.050563 [ 189 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 16694 | 2026.05.18 07:25:10.050607 [ 189 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 16695 | 2026.05.18 07:25:10.051551 [ 187 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001444438 sec., 29077.052805312516 rows/sec., 1.91 MiB/sec. | ||
| 16696 | 2026.05.18 07:25:10.051733 [ 187 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 16697 | 2026.05.18 07:25:10.052067 [ 187 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2026.05.18 07:25:10.052160 [ 187 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_42_9} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
| 16699 | 2026.05.18 07:25:10.052268 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16700 | 2026.05.18 07:25:10.494743 [ 98 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 16701 | 2026.05.18 07:25:10.494805 [ 98 ] {} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2026.05.18 07:25:10.494826 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16703 | 2026.05.18 07:25:10.494943 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::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 | ||
| 16704 | 2026.05.18 07:25:10.495081 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16705 | 2026.05.18 07:25:10.495119 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::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 | ||
| 16706 | 2026.05.18 07:25:10.495195 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 16707 | 2026.05.18 07:25:10.495248 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 16708 | 2026.05.18 07:25:10.495298 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 16709 | 2026.05.18 07:25:10.495345 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 16710 | 2026.05.18 07:25:10.496121 [ 194 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217887 sec., 45981.277409152084 rows/sec., 3.84 MiB/sec. | ||
| 16711 | 2026.05.18 07:25:10.496258 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 16712 | 2026.05.18 07:25:10.496497 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.05.18 07:25:10.496565 [ 186 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_18_4} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 16714 | 2026.05.18 07:25:10.496632 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16715 | 2026.05.18 07:25:11.278488 [ 96 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 16716 | 2026.05.18 07:25:11.278615 [ 96 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.05.18 07:25:11.278656 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16718 | 2026.05.18 07:25:11.278865 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 16719 | 2026.05.18 07:25:11.279039 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16720 | 2026.05.18 07:25:11.279077 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 16721 | 2026.05.18 07:25:11.279147 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 16722 | 2026.05.18 07:25:11.279195 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 16723 | 2026.05.18 07:25:11.279241 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 16724 | 2026.05.18 07:25:11.279284 [ 189 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 16725 | 2026.05.18 07:25:11.280086 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307197 sec., 188188.926382175 rows/sec., 9.60 MiB/sec. | ||
| 16726 | 2026.05.18 07:25:11.280258 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 16727 | 2026.05.18 07:25:11.280568 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16728 | 2026.05.18 07:25:11.280649 [ 186 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_41_9} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 16729 | 2026.05.18 07:25:11.280761 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16730 | 2026.05.18 07:25:11.702848 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16731 | 2026.05.18 07:25:11.702930 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16732 | 2026.05.18 07:25:11.882317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33634 | ||
| 16733 | 2026.05.18 07:25:11.882886 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16734 | 2026.05.18 07:25:11.882932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16735 | 2026.05.18 07:25:11.883433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16736 | 2026.05.18 07:25:11.883665 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16737 | 2026.05.18 07:25:11.883798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33634 | ||
| 16738 | 2026.05.18 07:25:11.891920 [ 218 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16739 | 2026.05.18 07:25:11.891977 [ 218 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16740 | 2026.05.18 07:25:11.901669 [ 218 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16741 | 2026.05.18 07:25:12.091380 [ 97 ] {} <Debug> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 16742 | 2026.05.18 07:25:12.091455 [ 97 ] {} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16743 | 2026.05.18 07:25:12.091481 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16744 | 2026.05.18 07:25:12.091610 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 16745 | 2026.05.18 07:25:12.091784 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16746 | 2026.05.18 07:25:12.091823 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 16747 | 2026.05.18 07:25:12.091902 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 16748 | 2026.05.18 07:25:12.091959 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 16749 | 2026.05.18 07:25:12.092017 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 16750 | 2026.05.18 07:25:12.092077 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 16751 | 2026.05.18 07:25:12.092918 [ 186 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360697 sec., 4409.504834654593 rows/sec., 327.27 KiB/sec. | ||
| 16752 | 2026.05.18 07:25:12.093147 [ 200 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 16753 | 2026.05.18 07:25:12.093540 [ 200 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2026.05.18 07:25:12.093636 [ 200 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_13_3} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 16755 | 2026.05.18 07:25:12.093765 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16756 | 2026.05.18 07:25:12.572613 [ 222 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16757 | 2026.05.18 07:25:12.572677 [ 222 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16758 | 2026.05.18 07:25:12.574914 [ 222 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16759 | 2026.05.18 07:25:12.642712 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16760 | 2026.05.18 07:25:12.642960 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 16761 | 2026.05.18 07:25:12.643312 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16762 | 2026.05.18 07:25:12.643357 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <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 | ||
| 16763 | 2026.05.18 07:25:12.643602 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16764 | 2026.05.18 07:25:12.643673 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16765 | 2026.05.18 07:25:12.643819 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16766 | 2026.05.18 07:25:12.643856 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16767 | 2026.05.18 07:25:12.643878 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 16768 | 2026.05.18 07:25:12.643894 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16769 | 2026.05.18 07:25:12.643944 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <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'))" | ||
| 16770 | 2026.05.18 07:25:12.643992 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 16771 | 2026.05.18 07:25:12.645032 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002181 sec., 23842.27418615314 rows/sec., 5.58 MiB/sec. | ||
| 16772 | 2026.05.18 07:25:12.645135 [ 4 ] {c4f77be5-01e1-4c65-a2f6-8177b3bb3e4c} <Debug> TCPHandler: Processed in 0.002558214 sec. | ||
| 16773 | 2026.05.18 07:25:12.650283 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16774 | 2026.05.18 07:25:12.650401 [ 4 ] {532b14ab-bbee-46e0-bc29-d826cc64ce24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16775 | 2026.05.18 07:25:12.650449 [ 4 ] {532b14ab-bbee-46e0-bc29-d826cc64ce24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16776 | 2026.05.18 07:25:12.651086 [ 4 ] {532b14ab-bbee-46e0-bc29-d826cc64ce24} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16777 | 2026.05.18 07:25:12.651130 [ 4 ] {532b14ab-bbee-46e0-bc29-d826cc64ce24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16778 | 2026.05.18 07:25:12.651511 [ 4 ] {532b14ab-bbee-46e0-bc29-d826cc64ce24} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16779 | 2026.05.18 07:25:12.651735 [ 4 ] {532b14ab-bbee-46e0-bc29-d826cc64ce24} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16780 | 2026.05.18 07:25:12.651890 [ 4 ] {532b14ab-bbee-46e0-bc29-d826cc64ce24} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001523 sec., 186474.06434668417 rows/sec., 11.84 MiB/sec. | ||
| 16781 | 2026.05.18 07:25:12.651931 [ 4 ] {532b14ab-bbee-46e0-bc29-d826cc64ce24} <Debug> TCPHandler: Processed in 0.001702179 sec. | ||
| 16782 | 2026.05.18 07:25:12.652071 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16783 | 2026.05.18 07:25:12.652171 [ 4 ] {e5658863-d972-467f-b916-f4c63edc984b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16784 | 2026.05.18 07:25:12.652212 [ 4 ] {e5658863-d972-467f-b916-f4c63edc984b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16785 | 2026.05.18 07:25:12.653005 [ 4 ] {e5658863-d972-467f-b916-f4c63edc984b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16786 | 2026.05.18 07:25:12.653042 [ 4 ] {e5658863-d972-467f-b916-f4c63edc984b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16787 | 2026.05.18 07:25:12.653390 [ 4 ] {e5658863-d972-467f-b916-f4c63edc984b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16788 | 2026.05.18 07:25:12.653600 [ 4 ] {e5658863-d972-467f-b916-f4c63edc984b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16789 | 2026.05.18 07:25:12.653731 [ 4 ] {e5658863-d972-467f-b916-f4c63edc984b} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001581 sec., 518026.5654648957 rows/sec., 40.15 MiB/sec. | ||
| 16790 | 2026.05.18 07:25:12.653767 [ 4 ] {e5658863-d972-467f-b916-f4c63edc984b} <Debug> TCPHandler: Processed in 0.00174564 sec. | ||
| 16791 | 2026.05.18 07:25:12.653889 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16792 | 2026.05.18 07:25:12.653994 [ 4 ] {19e26fc4-9c15-4bb1-83ad-c1885dcc5f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16793 | 2026.05.18 07:25:12.654035 [ 4 ] {19e26fc4-9c15-4bb1-83ad-c1885dcc5f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16794 | 2026.05.18 07:25:12.654468 [ 4 ] {19e26fc4-9c15-4bb1-83ad-c1885dcc5f0e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2026.05.18 07:25:12.654504 [ 4 ] {19e26fc4-9c15-4bb1-83ad-c1885dcc5f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16796 | 2026.05.18 07:25:12.654804 [ 4 ] {19e26fc4-9c15-4bb1-83ad-c1885dcc5f0e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16797 | 2026.05.18 07:25:12.655025 [ 4 ] {19e26fc4-9c15-4bb1-83ad-c1885dcc5f0e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2026.05.18 07:25:12.655153 [ 4 ] {19e26fc4-9c15-4bb1-83ad-c1885dcc5f0e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001178 sec., 129881.1544991511 rows/sec., 7.77 MiB/sec. | ||
| 16799 | 2026.05.18 07:25:12.655151 [ 97 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16800 | 2026.05.18 07:25:12.655188 [ 4 ] {19e26fc4-9c15-4bb1-83ad-c1885dcc5f0e} <Debug> TCPHandler: Processed in 0.001348667 sec. | ||
| 16801 | 2026.05.18 07:25:12.655226 [ 97 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16802 | 2026.05.18 07:25:12.655252 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16803 | 2026.05.18 07:25:12.655325 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16804 | 2026.05.18 07:25:12.655368 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16805 | 2026.05.18 07:25:12.655426 [ 4 ] {d4de1fd4-9bd7-46d2-bd2f-2b09fe5f6cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16806 | 2026.05.18 07:25:12.655470 [ 4 ] {d4de1fd4-9bd7-46d2-bd2f-2b09fe5f6cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16807 | 2026.05.18 07:25:12.655512 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16808 | 2026.05.18 07:25:12.655551 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 16809 | 2026.05.18 07:25:12.655619 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 153 rows starting from the beginning of the part | ||
| 16810 | 2026.05.18 07:25:12.655674 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part | ||
| 16811 | 2026.05.18 07:25:12.655737 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 172 rows starting from the beginning of the part | ||
| 16812 | 2026.05.18 07:25:12.655808 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part | ||
| 16813 | 2026.05.18 07:25:12.655857 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 153 rows starting from the beginning of the part | ||
| 16814 | 2026.05.18 07:25:12.655907 [ 4 ] {d4de1fd4-9bd7-46d2-bd2f-2b09fe5f6cb6} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16815 | 2026.05.18 07:25:12.655953 [ 4 ] {d4de1fd4-9bd7-46d2-bd2f-2b09fe5f6cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16816 | 2026.05.18 07:25:12.656269 [ 4 ] {d4de1fd4-9bd7-46d2-bd2f-2b09fe5f6cb6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16817 | 2026.05.18 07:25:12.656494 [ 4 ] {d4de1fd4-9bd7-46d2-bd2f-2b09fe5f6cb6} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16818 | 2026.05.18 07:25:12.656631 [ 4 ] {d4de1fd4-9bd7-46d2-bd2f-2b09fe5f6cb6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 16819 | 2026.05.18 07:25:12.656666 [ 4 ] {d4de1fd4-9bd7-46d2-bd2f-2b09fe5f6cb6} <Debug> TCPHandler: Processed in 0.001390367 sec. | ||
| 16820 | 2026.05.18 07:25:12.656755 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440518 sec., 530364.7715613411 rows/sec., 35.12 MiB/sec. | ||
| 16821 | 2026.05.18 07:25:12.656825 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16822 | 2026.05.18 07:25:12.656927 [ 4 ] {8969fe1e-0c03-4f31-ac2c-fabff5a92820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16823 | 2026.05.18 07:25:12.656952 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16824 | 2026.05.18 07:25:12.656971 [ 4 ] {8969fe1e-0c03-4f31-ac2c-fabff5a92820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16825 | 2026.05.18 07:25:12.657295 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16826 | 2026.05.18 07:25:12.657387 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_96_19} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16827 | 2026.05.18 07:25:12.657404 [ 4 ] {8969fe1e-0c03-4f31-ac2c-fabff5a92820} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16828 | 2026.05.18 07:25:12.657445 [ 4 ] {8969fe1e-0c03-4f31-ac2c-fabff5a92820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16829 | 2026.05.18 07:25:12.657487 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16830 | 2026.05.18 07:25:12.657750 [ 4 ] {8969fe1e-0c03-4f31-ac2c-fabff5a92820} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16831 | 2026.05.18 07:25:12.657964 [ 4 ] {8969fe1e-0c03-4f31-ac2c-fabff5a92820} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2026.05.18 07:25:12.658092 [ 4 ] {8969fe1e-0c03-4f31-ac2c-fabff5a92820} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 16833 | 2026.05.18 07:25:12.658126 [ 4 ] {8969fe1e-0c03-4f31-ac2c-fabff5a92820} <Debug> TCPHandler: Processed in 0.001350798 sec. | ||
| 16834 | 2026.05.18 07:25:12.658265 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16835 | 2026.05.18 07:25:12.658360 [ 4 ] {01645097-a221-4f65-b697-73055044d503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16836 | 2026.05.18 07:25:12.658399 [ 4 ] {01645097-a221-4f65-b697-73055044d503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16837 | 2026.05.18 07:25:12.658956 [ 4 ] {01645097-a221-4f65-b697-73055044d503} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2026.05.18 07:25:12.658992 [ 4 ] {01645097-a221-4f65-b697-73055044d503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16839 | 2026.05.18 07:25:12.659302 [ 4 ] {01645097-a221-4f65-b697-73055044d503} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16840 | 2026.05.18 07:25:12.659514 [ 4 ] {01645097-a221-4f65-b697-73055044d503} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2026.05.18 07:25:12.659642 [ 4 ] {01645097-a221-4f65-b697-73055044d503} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001299 sec., 385681.29330254043 rows/sec., 27.11 MiB/sec. | ||
| 16842 | 2026.05.18 07:25:12.659677 [ 4 ] {01645097-a221-4f65-b697-73055044d503} <Debug> TCPHandler: Processed in 0.001460308 sec. | ||
| 16843 | 2026.05.18 07:25:12.659796 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16844 | 2026.05.18 07:25:12.659892 [ 4 ] {3029c22d-66fa-439a-95c0-433a467a1587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16845 | 2026.05.18 07:25:12.659936 [ 4 ] {3029c22d-66fa-439a-95c0-433a467a1587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16846 | 2026.05.18 07:25:12.660263 [ 4 ] {3029c22d-66fa-439a-95c0-433a467a1587} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2026.05.18 07:25:12.660300 [ 4 ] {3029c22d-66fa-439a-95c0-433a467a1587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16848 | 2026.05.18 07:25:12.660590 [ 4 ] {3029c22d-66fa-439a-95c0-433a467a1587} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16849 | 2026.05.18 07:25:12.660796 [ 4 ] {3029c22d-66fa-439a-95c0-433a467a1587} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16850 | 2026.05.18 07:25:12.660927 [ 4 ] {3029c22d-66fa-439a-95c0-433a467a1587} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 16851 | 2026.05.18 07:25:12.660961 [ 4 ] {3029c22d-66fa-439a-95c0-433a467a1587} <Debug> TCPHandler: Processed in 0.001213636 sec. | ||
| 16852 | 2026.05.18 07:25:12.661087 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2026.05.18 07:25:12.661180 [ 4 ] {dcf19ab1-81ed-4466-9ad7-39bf5f6395e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16854 | 2026.05.18 07:25:12.661222 [ 4 ] {dcf19ab1-81ed-4466-9ad7-39bf5f6395e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16855 | 2026.05.18 07:25:12.661690 [ 4 ] {dcf19ab1-81ed-4466-9ad7-39bf5f6395e6} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2026.05.18 07:25:12.661726 [ 4 ] {dcf19ab1-81ed-4466-9ad7-39bf5f6395e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16857 | 2026.05.18 07:25:12.662043 [ 4 ] {dcf19ab1-81ed-4466-9ad7-39bf5f6395e6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16858 | 2026.05.18 07:25:12.662240 [ 4 ] {dcf19ab1-81ed-4466-9ad7-39bf5f6395e6} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16859 | 2026.05.18 07:25:12.662364 [ 4 ] {dcf19ab1-81ed-4466-9ad7-39bf5f6395e6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 16860 | 2026.05.18 07:25:12.662363 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
| 16861 | 2026.05.18 07:25:12.662398 [ 4 ] {dcf19ab1-81ed-4466-9ad7-39bf5f6395e6} <Debug> TCPHandler: Processed in 0.001397618 sec. | ||
| 16862 | 2026.05.18 07:25:12.662436 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.05.18 07:25:12.662460 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16864 | 2026.05.18 07:25:12.662531 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16865 | 2026.05.18 07:25:12.662535 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
| 16866 | 2026.05.18 07:25:12.662625 [ 4 ] {ecb94e54-82f2-43d3-b455-4a705d6dcaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16867 | 2026.05.18 07:25:12.662642 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16868 | 2026.05.18 07:25:12.662667 [ 4 ] {ecb94e54-82f2-43d3-b455-4a705d6dcaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16869 | 2026.05.18 07:25:12.662674 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 40576 rows starting from the beginning of the part | ||
| 16870 | 2026.05.18 07:25:12.662736 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16871 | 2026.05.18 07:25:12.662779 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1669 rows starting from the beginning of the part | ||
| 16872 | 2026.05.18 07:25:12.662855 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 16873 | 2026.05.18 07:25:12.662968 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 16874 | 2026.05.18 07:25:12.663033 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 265 rows starting from the beginning of the part | ||
| 16875 | 2026.05.18 07:25:12.663066 [ 4 ] {ecb94e54-82f2-43d3-b455-4a705d6dcaeb} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16876 | 2026.05.18 07:25:12.663106 [ 4 ] {ecb94e54-82f2-43d3-b455-4a705d6dcaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16877 | 2026.05.18 07:25:12.663419 [ 4 ] {ecb94e54-82f2-43d3-b455-4a705d6dcaeb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16878 | 2026.05.18 07:25:12.663632 [ 4 ] {ecb94e54-82f2-43d3-b455-4a705d6dcaeb} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2026.05.18 07:25:12.663761 [ 4 ] {ecb94e54-82f2-43d3-b455-4a705d6dcaeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 16880 | 2026.05.18 07:25:12.663795 [ 4 ] {ecb94e54-82f2-43d3-b455-4a705d6dcaeb} <Debug> TCPHandler: Processed in 0.001271507 sec. | ||
| 16881 | 2026.05.18 07:25:12.663920 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16882 | 2026.05.18 07:25:12.664018 [ 4 ] {aa3040bb-e827-4322-b1d1-b71b18657afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16883 | 2026.05.18 07:25:12.664071 [ 4 ] {aa3040bb-e827-4322-b1d1-b71b18657afc} <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 | ||
| 16884 | 2026.05.18 07:25:12.664842 [ 4 ] {aa3040bb-e827-4322-b1d1-b71b18657afc} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16885 | 2026.05.18 07:25:12.664878 [ 4 ] {aa3040bb-e827-4322-b1d1-b71b18657afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16886 | 2026.05.18 07:25:12.665378 [ 4 ] {aa3040bb-e827-4322-b1d1-b71b18657afc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16887 | 2026.05.18 07:25:12.665609 [ 4 ] {aa3040bb-e827-4322-b1d1-b71b18657afc} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16888 | 2026.05.18 07:25:12.665749 [ 4 ] {aa3040bb-e827-4322-b1d1-b71b18657afc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. | ||
| 16889 | 2026.05.18 07:25:12.665809 [ 4 ] {aa3040bb-e827-4322-b1d1-b71b18657afc} <Debug> TCPHandler: Processed in 0.001937681 sec. | ||
| 16890 | 2026.05.18 07:25:12.665926 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16891 | 2026.05.18 07:25:12.666023 [ 4 ] {39fd6d3e-0534-4dc2-a747-b74c3f5e1382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16892 | 2026.05.18 07:25:12.666064 [ 4 ] {39fd6d3e-0534-4dc2-a747-b74c3f5e1382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16893 | 2026.05.18 07:25:12.666397 [ 4 ] {39fd6d3e-0534-4dc2-a747-b74c3f5e1382} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16894 | 2026.05.18 07:25:12.666433 [ 4 ] {39fd6d3e-0534-4dc2-a747-b74c3f5e1382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16895 | 2026.05.18 07:25:12.666732 [ 4 ] {39fd6d3e-0534-4dc2-a747-b74c3f5e1382} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16896 | 2026.05.18 07:25:12.666936 [ 4 ] {39fd6d3e-0534-4dc2-a747-b74c3f5e1382} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16897 | 2026.05.18 07:25:12.667067 [ 4 ] {39fd6d3e-0534-4dc2-a747-b74c3f5e1382} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 16898 | 2026.05.18 07:25:12.667100 [ 4 ] {39fd6d3e-0534-4dc2-a747-b74c3f5e1382} <Debug> TCPHandler: Processed in 0.001224147 sec. | ||
| 16899 | 2026.05.18 07:25:12.671028 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42894 rows, containing 5 columns (5 merged, 0 gathered) in 0.008484077 sec., 5055823.986510259 rows/sec., 326.61 MiB/sec. | ||
| 16900 | 2026.05.18 07:25:12.671417 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 16901 | 2026.05.18 07:25:12.671772 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2026.05.18 07:25:12.671849 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
| 16903 | 2026.05.18 07:25:12.671941 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16904 | 2026.05.18 07:25:13.655681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16905 | 2026.05.18 07:25:13.672229 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2026.05.18 07:25:13.672281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16907 | 2026.05.18 07:25:13.678052 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16908 | 2026.05.18 07:25:13.678730 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2026.05.18 07:25:13.681494 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16910 | 2026.05.18 07:25:17.642597 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16911 | 2026.05.18 07:25:17.642892 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16912 | 2026.05.18 07:25:17.643251 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16913 | 2026.05.18 07:25:17.643291 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16914 | 2026.05.18 07:25:17.643531 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16915 | 2026.05.18 07:25:17.643603 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16916 | 2026.05.18 07:25:17.643753 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 16917 | 2026.05.18 07:25:17.643799 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16918 | 2026.05.18 07:25:17.643829 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 16919 | 2026.05.18 07:25:17.643851 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16920 | 2026.05.18 07:25:17.643907 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <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_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'))" | ||
| 16921 | 2026.05.18 07:25:17.643937 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 16922 | 2026.05.18 07:25:17.645284 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002513 sec., 20692.399522483087 rows/sec., 4.84 MiB/sec. | ||
| 16923 | 2026.05.18 07:25:17.645388 [ 4 ] {7f843dac-40ff-4e8a-b965-e248b1ff90ee} <Debug> TCPHandler: Processed in 0.002944616 sec. | ||
| 16924 | 2026.05.18 07:25:17.649601 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16925 | 2026.05.18 07:25:17.649731 [ 4 ] {f225887f-4f9a-4792-affb-683b68b34769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16926 | 2026.05.18 07:25:17.649784 [ 4 ] {f225887f-4f9a-4792-affb-683b68b34769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16927 | 2026.05.18 07:25:17.650389 [ 4 ] {f225887f-4f9a-4792-affb-683b68b34769} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2026.05.18 07:25:17.650442 [ 4 ] {f225887f-4f9a-4792-affb-683b68b34769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16929 | 2026.05.18 07:25:17.650874 [ 4 ] {f225887f-4f9a-4792-affb-683b68b34769} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16930 | 2026.05.18 07:25:17.651095 [ 4 ] {f225887f-4f9a-4792-affb-683b68b34769} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16931 | 2026.05.18 07:25:17.651239 [ 4 ] {f225887f-4f9a-4792-affb-683b68b34769} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 16932 | 2026.05.18 07:25:17.651274 [ 4 ] {f225887f-4f9a-4792-affb-683b68b34769} <Debug> TCPHandler: Processed in 0.00173521 sec. | ||
| 16933 | 2026.05.18 07:25:17.651411 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16934 | 2026.05.18 07:25:17.651507 [ 4 ] {6cde4ad8-6fc9-4f70-a28f-c2b3a8f80ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16935 | 2026.05.18 07:25:17.651547 [ 4 ] {6cde4ad8-6fc9-4f70-a28f-c2b3a8f80ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16936 | 2026.05.18 07:25:17.652013 [ 4 ] {6cde4ad8-6fc9-4f70-a28f-c2b3a8f80ca8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.05.18 07:25:17.652050 [ 4 ] {6cde4ad8-6fc9-4f70-a28f-c2b3a8f80ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16938 | 2026.05.18 07:25:17.652360 [ 4 ] {6cde4ad8-6fc9-4f70-a28f-c2b3a8f80ca8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16939 | 2026.05.18 07:25:17.652567 [ 4 ] {6cde4ad8-6fc9-4f70-a28f-c2b3a8f80ca8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2026.05.18 07:25:17.652696 [ 4 ] {6cde4ad8-6fc9-4f70-a28f-c2b3a8f80ca8} <Debug> executeQuery: Read 236 rows, 21.50 KiB in 0.001206 sec., 195688.2255389718 rows/sec., 17.41 MiB/sec. | ||
| 16941 | 2026.05.18 07:25:17.652730 [ 4 ] {6cde4ad8-6fc9-4f70-a28f-c2b3a8f80ca8} <Debug> TCPHandler: Processed in 0.001368258 sec. | ||
| 16942 | 2026.05.18 07:25:17.652856 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2026.05.18 07:25:17.652952 [ 4 ] {66f1a789-b019-4e85-9950-c5fce449cfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16944 | 2026.05.18 07:25:17.652992 [ 4 ] {66f1a789-b019-4e85-9950-c5fce449cfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16945 | 2026.05.18 07:25:17.653442 [ 4 ] {66f1a789-b019-4e85-9950-c5fce449cfef} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.05.18 07:25:17.653478 [ 4 ] {66f1a789-b019-4e85-9950-c5fce449cfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16947 | 2026.05.18 07:25:17.653761 [ 4 ] {66f1a789-b019-4e85-9950-c5fce449cfef} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16948 | 2026.05.18 07:25:17.653966 [ 4 ] {66f1a789-b019-4e85-9950-c5fce449cfef} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2026.05.18 07:25:17.654098 [ 4 ] {66f1a789-b019-4e85-9950-c5fce449cfef} <Debug> executeQuery: Read 42 rows, 3.22 KiB in 0.001164 sec., 36082.47422680412 rows/sec., 2.70 MiB/sec. | ||
| 16950 | 2026.05.18 07:25:17.654132 [ 4 ] {66f1a789-b019-4e85-9950-c5fce449cfef} <Debug> TCPHandler: Processed in 0.001324737 sec. | ||
| 16951 | 2026.05.18 07:25:17.654250 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16952 | 2026.05.18 07:25:17.654345 [ 4 ] {fa3e836f-e28e-41f1-9d4e-349b57a653eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16953 | 2026.05.18 07:25:17.654384 [ 4 ] {fa3e836f-e28e-41f1-9d4e-349b57a653eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16954 | 2026.05.18 07:25:17.654789 [ 4 ] {fa3e836f-e28e-41f1-9d4e-349b57a653eb} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2026.05.18 07:25:17.654825 [ 4 ] {fa3e836f-e28e-41f1-9d4e-349b57a653eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16956 | 2026.05.18 07:25:17.655106 [ 4 ] {fa3e836f-e28e-41f1-9d4e-349b57a653eb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16957 | 2026.05.18 07:25:17.655321 [ 4 ] {fa3e836f-e28e-41f1-9d4e-349b57a653eb} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.05.18 07:25:17.655432 [ 90 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 16959 | 2026.05.18 07:25:17.655447 [ 4 ] {fa3e836f-e28e-41f1-9d4e-349b57a653eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 16960 | 2026.05.18 07:25:17.655498 [ 90 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.05.18 07:25:17.655505 [ 4 ] {fa3e836f-e28e-41f1-9d4e-349b57a653eb} <Debug> TCPHandler: Processed in 0.001304117 sec. | ||
| 16962 | 2026.05.18 07:25:17.655528 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16963 | 2026.05.18 07:25:17.655620 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 16964 | 2026.05.18 07:25:17.655635 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2026.05.18 07:25:17.655715 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16966 | 2026.05.18 07:25:17.655738 [ 4 ] {8332ce72-dea0-481d-8e03-58ecdcdb82a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16967 | 2026.05.18 07:25:17.655743 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 975 rows starting from the beginning of the part | ||
| 16968 | 2026.05.18 07:25:17.655778 [ 4 ] {8332ce72-dea0-481d-8e03-58ecdcdb82a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16969 | 2026.05.18 07:25:17.655809 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 16970 | 2026.05.18 07:25:17.655855 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 16971 | 2026.05.18 07:25:17.655899 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 950 rows starting from the beginning of the part | ||
| 16972 | 2026.05.18 07:25:17.655944 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 16973 | 2026.05.18 07:25:17.655989 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 16974 | 2026.05.18 07:25:17.656171 [ 4 ] {8332ce72-dea0-481d-8e03-58ecdcdb82a4} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.05.18 07:25:17.656206 [ 4 ] {8332ce72-dea0-481d-8e03-58ecdcdb82a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16976 | 2026.05.18 07:25:17.656494 [ 4 ] {8332ce72-dea0-481d-8e03-58ecdcdb82a4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16977 | 2026.05.18 07:25:17.656695 [ 4 ] {8332ce72-dea0-481d-8e03-58ecdcdb82a4} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.05.18 07:25:17.656822 [ 4 ] {8332ce72-dea0-481d-8e03-58ecdcdb82a4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 16979 | 2026.05.18 07:25:17.656856 [ 4 ] {8332ce72-dea0-481d-8e03-58ecdcdb82a4} <Debug> TCPHandler: Processed in 0.001269807 sec. | ||
| 16980 | 2026.05.18 07:25:17.656973 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.05.18 07:25:17.657068 [ 4 ] {7d9ec457-9d5e-49e7-9042-6dee77a886d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16982 | 2026.05.18 07:25:17.657107 [ 4 ] {7d9ec457-9d5e-49e7-9042-6dee77a886d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16983 | 2026.05.18 07:25:17.657157 [ 198 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565359 sec., 1530639.2974391177 rows/sec., 98.29 MiB/sec. | ||
| 16984 | 2026.05.18 07:25:17.657333 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 16985 | 2026.05.18 07:25:17.657548 [ 4 ] {7d9ec457-9d5e-49e7-9042-6dee77a886d8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16986 | 2026.05.18 07:25:17.657578 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.05.18 07:25:17.657583 [ 4 ] {7d9ec457-9d5e-49e7-9042-6dee77a886d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16988 | 2026.05.18 07:25:17.657639 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_46_9} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 16989 | 2026.05.18 07:25:17.657696 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 16990 | 2026.05.18 07:25:17.657885 [ 4 ] {7d9ec457-9d5e-49e7-9042-6dee77a886d8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16991 | 2026.05.18 07:25:17.658093 [ 4 ] {7d9ec457-9d5e-49e7-9042-6dee77a886d8} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16992 | 2026.05.18 07:25:17.658220 [ 4 ] {7d9ec457-9d5e-49e7-9042-6dee77a886d8} <Debug> executeQuery: Read 130 rows, 10.78 KiB in 0.00117 sec., 111111.11111111111 rows/sec., 8.99 MiB/sec. | ||
| 16993 | 2026.05.18 07:25:17.658254 [ 4 ] {7d9ec457-9d5e-49e7-9042-6dee77a886d8} <Debug> TCPHandler: Processed in 0.001330097 sec. | ||
| 16994 | 2026.05.18 07:25:17.658376 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16995 | 2026.05.18 07:25:17.658477 [ 4 ] {182966eb-06c8-4131-b2fe-824b5fb1e209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16996 | 2026.05.18 07:25:17.658520 [ 4 ] {182966eb-06c8-4131-b2fe-824b5fb1e209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16997 | 2026.05.18 07:25:17.658990 [ 4 ] {182966eb-06c8-4131-b2fe-824b5fb1e209} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16998 | 2026.05.18 07:25:17.659027 [ 4 ] {182966eb-06c8-4131-b2fe-824b5fb1e209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16999 | 2026.05.18 07:25:17.659349 [ 4 ] {182966eb-06c8-4131-b2fe-824b5fb1e209} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17000 | 2026.05.18 07:25:17.659563 [ 4 ] {182966eb-06c8-4131-b2fe-824b5fb1e209} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17001 | 2026.05.18 07:25:17.659691 [ 4 ] {182966eb-06c8-4131-b2fe-824b5fb1e209} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001231 sec., 276198.2128350934 rows/sec., 20.91 MiB/sec. | ||
| 17002 | 2026.05.18 07:25:17.659725 [ 4 ] {182966eb-06c8-4131-b2fe-824b5fb1e209} <Debug> TCPHandler: Processed in 0.001397648 sec. | ||
| 17003 | 2026.05.18 07:25:17.659868 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17004 | 2026.05.18 07:25:17.659963 [ 4 ] {4b991579-da77-4320-b178-df3c325b711b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17005 | 2026.05.18 07:25:17.660017 [ 4 ] {4b991579-da77-4320-b178-df3c325b711b} <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 | ||
| 17006 | 2026.05.18 07:25:17.660836 [ 4 ] {4b991579-da77-4320-b178-df3c325b711b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17007 | 2026.05.18 07:25:17.660872 [ 4 ] {4b991579-da77-4320-b178-df3c325b711b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17008 | 2026.05.18 07:25:17.661381 [ 4 ] {4b991579-da77-4320-b178-df3c325b711b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17009 | 2026.05.18 07:25:17.661595 [ 4 ] {4b991579-da77-4320-b178-df3c325b711b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17010 | 2026.05.18 07:25:17.661726 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17011 | 2026.05.18 07:25:17.661735 [ 4 ] {4b991579-da77-4320-b178-df3c325b711b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001789 sec., 16769.144773616546 rows/sec., 30.05 MiB/sec. | ||
| 17012 | 2026.05.18 07:25:17.661777 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2026.05.18 07:25:17.661802 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17014 | 2026.05.18 07:25:17.661806 [ 4 ] {4b991579-da77-4320-b178-df3c325b711b} <Debug> TCPHandler: Processed in 0.001986141 sec. | ||
| 17015 | 2026.05.18 07:25:17.661890 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 17016 | 2026.05.18 07:25:17.661967 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.05.18 07:25:17.662074 [ 4 ] {52c04b77-20d9-43e7-8990-1dc537d28638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17018 | 2026.05.18 07:25:17.662116 [ 4 ] {52c04b77-20d9-43e7-8990-1dc537d28638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17019 | 2026.05.18 07:25:17.662124 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17020 | 2026.05.18 07:25:17.662190 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2019 rows starting from the beginning of the part | ||
| 17021 | 2026.05.18 07:25:17.662326 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
| 17022 | 2026.05.18 07:25:17.662449 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 22 rows starting from the beginning of the part | ||
| 17023 | 2026.05.18 07:25:17.662465 [ 4 ] {52c04b77-20d9-43e7-8990-1dc537d28638} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2026.05.18 07:25:17.662506 [ 4 ] {52c04b77-20d9-43e7-8990-1dc537d28638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17025 | 2026.05.18 07:25:17.662564 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 17026 | 2026.05.18 07:25:17.662680 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 11 rows starting from the beginning of the part | ||
| 17027 | 2026.05.18 07:25:17.662795 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part | ||
| 17028 | 2026.05.18 07:25:17.662820 [ 4 ] {52c04b77-20d9-43e7-8990-1dc537d28638} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17029 | 2026.05.18 07:25:17.663037 [ 4 ] {52c04b77-20d9-43e7-8990-1dc537d28638} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17030 | 2026.05.18 07:25:17.663177 [ 4 ] {52c04b77-20d9-43e7-8990-1dc537d28638} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 17031 | 2026.05.18 07:25:17.663212 [ 4 ] {52c04b77-20d9-43e7-8990-1dc537d28638} <Debug> TCPHandler: Processed in 0.001294118 sec. | ||
| 17032 | 2026.05.18 07:25:17.670067 [ 191 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 19 columns (19 merged, 0 gathered) in 0.008213075 sec., 260803.65758257412 rows/sec., 467.35 MiB/sec. | ||
| 17033 | 2026.05.18 07:25:17.671662 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17034 | 2026.05.18 07:25:17.672041 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17035 | 2026.05.18 07:25:17.672121 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17036 | 2026.05.18 07:25:17.672252 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.01 MiB. | ||
| 17037 | 2026.05.18 07:25:18.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.72 MiB, peak 398.68 MiB, free memory in arenas 0.00 B, will set to 382.70 MiB (RSS), difference: 1.98 MiB | ||
| 17038 | 2026.05.18 07:25:18.208799 [ 225 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17039 | 2026.05.18 07:25:18.208875 [ 225 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17040 | 2026.05.18 07:25:18.211429 [ 225 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17041 | 2026.05.18 07:25:18.875140 [ 222 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17042 | 2026.05.18 07:25:18.875194 [ 222 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17043 | 2026.05.18 07:25:18.877344 [ 222 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17044 | 2026.05.18 07:25:19.384114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34146 | ||
| 17045 | 2026.05.18 07:25:19.384978 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.05.18 07:25:19.385057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17047 | 2026.05.18 07:25:19.385685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17048 | 2026.05.18 07:25:19.385923 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17049 | 2026.05.18 07:25:19.386061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34146 | ||
| 17050 | 2026.05.18 07:25:19.386095 [ 50 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17051 | 2026.05.18 07:25:19.386145 [ 50 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2026.05.18 07:25:19.386169 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17053 | 2026.05.18 07:25:19.386327 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::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 | ||
| 17054 | 2026.05.18 07:25:19.386494 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17055 | 2026.05.18 07:25:19.386534 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31714 rows starting from the beginning of the part | ||
| 17056 | 2026.05.18 07:25:19.386603 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 17057 | 2026.05.18 07:25:19.386649 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 17058 | 2026.05.18 07:25:19.386694 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 17059 | 2026.05.18 07:25:19.386736 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 17060 | 2026.05.18 07:25:19.386777 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 17061 | 2026.05.18 07:25:19.389147 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887096 sec., 11827109.316766744 rows/sec., 169.19 MiB/sec. | ||
| 17062 | 2026.05.18 07:25:19.389303 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17063 | 2026.05.18 07:25:19.389628 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2026.05.18 07:25:19.389721 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_71_14} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17065 | 2026.05.18 07:25:19.389846 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 17066 | 2026.05.18 07:25:21.181677 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 17067 | 2026.05.18 07:25:21.198739 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2026.05.18 07:25:21.198787 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17069 | 2026.05.18 07:25:21.204511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17070 | 2026.05.18 07:25:21.205202 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2026.05.18 07:25:21.205572 [ 71 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17072 | 2026.05.18 07:25:21.205672 [ 71 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17073 | 2026.05.18 07:25:21.205696 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17074 | 2026.05.18 07:25:21.205861 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::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 | ||
| 17075 | 2026.05.18 07:25:21.208290 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 17076 | 2026.05.18 07:25:21.209904 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17077 | 2026.05.18 07:25:21.211670 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 17078 | 2026.05.18 07:25:21.216431 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 17079 | 2026.05.18 07:25:21.221292 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 17080 | 2026.05.18 07:25:21.225977 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 17081 | 2026.05.18 07:25:21.230802 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 17082 | 2026.05.18 07:25:21.235340 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 17083 | 2026.05.18 07:25:21.289081 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083293 sec., 6423.108784651771 rows/sec., 33.21 MiB/sec. | ||
| 17084 | 2026.05.18 07:25:21.290988 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17085 | 2026.05.18 07:25:21.292665 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.05.18 07:25:21.292763 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_71_14} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17087 | 2026.05.18 07:25:21.294223 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17088 | 2026.05.18 07:25:22.638558 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17089 | 2026.05.18 07:25:22.638798 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17090 | 2026.05.18 07:25:22.639132 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17091 | 2026.05.18 07:25:22.639173 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <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 | ||
| 17092 | 2026.05.18 07:25:22.639393 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17093 | 2026.05.18 07:25:22.639466 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17094 | 2026.05.18 07:25:22.639609 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17095 | 2026.05.18 07:25:22.639646 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17096 | 2026.05.18 07:25:22.639671 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 17097 | 2026.05.18 07:25:22.639688 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17098 | 2026.05.18 07:25:22.639734 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <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'))" | ||
| 17099 | 2026.05.18 07:25:22.639785 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 17100 | 2026.05.18 07:25:22.641160 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002445 sec., 21267.893660531696 rows/sec., 4.97 MiB/sec. | ||
| 17101 | 2026.05.18 07:25:22.641335 [ 4 ] {fcf706fb-b83f-4072-b1f6-af29b63c7e50} <Debug> TCPHandler: Processed in 0.003018477 sec. | ||
| 17102 | 2026.05.18 07:25:22.643310 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17103 | 2026.05.18 07:25:22.643445 [ 4 ] {319422b2-b877-48fe-86cd-aca1b8a1aacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17104 | 2026.05.18 07:25:22.643498 [ 4 ] {319422b2-b877-48fe-86cd-aca1b8a1aacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17105 | 2026.05.18 07:25:22.644125 [ 4 ] {319422b2-b877-48fe-86cd-aca1b8a1aacf} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2026.05.18 07:25:22.644176 [ 4 ] {319422b2-b877-48fe-86cd-aca1b8a1aacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17107 | 2026.05.18 07:25:22.644589 [ 4 ] {319422b2-b877-48fe-86cd-aca1b8a1aacf} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17108 | 2026.05.18 07:25:22.644832 [ 4 ] {319422b2-b877-48fe-86cd-aca1b8a1aacf} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2026.05.18 07:25:22.644997 [ 71 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17110 | 2026.05.18 07:25:22.645003 [ 4 ] {319422b2-b877-48fe-86cd-aca1b8a1aacf} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001592 sec., 48994.97487437186 rows/sec., 4.04 MiB/sec. | ||
| 17111 | 2026.05.18 07:25:22.645035 [ 71 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.05.18 07:25:22.645056 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17113 | 2026.05.18 07:25:22.645061 [ 4 ] {319422b2-b877-48fe-86cd-aca1b8a1aacf} <Debug> TCPHandler: Processed in 0.00181259 sec. | ||
| 17114 | 2026.05.18 07:25:22.645171 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17115 | 2026.05.18 07:25:22.645219 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17116 | 2026.05.18 07:25:22.645315 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17117 | 2026.05.18 07:25:22.645330 [ 4 ] {f6102ce8-e2df-49a2-9645-0920a8d13d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17118 | 2026.05.18 07:25:22.645352 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3362 rows starting from the beginning of the part | ||
| 17119 | 2026.05.18 07:25:22.645378 [ 4 ] {f6102ce8-e2df-49a2-9645-0920a8d13d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17120 | 2026.05.18 07:25:22.645422 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 17121 | 2026.05.18 07:25:22.645472 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 116 rows starting from the beginning of the part | ||
| 17122 | 2026.05.18 07:25:22.645513 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 819 rows starting from the beginning of the part | ||
| 17123 | 2026.05.18 07:25:22.645552 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 236 rows starting from the beginning of the part | ||
| 17124 | 2026.05.18 07:25:22.645590 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 78 rows starting from the beginning of the part | ||
| 17125 | 2026.05.18 07:25:22.645837 [ 4 ] {f6102ce8-e2df-49a2-9645-0920a8d13d1f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2026.05.18 07:25:22.645883 [ 4 ] {f6102ce8-e2df-49a2-9645-0920a8d13d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17127 | 2026.05.18 07:25:22.646213 [ 4 ] {f6102ce8-e2df-49a2-9645-0920a8d13d1f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17128 | 2026.05.18 07:25:22.646451 [ 4 ] {f6102ce8-e2df-49a2-9645-0920a8d13d1f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2026.05.18 07:25:22.646601 [ 4 ] {f6102ce8-e2df-49a2-9645-0920a8d13d1f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001296 sec., 8487.654320987655 rows/sec., 638.23 KiB/sec. | ||
| 17130 | 2026.05.18 07:25:22.646639 [ 4 ] {f6102ce8-e2df-49a2-9645-0920a8d13d1f} <Debug> TCPHandler: Processed in 0.001471308 sec. | ||
| 17131 | 2026.05.18 07:25:22.646824 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17132 | 2026.05.18 07:25:22.646928 [ 4 ] {8c0206c0-d076-4097-971a-de0e24c66c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17133 | 2026.05.18 07:25:22.646970 [ 4 ] {8c0206c0-d076-4097-971a-de0e24c66c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17134 | 2026.05.18 07:25:22.647350 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4667 rows, containing 5 columns (5 merged, 0 gathered) in 0.002232883 sec., 2090122.9486721873 rows/sec., 168.44 MiB/sec. | ||
| 17135 | 2026.05.18 07:25:22.647404 [ 4 ] {8c0206c0-d076-4097-971a-de0e24c66c9b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17136 | 2026.05.18 07:25:22.647445 [ 4 ] {8c0206c0-d076-4097-971a-de0e24c66c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17137 | 2026.05.18 07:25:22.647656 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17138 | 2026.05.18 07:25:22.647825 [ 4 ] {8c0206c0-d076-4097-971a-de0e24c66c9b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17139 | 2026.05.18 07:25:22.647993 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2026.05.18 07:25:22.648087 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_116_23} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17141 | 2026.05.18 07:25:22.648105 [ 4 ] {8c0206c0-d076-4097-971a-de0e24c66c9b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17142 | 2026.05.18 07:25:22.648178 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 17143 | 2026.05.18 07:25:22.648254 [ 4 ] {8c0206c0-d076-4097-971a-de0e24c66c9b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001346 sec., 55720.65378900446 rows/sec., 4.35 MiB/sec. | ||
| 17144 | 2026.05.18 07:25:22.648293 [ 4 ] {8c0206c0-d076-4097-971a-de0e24c66c9b} <Debug> TCPHandler: Processed in 0.001520319 sec. | ||
| 17145 | 2026.05.18 07:25:22.648400 [ 47 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17146 | 2026.05.18 07:25:22.648427 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17147 | 2026.05.18 07:25:22.648477 [ 47 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17148 | 2026.05.18 07:25:22.648510 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17149 | 2026.05.18 07:25:22.648544 [ 4 ] {64a88f3d-bb8f-4dcd-bf50-2af73bd2a1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17150 | 2026.05.18 07:25:22.648592 [ 4 ] {64a88f3d-bb8f-4dcd-bf50-2af73bd2a1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17151 | 2026.05.18 07:25:22.648610 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17152 | 2026.05.18 07:25:22.648735 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17153 | 2026.05.18 07:25:22.648768 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1831 rows starting from the beginning of the part | ||
| 17154 | 2026.05.18 07:25:22.648834 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 17155 | 2026.05.18 07:25:22.648886 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 94 rows starting from the beginning of the part | ||
| 17156 | 2026.05.18 07:25:22.648929 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 501 rows starting from the beginning of the part | ||
| 17157 | 2026.05.18 07:25:22.648976 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 130 rows starting from the beginning of the part | ||
| 17158 | 2026.05.18 07:25:22.649017 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 75 rows starting from the beginning of the part | ||
| 17159 | 2026.05.18 07:25:22.649053 [ 4 ] {64a88f3d-bb8f-4dcd-bf50-2af73bd2a1e1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17160 | 2026.05.18 07:25:22.649093 [ 4 ] {64a88f3d-bb8f-4dcd-bf50-2af73bd2a1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17161 | 2026.05.18 07:25:22.649483 [ 4 ] {64a88f3d-bb8f-4dcd-bf50-2af73bd2a1e1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17162 | 2026.05.18 07:25:22.649734 [ 4 ] {64a88f3d-bb8f-4dcd-bf50-2af73bd2a1e1} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17163 | 2026.05.18 07:25:22.649878 [ 4 ] {64a88f3d-bb8f-4dcd-bf50-2af73bd2a1e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 8.22 MiB/sec. | ||
| 17164 | 2026.05.18 07:25:22.649913 [ 4 ] {64a88f3d-bb8f-4dcd-bf50-2af73bd2a1e1} <Debug> TCPHandler: Processed in 0.001536939 sec. | ||
| 17165 | 2026.05.18 07:25:22.650058 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17166 | 2026.05.18 07:25:22.650171 [ 4 ] {c8bea421-ccd1-4ea8-a4c7-48b1a46db22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17167 | 2026.05.18 07:25:22.650232 [ 4 ] {c8bea421-ccd1-4ea8-a4c7-48b1a46db22e} <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 | ||
| 17168 | 2026.05.18 07:25:22.650322 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174752 sec., 1542185.497161692 rows/sec., 113.88 MiB/sec. | ||
| 17169 | 2026.05.18 07:25:22.650541 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17170 | 2026.05.18 07:25:22.650815 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17171 | 2026.05.18 07:25:22.650889 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_116_23} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17172 | 2026.05.18 07:25:22.650967 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 17173 | 2026.05.18 07:25:22.651097 [ 4 ] {c8bea421-ccd1-4ea8-a4c7-48b1a46db22e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17174 | 2026.05.18 07:25:22.651140 [ 4 ] {c8bea421-ccd1-4ea8-a4c7-48b1a46db22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17175 | 2026.05.18 07:25:22.651687 [ 4 ] {c8bea421-ccd1-4ea8-a4c7-48b1a46db22e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17176 | 2026.05.18 07:25:22.651922 [ 4 ] {c8bea421-ccd1-4ea8-a4c7-48b1a46db22e} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17177 | 2026.05.18 07:25:22.652076 [ 4 ] {c8bea421-ccd1-4ea8-a4c7-48b1a46db22e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001934 sec., 5687.693898655636 rows/sec., 10.19 MiB/sec. | ||
| 17178 | 2026.05.18 07:25:22.652159 [ 4 ] {c8bea421-ccd1-4ea8-a4c7-48b1a46db22e} <Debug> TCPHandler: Processed in 0.002157252 sec. | ||
| 17179 | 2026.05.18 07:25:22.652312 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17180 | 2026.05.18 07:25:22.652413 [ 4 ] {3456e617-e07f-47f1-9eb6-884581aea136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17181 | 2026.05.18 07:25:22.652458 [ 4 ] {3456e617-e07f-47f1-9eb6-884581aea136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17182 | 2026.05.18 07:25:22.652835 [ 4 ] {3456e617-e07f-47f1-9eb6-884581aea136} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17183 | 2026.05.18 07:25:22.652872 [ 4 ] {3456e617-e07f-47f1-9eb6-884581aea136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17184 | 2026.05.18 07:25:22.653207 [ 4 ] {3456e617-e07f-47f1-9eb6-884581aea136} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17185 | 2026.05.18 07:25:22.653441 [ 4 ] {3456e617-e07f-47f1-9eb6-884581aea136} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17186 | 2026.05.18 07:25:22.653579 [ 4 ] {3456e617-e07f-47f1-9eb6-884581aea136} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 17187 | 2026.05.18 07:25:22.653613 [ 4 ] {3456e617-e07f-47f1-9eb6-884581aea136} <Debug> TCPHandler: Processed in 0.001353738 sec. | ||
| 17188 | 2026.05.18 07:25:23.215129 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17189 | 2026.05.18 07:25:23.215183 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17190 | 2026.05.18 07:25:23.217122 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17191 | 2026.05.18 07:25:26.703062 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17192 | 2026.05.18 07:25:26.703173 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17193 | 2026.05.18 07:25:26.886380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34594 | ||
| 17194 | 2026.05.18 07:25:26.887169 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17195 | 2026.05.18 07:25:26.887229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17196 | 2026.05.18 07:25:26.887750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17197 | 2026.05.18 07:25:26.888000 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.05.18 07:25:26.888137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34594 | ||
| 17199 | 2026.05.18 07:25:27.271704 [ 220 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17200 | 2026.05.18 07:25:27.271768 [ 220 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17201 | 2026.05.18 07:25:27.274198 [ 220 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17202 | 2026.05.18 07:25:27.637976 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17203 | 2026.05.18 07:25:27.638244 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17204 | 2026.05.18 07:25:27.638633 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17205 | 2026.05.18 07:25:27.638671 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <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 | ||
| 17206 | 2026.05.18 07:25:27.638918 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17207 | 2026.05.18 07:25:27.638990 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17208 | 2026.05.18 07:25:27.639137 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17209 | 2026.05.18 07:25:27.639175 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17210 | 2026.05.18 07:25:27.639197 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 17211 | 2026.05.18 07:25:27.639213 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17212 | 2026.05.18 07:25:27.639255 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <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'))" | ||
| 17213 | 2026.05.18 07:25:27.639277 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 17214 | 2026.05.18 07:25:27.640443 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002311 sec., 22501.081782778016 rows/sec., 5.26 MiB/sec. | ||
| 17215 | 2026.05.18 07:25:27.640549 [ 4 ] {0edeff41-9086-4a55-9cd8-4acb490f1027} <Debug> TCPHandler: Processed in 0.002720156 sec. | ||
| 17216 | 2026.05.18 07:25:27.642873 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17217 | 2026.05.18 07:25:27.642992 [ 4 ] {1776c2ef-4db8-42a7-b740-6a3745600d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17218 | 2026.05.18 07:25:27.643038 [ 4 ] {1776c2ef-4db8-42a7-b740-6a3745600d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17219 | 2026.05.18 07:25:27.643635 [ 4 ] {1776c2ef-4db8-42a7-b740-6a3745600d51} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17220 | 2026.05.18 07:25:27.643673 [ 4 ] {1776c2ef-4db8-42a7-b740-6a3745600d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17221 | 2026.05.18 07:25:27.644066 [ 4 ] {1776c2ef-4db8-42a7-b740-6a3745600d51} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17222 | 2026.05.18 07:25:27.644514 [ 4 ] {1776c2ef-4db8-42a7-b740-6a3745600d51} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17223 | 2026.05.18 07:25:27.644819 [ 4 ] {1776c2ef-4db8-42a7-b740-6a3745600d51} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001847 sec., 62804.547915538715 rows/sec., 5.32 MiB/sec. | ||
| 17224 | 2026.05.18 07:25:27.644924 [ 4 ] {1776c2ef-4db8-42a7-b740-6a3745600d51} <Debug> TCPHandler: Processed in 0.002102962 sec. | ||
| 17225 | 2026.05.18 07:25:27.645194 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17226 | 2026.05.18 07:25:27.645349 [ 4 ] {c1b747da-54a5-4b6b-add3-b7d9650248e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17227 | 2026.05.18 07:25:27.645415 [ 4 ] {c1b747da-54a5-4b6b-add3-b7d9650248e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17228 | 2026.05.18 07:25:27.646016 [ 4 ] {c1b747da-54a5-4b6b-add3-b7d9650248e3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2026.05.18 07:25:27.646061 [ 4 ] {c1b747da-54a5-4b6b-add3-b7d9650248e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17230 | 2026.05.18 07:25:27.646417 [ 4 ] {c1b747da-54a5-4b6b-add3-b7d9650248e3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17231 | 2026.05.18 07:25:27.646629 [ 4 ] {c1b747da-54a5-4b6b-add3-b7d9650248e3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2026.05.18 07:25:27.646768 [ 4 ] {c1b747da-54a5-4b6b-add3-b7d9650248e3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001508 sec., 19893.899204244033 rows/sec., 1.46 MiB/sec. | ||
| 17233 | 2026.05.18 07:25:27.646806 [ 4 ] {c1b747da-54a5-4b6b-add3-b7d9650248e3} <Debug> TCPHandler: Processed in 0.00179669 sec. | ||
| 17234 | 2026.05.18 07:25:27.646922 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17235 | 2026.05.18 07:25:27.647019 [ 4 ] {35822265-fad0-409b-b97b-967257c3ba93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17236 | 2026.05.18 07:25:27.647061 [ 4 ] {35822265-fad0-409b-b97b-967257c3ba93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17237 | 2026.05.18 07:25:27.647591 [ 4 ] {35822265-fad0-409b-b97b-967257c3ba93} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2026.05.18 07:25:27.647629 [ 4 ] {35822265-fad0-409b-b97b-967257c3ba93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17239 | 2026.05.18 07:25:27.647991 [ 4 ] {35822265-fad0-409b-b97b-967257c3ba93} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17240 | 2026.05.18 07:25:27.648208 [ 4 ] {35822265-fad0-409b-b97b-967257c3ba93} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17241 | 2026.05.18 07:25:27.648341 [ 4 ] {35822265-fad0-409b-b97b-967257c3ba93} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001289 sec., 72924.74786656322 rows/sec., 5.70 MiB/sec. | ||
| 17242 | 2026.05.18 07:25:27.648377 [ 4 ] {35822265-fad0-409b-b97b-967257c3ba93} <Debug> TCPHandler: Processed in 0.001456608 sec. | ||
| 17243 | 2026.05.18 07:25:27.648534 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17244 | 2026.05.18 07:25:27.648632 [ 4 ] {162070aa-284c-4b35-920c-130a7a0cca5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17245 | 2026.05.18 07:25:27.648679 [ 4 ] {162070aa-284c-4b35-920c-130a7a0cca5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17246 | 2026.05.18 07:25:27.649111 [ 4 ] {162070aa-284c-4b35-920c-130a7a0cca5b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2026.05.18 07:25:27.649148 [ 4 ] {162070aa-284c-4b35-920c-130a7a0cca5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17248 | 2026.05.18 07:25:27.649488 [ 4 ] {162070aa-284c-4b35-920c-130a7a0cca5b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17249 | 2026.05.18 07:25:27.649707 [ 4 ] {162070aa-284c-4b35-920c-130a7a0cca5b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2026.05.18 07:25:27.649841 [ 4 ] {162070aa-284c-4b35-920c-130a7a0cca5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 17251 | 2026.05.18 07:25:27.649876 [ 4 ] {162070aa-284c-4b35-920c-130a7a0cca5b} <Debug> TCPHandler: Processed in 0.001390868 sec. | ||
| 17252 | 2026.05.18 07:25:27.650021 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17253 | 2026.05.18 07:25:27.650116 [ 4 ] {587dcc66-9684-4b04-8950-414f5da225df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17254 | 2026.05.18 07:25:27.650174 [ 4 ] {587dcc66-9684-4b04-8950-414f5da225df} <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 | ||
| 17255 | 2026.05.18 07:25:27.651111 [ 4 ] {587dcc66-9684-4b04-8950-414f5da225df} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2026.05.18 07:25:27.651149 [ 4 ] {587dcc66-9684-4b04-8950-414f5da225df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17257 | 2026.05.18 07:25:27.651706 [ 4 ] {587dcc66-9684-4b04-8950-414f5da225df} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17258 | 2026.05.18 07:25:27.651933 [ 4 ] {587dcc66-9684-4b04-8950-414f5da225df} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2026.05.18 07:25:27.652082 [ 4 ] {587dcc66-9684-4b04-8950-414f5da225df} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001983 sec., 15128.593040847201 rows/sec., 27.11 MiB/sec. | ||
| 17260 | 2026.05.18 07:25:27.652147 [ 4 ] {587dcc66-9684-4b04-8950-414f5da225df} <Debug> TCPHandler: Processed in 0.002174983 sec. | ||
| 17261 | 2026.05.18 07:25:27.652287 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2026.05.18 07:25:27.652383 [ 4 ] {073720b5-5a5a-44e5-871c-5508db9b2bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17263 | 2026.05.18 07:25:27.652426 [ 4 ] {073720b5-5a5a-44e5-871c-5508db9b2bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17264 | 2026.05.18 07:25:27.652777 [ 4 ] {073720b5-5a5a-44e5-871c-5508db9b2bd8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2026.05.18 07:25:27.652813 [ 4 ] {073720b5-5a5a-44e5-871c-5508db9b2bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17266 | 2026.05.18 07:25:27.653135 [ 4 ] {073720b5-5a5a-44e5-871c-5508db9b2bd8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17267 | 2026.05.18 07:25:27.653350 [ 4 ] {073720b5-5a5a-44e5-871c-5508db9b2bd8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2026.05.18 07:25:27.653483 [ 4 ] {073720b5-5a5a-44e5-871c-5508db9b2bd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 17269 | 2026.05.18 07:25:27.653517 [ 4 ] {073720b5-5a5a-44e5-871c-5508db9b2bd8} <Debug> TCPHandler: Processed in 0.001278857 sec. | ||
| 17270 | 2026.05.18 07:25:27.653589 [ 224 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17271 | 2026.05.18 07:25:27.653621 [ 224 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17272 | 2026.05.18 07:25:27.655708 [ 224 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17273 | 2026.05.18 07:25:28.708511 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 17274 | 2026.05.18 07:25:28.725023 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2026.05.18 07:25:28.725082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17276 | 2026.05.18 07:25:28.731220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17277 | 2026.05.18 07:25:28.731927 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.05.18 07:25:28.734770 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 17279 | 2026.05.18 07:25:29.915617 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2026.05.18 07:25:29.915914 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17281 | 2026.05.18 07:25:29.916336 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17282 | 2026.05.18 07:25:29.916382 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17283 | 2026.05.18 07:25:29.916646 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17284 | 2026.05.18 07:25:29.916716 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17285 | 2026.05.18 07:25:29.916861 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 17286 | 2026.05.18 07:25:29.916899 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17287 | 2026.05.18 07:25:29.916920 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 17288 | 2026.05.18 07:25:29.916936 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17289 | 2026.05.18 07:25:29.916979 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 17290 | 2026.05.18 07:25:29.917000 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 17291 | 2026.05.18 07:25:29.918099 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002303 sec., 22579.244463742943 rows/sec., 5.28 MiB/sec. | ||
| 17292 | 2026.05.18 07:25:29.918306 [ 4 ] {d71d8331-b7de-48aa-849c-a9bd5b988689} <Debug> TCPHandler: Processed in 0.002844665 sec. | ||
| 17293 | 2026.05.18 07:25:29.935303 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17294 | 2026.05.18 07:25:29.935463 [ 4 ] {769c43ad-a8e4-4429-8f05-89146cc62206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17295 | 2026.05.18 07:25:29.935636 [ 4 ] {769c43ad-a8e4-4429-8f05-89146cc62206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17296 | 2026.05.18 07:25:29.936341 [ 4 ] {769c43ad-a8e4-4429-8f05-89146cc62206} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17297 | 2026.05.18 07:25:29.936390 [ 4 ] {769c43ad-a8e4-4429-8f05-89146cc62206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17298 | 2026.05.18 07:25:29.936777 [ 4 ] {769c43ad-a8e4-4429-8f05-89146cc62206} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17299 | 2026.05.18 07:25:29.936997 [ 4 ] {769c43ad-a8e4-4429-8f05-89146cc62206} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17300 | 2026.05.18 07:25:29.937144 [ 4 ] {769c43ad-a8e4-4429-8f05-89146cc62206} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001732 sec., 163972.28637413395 rows/sec., 10.41 MiB/sec. | ||
| 17301 | 2026.05.18 07:25:29.937185 [ 4 ] {769c43ad-a8e4-4429-8f05-89146cc62206} <Debug> TCPHandler: Processed in 0.002014452 sec. | ||
| 17302 | 2026.05.18 07:25:29.937330 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17303 | 2026.05.18 07:25:29.937427 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17304 | 2026.05.18 07:25:29.937468 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17305 | 2026.05.18 07:25:29.939465 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2026.05.18 07:25:29.939530 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17307 | 2026.05.18 07:25:29.940110 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17308 | 2026.05.18 07:25:29.940349 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17309 | 2026.05.18 07:25:29.940512 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.003101 sec., 1021605.9335698162 rows/sec., 75.96 MiB/sec. | ||
| 17310 | 2026.05.18 07:25:29.940573 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17311 | 2026.05.18 07:25:29.940587 [ 4 ] {011eb46f-49d1-4dd2-bb56-7a056d00e895} <Debug> TCPHandler: Processed in 0.003306558 sec. | ||
| 17312 | 2026.05.18 07:25:29.940788 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17313 | 2026.05.18 07:25:29.940916 [ 4 ] {94c8a041-5c10-403d-9568-3ec7af1579af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17314 | 2026.05.18 07:25:29.940969 [ 4 ] {94c8a041-5c10-403d-9568-3ec7af1579af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17315 | 2026.05.18 07:25:29.941498 [ 4 ] {94c8a041-5c10-403d-9568-3ec7af1579af} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17316 | 2026.05.18 07:25:29.941534 [ 4 ] {94c8a041-5c10-403d-9568-3ec7af1579af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17317 | 2026.05.18 07:25:29.941833 [ 4 ] {94c8a041-5c10-403d-9568-3ec7af1579af} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17318 | 2026.05.18 07:25:29.942042 [ 4 ] {94c8a041-5c10-403d-9568-3ec7af1579af} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17319 | 2026.05.18 07:25:29.942167 [ 4 ] {94c8a041-5c10-403d-9568-3ec7af1579af} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001289 sec., 127230.41117145073 rows/sec., 7.72 MiB/sec. | ||
| 17320 | 2026.05.18 07:25:29.942201 [ 4 ] {94c8a041-5c10-403d-9568-3ec7af1579af} <Debug> TCPHandler: Processed in 0.001520358 sec. | ||
| 17321 | 2026.05.18 07:25:29.942353 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17322 | 2026.05.18 07:25:29.942450 [ 4 ] {0476f29b-f8e2-497e-8318-fcf002a68ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17323 | 2026.05.18 07:25:29.942490 [ 4 ] {0476f29b-f8e2-497e-8318-fcf002a68ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17324 | 2026.05.18 07:25:29.943235 [ 4 ] {0476f29b-f8e2-497e-8318-fcf002a68ac8} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.05.18 07:25:29.943271 [ 4 ] {0476f29b-f8e2-497e-8318-fcf002a68ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17326 | 2026.05.18 07:25:29.943595 [ 4 ] {0476f29b-f8e2-497e-8318-fcf002a68ac8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17327 | 2026.05.18 07:25:29.943802 [ 4 ] {0476f29b-f8e2-497e-8318-fcf002a68ac8} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2026.05.18 07:25:29.943929 [ 4 ] {0476f29b-f8e2-497e-8318-fcf002a68ac8} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001498 sec., 634178.9052069426 rows/sec., 37.31 MiB/sec. | ||
| 17329 | 2026.05.18 07:25:29.943963 [ 4 ] {0476f29b-f8e2-497e-8318-fcf002a68ac8} <Debug> TCPHandler: Processed in 0.001659509 sec. | ||
| 17330 | 2026.05.18 07:25:29.944086 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17331 | 2026.05.18 07:25:29.944181 [ 4 ] {050db877-bd6e-4833-b5a8-688ace78b07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17332 | 2026.05.18 07:25:29.944260 [ 4 ] {050db877-bd6e-4833-b5a8-688ace78b07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17333 | 2026.05.18 07:25:29.944861 [ 4 ] {050db877-bd6e-4833-b5a8-688ace78b07c} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17334 | 2026.05.18 07:25:29.944905 [ 4 ] {050db877-bd6e-4833-b5a8-688ace78b07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17335 | 2026.05.18 07:25:29.945291 [ 4 ] {050db877-bd6e-4833-b5a8-688ace78b07c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17336 | 2026.05.18 07:25:29.945546 [ 4 ] {050db877-bd6e-4833-b5a8-688ace78b07c} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17337 | 2026.05.18 07:25:29.945712 [ 4 ] {050db877-bd6e-4833-b5a8-688ace78b07c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001547 sec., 646.4124111182934 rows/sec., 45.45 KiB/sec. | ||
| 17338 | 2026.05.18 07:25:29.945753 [ 4 ] {050db877-bd6e-4833-b5a8-688ace78b07c} <Debug> TCPHandler: Processed in 0.001715949 sec. | ||
| 17339 | 2026.05.18 07:25:29.945912 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17340 | 2026.05.18 07:25:29.946047 [ 4 ] {5adf8b10-e91c-4a76-a87c-f985369c8b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17341 | 2026.05.18 07:25:29.946092 [ 4 ] {5adf8b10-e91c-4a76-a87c-f985369c8b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17342 | 2026.05.18 07:25:29.946600 [ 4 ] {5adf8b10-e91c-4a76-a87c-f985369c8b45} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17343 | 2026.05.18 07:25:29.946639 [ 4 ] {5adf8b10-e91c-4a76-a87c-f985369c8b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17344 | 2026.05.18 07:25:29.946980 [ 4 ] {5adf8b10-e91c-4a76-a87c-f985369c8b45} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17345 | 2026.05.18 07:25:29.947210 [ 4 ] {5adf8b10-e91c-4a76-a87c-f985369c8b45} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17346 | 2026.05.18 07:25:29.947374 [ 4 ] {5adf8b10-e91c-4a76-a87c-f985369c8b45} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00136 sec., 108823.5294117647 rows/sec., 6.19 MiB/sec. | ||
| 17347 | 2026.05.18 07:25:29.947424 [ 4 ] {5adf8b10-e91c-4a76-a87c-f985369c8b45} <Debug> TCPHandler: Processed in 0.001567389 sec. | ||
| 17348 | 2026.05.18 07:25:29.947579 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17349 | 2026.05.18 07:25:29.947675 [ 4 ] {70185944-1043-4a3c-88ba-1e8977b60ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17350 | 2026.05.18 07:25:29.947715 [ 4 ] {70185944-1043-4a3c-88ba-1e8977b60ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17351 | 2026.05.18 07:25:29.948903 [ 4 ] {70185944-1043-4a3c-88ba-1e8977b60ad7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17352 | 2026.05.18 07:25:29.948938 [ 4 ] {70185944-1043-4a3c-88ba-1e8977b60ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17353 | 2026.05.18 07:25:29.949380 [ 4 ] {70185944-1043-4a3c-88ba-1e8977b60ad7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17354 | 2026.05.18 07:25:29.949614 [ 4 ] {70185944-1043-4a3c-88ba-1e8977b60ad7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17355 | 2026.05.18 07:25:29.949758 [ 4 ] {70185944-1043-4a3c-88ba-1e8977b60ad7} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.002101 sec., 821989.5287958115 rows/sec., 55.34 MiB/sec. | ||
| 17356 | 2026.05.18 07:25:29.949796 [ 4 ] {70185944-1043-4a3c-88ba-1e8977b60ad7} <Debug> TCPHandler: Processed in 0.002265642 sec. | ||
| 17357 | 2026.05.18 07:25:29.949931 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17358 | 2026.05.18 07:25:29.950042 [ 4 ] {a3923502-169f-4956-a34f-4c7ede147f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17359 | 2026.05.18 07:25:29.950086 [ 4 ] {a3923502-169f-4956-a34f-4c7ede147f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17360 | 2026.05.18 07:25:29.950451 [ 4 ] {a3923502-169f-4956-a34f-4c7ede147f25} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17361 | 2026.05.18 07:25:29.950486 [ 4 ] {a3923502-169f-4956-a34f-4c7ede147f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17362 | 2026.05.18 07:25:29.950823 [ 4 ] {a3923502-169f-4956-a34f-4c7ede147f25} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17363 | 2026.05.18 07:25:29.951063 [ 4 ] {a3923502-169f-4956-a34f-4c7ede147f25} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17364 | 2026.05.18 07:25:29.951211 [ 4 ] {a3923502-169f-4956-a34f-4c7ede147f25} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 17365 | 2026.05.18 07:25:29.951247 [ 4 ] {a3923502-169f-4956-a34f-4c7ede147f25} <Debug> TCPHandler: Processed in 0.001365577 sec. | ||
| 17366 | 2026.05.18 07:25:29.951385 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17367 | 2026.05.18 07:25:29.951481 [ 4 ] {7aac3bf2-dbaf-44ad-99fb-9ac736bc1205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17368 | 2026.05.18 07:25:29.951537 [ 4 ] {7aac3bf2-dbaf-44ad-99fb-9ac736bc1205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17369 | 2026.05.18 07:25:29.952355 [ 4 ] {7aac3bf2-dbaf-44ad-99fb-9ac736bc1205} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17370 | 2026.05.18 07:25:29.952390 [ 4 ] {7aac3bf2-dbaf-44ad-99fb-9ac736bc1205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17371 | 2026.05.18 07:25:29.952858 [ 4 ] {7aac3bf2-dbaf-44ad-99fb-9ac736bc1205} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17372 | 2026.05.18 07:25:29.953091 [ 4 ] {7aac3bf2-dbaf-44ad-99fb-9ac736bc1205} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2026.05.18 07:25:29.953241 [ 4 ] {7aac3bf2-dbaf-44ad-99fb-9ac736bc1205} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001777 sec., 936972.4254361284 rows/sec., 57.20 MiB/sec. | ||
| 17374 | 2026.05.18 07:25:29.953286 [ 4 ] {7aac3bf2-dbaf-44ad-99fb-9ac736bc1205} <Debug> TCPHandler: Processed in 0.001965851 sec. | ||
| 17375 | 2026.05.18 07:25:29.953452 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17376 | 2026.05.18 07:25:29.953588 [ 4 ] {556657a0-1495-4875-8926-789abc31f81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17377 | 2026.05.18 07:25:29.953657 [ 4 ] {556657a0-1495-4875-8926-789abc31f81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17378 | 2026.05.18 07:25:29.954017 [ 4 ] {556657a0-1495-4875-8926-789abc31f81b} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.05.18 07:25:29.954052 [ 4 ] {556657a0-1495-4875-8926-789abc31f81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17380 | 2026.05.18 07:25:29.954391 [ 4 ] {556657a0-1495-4875-8926-789abc31f81b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17381 | 2026.05.18 07:25:29.954643 [ 4 ] {556657a0-1495-4875-8926-789abc31f81b} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2026.05.18 07:25:29.954795 [ 4 ] {556657a0-1495-4875-8926-789abc31f81b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001232 sec., 811.6883116883117 rows/sec., 54.69 KiB/sec. | ||
| 17383 | 2026.05.18 07:25:29.954832 [ 4 ] {556657a0-1495-4875-8926-789abc31f81b} <Debug> TCPHandler: Processed in 0.001439608 sec. | ||
| 17384 | 2026.05.18 07:25:29.954969 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17385 | 2026.05.18 07:25:29.955065 [ 4 ] {9cd22b47-7fbc-412c-a981-0ac316b6c5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17386 | 2026.05.18 07:25:29.955133 [ 4 ] {9cd22b47-7fbc-412c-a981-0ac316b6c5db} <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 | ||
| 17387 | 2026.05.18 07:25:29.955997 [ 4 ] {9cd22b47-7fbc-412c-a981-0ac316b6c5db} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.05.18 07:25:29.956032 [ 4 ] {9cd22b47-7fbc-412c-a981-0ac316b6c5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17389 | 2026.05.18 07:25:29.956601 [ 4 ] {9cd22b47-7fbc-412c-a981-0ac316b6c5db} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17390 | 2026.05.18 07:25:29.956872 [ 4 ] {9cd22b47-7fbc-412c-a981-0ac316b6c5db} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2026.05.18 07:25:29.957029 [ 4 ] {9cd22b47-7fbc-412c-a981-0ac316b6c5db} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001981 sec., 11105.50227158001 rows/sec., 19.90 MiB/sec. | ||
| 17392 | 2026.05.18 07:25:29.957084 [ 4 ] {9cd22b47-7fbc-412c-a981-0ac316b6c5db} <Debug> TCPHandler: Processed in 0.002178912 sec. | ||
| 17393 | 2026.05.18 07:25:29.957215 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17394 | 2026.05.18 07:25:29.957330 [ 4 ] {5e1ad492-3ad8-4717-a398-14b22e0c34da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17395 | 2026.05.18 07:25:29.957374 [ 4 ] {5e1ad492-3ad8-4717-a398-14b22e0c34da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17396 | 2026.05.18 07:25:29.957765 [ 4 ] {5e1ad492-3ad8-4717-a398-14b22e0c34da} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2026.05.18 07:25:29.957801 [ 4 ] {5e1ad492-3ad8-4717-a398-14b22e0c34da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17398 | 2026.05.18 07:25:29.958135 [ 4 ] {5e1ad492-3ad8-4717-a398-14b22e0c34da} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17399 | 2026.05.18 07:25:29.958369 [ 4 ] {5e1ad492-3ad8-4717-a398-14b22e0c34da} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2026.05.18 07:25:29.958509 [ 66 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17401 | 2026.05.18 07:25:29.958520 [ 4 ] {5e1ad492-3ad8-4717-a398-14b22e0c34da} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001226 sec., 53833.60522022838 rows/sec., 3.27 MiB/sec. | ||
| 17402 | 2026.05.18 07:25:29.958580 [ 66 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2026.05.18 07:25:29.958591 [ 4 ] {5e1ad492-3ad8-4717-a398-14b22e0c34da} <Debug> TCPHandler: Processed in 0.001424808 sec. | ||
| 17404 | 2026.05.18 07:25:29.958611 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 17405 | 2026.05.18 07:25:29.958710 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17406 | 2026.05.18 07:25:29.958813 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17407 | 2026.05.18 07:25:29.958845 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6756 rows starting from the beginning of the part | ||
| 17408 | 2026.05.18 07:25:29.958903 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 17409 | 2026.05.18 07:25:29.958951 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 17410 | 2026.05.18 07:25:29.958996 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 17411 | 2026.05.18 07:25:29.959039 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 17412 | 2026.05.18 07:25:29.959084 [ 194 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 66 rows starting from the beginning of the part | ||
| 17413 | 2026.05.18 07:25:29.960659 [ 191 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001987061 sec., 3569090.2292380556 rows/sec., 231.25 MiB/sec. | ||
| 17414 | 2026.05.18 07:25:29.961056 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17415 | 2026.05.18 07:25:29.961454 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17416 | 2026.05.18 07:25:29.961548 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_116_23} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17417 | 2026.05.18 07:25:29.961659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17418 | 2026.05.18 07:25:32.323165 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43024 | ||
| 17419 | 2026.05.18 07:25:32.323267 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17420 | 2026.05.18 07:25:32.323293 [ 309 ] {} <Debug> TCP-Session: a0474771-0efe-42e0-bb0f-3cc5be5be8b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43024 | ||
| 17421 | 2026.05.18 07:25:32.323316 [ 309 ] {} <Debug> TCP-Session: a0474771-0efe-42e0-bb0f-3cc5be5be8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17422 | 2026.05.18 07:25:32.323329 [ 309 ] {} <Debug> TCP-Session: a0474771-0efe-42e0-bb0f-3cc5be5be8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17423 | 2026.05.18 07:25:32.323496 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35902 | ||
| 17424 | 2026.05.18 07:25:32.323505 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46834 | ||
| 17425 | 2026.05.18 07:25:32.323552 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17426 | 2026.05.18 07:25:32.323554 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64848 | ||
| 17427 | 2026.05.18 07:25:32.323582 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43634 | ||
| 17428 | 2026.05.18 07:25:32.323586 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59938 | ||
| 17429 | 2026.05.18 07:25:32.323638 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17430 | 2026.05.18 07:25:32.323643 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17431 | 2026.05.18 07:25:32.323577 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17432 | 2026.05.18 07:25:32.323678 [ 309 ] {} <Trace> TCP-Session: a0474771-0efe-42e0-bb0f-3cc5be5be8b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17433 | 2026.05.18 07:25:32.323688 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17434 | 2026.05.18 07:25:32.323708 [ 3 ] {} <Debug> TCP-Session: c070e82c-6485-42a6-a544-79231af0c286 Authenticating user 'default' from [fd00:1122:3344:101::e]:46834 | ||
| 17435 | 2026.05.18 07:25:32.323741 [ 308 ] {} <Debug> TCP-Session: f10d8683-eff8-44c5-aea3-63109fe5ceda Authenticating user 'default' from [fd00:1122:3344:101::e]:59938 | ||
| 17436 | 2026.05.18 07:25:32.323754 [ 3 ] {} <Debug> TCP-Session: c070e82c-6485-42a6-a544-79231af0c286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17437 | 2026.05.18 07:25:32.323681 [ 307 ] {} <Debug> TCP-Session: ca6b04ab-c930-4759-ab6f-3229a035a1ef Authenticating user 'default' from [fd00:1122:3344:101::e]:43634 | ||
| 17438 | 2026.05.18 07:25:32.323775 [ 308 ] {} <Debug> TCP-Session: f10d8683-eff8-44c5-aea3-63109fe5ceda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17439 | 2026.05.18 07:25:32.323781 [ 3 ] {} <Debug> TCP-Session: c070e82c-6485-42a6-a544-79231af0c286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17440 | 2026.05.18 07:25:32.323809 [ 307 ] {} <Debug> TCP-Session: ca6b04ab-c930-4759-ab6f-3229a035a1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17441 | 2026.05.18 07:25:32.323812 [ 308 ] {} <Debug> TCP-Session: f10d8683-eff8-44c5-aea3-63109fe5ceda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17442 | 2026.05.18 07:25:32.323838 [ 307 ] {} <Debug> TCP-Session: ca6b04ab-c930-4759-ab6f-3229a035a1ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17443 | 2026.05.18 07:25:32.323674 [ 269 ] {} <Debug> TCP-Session: 4dc21d3a-e568-4263-bdf1-6db20ba1d2dd Authenticating user 'default' from [fd00:1122:3344:101::e]:64848 | ||
| 17444 | 2026.05.18 07:25:32.323579 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61458 | ||
| 17445 | 2026.05.18 07:25:32.323884 [ 269 ] {} <Debug> TCP-Session: 4dc21d3a-e568-4263-bdf1-6db20ba1d2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17446 | 2026.05.18 07:25:32.323568 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62161 | ||
| 17447 | 2026.05.18 07:25:32.323922 [ 269 ] {} <Debug> TCP-Session: 4dc21d3a-e568-4263-bdf1-6db20ba1d2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17448 | 2026.05.18 07:25:32.323565 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56867 | ||
| 17449 | 2026.05.18 07:25:32.323575 [ 310 ] {} <Debug> TCP-Session: 83651ae3-9330-408a-8f43-3295a86ec8e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35902 | ||
| 17450 | 2026.05.18 07:25:32.323878 [ 309 ] {69730432-4174-4544-b11a-f64a16d33cee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17451 | 2026.05.18 07:25:32.324164 [ 310 ] {} <Debug> TCP-Session: 83651ae3-9330-408a-8f43-3295a86ec8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17452 | 2026.05.18 07:25:32.324195 [ 310 ] {} <Debug> TCP-Session: 83651ae3-9330-408a-8f43-3295a86ec8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17453 | 2026.05.18 07:25:32.324248 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17454 | 2026.05.18 07:25:32.324288 [ 306 ] {} <Debug> TCP-Session: aa0dc74c-dafc-42ca-9dce-912bdf19fed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61458 | ||
| 17455 | 2026.05.18 07:25:32.324306 [ 306 ] {} <Debug> TCP-Session: aa0dc74c-dafc-42ca-9dce-912bdf19fed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17456 | 2026.05.18 07:25:32.324319 [ 306 ] {} <Debug> TCP-Session: aa0dc74c-dafc-42ca-9dce-912bdf19fed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17457 | 2026.05.18 07:25:32.324391 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17458 | 2026.05.18 07:25:32.324437 [ 303 ] {} <Debug> TCP-Session: f993b968-d03b-4a68-89f6-ebeadbec9ad3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56867 | ||
| 17459 | 2026.05.18 07:25:32.324461 [ 309 ] {69730432-4174-4544-b11a-f64a16d33cee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17460 | 2026.05.18 07:25:32.324465 [ 303 ] {} <Debug> TCP-Session: f993b968-d03b-4a68-89f6-ebeadbec9ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17461 | 2026.05.18 07:25:32.324507 [ 303 ] {} <Debug> TCP-Session: f993b968-d03b-4a68-89f6-ebeadbec9ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17462 | 2026.05.18 07:25:32.324521 [ 309 ] {69730432-4174-4544-b11a-f64a16d33cee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17463 | 2026.05.18 07:25:32.324626 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17464 | 2026.05.18 07:25:32.324665 [ 302 ] {} <Debug> TCP-Session: e03102c0-960a-4d93-8d58-b149871797a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62161 | ||
| 17465 | 2026.05.18 07:25:32.324683 [ 302 ] {} <Debug> TCP-Session: e03102c0-960a-4d93-8d58-b149871797a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17466 | 2026.05.18 07:25:32.324696 [ 302 ] {} <Debug> TCP-Session: e03102c0-960a-4d93-8d58-b149871797a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17467 | 2026.05.18 07:25:32.324811 [ 309 ] {69730432-4174-4544-b11a-f64a16d33cee} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 17468 | 2026.05.18 07:25:32.325736 [ 346 ] {69730432-4174-4544-b11a-f64a16d33cee} <Trace> AggregatingTransform: Aggregating | ||
| 17469 | 2026.05.18 07:25:32.325768 [ 346 ] {69730432-4174-4544-b11a-f64a16d33cee} <Trace> Aggregator: Aggregation method: without_key | ||
| 17470 | 2026.05.18 07:25:32.325795 [ 346 ] {69730432-4174-4544-b11a-f64a16d33cee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883545 sec. (1131.804 rows/sec., 44.21 KiB/sec.) | ||
| 17471 | 2026.05.18 07:25:32.325809 [ 346 ] {69730432-4174-4544-b11a-f64a16d33cee} <Trace> Aggregator: Merging aggregated data | ||
| 17472 | 2026.05.18 07:25:32.326378 [ 309 ] {69730432-4174-4544-b11a-f64a16d33cee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002562 sec., 390.32006245121 rows/sec., 15.25 KiB/sec. | ||
| 17473 | 2026.05.18 07:25:32.326503 [ 309 ] {69730432-4174-4544-b11a-f64a16d33cee} <Debug> TCPHandler: Processed in 0.002943896 sec. | ||
| 17474 | 2026.05.18 07:25:32.326649 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17475 | 2026.05.18 07:25:32.326678 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17476 | 2026.05.18 07:25:32.326689 [ 309 ] {} <Debug> TCP-Session: a0474771-0efe-42e0-bb0f-3cc5be5be8b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17477 | 2026.05.18 07:25:32.326702 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17478 | 2026.05.18 07:25:32.326719 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17479 | 2026.05.18 07:25:32.326723 [ 307 ] {} <Debug> TCP-Session: ca6b04ab-c930-4759-ab6f-3229a035a1ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17480 | 2026.05.18 07:25:32.326747 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17481 | 2026.05.18 07:25:32.326760 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17482 | 2026.05.18 07:25:32.326770 [ 302 ] {} <Debug> TCP-Session: e03102c0-960a-4d93-8d58-b149871797a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17483 | 2026.05.18 07:25:32.326788 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17484 | 2026.05.18 07:25:32.326812 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17485 | 2026.05.18 07:25:32.326839 [ 306 ] {} <Debug> TCP-Session: aa0dc74c-dafc-42ca-9dce-912bdf19fed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17486 | 2026.05.18 07:25:32.326846 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17487 | 2026.05.18 07:25:32.326867 [ 310 ] {} <Debug> TCP-Session: 83651ae3-9330-408a-8f43-3295a86ec8e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17488 | 2026.05.18 07:25:32.326805 [ 269 ] {} <Debug> TCP-Session: 4dc21d3a-e568-4263-bdf1-6db20ba1d2dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17489 | 2026.05.18 07:25:32.326899 [ 308 ] {} <Debug> TCP-Session: f10d8683-eff8-44c5-aea3-63109fe5ceda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17490 | 2026.05.18 07:25:32.326797 [ 303 ] {} <Debug> TCP-Session: f993b968-d03b-4a68-89f6-ebeadbec9ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17491 | 2026.05.18 07:25:32.326742 [ 3 ] {} <Debug> TCP-Session: c070e82c-6485-42a6-a544-79231af0c286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17492 | 2026.05.18 07:25:32.530237 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37316 | ||
| 17493 | 2026.05.18 07:25:32.530319 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17494 | 2026.05.18 07:25:32.530345 [ 269 ] {} <Debug> TCP-Session: bca5195b-51da-48ba-abb3-23156262369e Authenticating user 'default' from [fd00:1122:3344:101::e]:37316 | ||
| 17495 | 2026.05.18 07:25:32.530368 [ 269 ] {} <Debug> TCP-Session: bca5195b-51da-48ba-abb3-23156262369e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17496 | 2026.05.18 07:25:32.530382 [ 269 ] {} <Debug> TCP-Session: bca5195b-51da-48ba-abb3-23156262369e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17497 | 2026.05.18 07:25:32.530602 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32815 | ||
| 17498 | 2026.05.18 07:25:32.530637 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38428 | ||
| 17499 | 2026.05.18 07:25:32.530667 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17500 | 2026.05.18 07:25:32.530681 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58689 | ||
| 17501 | 2026.05.18 07:25:32.530719 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41429 | ||
| 17502 | 2026.05.18 07:25:32.530750 [ 269 ] {} <Trace> TCP-Session: bca5195b-51da-48ba-abb3-23156262369e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17503 | 2026.05.18 07:25:32.530771 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17504 | 2026.05.18 07:25:32.530818 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17505 | 2026.05.18 07:25:32.530741 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17506 | 2026.05.18 07:25:32.530857 [ 308 ] {} <Debug> TCP-Session: b454f63e-4b0f-480c-a7bd-c56768d6c169 Authenticating user 'default' from [fd00:1122:3344:101::e]:58689 | ||
| 17507 | 2026.05.18 07:25:32.530863 [ 3 ] {} <Debug> TCP-Session: 9ca7cec1-1ee3-468d-b43a-a8a884350d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:41429 | ||
| 17508 | 2026.05.18 07:25:32.530885 [ 303 ] {} <Debug> TCP-Session: 1dab4a77-187c-410b-be3b-7d5ddf4de18a Authenticating user 'default' from [fd00:1122:3344:101::e]:38428 | ||
| 17509 | 2026.05.18 07:25:32.530900 [ 308 ] {} <Debug> TCP-Session: b454f63e-4b0f-480c-a7bd-c56768d6c169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17510 | 2026.05.18 07:25:32.530921 [ 3 ] {} <Debug> TCP-Session: 9ca7cec1-1ee3-468d-b43a-a8a884350d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17511 | 2026.05.18 07:25:32.530922 [ 303 ] {} <Debug> TCP-Session: 1dab4a77-187c-410b-be3b-7d5ddf4de18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17512 | 2026.05.18 07:25:32.530955 [ 3 ] {} <Debug> TCP-Session: 9ca7cec1-1ee3-468d-b43a-a8a884350d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17513 | 2026.05.18 07:25:32.530969 [ 303 ] {} <Debug> TCP-Session: 1dab4a77-187c-410b-be3b-7d5ddf4de18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17514 | 2026.05.18 07:25:32.530969 [ 269 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37316) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17515 | 2026.05.18 07:25:32.530927 [ 308 ] {} <Debug> TCP-Session: b454f63e-4b0f-480c-a7bd-c56768d6c169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17516 | 2026.05.18 07:25:32.530727 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58337 | ||
| 17517 | 2026.05.18 07:25:32.530696 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57978 | ||
| 17518 | 2026.05.18 07:25:32.530656 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40816 | ||
| 17519 | 2026.05.18 07:25:32.531139 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17520 | 2026.05.18 07:25:32.531152 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17521 | 2026.05.18 07:25:32.531172 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17522 | 2026.05.18 07:25:32.531179 [ 310 ] {} <Debug> TCP-Session: 97e330e7-e507-4ab1-9dd7-9aef2e019a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:58337 | ||
| 17523 | 2026.05.18 07:25:32.531194 [ 309 ] {} <Debug> TCP-Session: a9f259bf-d0bb-4d72-a3c9-355047124d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:57978 | ||
| 17524 | 2026.05.18 07:25:32.531200 [ 306 ] {} <Debug> TCP-Session: 83671b51-9ccf-459d-8ab9-7bda436fe24e Authenticating user 'default' from [fd00:1122:3344:101::e]:40816 | ||
| 17525 | 2026.05.18 07:25:32.531218 [ 310 ] {} <Debug> TCP-Session: 97e330e7-e507-4ab1-9dd7-9aef2e019a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17526 | 2026.05.18 07:25:32.531232 [ 309 ] {} <Debug> TCP-Session: a9f259bf-d0bb-4d72-a3c9-355047124d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17527 | 2026.05.18 07:25:32.531237 [ 306 ] {} <Debug> TCP-Session: 83671b51-9ccf-459d-8ab9-7bda436fe24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17528 | 2026.05.18 07:25:32.531249 [ 310 ] {} <Debug> TCP-Session: 97e330e7-e507-4ab1-9dd7-9aef2e019a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17529 | 2026.05.18 07:25:32.531273 [ 306 ] {} <Debug> TCP-Session: 83671b51-9ccf-459d-8ab9-7bda436fe24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17530 | 2026.05.18 07:25:32.531266 [ 309 ] {} <Debug> TCP-Session: a9f259bf-d0bb-4d72-a3c9-355047124d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17531 | 2026.05.18 07:25:32.531315 [ 269 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17532 | 2026.05.18 07:25:32.530650 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58183 | ||
| 17533 | 2026.05.18 07:25:32.530728 [ 302 ] {} <Debug> TCP-Session: 77f4aeb4-7f23-454d-a997-8af1e212cb76 Authenticating user 'default' from [fd00:1122:3344:101::e]:32815 | ||
| 17534 | 2026.05.18 07:25:32.531421 [ 302 ] {} <Debug> TCP-Session: 77f4aeb4-7f23-454d-a997-8af1e212cb76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17535 | 2026.05.18 07:25:32.531425 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17536 | 2026.05.18 07:25:32.531437 [ 302 ] {} <Debug> TCP-Session: 77f4aeb4-7f23-454d-a997-8af1e212cb76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17537 | 2026.05.18 07:25:32.531436 [ 269 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17538 | 2026.05.18 07:25:32.531451 [ 307 ] {} <Debug> TCP-Session: ef5777ae-84d2-46fa-9a98-ef215d0f264b Authenticating user 'default' from [fd00:1122:3344:101::e]:58183 | ||
| 17539 | 2026.05.18 07:25:32.531490 [ 307 ] {} <Debug> TCP-Session: ef5777ae-84d2-46fa-9a98-ef215d0f264b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17540 | 2026.05.18 07:25:32.531505 [ 307 ] {} <Debug> TCP-Session: ef5777ae-84d2-46fa-9a98-ef215d0f264b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17541 | 2026.05.18 07:25:32.531932 [ 269 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 17542 | 2026.05.18 07:25:32.533015 [ 346 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Trace> AggregatingTransform: Aggregating | ||
| 17543 | 2026.05.18 07:25:32.533048 [ 346 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Trace> Aggregator: Aggregation method: without_key | ||
| 17544 | 2026.05.18 07:25:32.533077 [ 346 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016546 sec. (983.723 rows/sec., 38.43 KiB/sec.) | ||
| 17545 | 2026.05.18 07:25:32.533092 [ 346 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Trace> Aggregator: Merging aggregated data | ||
| 17546 | 2026.05.18 07:25:32.533707 [ 269 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002819 sec., 354.7357218871941 rows/sec., 13.86 KiB/sec. | ||
| 17547 | 2026.05.18 07:25:32.533850 [ 269 ] {7fca48cb-e501-4485-8f95-3af65499cc61} <Debug> TCPHandler: Processed in 0.003271188 sec. | ||
| 17548 | 2026.05.18 07:25:32.534005 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17549 | 2026.05.18 07:25:32.534037 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17550 | 2026.05.18 07:25:32.534056 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17551 | 2026.05.18 07:25:32.534077 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17552 | 2026.05.18 07:25:32.534084 [ 3 ] {} <Debug> TCP-Session: 9ca7cec1-1ee3-468d-b43a-a8a884350d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17553 | 2026.05.18 07:25:32.534103 [ 302 ] {} <Debug> TCP-Session: 77f4aeb4-7f23-454d-a997-8af1e212cb76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17554 | 2026.05.18 07:25:32.534100 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17555 | 2026.05.18 07:25:32.534130 [ 303 ] {} <Debug> TCP-Session: 1dab4a77-187c-410b-be3b-7d5ddf4de18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17556 | 2026.05.18 07:25:32.534136 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17557 | 2026.05.18 07:25:32.534157 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17558 | 2026.05.18 07:25:32.534175 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17559 | 2026.05.18 07:25:32.534197 [ 307 ] {} <Debug> TCP-Session: ef5777ae-84d2-46fa-9a98-ef215d0f264b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17560 | 2026.05.18 07:25:32.534221 [ 310 ] {} <Debug> TCP-Session: 97e330e7-e507-4ab1-9dd7-9aef2e019a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17561 | 2026.05.18 07:25:32.534244 [ 309 ] {} <Debug> TCP-Session: a9f259bf-d0bb-4d72-a3c9-355047124d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17562 | 2026.05.18 07:25:32.534165 [ 308 ] {} <Debug> TCP-Session: b454f63e-4b0f-480c-a7bd-c56768d6c169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17563 | 2026.05.18 07:25:32.534121 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17564 | 2026.05.18 07:25:32.534047 [ 269 ] {} <Debug> TCP-Session: bca5195b-51da-48ba-abb3-23156262369e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17565 | 2026.05.18 07:25:32.534343 [ 306 ] {} <Debug> TCP-Session: 83671b51-9ccf-459d-8ab9-7bda436fe24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17566 | 2026.05.18 07:25:32.633736 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17567 | 2026.05.18 07:25:32.633986 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 17568 | 2026.05.18 07:25:32.634349 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17569 | 2026.05.18 07:25:32.634389 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <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 | ||
| 17570 | 2026.05.18 07:25:32.634623 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17571 | 2026.05.18 07:25:32.634701 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17572 | 2026.05.18 07:25:32.634853 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17573 | 2026.05.18 07:25:32.634892 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17574 | 2026.05.18 07:25:32.634916 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 17575 | 2026.05.18 07:25:32.634933 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17576 | 2026.05.18 07:25:32.634981 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <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'))" | ||
| 17577 | 2026.05.18 07:25:32.635003 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 17578 | 2026.05.18 07:25:32.636400 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002494 sec., 20850.040096230954 rows/sec., 4.88 MiB/sec. | ||
| 17579 | 2026.05.18 07:25:32.636576 [ 4 ] {34758721-1694-43cd-9ead-ba32519ee5be} <Debug> TCPHandler: Processed in 0.002989987 sec. | ||
| 17580 | 2026.05.18 07:25:32.638368 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17581 | 2026.05.18 07:25:32.638528 [ 4 ] {3e588d4e-c069-48c9-9e82-a9c6b91daedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17582 | 2026.05.18 07:25:32.638597 [ 4 ] {3e588d4e-c069-48c9-9e82-a9c6b91daedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17583 | 2026.05.18 07:25:32.639259 [ 4 ] {3e588d4e-c069-48c9-9e82-a9c6b91daedd} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2026.05.18 07:25:32.639316 [ 4 ] {3e588d4e-c069-48c9-9e82-a9c6b91daedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17585 | 2026.05.18 07:25:32.639727 [ 4 ] {3e588d4e-c069-48c9-9e82-a9c6b91daedd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17586 | 2026.05.18 07:25:32.639982 [ 4 ] {3e588d4e-c069-48c9-9e82-a9c6b91daedd} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2026.05.18 07:25:32.640145 [ 4 ] {3e588d4e-c069-48c9-9e82-a9c6b91daedd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.57 MiB/sec. | ||
| 17588 | 2026.05.18 07:25:32.640192 [ 4 ] {3e588d4e-c069-48c9-9e82-a9c6b91daedd} <Debug> TCPHandler: Processed in 0.001953041 sec. | ||
| 17589 | 2026.05.18 07:25:32.640367 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2026.05.18 07:25:32.640479 [ 4 ] {51c27c52-055a-4562-8dcb-60d5a25406e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17591 | 2026.05.18 07:25:32.640528 [ 4 ] {51c27c52-055a-4562-8dcb-60d5a25406e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17592 | 2026.05.18 07:25:32.641007 [ 4 ] {51c27c52-055a-4562-8dcb-60d5a25406e1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17593 | 2026.05.18 07:25:32.641049 [ 4 ] {51c27c52-055a-4562-8dcb-60d5a25406e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17594 | 2026.05.18 07:25:32.641393 [ 4 ] {51c27c52-055a-4562-8dcb-60d5a25406e1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17595 | 2026.05.18 07:25:32.641646 [ 4 ] {51c27c52-055a-4562-8dcb-60d5a25406e1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17596 | 2026.05.18 07:25:32.641803 [ 4 ] {51c27c52-055a-4562-8dcb-60d5a25406e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001349 sec., 47442.550037064495 rows/sec., 3.70 MiB/sec. | ||
| 17597 | 2026.05.18 07:25:32.641844 [ 4 ] {51c27c52-055a-4562-8dcb-60d5a25406e1} <Debug> TCPHandler: Processed in 0.001532259 sec. | ||
| 17598 | 2026.05.18 07:25:32.641999 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2026.05.18 07:25:32.642108 [ 4 ] {48927a7e-f5b3-4773-acfd-55b7710421ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17600 | 2026.05.18 07:25:32.642158 [ 4 ] {48927a7e-f5b3-4773-acfd-55b7710421ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17601 | 2026.05.18 07:25:32.642583 [ 4 ] {48927a7e-f5b3-4773-acfd-55b7710421ce} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2026.05.18 07:25:32.642620 [ 4 ] {48927a7e-f5b3-4773-acfd-55b7710421ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17603 | 2026.05.18 07:25:32.642982 [ 4 ] {48927a7e-f5b3-4773-acfd-55b7710421ce} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17604 | 2026.05.18 07:25:32.643231 [ 4 ] {48927a7e-f5b3-4773-acfd-55b7710421ce} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.05.18 07:25:32.643369 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 5 parts from all_1_113_23 to all_117_117_0 | ||
| 17606 | 2026.05.18 07:25:32.643375 [ 4 ] {48927a7e-f5b3-4773-acfd-55b7710421ce} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.46 MiB/sec. | ||
| 17607 | 2026.05.18 07:25:32.643408 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17608 | 2026.05.18 07:25:32.643425 [ 4 ] {48927a7e-f5b3-4773-acfd-55b7710421ce} <Debug> TCPHandler: Processed in 0.001484519 sec. | ||
| 17609 | 2026.05.18 07:25:32.643429 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17610 | 2026.05.18 07:25:32.643565 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_113_23 to all_117_117_0 into Compact with storage Full | ||
| 17611 | 2026.05.18 07:25:32.643589 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17612 | 2026.05.18 07:25:32.643718 [ 4 ] {dbc805a1-b39e-41ee-ab36-802e0b40f9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17613 | 2026.05.18 07:25:32.643728 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17614 | 2026.05.18 07:25:32.643769 [ 4 ] {dbc805a1-b39e-41ee-ab36-802e0b40f9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17615 | 2026.05.18 07:25:32.643777 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_113_23, total 42894 rows starting from the beginning of the part | ||
| 17616 | 2026.05.18 07:25:32.643861 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 340 rows starting from the beginning of the part | ||
| 17617 | 2026.05.18 07:25:32.643912 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 17618 | 2026.05.18 07:25:32.643959 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 17619 | 2026.05.18 07:25:32.644007 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1665 rows starting from the beginning of the part | ||
| 17620 | 2026.05.18 07:25:32.644184 [ 4 ] {dbc805a1-b39e-41ee-ab36-802e0b40f9fb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17621 | 2026.05.18 07:25:32.644225 [ 4 ] {dbc805a1-b39e-41ee-ab36-802e0b40f9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17622 | 2026.05.18 07:25:32.644572 [ 4 ] {dbc805a1-b39e-41ee-ab36-802e0b40f9fb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17623 | 2026.05.18 07:25:32.644821 [ 4 ] {dbc805a1-b39e-41ee-ab36-802e0b40f9fb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17624 | 2026.05.18 07:25:32.644990 [ 4 ] {dbc805a1-b39e-41ee-ab36-802e0b40f9fb} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001292 sec., 18575.851393188856 rows/sec., 1.25 MiB/sec. | ||
| 17625 | 2026.05.18 07:25:32.645029 [ 4 ] {dbc805a1-b39e-41ee-ab36-802e0b40f9fb} <Debug> TCPHandler: Processed in 0.001500858 sec. | ||
| 17626 | 2026.05.18 07:25:32.651876 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45219 rows, containing 5 columns (5 merged, 0 gathered) in 0.008371116 sec., 5401788.7220772 rows/sec., 348.90 MiB/sec. | ||
| 17627 | 2026.05.18 07:25:32.652345 [ 199 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
| 17628 | 2026.05.18 07:25:32.652658 [ 199 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17629 | 2026.05.18 07:25:32.652730 [ 199 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 5 parts: [all_1_113_23, all_117_117_0] -> all_1_117_24 | ||
| 17630 | 2026.05.18 07:25:32.652817 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17631 | 2026.05.18 07:25:33.840059 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51619 | ||
| 17632 | 2026.05.18 07:25:33.840146 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17633 | 2026.05.18 07:25:33.840171 [ 269 ] {} <Debug> TCP-Session: 0b85d48b-f2ce-452a-a79c-c0cd8657aad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51619 | ||
| 17634 | 2026.05.18 07:25:33.840193 [ 269 ] {} <Debug> TCP-Session: 0b85d48b-f2ce-452a-a79c-c0cd8657aad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17635 | 2026.05.18 07:25:33.840208 [ 269 ] {} <Debug> TCP-Session: 0b85d48b-f2ce-452a-a79c-c0cd8657aad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17636 | 2026.05.18 07:25:33.840455 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46146 | ||
| 17637 | 2026.05.18 07:25:33.840470 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62332 | ||
| 17638 | 2026.05.18 07:25:33.840512 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36813 | ||
| 17639 | 2026.05.18 07:25:33.840534 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48381 | ||
| 17640 | 2026.05.18 07:25:33.840558 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40910 | ||
| 17641 | 2026.05.18 07:25:33.840606 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17642 | 2026.05.18 07:25:33.840629 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17643 | 2026.05.18 07:25:33.840666 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17644 | 2026.05.18 07:25:33.840676 [ 308 ] {} <Debug> TCP-Session: 74a0d95a-708b-4de2-b409-c887f9b6aceb Authenticating user 'default' from [fd00:1122:3344:101::e]:36813 | ||
| 17645 | 2026.05.18 07:25:33.840695 [ 309 ] {} <Debug> TCP-Session: 3e1acd66-7fbc-4cbe-8544-32b3d1434fc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48381 | ||
| 17646 | 2026.05.18 07:25:33.840703 [ 310 ] {} <Debug> TCP-Session: d8e9f6c2-0658-4fb7-a258-b9165d0e6251 Authenticating user 'default' from [fd00:1122:3344:101::e]:40910 | ||
| 17647 | 2026.05.18 07:25:33.840719 [ 308 ] {} <Debug> TCP-Session: 74a0d95a-708b-4de2-b409-c887f9b6aceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17648 | 2026.05.18 07:25:33.840743 [ 309 ] {} <Debug> TCP-Session: 3e1acd66-7fbc-4cbe-8544-32b3d1434fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17649 | 2026.05.18 07:25:33.840758 [ 310 ] {} <Debug> TCP-Session: d8e9f6c2-0658-4fb7-a258-b9165d0e6251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17650 | 2026.05.18 07:25:33.840764 [ 308 ] {} <Debug> TCP-Session: 74a0d95a-708b-4de2-b409-c887f9b6aceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17651 | 2026.05.18 07:25:33.840778 [ 309 ] {} <Debug> TCP-Session: 3e1acd66-7fbc-4cbe-8544-32b3d1434fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17652 | 2026.05.18 07:25:33.840800 [ 310 ] {} <Debug> TCP-Session: d8e9f6c2-0658-4fb7-a258-b9165d0e6251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17653 | 2026.05.18 07:25:33.840705 [ 269 ] {} <Trace> TCP-Session: 0b85d48b-f2ce-452a-a79c-c0cd8657aad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2026.05.18 07:25:33.840568 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56623 | ||
| 17655 | 2026.05.18 07:25:33.840553 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17656 | 2026.05.18 07:25:33.840501 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48668 | ||
| 17657 | 2026.05.18 07:25:33.840976 [ 302 ] {} <Debug> TCP-Session: 9ff539d5-66d6-4fbf-9422-ed16f39edddc Authenticating user 'default' from [fd00:1122:3344:101::e]:46146 | ||
| 17658 | 2026.05.18 07:25:33.840977 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17659 | 2026.05.18 07:25:33.841008 [ 302 ] {} <Debug> TCP-Session: 9ff539d5-66d6-4fbf-9422-ed16f39edddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17660 | 2026.05.18 07:25:33.841017 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17661 | 2026.05.18 07:25:33.841041 [ 3 ] {} <Debug> TCP-Session: 344b0779-8782-4f39-b455-c00275666ea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56623 | ||
| 17662 | 2026.05.18 07:25:33.841041 [ 302 ] {} <Debug> TCP-Session: 9ff539d5-66d6-4fbf-9422-ed16f39edddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17663 | 2026.05.18 07:25:33.841059 [ 306 ] {} <Debug> TCP-Session: 892a7b1a-1055-42e5-9520-3713973c7cab Authenticating user 'default' from [fd00:1122:3344:101::e]:48668 | ||
| 17664 | 2026.05.18 07:25:33.841079 [ 3 ] {} <Debug> TCP-Session: 344b0779-8782-4f39-b455-c00275666ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17665 | 2026.05.18 07:25:33.841100 [ 306 ] {} <Debug> TCP-Session: 892a7b1a-1055-42e5-9520-3713973c7cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17666 | 2026.05.18 07:25:33.841120 [ 306 ] {} <Debug> TCP-Session: 892a7b1a-1055-42e5-9520-3713973c7cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17667 | 2026.05.18 07:25:33.841120 [ 3 ] {} <Debug> TCP-Session: 344b0779-8782-4f39-b455-c00275666ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17668 | 2026.05.18 07:25:33.841126 [ 269 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51619) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17669 | 2026.05.18 07:25:33.840501 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47109 | ||
| 17670 | 2026.05.18 07:25:33.840586 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17671 | 2026.05.18 07:25:33.841233 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17672 | 2026.05.18 07:25:33.841263 [ 307 ] {} <Debug> TCP-Session: 012991eb-fea9-4aa2-a1c2-e7b8441927a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47109 | ||
| 17673 | 2026.05.18 07:25:33.841270 [ 303 ] {} <Debug> TCP-Session: 1bbf34d7-4e5d-4473-ae92-55dcb9afc69d Authenticating user 'default' from [fd00:1122:3344:101::e]:62332 | ||
| 17674 | 2026.05.18 07:25:33.841284 [ 307 ] {} <Debug> TCP-Session: 012991eb-fea9-4aa2-a1c2-e7b8441927a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17675 | 2026.05.18 07:25:33.841330 [ 307 ] {} <Debug> TCP-Session: 012991eb-fea9-4aa2-a1c2-e7b8441927a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17676 | 2026.05.18 07:25:33.841332 [ 303 ] {} <Debug> TCP-Session: 1bbf34d7-4e5d-4473-ae92-55dcb9afc69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17677 | 2026.05.18 07:25:33.841368 [ 303 ] {} <Debug> TCP-Session: 1bbf34d7-4e5d-4473-ae92-55dcb9afc69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17678 | 2026.05.18 07:25:33.841466 [ 269 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17679 | 2026.05.18 07:25:33.841531 [ 269 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17680 | 2026.05.18 07:25:33.841814 [ 269 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 17681 | 2026.05.18 07:25:33.842789 [ 345 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Trace> AggregatingTransform: Aggregating | ||
| 17682 | 2026.05.18 07:25:33.842824 [ 345 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Trace> Aggregator: Aggregation method: without_key | ||
| 17683 | 2026.05.18 07:25:33.842854 [ 345 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938185 sec. (1065.888 rows/sec., 41.64 KiB/sec.) | ||
| 17684 | 2026.05.18 07:25:33.842869 [ 345 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Trace> Aggregator: Merging aggregated data | ||
| 17685 | 2026.05.18 07:25:33.843525 [ 269 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002483 sec., 402.7386226339106 rows/sec., 15.73 KiB/sec. | ||
| 17686 | 2026.05.18 07:25:33.843707 [ 269 ] {6a2d8b09-479d-4970-8bee-4279518af495} <Debug> TCPHandler: Processed in 0.003166408 sec. | ||
| 17687 | 2026.05.18 07:25:33.843831 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17688 | 2026.05.18 07:25:33.843862 [ 269 ] {} <Debug> TCP-Session: 0b85d48b-f2ce-452a-a79c-c0cd8657aad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17689 | 2026.05.18 07:25:33.843862 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17690 | 2026.05.18 07:25:33.843887 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17691 | 2026.05.18 07:25:33.843903 [ 302 ] {} <Debug> TCP-Session: 9ff539d5-66d6-4fbf-9422-ed16f39edddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17692 | 2026.05.18 07:25:33.843909 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17693 | 2026.05.18 07:25:33.843940 [ 303 ] {} <Debug> TCP-Session: 1bbf34d7-4e5d-4473-ae92-55dcb9afc69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17694 | 2026.05.18 07:25:33.843943 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17695 | 2026.05.18 07:25:33.843979 [ 309 ] {} <Debug> TCP-Session: 3e1acd66-7fbc-4cbe-8544-32b3d1434fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17696 | 2026.05.18 07:25:33.843988 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17697 | 2026.05.18 07:25:33.843999 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17698 | 2026.05.18 07:25:33.844013 [ 310 ] {} <Debug> TCP-Session: d8e9f6c2-0658-4fb7-a258-b9165d0e6251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17699 | 2026.05.18 07:25:33.844036 [ 3 ] {} <Debug> TCP-Session: 344b0779-8782-4f39-b455-c00275666ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17700 | 2026.05.18 07:25:33.844055 [ 308 ] {} <Debug> TCP-Session: 74a0d95a-708b-4de2-b409-c887f9b6aceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17701 | 2026.05.18 07:25:33.843966 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17702 | 2026.05.18 07:25:33.843922 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17703 | 2026.05.18 07:25:33.844122 [ 306 ] {} <Debug> TCP-Session: 892a7b1a-1055-42e5-9520-3713973c7cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17704 | 2026.05.18 07:25:33.844145 [ 307 ] {} <Debug> TCP-Session: 012991eb-fea9-4aa2-a1c2-e7b8441927a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17705 | 2026.05.18 07:25:34.388399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35106 | ||
| 17706 | 2026.05.18 07:25:34.388990 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17707 | 2026.05.18 07:25:34.389046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17708 | 2026.05.18 07:25:34.389573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17709 | 2026.05.18 07:25:34.389846 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17710 | 2026.05.18 07:25:34.390019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35106 | ||
| 17711 | 2026.05.18 07:25:36.234893 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 17712 | 2026.05.18 07:25:36.253840 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17713 | 2026.05.18 07:25:36.253908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17714 | 2026.05.18 07:25:36.260357 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17715 | 2026.05.18 07:25:36.261096 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17716 | 2026.05.18 07:25:36.264706 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17717 | 2026.05.18 07:25:37.259869 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17718 | 2026.05.18 07:25:37.259953 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17719 | 2026.05.18 07:25:37.262436 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17720 | 2026.05.18 07:25:37.637449 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17721 | 2026.05.18 07:25:37.637688 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17722 | 2026.05.18 07:25:37.638030 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17723 | 2026.05.18 07:25:37.638069 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <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 | ||
| 17724 | 2026.05.18 07:25:37.638292 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17725 | 2026.05.18 07:25:37.638362 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17726 | 2026.05.18 07:25:37.638507 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17727 | 2026.05.18 07:25:37.638543 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17728 | 2026.05.18 07:25:37.638566 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 17729 | 2026.05.18 07:25:37.638582 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17730 | 2026.05.18 07:25:37.638624 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <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'))" | ||
| 17731 | 2026.05.18 07:25:37.638645 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 17732 | 2026.05.18 07:25:37.639944 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002336 sec., 22260.27397260274 rows/sec., 5.21 MiB/sec. | ||
| 17733 | 2026.05.18 07:25:37.640148 [ 4 ] {873e8e61-a791-4491-8b3a-961c672b2637} <Debug> TCPHandler: Processed in 0.002839696 sec. | ||
| 17734 | 2026.05.18 07:25:37.642570 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17735 | 2026.05.18 07:25:37.642738 [ 4 ] {70b704b0-8af3-45be-8b7c-b13992e74a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17736 | 2026.05.18 07:25:37.642810 [ 4 ] {70b704b0-8af3-45be-8b7c-b13992e74a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17737 | 2026.05.18 07:25:37.643544 [ 4 ] {70b704b0-8af3-45be-8b7c-b13992e74a77} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17738 | 2026.05.18 07:25:37.643594 [ 4 ] {70b704b0-8af3-45be-8b7c-b13992e74a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17739 | 2026.05.18 07:25:37.643988 [ 4 ] {70b704b0-8af3-45be-8b7c-b13992e74a77} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17740 | 2026.05.18 07:25:37.644211 [ 4 ] {70b704b0-8af3-45be-8b7c-b13992e74a77} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17741 | 2026.05.18 07:25:37.644363 [ 4 ] {70b704b0-8af3-45be-8b7c-b13992e74a77} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00168 sec., 69047.61904761904 rows/sec., 5.85 MiB/sec. | ||
| 17742 | 2026.05.18 07:25:37.644400 [ 4 ] {70b704b0-8af3-45be-8b7c-b13992e74a77} <Debug> TCPHandler: Processed in 0.001965101 sec. | ||
| 17743 | 2026.05.18 07:25:37.644549 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17744 | 2026.05.18 07:25:37.644654 [ 4 ] {98cb8d84-d618-4e6b-a602-1ba0447b12d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17745 | 2026.05.18 07:25:37.644694 [ 4 ] {98cb8d84-d618-4e6b-a602-1ba0447b12d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17746 | 2026.05.18 07:25:37.645185 [ 4 ] {98cb8d84-d618-4e6b-a602-1ba0447b12d2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17747 | 2026.05.18 07:25:37.645223 [ 4 ] {98cb8d84-d618-4e6b-a602-1ba0447b12d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17748 | 2026.05.18 07:25:37.645525 [ 4 ] {98cb8d84-d618-4e6b-a602-1ba0447b12d2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17749 | 2026.05.18 07:25:37.645746 [ 4 ] {98cb8d84-d618-4e6b-a602-1ba0447b12d2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17750 | 2026.05.18 07:25:37.645866 [ 82 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17751 | 2026.05.18 07:25:37.645877 [ 4 ] {98cb8d84-d618-4e6b-a602-1ba0447b12d2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001242 sec., 24154.589371980674 rows/sec., 1.77 MiB/sec. | ||
| 17752 | 2026.05.18 07:25:37.645914 [ 82 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.05.18 07:25:37.645928 [ 4 ] {98cb8d84-d618-4e6b-a602-1ba0447b12d2} <Debug> TCPHandler: Processed in 0.001428378 sec. | ||
| 17754 | 2026.05.18 07:25:37.645941 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17755 | 2026.05.18 07:25:37.646059 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 17756 | 2026.05.18 07:25:37.646093 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17757 | 2026.05.18 07:25:37.646162 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17758 | 2026.05.18 07:25:37.646194 [ 4 ] {793d877b-a212-4c16-bd06-4dfae9308b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17759 | 2026.05.18 07:25:37.646196 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 17760 | 2026.05.18 07:25:37.646235 [ 4 ] {793d877b-a212-4c16-bd06-4dfae9308b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17761 | 2026.05.18 07:25:37.646276 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 42 rows starting from the beginning of the part | ||
| 17762 | 2026.05.18 07:25:37.646332 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part | ||
| 17763 | 2026.05.18 07:25:37.646385 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 30 rows starting from the beginning of the part | ||
| 17764 | 2026.05.18 07:25:37.646434 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 164 rows starting from the beginning of the part | ||
| 17765 | 2026.05.18 07:25:37.646484 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 30 rows starting from the beginning of the part | ||
| 17766 | 2026.05.18 07:25:37.646720 [ 4 ] {793d877b-a212-4c16-bd06-4dfae9308b02} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.05.18 07:25:37.646755 [ 4 ] {793d877b-a212-4c16-bd06-4dfae9308b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17768 | 2026.05.18 07:25:37.647070 [ 4 ] {793d877b-a212-4c16-bd06-4dfae9308b02} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17769 | 2026.05.18 07:25:37.647306 [ 4 ] {793d877b-a212-4c16-bd06-4dfae9308b02} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17770 | 2026.05.18 07:25:37.647443 [ 4 ] {793d877b-a212-4c16-bd06-4dfae9308b02} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001267 sec., 74191.00236779795 rows/sec., 5.79 MiB/sec. | ||
| 17771 | 2026.05.18 07:25:37.647478 [ 4 ] {793d877b-a212-4c16-bd06-4dfae9308b02} <Debug> TCPHandler: Processed in 0.001434758 sec. | ||
| 17772 | 2026.05.18 07:25:37.647635 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17773 | 2026.05.18 07:25:37.647726 [ 195 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170097 sec., 295713.62222731736 rows/sec., 20.40 MiB/sec. | ||
| 17774 | 2026.05.18 07:25:37.647732 [ 4 ] {c3f50b37-7d79-4ed1-9474-9566fe573c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17775 | 2026.05.18 07:25:37.647862 [ 4 ] {c3f50b37-7d79-4ed1-9474-9566fe573c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17776 | 2026.05.18 07:25:37.647978 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17777 | 2026.05.18 07:25:37.648302 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17778 | 2026.05.18 07:25:37.648334 [ 4 ] {c3f50b37-7d79-4ed1-9474-9566fe573c28} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2026.05.18 07:25:37.648377 [ 4 ] {c3f50b37-7d79-4ed1-9474-9566fe573c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17780 | 2026.05.18 07:25:37.648389 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_101_20} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17781 | 2026.05.18 07:25:37.648520 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17782 | 2026.05.18 07:25:37.648722 [ 4 ] {c3f50b37-7d79-4ed1-9474-9566fe573c28} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17783 | 2026.05.18 07:25:37.648939 [ 4 ] {c3f50b37-7d79-4ed1-9474-9566fe573c28} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17784 | 2026.05.18 07:25:37.649069 [ 4 ] {c3f50b37-7d79-4ed1-9474-9566fe573c28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001356 sec., 117994.10029498526 rows/sec., 8.22 MiB/sec. | ||
| 17785 | 2026.05.18 07:25:37.649103 [ 4 ] {c3f50b37-7d79-4ed1-9474-9566fe573c28} <Debug> TCPHandler: Processed in 0.001526159 sec. | ||
| 17786 | 2026.05.18 07:25:37.649238 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17787 | 2026.05.18 07:25:37.649340 [ 4 ] {7eb00da3-84a0-42b6-936f-cab480b39c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17788 | 2026.05.18 07:25:37.649393 [ 4 ] {7eb00da3-84a0-42b6-936f-cab480b39c65} <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 | ||
| 17789 | 2026.05.18 07:25:37.650260 [ 4 ] {7eb00da3-84a0-42b6-936f-cab480b39c65} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.05.18 07:25:37.650296 [ 4 ] {7eb00da3-84a0-42b6-936f-cab480b39c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17791 | 2026.05.18 07:25:37.650826 [ 4 ] {7eb00da3-84a0-42b6-936f-cab480b39c65} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17792 | 2026.05.18 07:25:37.651061 [ 4 ] {7eb00da3-84a0-42b6-936f-cab480b39c65} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2026.05.18 07:25:37.651198 [ 4 ] {7eb00da3-84a0-42b6-936f-cab480b39c65} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001877 sec., 15982.951518380394 rows/sec., 28.64 MiB/sec. | ||
| 17794 | 2026.05.18 07:25:37.651249 [ 4 ] {7eb00da3-84a0-42b6-936f-cab480b39c65} <Debug> TCPHandler: Processed in 0.002064912 sec. | ||
| 17795 | 2026.05.18 07:25:37.651378 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17796 | 2026.05.18 07:25:37.651474 [ 4 ] {51c14ca7-df9d-4ca3-bcff-0bb3a78c3e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17797 | 2026.05.18 07:25:37.651516 [ 4 ] {51c14ca7-df9d-4ca3-bcff-0bb3a78c3e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17798 | 2026.05.18 07:25:37.651876 [ 4 ] {51c14ca7-df9d-4ca3-bcff-0bb3a78c3e37} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2026.05.18 07:25:37.651911 [ 4 ] {51c14ca7-df9d-4ca3-bcff-0bb3a78c3e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17800 | 2026.05.18 07:25:37.652216 [ 4 ] {51c14ca7-df9d-4ca3-bcff-0bb3a78c3e37} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17801 | 2026.05.18 07:25:37.652423 [ 4 ] {51c14ca7-df9d-4ca3-bcff-0bb3a78c3e37} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2026.05.18 07:25:37.652553 [ 4 ] {51c14ca7-df9d-4ca3-bcff-0bb3a78c3e37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 17803 | 2026.05.18 07:25:37.652586 [ 4 ] {51c14ca7-df9d-4ca3-bcff-0bb3a78c3e37} <Debug> TCPHandler: Processed in 0.001256447 sec. | ||
| 17804 | 2026.05.18 07:25:41.460796 [ 75 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 17805 | 2026.05.18 07:25:41.460890 [ 75 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17806 | 2026.05.18 07:25:41.460917 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17807 | 2026.05.18 07:25:41.461056 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 17808 | 2026.05.18 07:25:41.461205 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17809 | 2026.05.18 07:25:41.461239 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 308 rows starting from the beginning of the part | ||
| 17810 | 2026.05.18 07:25:41.461311 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 17811 | 2026.05.18 07:25:41.461366 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 17812 | 2026.05.18 07:25:41.461414 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 17813 | 2026.05.18 07:25:41.461458 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 17814 | 2026.05.18 07:25:41.462391 [ 195 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390548 sec., 851462.8765062408 rows/sec., 58.00 MiB/sec. | ||
| 17815 | 2026.05.18 07:25:41.462576 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 17816 | 2026.05.18 07:25:41.462859 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17817 | 2026.05.18 07:25:41.462930 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_47_10} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 17818 | 2026.05.18 07:25:41.463010 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17819 | 2026.05.18 07:25:41.703256 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17820 | 2026.05.18 07:25:41.703306 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17821 | 2026.05.18 07:25:41.890241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35554 | ||
| 17822 | 2026.05.18 07:25:41.890781 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17823 | 2026.05.18 07:25:41.890818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17824 | 2026.05.18 07:25:41.891334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17825 | 2026.05.18 07:25:41.891572 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17826 | 2026.05.18 07:25:41.891711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35554 | ||
| 17827 | 2026.05.18 07:25:42.083839 [ 73 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 17828 | 2026.05.18 07:25:42.083919 [ 73 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17829 | 2026.05.18 07:25:42.083945 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17830 | 2026.05.18 07:25:42.084100 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 17831 | 2026.05.18 07:25:42.084279 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17832 | 2026.05.18 07:25:42.084315 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 160 rows starting from the beginning of the part | ||
| 17833 | 2026.05.18 07:25:42.084390 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 17834 | 2026.05.18 07:25:42.084439 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 17835 | 2026.05.18 07:25:42.084486 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 17836 | 2026.05.18 07:25:42.084530 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 17837 | 2026.05.18 07:25:42.085416 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376117 sec., 447636.35650166374 rows/sec., 27.50 MiB/sec. | ||
| 17838 | 2026.05.18 07:25:42.085634 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 17839 | 2026.05.18 07:25:42.085960 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17840 | 2026.05.18 07:25:42.086047 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_47_10} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 17841 | 2026.05.18 07:25:42.086165 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17842 | 2026.05.18 07:25:42.640593 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17843 | 2026.05.18 07:25:42.640892 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 17844 | 2026.05.18 07:25:42.641374 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17845 | 2026.05.18 07:25:42.641434 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <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 | ||
| 17846 | 2026.05.18 07:25:42.641778 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17847 | 2026.05.18 07:25:42.641869 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17848 | 2026.05.18 07:25:42.642052 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17849 | 2026.05.18 07:25:42.642099 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17850 | 2026.05.18 07:25:42.642128 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 17851 | 2026.05.18 07:25:42.642150 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17852 | 2026.05.18 07:25:42.642206 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <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'))" | ||
| 17853 | 2026.05.18 07:25:42.642235 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 17854 | 2026.05.18 07:25:42.643351 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002597 sec., 20023.103581055064 rows/sec., 4.68 MiB/sec. | ||
| 17855 | 2026.05.18 07:25:42.643471 [ 4 ] {9a9fc909-21c9-4334-b533-4f10ed56ee98} <Debug> TCPHandler: Processed in 0.003041087 sec. | ||
| 17856 | 2026.05.18 07:25:42.648765 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17857 | 2026.05.18 07:25:42.648891 [ 4 ] {fd755398-ffad-405c-ba73-3318a4840ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17858 | 2026.05.18 07:25:42.648940 [ 4 ] {fd755398-ffad-405c-ba73-3318a4840ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17859 | 2026.05.18 07:25:42.649581 [ 4 ] {fd755398-ffad-405c-ba73-3318a4840ef4} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.05.18 07:25:42.649629 [ 4 ] {fd755398-ffad-405c-ba73-3318a4840ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17861 | 2026.05.18 07:25:42.650020 [ 4 ] {fd755398-ffad-405c-ba73-3318a4840ef4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17862 | 2026.05.18 07:25:42.650268 [ 4 ] {fd755398-ffad-405c-ba73-3318a4840ef4} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2026.05.18 07:25:42.650434 [ 4 ] {fd755398-ffad-405c-ba73-3318a4840ef4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001577 sec., 180088.7761572606 rows/sec., 11.44 MiB/sec. | ||
| 17864 | 2026.05.18 07:25:42.650475 [ 4 ] {fd755398-ffad-405c-ba73-3318a4840ef4} <Debug> TCPHandler: Processed in 0.00176916 sec. | ||
| 17865 | 2026.05.18 07:25:42.650626 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17866 | 2026.05.18 07:25:42.650730 [ 4 ] {2c78c9e4-b2c9-4cc6-a4d3-e5e5e295775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17867 | 2026.05.18 07:25:42.650772 [ 4 ] {2c78c9e4-b2c9-4cc6-a4d3-e5e5e295775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17868 | 2026.05.18 07:25:42.651641 [ 4 ] {2c78c9e4-b2c9-4cc6-a4d3-e5e5e295775e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.05.18 07:25:42.651680 [ 4 ] {2c78c9e4-b2c9-4cc6-a4d3-e5e5e295775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17870 | 2026.05.18 07:25:42.652052 [ 4 ] {2c78c9e4-b2c9-4cc6-a4d3-e5e5e295775e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17871 | 2026.05.18 07:25:42.652265 [ 4 ] {2c78c9e4-b2c9-4cc6-a4d3-e5e5e295775e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.05.18 07:25:42.652405 [ 4 ] {2c78c9e4-b2c9-4cc6-a4d3-e5e5e295775e} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001697 sec., 482616.3818503241 rows/sec., 37.41 MiB/sec. | ||
| 17873 | 2026.05.18 07:25:42.652419 [ 74 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17874 | 2026.05.18 07:25:42.652442 [ 4 ] {2c78c9e4-b2c9-4cc6-a4d3-e5e5e295775e} <Debug> TCPHandler: Processed in 0.001868801 sec. | ||
| 17875 | 2026.05.18 07:25:42.652484 [ 74 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2026.05.18 07:25:42.652510 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17877 | 2026.05.18 07:25:42.652584 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17878 | 2026.05.18 07:25:42.652647 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17879 | 2026.05.18 07:25:42.652663 [ 221 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17880 | 2026.05.18 07:25:42.652689 [ 4 ] {7e595dff-e576-468a-9433-dab0558f31c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17881 | 2026.05.18 07:25:42.652729 [ 221 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17882 | 2026.05.18 07:25:42.652756 [ 4 ] {7e595dff-e576-468a-9433-dab0558f31c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17883 | 2026.05.18 07:25:42.652797 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17884 | 2026.05.18 07:25:42.652835 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3362 rows starting from the beginning of the part | ||
| 17885 | 2026.05.18 07:25:42.652903 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 116 rows starting from the beginning of the part | ||
| 17886 | 2026.05.18 07:25:42.652950 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 3168 rows starting from the beginning of the part | ||
| 17887 | 2026.05.18 07:25:42.652993 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 17888 | 2026.05.18 07:25:42.653038 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 116 rows starting from the beginning of the part | ||
| 17889 | 2026.05.18 07:25:42.653082 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 819 rows starting from the beginning of the part | ||
| 17890 | 2026.05.18 07:25:42.653348 [ 4 ] {7e595dff-e576-468a-9433-dab0558f31c0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2026.05.18 07:25:42.653389 [ 4 ] {7e595dff-e576-468a-9433-dab0558f31c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17892 | 2026.05.18 07:25:42.653721 [ 4 ] {7e595dff-e576-468a-9433-dab0558f31c0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17893 | 2026.05.18 07:25:42.653968 [ 4 ] {7e595dff-e576-468a-9433-dab0558f31c0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17894 | 2026.05.18 07:25:42.654113 [ 4 ] {7e595dff-e576-468a-9433-dab0558f31c0} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001495 sec., 102341.13712374582 rows/sec., 6.12 MiB/sec. | ||
| 17895 | 2026.05.18 07:25:42.654148 [ 4 ] {7e595dff-e576-468a-9433-dab0558f31c0} <Debug> TCPHandler: Processed in 0.00167098 sec. | ||
| 17896 | 2026.05.18 07:25:42.654266 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17897 | 2026.05.18 07:25:42.654431 [ 4 ] {47dca8fa-74a2-4e74-b1cd-adad06005563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17898 | 2026.05.18 07:25:42.654474 [ 4 ] {47dca8fa-74a2-4e74-b1cd-adad06005563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17899 | 2026.05.18 07:25:42.654776 [ 221 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17900 | 2026.05.18 07:25:42.654949 [ 4 ] {47dca8fa-74a2-4e74-b1cd-adad06005563} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17901 | 2026.05.18 07:25:42.654991 [ 4 ] {47dca8fa-74a2-4e74-b1cd-adad06005563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17902 | 2026.05.18 07:25:42.655234 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.002655974 sec., 2875404.653810617 rows/sec., 227.93 MiB/sec. | ||
| 17903 | 2026.05.18 07:25:42.655306 [ 4 ] {47dca8fa-74a2-4e74-b1cd-adad06005563} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17904 | 2026.05.18 07:25:42.655550 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17905 | 2026.05.18 07:25:42.655676 [ 4 ] {47dca8fa-74a2-4e74-b1cd-adad06005563} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17906 | 2026.05.18 07:25:42.655834 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2026.05.18 07:25:42.655908 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_121_24} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17908 | 2026.05.18 07:25:42.655936 [ 4 ] {47dca8fa-74a2-4e74-b1cd-adad06005563} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001515 sec., 98349.83498349834 rows/sec., 6.35 MiB/sec. | ||
| 17909 | 2026.05.18 07:25:42.656024 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 17910 | 2026.05.18 07:25:42.656026 [ 4 ] {47dca8fa-74a2-4e74-b1cd-adad06005563} <Debug> TCPHandler: Processed in 0.00174851 sec. | ||
| 17911 | 2026.05.18 07:25:42.656250 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17912 | 2026.05.18 07:25:42.656403 [ 4 ] {35929be4-04e3-4714-b89f-0bcb63e98d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17913 | 2026.05.18 07:25:42.656469 [ 4 ] {35929be4-04e3-4714-b89f-0bcb63e98d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17914 | 2026.05.18 07:25:42.657057 [ 4 ] {35929be4-04e3-4714-b89f-0bcb63e98d78} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17915 | 2026.05.18 07:25:42.657097 [ 4 ] {35929be4-04e3-4714-b89f-0bcb63e98d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17916 | 2026.05.18 07:25:42.657445 [ 4 ] {35929be4-04e3-4714-b89f-0bcb63e98d78} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17917 | 2026.05.18 07:25:42.657650 [ 4 ] {35929be4-04e3-4714-b89f-0bcb63e98d78} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17918 | 2026.05.18 07:25:42.657785 [ 4 ] {35929be4-04e3-4714-b89f-0bcb63e98d78} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001431 sec., 103424.178895877 rows/sec., 5.88 MiB/sec. | ||
| 17919 | 2026.05.18 07:25:42.657820 [ 4 ] {35929be4-04e3-4714-b89f-0bcb63e98d78} <Debug> TCPHandler: Processed in 0.001689629 sec. | ||
| 17920 | 2026.05.18 07:25:42.657944 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17921 | 2026.05.18 07:25:42.658041 [ 4 ] {752878c4-ea74-4567-bd00-29056f0961aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17922 | 2026.05.18 07:25:42.658081 [ 4 ] {752878c4-ea74-4567-bd00-29056f0961aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17923 | 2026.05.18 07:25:42.658792 [ 4 ] {752878c4-ea74-4567-bd00-29056f0961aa} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2026.05.18 07:25:42.658829 [ 4 ] {752878c4-ea74-4567-bd00-29056f0961aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17925 | 2026.05.18 07:25:42.659149 [ 4 ] {752878c4-ea74-4567-bd00-29056f0961aa} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17926 | 2026.05.18 07:25:42.659353 [ 4 ] {752878c4-ea74-4567-bd00-29056f0961aa} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2026.05.18 07:25:42.659471 [ 74 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17928 | 2026.05.18 07:25:42.659482 [ 4 ] {752878c4-ea74-4567-bd00-29056f0961aa} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00146 sec., 343150.68493150687 rows/sec., 24.12 MiB/sec. | ||
| 17929 | 2026.05.18 07:25:42.659508 [ 74 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17930 | 2026.05.18 07:25:42.659528 [ 4 ] {752878c4-ea74-4567-bd00-29056f0961aa} <Debug> TCPHandler: Processed in 0.001633389 sec. | ||
| 17931 | 2026.05.18 07:25:42.659532 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17932 | 2026.05.18 07:25:42.659647 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17933 | 2026.05.18 07:25:42.659677 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17934 | 2026.05.18 07:25:42.659683 [ 221 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17935 | 2026.05.18 07:25:42.659720 [ 221 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17936 | 2026.05.18 07:25:42.659764 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17937 | 2026.05.18 07:25:42.659780 [ 4 ] {cca0ad28-7b77-4d68-8571-8ab02c865c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17938 | 2026.05.18 07:25:42.659805 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1831 rows starting from the beginning of the part | ||
| 17939 | 2026.05.18 07:25:42.659827 [ 4 ] {cca0ad28-7b77-4d68-8571-8ab02c865c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17940 | 2026.05.18 07:25:42.659879 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 94 rows starting from the beginning of the part | ||
| 17941 | 2026.05.18 07:25:42.659938 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1727 rows starting from the beginning of the part | ||
| 17942 | 2026.05.18 07:25:42.659989 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 17943 | 2026.05.18 07:25:42.660035 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 94 rows starting from the beginning of the part | ||
| 17944 | 2026.05.18 07:25:42.660081 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 501 rows starting from the beginning of the part | ||
| 17945 | 2026.05.18 07:25:42.660171 [ 4 ] {cca0ad28-7b77-4d68-8571-8ab02c865c0b} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17946 | 2026.05.18 07:25:42.660211 [ 4 ] {cca0ad28-7b77-4d68-8571-8ab02c865c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17947 | 2026.05.18 07:25:42.660540 [ 4 ] {cca0ad28-7b77-4d68-8571-8ab02c865c0b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17948 | 2026.05.18 07:25:42.660767 [ 4 ] {cca0ad28-7b77-4d68-8571-8ab02c865c0b} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2026.05.18 07:25:42.660902 [ 4 ] {cca0ad28-7b77-4d68-8571-8ab02c865c0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 17950 | 2026.05.18 07:25:42.660936 [ 4 ] {cca0ad28-7b77-4d68-8571-8ab02c865c0b} <Debug> TCPHandler: Processed in 0.001308798 sec. | ||
| 17951 | 2026.05.18 07:25:42.661060 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17952 | 2026.05.18 07:25:42.661156 [ 4 ] {37b444f7-771b-4cb4-8403-dbed60e5642f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17953 | 2026.05.18 07:25:42.661199 [ 4 ] {37b444f7-771b-4cb4-8403-dbed60e5642f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17954 | 2026.05.18 07:25:42.661629 [ 4 ] {37b444f7-771b-4cb4-8403-dbed60e5642f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17955 | 2026.05.18 07:25:42.661639 [ 221 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17956 | 2026.05.18 07:25:42.661664 [ 4 ] {37b444f7-771b-4cb4-8403-dbed60e5642f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17957 | 2026.05.18 07:25:42.661734 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002127842 sec., 2025996.291078003 rows/sec., 146.82 MiB/sec. | ||
| 17958 | 2026.05.18 07:25:42.661966 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17959 | 2026.05.18 07:25:42.661999 [ 4 ] {37b444f7-771b-4cb4-8403-dbed60e5642f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17960 | 2026.05.18 07:25:42.662282 [ 4 ] {37b444f7-771b-4cb4-8403-dbed60e5642f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2026.05.18 07:25:42.662327 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2026.05.18 07:25:42.662417 [ 4 ] {37b444f7-771b-4cb4-8403-dbed60e5642f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001279 sec., 207193.1196247068 rows/sec., 13.77 MiB/sec. | ||
| 17963 | 2026.05.18 07:25:42.662426 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_121_24} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17964 | 2026.05.18 07:25:42.662458 [ 4 ] {37b444f7-771b-4cb4-8403-dbed60e5642f} <Debug> TCPHandler: Processed in 0.001447048 sec. | ||
| 17965 | 2026.05.18 07:25:42.662528 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 17966 | 2026.05.18 07:25:42.662585 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17967 | 2026.05.18 07:25:42.662686 [ 4 ] {9b3599d1-1594-42dd-81ce-dd189507e290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17968 | 2026.05.18 07:25:42.662728 [ 4 ] {9b3599d1-1594-42dd-81ce-dd189507e290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17969 | 2026.05.18 07:25:42.663049 [ 4 ] {9b3599d1-1594-42dd-81ce-dd189507e290} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17970 | 2026.05.18 07:25:42.663085 [ 4 ] {9b3599d1-1594-42dd-81ce-dd189507e290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17971 | 2026.05.18 07:25:42.663380 [ 4 ] {9b3599d1-1594-42dd-81ce-dd189507e290} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17972 | 2026.05.18 07:25:42.663586 [ 4 ] {9b3599d1-1594-42dd-81ce-dd189507e290} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17973 | 2026.05.18 07:25:42.663714 [ 4 ] {9b3599d1-1594-42dd-81ce-dd189507e290} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 17974 | 2026.05.18 07:25:42.663747 [ 4 ] {9b3599d1-1594-42dd-81ce-dd189507e290} <Debug> TCPHandler: Processed in 0.001211777 sec. | ||
| 17975 | 2026.05.18 07:25:42.663872 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17976 | 2026.05.18 07:25:42.663994 [ 4 ] {520f736c-11e6-4129-9930-ee7f19f7438b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17977 | 2026.05.18 07:25:42.664059 [ 4 ] {520f736c-11e6-4129-9930-ee7f19f7438b} <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 | ||
| 17978 | 2026.05.18 07:25:42.664929 [ 4 ] {520f736c-11e6-4129-9930-ee7f19f7438b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17979 | 2026.05.18 07:25:42.664966 [ 4 ] {520f736c-11e6-4129-9930-ee7f19f7438b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17980 | 2026.05.18 07:25:42.665476 [ 4 ] {520f736c-11e6-4129-9930-ee7f19f7438b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17981 | 2026.05.18 07:25:42.665693 [ 4 ] {520f736c-11e6-4129-9930-ee7f19f7438b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17982 | 2026.05.18 07:25:42.665817 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17983 | 2026.05.18 07:25:42.665831 [ 4 ] {520f736c-11e6-4129-9930-ee7f19f7438b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001863 sec., 5904.455179817498 rows/sec., 10.58 MiB/sec. | ||
| 17984 | 2026.05.18 07:25:42.665869 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17985 | 2026.05.18 07:25:42.665898 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17986 | 2026.05.18 07:25:42.665898 [ 4 ] {520f736c-11e6-4129-9930-ee7f19f7438b} <Debug> TCPHandler: Processed in 0.002086992 sec. | ||
| 17987 | 2026.05.18 07:25:42.666000 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 17988 | 2026.05.18 07:25:42.666051 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17989 | 2026.05.18 07:25:42.666152 [ 4 ] {949cc37d-757d-48b7-81b2-4f46db22432c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17990 | 2026.05.18 07:25:42.666193 [ 4 ] {949cc37d-757d-48b7-81b2-4f46db22432c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17991 | 2026.05.18 07:25:42.666216 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17992 | 2026.05.18 07:25:42.666274 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2142 rows starting from the beginning of the part | ||
| 17993 | 2026.05.18 07:25:42.666405 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 11 rows starting from the beginning of the part | ||
| 17994 | 2026.05.18 07:25:42.666523 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
| 17995 | 2026.05.18 07:25:42.666634 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 22 rows starting from the beginning of the part | ||
| 17996 | 2026.05.18 07:25:42.666646 [ 4 ] {949cc37d-757d-48b7-81b2-4f46db22432c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17997 | 2026.05.18 07:25:42.666686 [ 4 ] {949cc37d-757d-48b7-81b2-4f46db22432c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17998 | 2026.05.18 07:25:42.666731 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 17999 | 2026.05.18 07:25:42.666833 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 11 rows starting from the beginning of the part | ||
| 18000 | 2026.05.18 07:25:42.667039 [ 4 ] {949cc37d-757d-48b7-81b2-4f46db22432c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18001 | 2026.05.18 07:25:42.667298 [ 4 ] {949cc37d-757d-48b7-81b2-4f46db22432c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18002 | 2026.05.18 07:25:42.667441 [ 4 ] {949cc37d-757d-48b7-81b2-4f46db22432c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001307 sec., 68859.98469778118 rows/sec., 4.31 MiB/sec. | ||
| 18003 | 2026.05.18 07:25:42.667489 [ 4 ] {949cc37d-757d-48b7-81b2-4f46db22432c} <Debug> TCPHandler: Processed in 0.001491849 sec. | ||
| 18004 | 2026.05.18 07:25:42.674475 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 19 columns (19 merged, 0 gathered) in 0.008515937 sec., 263740.7956399865 rows/sec., 472.61 MiB/sec. | ||
| 18005 | 2026.05.18 07:25:42.676875 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 18006 | 2026.05.18 07:25:42.677200 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18007 | 2026.05.18 07:25:42.677273 [ 196 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 18008 | 2026.05.18 07:25:42.677415 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.38 MiB. | ||
| 18009 | 2026.05.18 07:25:43.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.58 MiB, peak 402.91 MiB, free memory in arenas 0.00 B, will set to 388.28 MiB (RSS), difference: 3.70 MiB | ||
| 18010 | 2026.05.18 07:25:43.764920 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 18011 | 2026.05.18 07:25:43.782324 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.05.18 07:25:43.782377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18013 | 2026.05.18 07:25:43.788294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18014 | 2026.05.18 07:25:43.788959 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.05.18 07:25:43.791879 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 18016 | 2026.05.18 07:25:47.637768 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18017 | 2026.05.18 07:25:47.638046 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 18018 | 2026.05.18 07:25:47.638434 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18019 | 2026.05.18 07:25:47.638479 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <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 | ||
| 18020 | 2026.05.18 07:25:47.638749 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18021 | 2026.05.18 07:25:47.638818 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18022 | 2026.05.18 07:25:47.638966 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 18023 | 2026.05.18 07:25:47.639002 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18024 | 2026.05.18 07:25:47.639024 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 18025 | 2026.05.18 07:25:47.639039 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18026 | 2026.05.18 07:25:47.639080 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <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'))" | ||
| 18027 | 2026.05.18 07:25:47.639100 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 18028 | 2026.05.18 07:25:47.640375 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002442 sec., 21294.02129402129 rows/sec., 4.98 MiB/sec. | ||
| 18029 | 2026.05.18 07:25:47.640490 [ 4 ] {4acb8842-a8fe-4e2d-8f8c-1e3bc0eba4fe} <Debug> TCPHandler: Processed in 0.002865106 sec. | ||
| 18030 | 2026.05.18 07:25:47.642935 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18031 | 2026.05.18 07:25:47.643072 [ 4 ] {98d40361-ef26-4517-8f38-3e46e9557e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18032 | 2026.05.18 07:25:47.643124 [ 4 ] {98d40361-ef26-4517-8f38-3e46e9557e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18033 | 2026.05.18 07:25:47.643817 [ 4 ] {98d40361-ef26-4517-8f38-3e46e9557e16} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18034 | 2026.05.18 07:25:47.643866 [ 4 ] {98d40361-ef26-4517-8f38-3e46e9557e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18035 | 2026.05.18 07:25:47.644240 [ 4 ] {98d40361-ef26-4517-8f38-3e46e9557e16} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18036 | 2026.05.18 07:25:47.644473 [ 4 ] {98d40361-ef26-4517-8f38-3e46e9557e16} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18037 | 2026.05.18 07:25:47.644620 [ 4 ] {98d40361-ef26-4517-8f38-3e46e9557e16} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001586 sec., 6305.170239596469 rows/sec., 514.14 KiB/sec. | ||
| 18038 | 2026.05.18 07:25:47.644655 [ 4 ] {98d40361-ef26-4517-8f38-3e46e9557e16} <Debug> TCPHandler: Processed in 0.00178388 sec. | ||
| 18039 | 2026.05.18 07:25:47.645176 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18040 | 2026.05.18 07:25:47.645279 [ 4 ] {87fd6267-cbca-4f2b-8ceb-ce469dffb244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18041 | 2026.05.18 07:25:47.645321 [ 4 ] {87fd6267-cbca-4f2b-8ceb-ce469dffb244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18042 | 2026.05.18 07:25:47.645807 [ 4 ] {87fd6267-cbca-4f2b-8ceb-ce469dffb244} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18043 | 2026.05.18 07:25:47.645845 [ 4 ] {87fd6267-cbca-4f2b-8ceb-ce469dffb244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18044 | 2026.05.18 07:25:47.646157 [ 4 ] {87fd6267-cbca-4f2b-8ceb-ce469dffb244} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18045 | 2026.05.18 07:25:47.646369 [ 4 ] {87fd6267-cbca-4f2b-8ceb-ce469dffb244} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18046 | 2026.05.18 07:25:47.646497 [ 4 ] {87fd6267-cbca-4f2b-8ceb-ce469dffb244} <Debug> executeQuery: Read 121 rows, 10.43 KiB in 0.001237 sec., 97817.29991915925 rows/sec., 8.23 MiB/sec. | ||
| 18047 | 2026.05.18 07:25:47.646532 [ 4 ] {87fd6267-cbca-4f2b-8ceb-ce469dffb244} <Debug> TCPHandler: Processed in 0.001408778 sec. | ||
| 18048 | 2026.05.18 07:25:47.646683 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18049 | 2026.05.18 07:25:47.646780 [ 4 ] {1467de18-aff2-4d37-94fd-44ba69172095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18050 | 2026.05.18 07:25:47.646820 [ 4 ] {1467de18-aff2-4d37-94fd-44ba69172095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18051 | 2026.05.18 07:25:47.647248 [ 4 ] {1467de18-aff2-4d37-94fd-44ba69172095} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18052 | 2026.05.18 07:25:47.647284 [ 4 ] {1467de18-aff2-4d37-94fd-44ba69172095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18053 | 2026.05.18 07:25:47.647581 [ 4 ] {1467de18-aff2-4d37-94fd-44ba69172095} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18054 | 2026.05.18 07:25:47.647784 [ 4 ] {1467de18-aff2-4d37-94fd-44ba69172095} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18055 | 2026.05.18 07:25:47.647913 [ 4 ] {1467de18-aff2-4d37-94fd-44ba69172095} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.50 MiB/sec. | ||
| 18056 | 2026.05.18 07:25:47.647948 [ 4 ] {1467de18-aff2-4d37-94fd-44ba69172095} <Debug> TCPHandler: Processed in 0.001313947 sec. | ||
| 18057 | 2026.05.18 07:25:47.648111 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18058 | 2026.05.18 07:25:47.648207 [ 4 ] {c2a25040-601d-48dc-83cf-a8e1bb597454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18059 | 2026.05.18 07:25:47.648246 [ 4 ] {c2a25040-601d-48dc-83cf-a8e1bb597454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18060 | 2026.05.18 07:25:47.648705 [ 4 ] {c2a25040-601d-48dc-83cf-a8e1bb597454} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18061 | 2026.05.18 07:25:47.648742 [ 4 ] {c2a25040-601d-48dc-83cf-a8e1bb597454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18062 | 2026.05.18 07:25:47.649041 [ 4 ] {c2a25040-601d-48dc-83cf-a8e1bb597454} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18063 | 2026.05.18 07:25:47.649249 [ 4 ] {c2a25040-601d-48dc-83cf-a8e1bb597454} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18064 | 2026.05.18 07:25:47.649375 [ 4 ] {c2a25040-601d-48dc-83cf-a8e1bb597454} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 6.86 MiB/sec. | ||
| 18065 | 2026.05.18 07:25:47.649409 [ 4 ] {c2a25040-601d-48dc-83cf-a8e1bb597454} <Debug> TCPHandler: Processed in 0.001346877 sec. | ||
| 18066 | 2026.05.18 07:25:47.649585 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18067 | 2026.05.18 07:25:47.649681 [ 4 ] {fc9aae0f-58ec-4ae5-84dc-999fc3f36f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18068 | 2026.05.18 07:25:47.649724 [ 4 ] {fc9aae0f-58ec-4ae5-84dc-999fc3f36f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18069 | 2026.05.18 07:25:47.650159 [ 4 ] {fc9aae0f-58ec-4ae5-84dc-999fc3f36f6d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18070 | 2026.05.18 07:25:47.650195 [ 4 ] {fc9aae0f-58ec-4ae5-84dc-999fc3f36f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18071 | 2026.05.18 07:25:47.650523 [ 4 ] {fc9aae0f-58ec-4ae5-84dc-999fc3f36f6d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18072 | 2026.05.18 07:25:47.650730 [ 4 ] {fc9aae0f-58ec-4ae5-84dc-999fc3f36f6d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18073 | 2026.05.18 07:25:47.650863 [ 4 ] {fc9aae0f-58ec-4ae5-84dc-999fc3f36f6d} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.0012 sec., 137500 rows/sec., 9.57 MiB/sec. | ||
| 18074 | 2026.05.18 07:25:47.650897 [ 4 ] {fc9aae0f-58ec-4ae5-84dc-999fc3f36f6d} <Debug> TCPHandler: Processed in 0.001361007 sec. | ||
| 18075 | 2026.05.18 07:25:47.651024 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18076 | 2026.05.18 07:25:47.651120 [ 4 ] {267fbd50-6a2e-420d-bbda-7092d29b09c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18077 | 2026.05.18 07:25:47.651174 [ 4 ] {267fbd50-6a2e-420d-bbda-7092d29b09c9} <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 | ||
| 18078 | 2026.05.18 07:25:47.651995 [ 4 ] {267fbd50-6a2e-420d-bbda-7092d29b09c9} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18079 | 2026.05.18 07:25:47.652032 [ 4 ] {267fbd50-6a2e-420d-bbda-7092d29b09c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18080 | 2026.05.18 07:25:47.652559 [ 4 ] {267fbd50-6a2e-420d-bbda-7092d29b09c9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18081 | 2026.05.18 07:25:47.652777 [ 4 ] {267fbd50-6a2e-420d-bbda-7092d29b09c9} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18082 | 2026.05.18 07:25:47.652914 [ 4 ] {267fbd50-6a2e-420d-bbda-7092d29b09c9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001812 sec., 16556.29139072848 rows/sec., 29.67 MiB/sec. | ||
| 18083 | 2026.05.18 07:25:47.652965 [ 4 ] {267fbd50-6a2e-420d-bbda-7092d29b09c9} <Debug> TCPHandler: Processed in 0.001989051 sec. | ||
| 18084 | 2026.05.18 07:25:47.653082 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18085 | 2026.05.18 07:25:47.653181 [ 4 ] {9055affb-3103-46ce-abc0-5f0964c82381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18086 | 2026.05.18 07:25:47.653223 [ 4 ] {9055affb-3103-46ce-abc0-5f0964c82381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18087 | 2026.05.18 07:25:47.653619 [ 4 ] {9055affb-3103-46ce-abc0-5f0964c82381} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18088 | 2026.05.18 07:25:47.653661 [ 4 ] {9055affb-3103-46ce-abc0-5f0964c82381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18089 | 2026.05.18 07:25:47.653980 [ 4 ] {9055affb-3103-46ce-abc0-5f0964c82381} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18090 | 2026.05.18 07:25:47.654193 [ 4 ] {9055affb-3103-46ce-abc0-5f0964c82381} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18091 | 2026.05.18 07:25:47.654324 [ 4 ] {9055affb-3103-46ce-abc0-5f0964c82381} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 18092 | 2026.05.18 07:25:47.654358 [ 4 ] {9055affb-3103-46ce-abc0-5f0964c82381} <Debug> TCPHandler: Processed in 0.001324478 sec. | ||
| 18093 | 2026.05.18 07:25:48.135366 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18094 | 2026.05.18 07:25:48.135430 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18095 | 2026.05.18 07:25:48.137869 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18096 | 2026.05.18 07:25:49.161294 [ 219 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18097 | 2026.05.18 07:25:49.161371 [ 219 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18098 | 2026.05.18 07:25:49.163582 [ 219 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18099 | 2026.05.18 07:25:49.392017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36066 | ||
| 18100 | 2026.05.18 07:25:49.392868 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18101 | 2026.05.18 07:25:49.392911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18102 | 2026.05.18 07:25:49.393413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18103 | 2026.05.18 07:25:49.393664 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18104 | 2026.05.18 07:25:49.393798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36066 | ||
| 18105 | 2026.05.18 07:25:49.445621 [ 218 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18106 | 2026.05.18 07:25:49.445683 [ 218 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18107 | 2026.05.18 07:25:49.447654 [ 218 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18108 | 2026.05.18 07:25:51.292069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 18109 | 2026.05.18 07:25:51.308512 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18110 | 2026.05.18 07:25:51.308555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18111 | 2026.05.18 07:25:51.314705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18112 | 2026.05.18 07:25:51.315399 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18113 | 2026.05.18 07:25:51.318078 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 18114 | 2026.05.18 07:25:52.642418 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18115 | 2026.05.18 07:25:52.642776 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 18116 | 2026.05.18 07:25:52.643135 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18117 | 2026.05.18 07:25:52.643176 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <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 | ||
| 18118 | 2026.05.18 07:25:52.643411 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18119 | 2026.05.18 07:25:52.643479 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18120 | 2026.05.18 07:25:52.643618 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18121 | 2026.05.18 07:25:52.643654 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18122 | 2026.05.18 07:25:52.643675 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 18123 | 2026.05.18 07:25:52.643690 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18124 | 2026.05.18 07:25:52.643732 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <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'))" | ||
| 18125 | 2026.05.18 07:25:52.643752 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 18126 | 2026.05.18 07:25:52.644847 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002164 sec., 24029.574861367837 rows/sec., 5.62 MiB/sec. | ||
| 18127 | 2026.05.18 07:25:52.645029 [ 4 ] {2934ff62-da2f-4ca5-b0ac-20f649bf9b90} <Debug> TCPHandler: Processed in 0.002749395 sec. | ||
| 18128 | 2026.05.18 07:25:52.650088 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18129 | 2026.05.18 07:25:52.650229 [ 4 ] {3e103059-a38c-4a32-bcae-520491d93d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18130 | 2026.05.18 07:25:52.650290 [ 4 ] {3e103059-a38c-4a32-bcae-520491d93d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18131 | 2026.05.18 07:25:52.650961 [ 4 ] {3e103059-a38c-4a32-bcae-520491d93d55} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18132 | 2026.05.18 07:25:52.651008 [ 4 ] {3e103059-a38c-4a32-bcae-520491d93d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18133 | 2026.05.18 07:25:52.651392 [ 4 ] {3e103059-a38c-4a32-bcae-520491d93d55} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18134 | 2026.05.18 07:25:52.651618 [ 4 ] {3e103059-a38c-4a32-bcae-520491d93d55} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18135 | 2026.05.18 07:25:52.651759 [ 4 ] {3e103059-a38c-4a32-bcae-520491d93d55} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001574 sec., 180432.02033036848 rows/sec., 11.46 MiB/sec. | ||
| 18136 | 2026.05.18 07:25:52.651794 [ 4 ] {3e103059-a38c-4a32-bcae-520491d93d55} <Debug> TCPHandler: Processed in 0.00182145 sec. | ||
| 18137 | 2026.05.18 07:25:52.651924 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18138 | 2026.05.18 07:25:52.652020 [ 4 ] {7008026c-e420-4ecd-a2aa-b48a1996ba83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18139 | 2026.05.18 07:25:52.652060 [ 4 ] {7008026c-e420-4ecd-a2aa-b48a1996ba83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18140 | 2026.05.18 07:25:52.652846 [ 4 ] {7008026c-e420-4ecd-a2aa-b48a1996ba83} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18141 | 2026.05.18 07:25:52.652883 [ 4 ] {7008026c-e420-4ecd-a2aa-b48a1996ba83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18142 | 2026.05.18 07:25:52.653224 [ 4 ] {7008026c-e420-4ecd-a2aa-b48a1996ba83} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18143 | 2026.05.18 07:25:52.653430 [ 4 ] {7008026c-e420-4ecd-a2aa-b48a1996ba83} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18144 | 2026.05.18 07:25:52.653561 [ 4 ] {7008026c-e420-4ecd-a2aa-b48a1996ba83} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001559 sec., 525336.7543296985 rows/sec., 40.72 MiB/sec. | ||
| 18145 | 2026.05.18 07:25:52.653595 [ 4 ] {7008026c-e420-4ecd-a2aa-b48a1996ba83} <Debug> TCPHandler: Processed in 0.001721809 sec. | ||
| 18146 | 2026.05.18 07:25:52.653758 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18147 | 2026.05.18 07:25:52.653854 [ 4 ] {1ddd980e-b058-402e-a752-75b41dd4957a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18148 | 2026.05.18 07:25:52.653895 [ 4 ] {1ddd980e-b058-402e-a752-75b41dd4957a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18149 | 2026.05.18 07:25:52.654335 [ 4 ] {1ddd980e-b058-402e-a752-75b41dd4957a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18150 | 2026.05.18 07:25:52.654372 [ 4 ] {1ddd980e-b058-402e-a752-75b41dd4957a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18151 | 2026.05.18 07:25:52.654674 [ 4 ] {1ddd980e-b058-402e-a752-75b41dd4957a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18152 | 2026.05.18 07:25:52.654882 [ 4 ] {1ddd980e-b058-402e-a752-75b41dd4957a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18153 | 2026.05.18 07:25:52.655009 [ 4 ] {1ddd980e-b058-402e-a752-75b41dd4957a} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001173 sec., 130434.78260869565 rows/sec., 7.80 MiB/sec. | ||
| 18154 | 2026.05.18 07:25:52.655042 [ 4 ] {1ddd980e-b058-402e-a752-75b41dd4957a} <Debug> TCPHandler: Processed in 0.001333797 sec. | ||
| 18155 | 2026.05.18 07:25:52.655175 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18156 | 2026.05.18 07:25:52.655270 [ 4 ] {f0646de0-f431-47f8-801e-d196aee5d4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18157 | 2026.05.18 07:25:52.655310 [ 4 ] {f0646de0-f431-47f8-801e-d196aee5d4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18158 | 2026.05.18 07:25:52.655816 [ 4 ] {f0646de0-f431-47f8-801e-d196aee5d4f4} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18159 | 2026.05.18 07:25:52.655851 [ 4 ] {f0646de0-f431-47f8-801e-d196aee5d4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18160 | 2026.05.18 07:25:52.656146 [ 4 ] {f0646de0-f431-47f8-801e-d196aee5d4f4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18161 | 2026.05.18 07:25:52.656355 [ 4 ] {f0646de0-f431-47f8-801e-d196aee5d4f4} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18162 | 2026.05.18 07:25:52.656481 [ 4 ] {f0646de0-f431-47f8-801e-d196aee5d4f4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 18163 | 2026.05.18 07:25:52.656515 [ 4 ] {f0646de0-f431-47f8-801e-d196aee5d4f4} <Debug> TCPHandler: Processed in 0.001389107 sec. | ||
| 18164 | 2026.05.18 07:25:52.656651 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18165 | 2026.05.18 07:25:52.656746 [ 4 ] {713666b4-11c9-4497-8222-a8898e33cad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18166 | 2026.05.18 07:25:52.656785 [ 4 ] {713666b4-11c9-4497-8222-a8898e33cad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18167 | 2026.05.18 07:25:52.657230 [ 4 ] {713666b4-11c9-4497-8222-a8898e33cad8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18168 | 2026.05.18 07:25:52.657266 [ 4 ] {713666b4-11c9-4497-8222-a8898e33cad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18169 | 2026.05.18 07:25:52.657560 [ 4 ] {713666b4-11c9-4497-8222-a8898e33cad8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18170 | 2026.05.18 07:25:52.657768 [ 4 ] {713666b4-11c9-4497-8222-a8898e33cad8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18171 | 2026.05.18 07:25:52.657894 [ 4 ] {713666b4-11c9-4497-8222-a8898e33cad8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 18172 | 2026.05.18 07:25:52.657927 [ 4 ] {713666b4-11c9-4497-8222-a8898e33cad8} <Debug> TCPHandler: Processed in 0.001325607 sec. | ||
| 18173 | 2026.05.18 07:25:52.658054 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18174 | 2026.05.18 07:25:52.658150 [ 4 ] {8ed78bb5-360e-44fd-ba19-61ab5d6341cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18175 | 2026.05.18 07:25:52.658189 [ 4 ] {8ed78bb5-360e-44fd-ba19-61ab5d6341cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18176 | 2026.05.18 07:25:52.658805 [ 4 ] {8ed78bb5-360e-44fd-ba19-61ab5d6341cd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18177 | 2026.05.18 07:25:52.658841 [ 4 ] {8ed78bb5-360e-44fd-ba19-61ab5d6341cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18178 | 2026.05.18 07:25:52.659155 [ 4 ] {8ed78bb5-360e-44fd-ba19-61ab5d6341cd} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18179 | 2026.05.18 07:25:52.659359 [ 4 ] {8ed78bb5-360e-44fd-ba19-61ab5d6341cd} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18180 | 2026.05.18 07:25:52.659489 [ 4 ] {8ed78bb5-360e-44fd-ba19-61ab5d6341cd} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001356 sec., 369469.0265486726 rows/sec., 25.97 MiB/sec. | ||
| 18181 | 2026.05.18 07:25:52.659525 [ 4 ] {8ed78bb5-360e-44fd-ba19-61ab5d6341cd} <Debug> TCPHandler: Processed in 0.001520639 sec. | ||
| 18182 | 2026.05.18 07:25:52.659653 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18183 | 2026.05.18 07:25:52.659754 [ 4 ] {96df3155-39d2-43f8-b22e-68766178e504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18184 | 2026.05.18 07:25:52.659796 [ 4 ] {96df3155-39d2-43f8-b22e-68766178e504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18185 | 2026.05.18 07:25:52.660135 [ 4 ] {96df3155-39d2-43f8-b22e-68766178e504} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18186 | 2026.05.18 07:25:52.660171 [ 4 ] {96df3155-39d2-43f8-b22e-68766178e504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18187 | 2026.05.18 07:25:52.660469 [ 4 ] {96df3155-39d2-43f8-b22e-68766178e504} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18188 | 2026.05.18 07:25:52.660690 [ 4 ] {96df3155-39d2-43f8-b22e-68766178e504} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18189 | 2026.05.18 07:25:52.660819 [ 4 ] {96df3155-39d2-43f8-b22e-68766178e504} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 18190 | 2026.05.18 07:25:52.660852 [ 4 ] {96df3155-39d2-43f8-b22e-68766178e504} <Debug> TCPHandler: Processed in 0.001248007 sec. | ||
| 18191 | 2026.05.18 07:25:52.660970 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18192 | 2026.05.18 07:25:52.661065 [ 4 ] {844ae05d-1d40-4598-a590-3839581d2aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18193 | 2026.05.18 07:25:52.661107 [ 4 ] {844ae05d-1d40-4598-a590-3839581d2aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18194 | 2026.05.18 07:25:52.661522 [ 4 ] {844ae05d-1d40-4598-a590-3839581d2aab} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18195 | 2026.05.18 07:25:52.661557 [ 4 ] {844ae05d-1d40-4598-a590-3839581d2aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18196 | 2026.05.18 07:25:52.661881 [ 4 ] {844ae05d-1d40-4598-a590-3839581d2aab} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18197 | 2026.05.18 07:25:52.662094 [ 4 ] {844ae05d-1d40-4598-a590-3839581d2aab} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18198 | 2026.05.18 07:25:52.662221 [ 4 ] {844ae05d-1d40-4598-a590-3839581d2aab} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 18199 | 2026.05.18 07:25:52.662219 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
| 18200 | 2026.05.18 07:25:52.662256 [ 4 ] {844ae05d-1d40-4598-a590-3839581d2aab} <Debug> TCPHandler: Processed in 0.001335357 sec. | ||
| 18201 | 2026.05.18 07:25:52.662288 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2026.05.18 07:25:52.662312 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18203 | 2026.05.18 07:25:52.662390 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18204 | 2026.05.18 07:25:52.662406 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
| 18205 | 2026.05.18 07:25:52.662491 [ 4 ] {d579c8df-08b9-4d19-95a3-126e64c03e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18206 | 2026.05.18 07:25:52.662531 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18207 | 2026.05.18 07:25:52.662538 [ 4 ] {d579c8df-08b9-4d19-95a3-126e64c03e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18208 | 2026.05.18 07:25:52.662573 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_24, total 45219 rows starting from the beginning of the part | ||
| 18209 | 2026.05.18 07:25:52.662645 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 18210 | 2026.05.18 07:25:52.662725 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 18211 | 2026.05.18 07:25:52.662778 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 265 rows starting from the beginning of the part | ||
| 18212 | 2026.05.18 07:25:52.662849 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 165 rows starting from the beginning of the part | ||
| 18213 | 2026.05.18 07:25:52.662893 [ 4 ] {d579c8df-08b9-4d19-95a3-126e64c03e00} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18214 | 2026.05.18 07:25:52.662896 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 265 rows starting from the beginning of the part | ||
| 18215 | 2026.05.18 07:25:52.662938 [ 4 ] {d579c8df-08b9-4d19-95a3-126e64c03e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18216 | 2026.05.18 07:25:52.663255 [ 4 ] {d579c8df-08b9-4d19-95a3-126e64c03e00} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18217 | 2026.05.18 07:25:52.663472 [ 4 ] {d579c8df-08b9-4d19-95a3-126e64c03e00} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18218 | 2026.05.18 07:25:52.663606 [ 4 ] {d579c8df-08b9-4d19-95a3-126e64c03e00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 18219 | 2026.05.18 07:25:52.663639 [ 4 ] {d579c8df-08b9-4d19-95a3-126e64c03e00} <Debug> TCPHandler: Processed in 0.001298508 sec. | ||
| 18220 | 2026.05.18 07:25:52.663789 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18221 | 2026.05.18 07:25:52.663884 [ 4 ] {ece3031a-f078-4cb3-8653-8acf8633dd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18222 | 2026.05.18 07:25:52.663937 [ 4 ] {ece3031a-f078-4cb3-8653-8acf8633dd0a} <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 | ||
| 18223 | 2026.05.18 07:25:52.664739 [ 4 ] {ece3031a-f078-4cb3-8653-8acf8633dd0a} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18224 | 2026.05.18 07:25:52.664776 [ 4 ] {ece3031a-f078-4cb3-8653-8acf8633dd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18225 | 2026.05.18 07:25:52.665281 [ 4 ] {ece3031a-f078-4cb3-8653-8acf8633dd0a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18226 | 2026.05.18 07:25:52.665517 [ 4 ] {ece3031a-f078-4cb3-8653-8acf8633dd0a} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18227 | 2026.05.18 07:25:52.665661 [ 4 ] {ece3031a-f078-4cb3-8653-8acf8633dd0a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001794 sec., 6131.5496098104795 rows/sec., 10.99 MiB/sec. | ||
| 18228 | 2026.05.18 07:25:52.665713 [ 4 ] {ece3031a-f078-4cb3-8653-8acf8633dd0a} <Debug> TCPHandler: Processed in 0.001973001 sec. | ||
| 18229 | 2026.05.18 07:25:52.665844 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18230 | 2026.05.18 07:25:52.665942 [ 4 ] {c911a45e-ec13-4ce5-aaf5-195905783e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18231 | 2026.05.18 07:25:52.665997 [ 4 ] {c911a45e-ec13-4ce5-aaf5-195905783e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18232 | 2026.05.18 07:25:52.668158 [ 4 ] {c911a45e-ec13-4ce5-aaf5-195905783e96} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.05.18 07:25:52.668231 [ 4 ] {c911a45e-ec13-4ce5-aaf5-195905783e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18234 | 2026.05.18 07:25:52.668792 [ 4 ] {c911a45e-ec13-4ce5-aaf5-195905783e96} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18235 | 2026.05.18 07:25:52.669112 [ 4 ] {c911a45e-ec13-4ce5-aaf5-195905783e96} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18236 | 2026.05.18 07:25:52.669291 [ 51 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18237 | 2026.05.18 07:25:52.669328 [ 51 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18238 | 2026.05.18 07:25:52.669356 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18239 | 2026.05.18 07:25:52.669477 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18240 | 2026.05.18 07:25:52.669533 [ 4 ] {c911a45e-ec13-4ce5-aaf5-195905783e96} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.003604 sec., 24972.253052164262 rows/sec., 1.56 MiB/sec. | ||
| 18241 | 2026.05.18 07:25:52.669608 [ 4 ] {c911a45e-ec13-4ce5-aaf5-195905783e96} <Debug> TCPHandler: Processed in 0.003813591 sec. | ||
| 18242 | 2026.05.18 07:25:52.669611 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18243 | 2026.05.18 07:25:52.669653 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7092 rows starting from the beginning of the part | ||
| 18244 | 2026.05.18 07:25:52.669712 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 24 rows starting from the beginning of the part | ||
| 18245 | 2026.05.18 07:25:52.669756 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 18246 | 2026.05.18 07:25:52.669796 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 18247 | 2026.05.18 07:25:52.669831 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 18248 | 2026.05.18 07:25:52.669870 [ 196 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 18249 | 2026.05.18 07:25:52.671323 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46138 rows, containing 5 columns (5 merged, 0 gathered) in 0.00895768 sec., 5150664.01121719 rows/sec., 333.01 MiB/sec. | ||
| 18250 | 2026.05.18 07:25:52.671754 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 18251 | 2026.05.18 07:25:52.672044 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18252 | 2026.05.18 07:25:52.672064 [ 189 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002637464 sec., 2811791.9334633574 rows/sec., 182.18 MiB/sec. | ||
| 18253 | 2026.05.18 07:25:52.672146 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
| 18254 | 2026.05.18 07:25:52.672241 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18255 | 2026.05.18 07:25:52.672765 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18256 | 2026.05.18 07:25:52.673060 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18257 | 2026.05.18 07:25:52.673127 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_121_24} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18258 | 2026.05.18 07:25:52.673218 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 18259 | 2026.05.18 07:25:53.814563 [ 221 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18260 | 2026.05.18 07:25:53.814615 [ 221 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18261 | 2026.05.18 07:25:53.816565 [ 221 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18262 | 2026.05.18 07:25:56.703367 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18263 | 2026.05.18 07:25:56.703455 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18264 | 2026.05.18 07:25:56.893990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36514 | ||
| 18265 | 2026.05.18 07:25:56.894674 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18266 | 2026.05.18 07:25:56.894724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18267 | 2026.05.18 07:25:56.895239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18268 | 2026.05.18 07:25:56.895482 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18269 | 2026.05.18 07:25:56.895622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36514 | ||
| 18270 | 2026.05.18 07:25:56.895660 [ 29 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18271 | 2026.05.18 07:25:56.895722 [ 29 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18272 | 2026.05.18 07:25:56.895747 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18273 | 2026.05.18 07:25:56.895959 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18274 | 2026.05.18 07:25:56.896189 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18275 | 2026.05.18 07:25:56.896254 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34146 rows starting from the beginning of the part | ||
| 18276 | 2026.05.18 07:25:56.896366 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 18277 | 2026.05.18 07:25:56.896446 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 18278 | 2026.05.18 07:25:56.896525 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 18279 | 2026.05.18 07:25:56.896598 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 18280 | 2026.05.18 07:25:56.896668 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 18281 | 2026.05.18 07:25:56.899167 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36514 rows, containing 4 columns (4 merged, 0 gathered) in 0.003299618 sec., 11066129.47316932 rows/sec., 158.30 MiB/sec. | ||
| 18282 | 2026.05.18 07:25:56.899696 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18283 | 2026.05.18 07:25:56.900097 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.05.18 07:25:56.900175 [ 194 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_76_15} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18285 | 2026.05.18 07:25:56.900279 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18286 | 2026.05.18 07:25:57.637072 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18287 | 2026.05.18 07:25:57.637349 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18288 | 2026.05.18 07:25:57.637786 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18289 | 2026.05.18 07:25:57.637838 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <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 | ||
| 18290 | 2026.05.18 07:25:57.638149 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18291 | 2026.05.18 07:25:57.638240 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18292 | 2026.05.18 07:25:57.638443 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18293 | 2026.05.18 07:25:57.638493 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18294 | 2026.05.18 07:25:57.638528 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 18295 | 2026.05.18 07:25:57.638555 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18296 | 2026.05.18 07:25:57.638620 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <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'))" | ||
| 18297 | 2026.05.18 07:25:57.638655 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 18298 | 2026.05.18 07:25:57.639865 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00263 sec., 19771.863117870722 rows/sec., 4.62 MiB/sec. | ||
| 18299 | 2026.05.18 07:25:57.640002 [ 4 ] {1c8a14bd-8534-4317-b0ee-aebf49c43748} <Debug> TCPHandler: Processed in 0.003115428 sec. | ||
| 18300 | 2026.05.18 07:25:57.642221 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18301 | 2026.05.18 07:25:57.642345 [ 4 ] {5660d375-2eb7-4a55-98aa-38f459d0083f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18302 | 2026.05.18 07:25:57.642398 [ 4 ] {5660d375-2eb7-4a55-98aa-38f459d0083f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18303 | 2026.05.18 07:25:57.643153 [ 4 ] {5660d375-2eb7-4a55-98aa-38f459d0083f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18304 | 2026.05.18 07:25:57.643220 [ 4 ] {5660d375-2eb7-4a55-98aa-38f459d0083f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18305 | 2026.05.18 07:25:57.643682 [ 4 ] {5660d375-2eb7-4a55-98aa-38f459d0083f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18306 | 2026.05.18 07:25:57.643922 [ 4 ] {5660d375-2eb7-4a55-98aa-38f459d0083f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18307 | 2026.05.18 07:25:57.644082 [ 4 ] {5660d375-2eb7-4a55-98aa-38f459d0083f} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00177 sec., 65536.7231638418 rows/sec., 5.55 MiB/sec. | ||
| 18308 | 2026.05.18 07:25:57.644124 [ 4 ] {5660d375-2eb7-4a55-98aa-38f459d0083f} <Debug> TCPHandler: Processed in 0.00196112 sec. | ||
| 18309 | 2026.05.18 07:25:57.644282 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18310 | 2026.05.18 07:25:57.644388 [ 4 ] {4e31bf67-c61b-4561-83e2-9d46a6cc704f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18311 | 2026.05.18 07:25:57.644434 [ 4 ] {4e31bf67-c61b-4561-83e2-9d46a6cc704f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18312 | 2026.05.18 07:25:57.644929 [ 4 ] {4e31bf67-c61b-4561-83e2-9d46a6cc704f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18313 | 2026.05.18 07:25:57.644970 [ 4 ] {4e31bf67-c61b-4561-83e2-9d46a6cc704f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18314 | 2026.05.18 07:25:57.645302 [ 4 ] {4e31bf67-c61b-4561-83e2-9d46a6cc704f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18315 | 2026.05.18 07:25:57.645519 [ 4 ] {4e31bf67-c61b-4561-83e2-9d46a6cc704f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18316 | 2026.05.18 07:25:57.645658 [ 4 ] {4e31bf67-c61b-4561-83e2-9d46a6cc704f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001293 sec., 23201.85614849188 rows/sec., 1.70 MiB/sec. | ||
| 18317 | 2026.05.18 07:25:57.645694 [ 4 ] {4e31bf67-c61b-4561-83e2-9d46a6cc704f} <Debug> TCPHandler: Processed in 0.001462688 sec. | ||
| 18318 | 2026.05.18 07:25:57.645843 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18319 | 2026.05.18 07:25:57.645946 [ 4 ] {8d042414-1559-4a74-9e90-54f2c085b031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18320 | 2026.05.18 07:25:57.645990 [ 4 ] {8d042414-1559-4a74-9e90-54f2c085b031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18321 | 2026.05.18 07:25:57.646462 [ 4 ] {8d042414-1559-4a74-9e90-54f2c085b031} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18322 | 2026.05.18 07:25:57.646504 [ 4 ] {8d042414-1559-4a74-9e90-54f2c085b031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18323 | 2026.05.18 07:25:57.646868 [ 4 ] {8d042414-1559-4a74-9e90-54f2c085b031} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18324 | 2026.05.18 07:25:57.647116 [ 4 ] {8d042414-1559-4a74-9e90-54f2c085b031} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18325 | 2026.05.18 07:25:57.647257 [ 4 ] {8d042414-1559-4a74-9e90-54f2c085b031} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001334 sec., 70464.76761619191 rows/sec., 5.50 MiB/sec. | ||
| 18326 | 2026.05.18 07:25:57.647295 [ 4 ] {8d042414-1559-4a74-9e90-54f2c085b031} <Debug> TCPHandler: Processed in 0.001501479 sec. | ||
| 18327 | 2026.05.18 07:25:57.647460 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18328 | 2026.05.18 07:25:57.647563 [ 4 ] {6d62eab6-5873-469e-860b-4f96e12c71f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18329 | 2026.05.18 07:25:57.647609 [ 4 ] {6d62eab6-5873-469e-860b-4f96e12c71f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18330 | 2026.05.18 07:25:57.648094 [ 4 ] {6d62eab6-5873-469e-860b-4f96e12c71f5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18331 | 2026.05.18 07:25:57.648146 [ 4 ] {6d62eab6-5873-469e-860b-4f96e12c71f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18332 | 2026.05.18 07:25:57.648585 [ 4 ] {6d62eab6-5873-469e-860b-4f96e12c71f5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18333 | 2026.05.18 07:25:57.648810 [ 4 ] {6d62eab6-5873-469e-860b-4f96e12c71f5} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18334 | 2026.05.18 07:25:57.648948 [ 4 ] {6d62eab6-5873-469e-860b-4f96e12c71f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001406 sec., 113798.00853485064 rows/sec., 7.93 MiB/sec. | ||
| 18335 | 2026.05.18 07:25:57.648984 [ 4 ] {6d62eab6-5873-469e-860b-4f96e12c71f5} <Debug> TCPHandler: Processed in 0.001578468 sec. | ||
| 18336 | 2026.05.18 07:25:57.649137 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18337 | 2026.05.18 07:25:57.649241 [ 4 ] {c572aa4e-ee75-44aa-b3b3-c978388abd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18338 | 2026.05.18 07:25:57.649298 [ 4 ] {c572aa4e-ee75-44aa-b3b3-c978388abd45} <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 | ||
| 18339 | 2026.05.18 07:25:57.650203 [ 4 ] {c572aa4e-ee75-44aa-b3b3-c978388abd45} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2026.05.18 07:25:57.650242 [ 4 ] {c572aa4e-ee75-44aa-b3b3-c978388abd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18341 | 2026.05.18 07:25:57.650814 [ 4 ] {c572aa4e-ee75-44aa-b3b3-c978388abd45} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18342 | 2026.05.18 07:25:57.651053 [ 4 ] {c572aa4e-ee75-44aa-b3b3-c978388abd45} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2026.05.18 07:25:57.651208 [ 4 ] {c572aa4e-ee75-44aa-b3b3-c978388abd45} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001987 sec., 15098.13789632612 rows/sec., 27.06 MiB/sec. | ||
| 18344 | 2026.05.18 07:25:57.651284 [ 4 ] {c572aa4e-ee75-44aa-b3b3-c978388abd45} <Debug> TCPHandler: Processed in 0.002203352 sec. | ||
| 18345 | 2026.05.18 07:25:57.651434 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18346 | 2026.05.18 07:25:57.651534 [ 4 ] {5fb84ef9-90c9-4b5e-af4a-dc32b1275019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18347 | 2026.05.18 07:25:57.651577 [ 4 ] {5fb84ef9-90c9-4b5e-af4a-dc32b1275019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18348 | 2026.05.18 07:25:57.652054 [ 4 ] {5fb84ef9-90c9-4b5e-af4a-dc32b1275019} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18349 | 2026.05.18 07:25:57.652103 [ 4 ] {5fb84ef9-90c9-4b5e-af4a-dc32b1275019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18350 | 2026.05.18 07:25:57.652588 [ 4 ] {5fb84ef9-90c9-4b5e-af4a-dc32b1275019} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18351 | 2026.05.18 07:25:57.652905 [ 4 ] {5fb84ef9-90c9-4b5e-af4a-dc32b1275019} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18352 | 2026.05.18 07:25:57.653048 [ 4 ] {5fb84ef9-90c9-4b5e-af4a-dc32b1275019} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
| 18353 | 2026.05.18 07:25:57.653084 [ 4 ] {5fb84ef9-90c9-4b5e-af4a-dc32b1275019} <Debug> TCPHandler: Processed in 0.001702469 sec. | ||
| 18354 | 2026.05.18 07:25:58.819112 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 18355 | 2026.05.18 07:25:58.838969 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18356 | 2026.05.18 07:25:58.839031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18357 | 2026.05.18 07:25:58.845899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18358 | 2026.05.18 07:25:58.847410 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2026.05.18 07:25:58.847704 [ 39 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18360 | 2026.05.18 07:25:58.847743 [ 39 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18361 | 2026.05.18 07:25:58.847762 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18362 | 2026.05.18 07:25:58.847863 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18363 | 2026.05.18 07:25:58.851322 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18364 | 2026.05.18 07:25:58.852747 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 18365 | 2026.05.18 07:25:58.856110 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 18366 | 2026.05.18 07:25:58.857254 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 18367 | 2026.05.18 07:25:58.861641 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 18368 | 2026.05.18 07:25:58.866000 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 18369 | 2026.05.18 07:25:58.870564 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 18370 | 2026.05.18 07:25:58.874762 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 18371 | 2026.05.18 07:25:58.927376 [ 201 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.079553129 sec., 7202.733659916758 rows/sec., 37.24 MiB/sec. | ||
| 18372 | 2026.05.18 07:25:58.930290 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18373 | 2026.05.18 07:25:58.932309 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18374 | 2026.05.18 07:25:58.932393 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_76_15} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18375 | 2026.05.18 07:25:58.935364 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 18376 | 2026.05.18 07:25:59.000311 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.38 MiB, peak 406.79 MiB, free memory in arenas 0.00 B, will set to 388.33 MiB (RSS), difference: -1.05 MiB | ||
| 18377 | 2026.05.18 07:25:59.915098 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18378 | 2026.05.18 07:25:59.915376 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 18379 | 2026.05.18 07:25:59.915783 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18380 | 2026.05.18 07:25:59.915837 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 18381 | 2026.05.18 07:25:59.916139 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18382 | 2026.05.18 07:25:59.916206 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18383 | 2026.05.18 07:25:59.916346 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 18384 | 2026.05.18 07:25:59.916382 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18385 | 2026.05.18 07:25:59.916428 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 18386 | 2026.05.18 07:25:59.916445 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18387 | 2026.05.18 07:25:59.916488 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 18388 | 2026.05.18 07:25:59.916509 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 18389 | 2026.05.18 07:25:59.917676 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002429 sec., 21407.98682585426 rows/sec., 5.01 MiB/sec. | ||
| 18390 | 2026.05.18 07:25:59.917790 [ 4 ] {1e0cdfc1-90b3-4105-91ed-c84a13e75a1b} <Debug> TCPHandler: Processed in 0.002829506 sec. | ||
| 18391 | 2026.05.18 07:25:59.934412 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18392 | 2026.05.18 07:25:59.934611 [ 4 ] {b7ce6abb-e3fb-46ad-bf0d-fed2206fcb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18393 | 2026.05.18 07:25:59.934686 [ 4 ] {b7ce6abb-e3fb-46ad-bf0d-fed2206fcb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18394 | 2026.05.18 07:25:59.935632 [ 4 ] {b7ce6abb-e3fb-46ad-bf0d-fed2206fcb23} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18395 | 2026.05.18 07:25:59.935675 [ 4 ] {b7ce6abb-e3fb-46ad-bf0d-fed2206fcb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18396 | 2026.05.18 07:25:59.936040 [ 4 ] {b7ce6abb-e3fb-46ad-bf0d-fed2206fcb23} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18397 | 2026.05.18 07:25:59.936260 [ 4 ] {b7ce6abb-e3fb-46ad-bf0d-fed2206fcb23} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18398 | 2026.05.18 07:25:59.936413 [ 4 ] {b7ce6abb-e3fb-46ad-bf0d-fed2206fcb23} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001856 sec., 153017.24137931035 rows/sec., 9.72 MiB/sec. | ||
| 18399 | 2026.05.18 07:25:59.936450 [ 4 ] {b7ce6abb-e3fb-46ad-bf0d-fed2206fcb23} <Debug> TCPHandler: Processed in 0.002135462 sec. | ||
| 18400 | 2026.05.18 07:25:59.936597 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18401 | 2026.05.18 07:25:59.936695 [ 4 ] {5c0d1a57-4409-4a2b-ac9e-0c5f742b1b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18402 | 2026.05.18 07:25:59.936735 [ 4 ] {5c0d1a57-4409-4a2b-ac9e-0c5f742b1b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18403 | 2026.05.18 07:25:59.937208 [ 4 ] {5c0d1a57-4409-4a2b-ac9e-0c5f742b1b04} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18404 | 2026.05.18 07:25:59.937245 [ 4 ] {5c0d1a57-4409-4a2b-ac9e-0c5f742b1b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18405 | 2026.05.18 07:25:59.937529 [ 4 ] {5c0d1a57-4409-4a2b-ac9e-0c5f742b1b04} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18406 | 2026.05.18 07:25:59.937730 [ 4 ] {5c0d1a57-4409-4a2b-ac9e-0c5f742b1b04} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.05.18 07:25:59.937857 [ 4 ] {5c0d1a57-4409-4a2b-ac9e-0c5f742b1b04} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001181 sec., 6773.920406435224 rows/sec., 552.37 KiB/sec. | ||
| 18408 | 2026.05.18 07:25:59.937892 [ 4 ] {5c0d1a57-4409-4a2b-ac9e-0c5f742b1b04} <Debug> TCPHandler: Processed in 0.001345487 sec. | ||
| 18409 | 2026.05.18 07:25:59.938028 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.05.18 07:25:59.938133 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18411 | 2026.05.18 07:25:59.938172 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18412 | 2026.05.18 07:25:59.939988 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18413 | 2026.05.18 07:25:59.940027 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18414 | 2026.05.18 07:25:59.940505 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18415 | 2026.05.18 07:25:59.940725 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.05.18 07:25:59.940855 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.00274 sec., 1157664.2335766423 rows/sec., 86.07 MiB/sec. | ||
| 18417 | 2026.05.18 07:25:59.940892 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 18418 | 2026.05.18 07:25:59.940906 [ 4 ] {e394a7e1-cc2c-4553-b01e-ff12248355fa} <Debug> TCPHandler: Processed in 0.002927957 sec. | ||
| 18419 | 2026.05.18 07:25:59.941028 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18420 | 2026.05.18 07:25:59.941125 [ 4 ] {4abe3837-304c-47fc-a473-17101517ba77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18421 | 2026.05.18 07:25:59.941165 [ 4 ] {4abe3837-304c-47fc-a473-17101517ba77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18422 | 2026.05.18 07:25:59.941669 [ 4 ] {4abe3837-304c-47fc-a473-17101517ba77} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2026.05.18 07:25:59.941705 [ 4 ] {4abe3837-304c-47fc-a473-17101517ba77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18424 | 2026.05.18 07:25:59.941990 [ 4 ] {4abe3837-304c-47fc-a473-17101517ba77} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18425 | 2026.05.18 07:25:59.942185 [ 4 ] {4abe3837-304c-47fc-a473-17101517ba77} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18426 | 2026.05.18 07:25:59.942307 [ 4 ] {4abe3837-304c-47fc-a473-17101517ba77} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001261 sec., 136399.68279143536 rows/sec., 8.33 MiB/sec. | ||
| 18427 | 2026.05.18 07:25:59.942319 [ 45 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18428 | 2026.05.18 07:25:59.942407 [ 4 ] {4abe3837-304c-47fc-a473-17101517ba77} <Debug> TCPHandler: Processed in 0.001427038 sec. | ||
| 18429 | 2026.05.18 07:25:59.942450 [ 45 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2026.05.18 07:25:59.942476 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18431 | 2026.05.18 07:25:59.942547 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.05.18 07:25:59.942593 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 18433 | 2026.05.18 07:25:59.942658 [ 4 ] {3e4d2a1a-e3cc-4def-96e8-17cea3a91e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18434 | 2026.05.18 07:25:59.942703 [ 4 ] {3e4d2a1a-e3cc-4def-96e8-17cea3a91e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18435 | 2026.05.18 07:25:59.942738 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18436 | 2026.05.18 07:25:59.942776 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 18437 | 2026.05.18 07:25:59.942841 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 153 rows starting from the beginning of the part | ||
| 18438 | 2026.05.18 07:25:59.942888 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 40 rows starting from the beginning of the part | ||
| 18439 | 2026.05.18 07:25:59.942963 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 153 rows starting from the beginning of the part | ||
| 18440 | 2026.05.18 07:25:59.943037 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part | ||
| 18441 | 2026.05.18 07:25:59.943091 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 172 rows starting from the beginning of the part | ||
| 18442 | 2026.05.18 07:25:59.943439 [ 4 ] {3e4d2a1a-e3cc-4def-96e8-17cea3a91e47} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18443 | 2026.05.18 07:25:59.943487 [ 4 ] {3e4d2a1a-e3cc-4def-96e8-17cea3a91e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18444 | 2026.05.18 07:25:59.943850 [ 4 ] {3e4d2a1a-e3cc-4def-96e8-17cea3a91e47} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18445 | 2026.05.18 07:25:59.944076 [ 4 ] {3e4d2a1a-e3cc-4def-96e8-17cea3a91e47} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18446 | 2026.05.18 07:25:59.944123 [ 199 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579568 sec., 490007.39442683064 rows/sec., 32.48 MiB/sec. | ||
| 18447 | 2026.05.18 07:25:59.944209 [ 4 ] {3e4d2a1a-e3cc-4def-96e8-17cea3a91e47} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001569 sec., 605481.1982154239 rows/sec., 35.62 MiB/sec. | ||
| 18448 | 2026.05.18 07:25:59.944249 [ 4 ] {3e4d2a1a-e3cc-4def-96e8-17cea3a91e47} <Debug> TCPHandler: Processed in 0.00175162 sec. | ||
| 18449 | 2026.05.18 07:25:59.944312 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18450 | 2026.05.18 07:25:59.944403 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18451 | 2026.05.18 07:25:59.944507 [ 4 ] {871f55fa-03d8-44f4-a59f-b5432b97ea4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18452 | 2026.05.18 07:25:59.944549 [ 4 ] {871f55fa-03d8-44f4-a59f-b5432b97ea4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18453 | 2026.05.18 07:25:59.944604 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18454 | 2026.05.18 07:25:59.944683 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_106_21} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18455 | 2026.05.18 07:25:59.944768 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18456 | 2026.05.18 07:25:59.944960 [ 4 ] {871f55fa-03d8-44f4-a59f-b5432b97ea4e} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18457 | 2026.05.18 07:25:59.945001 [ 4 ] {871f55fa-03d8-44f4-a59f-b5432b97ea4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18458 | 2026.05.18 07:25:59.945289 [ 4 ] {871f55fa-03d8-44f4-a59f-b5432b97ea4e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 18459 | 2026.05.18 07:25:59.945499 [ 4 ] {871f55fa-03d8-44f4-a59f-b5432b97ea4e} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18460 | 2026.05.18 07:25:59.945628 [ 4 ] {871f55fa-03d8-44f4-a59f-b5432b97ea4e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 61.73 KiB/sec. | ||
| 18461 | 2026.05.18 07:25:59.945663 [ 4 ] {871f55fa-03d8-44f4-a59f-b5432b97ea4e} <Debug> TCPHandler: Processed in 0.001310417 sec. | ||
| 18462 | 2026.05.18 07:25:59.945793 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18463 | 2026.05.18 07:25:59.945890 [ 4 ] {88259769-3d16-4dd8-9661-fa1f956a9490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18464 | 2026.05.18 07:25:59.945930 [ 4 ] {88259769-3d16-4dd8-9661-fa1f956a9490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18465 | 2026.05.18 07:25:59.946370 [ 4 ] {88259769-3d16-4dd8-9661-fa1f956a9490} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18466 | 2026.05.18 07:25:59.946408 [ 4 ] {88259769-3d16-4dd8-9661-fa1f956a9490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18467 | 2026.05.18 07:25:59.946718 [ 4 ] {88259769-3d16-4dd8-9661-fa1f956a9490} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18468 | 2026.05.18 07:25:59.946918 [ 4 ] {88259769-3d16-4dd8-9661-fa1f956a9490} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18469 | 2026.05.18 07:25:59.947045 [ 4 ] {88259769-3d16-4dd8-9661-fa1f956a9490} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 18470 | 2026.05.18 07:25:59.947079 [ 4 ] {88259769-3d16-4dd8-9661-fa1f956a9490} <Debug> TCPHandler: Processed in 0.001335037 sec. | ||
| 18471 | 2026.05.18 07:25:59.947200 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18472 | 2026.05.18 07:25:59.947306 [ 4 ] {79f54c74-2a16-4871-980c-d9c23d3fb6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18473 | 2026.05.18 07:25:59.947345 [ 4 ] {79f54c74-2a16-4871-980c-d9c23d3fb6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18474 | 2026.05.18 07:25:59.948303 [ 4 ] {79f54c74-2a16-4871-980c-d9c23d3fb6ff} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18475 | 2026.05.18 07:25:59.948339 [ 4 ] {79f54c74-2a16-4871-980c-d9c23d3fb6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18476 | 2026.05.18 07:25:59.948704 [ 4 ] {79f54c74-2a16-4871-980c-d9c23d3fb6ff} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18477 | 2026.05.18 07:25:59.948930 [ 4 ] {79f54c74-2a16-4871-980c-d9c23d3fb6ff} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18478 | 2026.05.18 07:25:59.949059 [ 4 ] {79f54c74-2a16-4871-980c-d9c23d3fb6ff} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.00177 sec., 980225.988700565 rows/sec., 66.05 MiB/sec. | ||
| 18479 | 2026.05.18 07:25:59.949094 [ 4 ] {79f54c74-2a16-4871-980c-d9c23d3fb6ff} <Debug> TCPHandler: Processed in 0.001942791 sec. | ||
| 18480 | 2026.05.18 07:25:59.949217 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18481 | 2026.05.18 07:25:59.949313 [ 4 ] {6a9c17b3-6c4c-447a-9fbc-f14edda45915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18482 | 2026.05.18 07:25:59.949355 [ 4 ] {6a9c17b3-6c4c-447a-9fbc-f14edda45915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18483 | 2026.05.18 07:25:59.949695 [ 4 ] {6a9c17b3-6c4c-447a-9fbc-f14edda45915} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18484 | 2026.05.18 07:25:59.949731 [ 4 ] {6a9c17b3-6c4c-447a-9fbc-f14edda45915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18485 | 2026.05.18 07:25:59.950034 [ 4 ] {6a9c17b3-6c4c-447a-9fbc-f14edda45915} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18486 | 2026.05.18 07:25:59.950252 [ 4 ] {6a9c17b3-6c4c-447a-9fbc-f14edda45915} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18487 | 2026.05.18 07:25:59.950363 [ 44 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 18488 | 2026.05.18 07:25:59.950384 [ 4 ] {6a9c17b3-6c4c-447a-9fbc-f14edda45915} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 18489 | 2026.05.18 07:25:59.950406 [ 44 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18490 | 2026.05.18 07:25:59.950423 [ 4 ] {6a9c17b3-6c4c-447a-9fbc-f14edda45915} <Debug> TCPHandler: Processed in 0.001255807 sec. | ||
| 18491 | 2026.05.18 07:25:59.950433 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18492 | 2026.05.18 07:25:59.950548 [ 200 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 18493 | 2026.05.18 07:25:59.950587 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18494 | 2026.05.18 07:25:59.950690 [ 4 ] {2596e95c-2063-472b-9341-63d69d461d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18495 | 2026.05.18 07:25:59.950690 [ 200 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18496 | 2026.05.18 07:25:59.950736 [ 4 ] {2596e95c-2063-472b-9341-63d69d461d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18497 | 2026.05.18 07:25:59.950748 [ 200 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 246 rows starting from the beginning of the part | ||
| 18498 | 2026.05.18 07:25:59.950843 [ 200 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 18499 | 2026.05.18 07:25:59.950910 [ 200 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 18500 | 2026.05.18 07:25:59.950965 [ 200 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 18501 | 2026.05.18 07:25:59.951015 [ 200 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 18502 | 2026.05.18 07:25:59.951067 [ 200 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 18503 | 2026.05.18 07:25:59.951681 [ 4 ] {2596e95c-2063-472b-9341-63d69d461d23} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18504 | 2026.05.18 07:25:59.951733 [ 4 ] {2596e95c-2063-472b-9341-63d69d461d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18505 | 2026.05.18 07:25:59.951922 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420247 sec., 194332.3942947952 rows/sec., 9.92 MiB/sec. | ||
| 18506 | 2026.05.18 07:25:59.952056 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 18507 | 2026.05.18 07:25:59.952229 [ 4 ] {2596e95c-2063-472b-9341-63d69d461d23} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18508 | 2026.05.18 07:25:59.952361 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18509 | 2026.05.18 07:25:59.952449 [ 199 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_46_10} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 18510 | 2026.05.18 07:25:59.952498 [ 4 ] {2596e95c-2063-472b-9341-63d69d461d23} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18511 | 2026.05.18 07:25:59.952520 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18512 | 2026.05.18 07:25:59.952637 [ 4 ] {2596e95c-2063-472b-9341-63d69d461d23} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001965 sec., 849363.8676844783 rows/sec., 51.87 MiB/sec. | ||
| 18513 | 2026.05.18 07:25:59.952675 [ 4 ] {2596e95c-2063-472b-9341-63d69d461d23} <Debug> TCPHandler: Processed in 0.002143042 sec. | ||
| 18514 | 2026.05.18 07:25:59.952809 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18515 | 2026.05.18 07:25:59.952906 [ 4 ] {2cda0dc4-6be4-412f-aa5a-5e1708d4e82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18516 | 2026.05.18 07:25:59.952955 [ 4 ] {2cda0dc4-6be4-412f-aa5a-5e1708d4e82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18517 | 2026.05.18 07:25:59.953283 [ 4 ] {2cda0dc4-6be4-412f-aa5a-5e1708d4e82a} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18518 | 2026.05.18 07:25:59.953317 [ 4 ] {2cda0dc4-6be4-412f-aa5a-5e1708d4e82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18519 | 2026.05.18 07:25:59.953665 [ 4 ] {2cda0dc4-6be4-412f-aa5a-5e1708d4e82a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18520 | 2026.05.18 07:25:59.953883 [ 4 ] {2cda0dc4-6be4-412f-aa5a-5e1708d4e82a} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2026.05.18 07:25:59.954001 [ 45 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 18522 | 2026.05.18 07:25:59.954014 [ 4 ] {2cda0dc4-6be4-412f-aa5a-5e1708d4e82a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 59.79 KiB/sec. | ||
| 18523 | 2026.05.18 07:25:59.954042 [ 45 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18524 | 2026.05.18 07:25:59.954061 [ 4 ] {2cda0dc4-6be4-412f-aa5a-5e1708d4e82a} <Debug> TCPHandler: Processed in 0.001301557 sec. | ||
| 18525 | 2026.05.18 07:25:59.954067 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18526 | 2026.05.18 07:25:59.954160 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 18527 | 2026.05.18 07:25:59.954202 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2026.05.18 07:25:59.954258 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18529 | 2026.05.18 07:25:59.954289 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
| 18530 | 2026.05.18 07:25:59.954304 [ 4 ] {db61f19e-52f0-44b4-9528-89187c2e3d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18531 | 2026.05.18 07:25:59.954342 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 18532 | 2026.05.18 07:25:59.954363 [ 4 ] {db61f19e-52f0-44b4-9528-89187c2e3d13} <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 | ||
| 18533 | 2026.05.18 07:25:59.954389 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 18534 | 2026.05.18 07:25:59.954431 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 18535 | 2026.05.18 07:25:59.954469 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 18536 | 2026.05.18 07:25:59.954506 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 18537 | 2026.05.18 07:25:59.955158 [ 4 ] {db61f19e-52f0-44b4-9528-89187c2e3d13} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18538 | 2026.05.18 07:25:59.955174 [ 195 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.001050035 sec., 44760.41274814649 rows/sec., 2.94 MiB/sec. | ||
| 18539 | 2026.05.18 07:25:59.955203 [ 4 ] {db61f19e-52f0-44b4-9528-89187c2e3d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18540 | 2026.05.18 07:25:59.955289 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 18541 | 2026.05.18 07:25:59.955566 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18542 | 2026.05.18 07:25:59.955629 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_47_10} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 18543 | 2026.05.18 07:25:59.955684 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18544 | 2026.05.18 07:25:59.955759 [ 4 ] {db61f19e-52f0-44b4-9528-89187c2e3d13} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18545 | 2026.05.18 07:25:59.955991 [ 4 ] {db61f19e-52f0-44b4-9528-89187c2e3d13} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18546 | 2026.05.18 07:25:59.956130 [ 4 ] {db61f19e-52f0-44b4-9528-89187c2e3d13} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001845 sec., 11924.119241192411 rows/sec., 21.37 MiB/sec. | ||
| 18547 | 2026.05.18 07:25:59.956183 [ 4 ] {db61f19e-52f0-44b4-9528-89187c2e3d13} <Debug> TCPHandler: Processed in 0.002030411 sec. | ||
| 18548 | 2026.05.18 07:25:59.956307 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18549 | 2026.05.18 07:25:59.956404 [ 4 ] {ef991fb8-3aa5-44d2-a31d-99dea1533bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18550 | 2026.05.18 07:25:59.956446 [ 4 ] {ef991fb8-3aa5-44d2-a31d-99dea1533bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18551 | 2026.05.18 07:25:59.956792 [ 4 ] {ef991fb8-3aa5-44d2-a31d-99dea1533bf5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18552 | 2026.05.18 07:25:59.956827 [ 4 ] {ef991fb8-3aa5-44d2-a31d-99dea1533bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18553 | 2026.05.18 07:25:59.957123 [ 4 ] {ef991fb8-3aa5-44d2-a31d-99dea1533bf5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18554 | 2026.05.18 07:25:59.957348 [ 4 ] {ef991fb8-3aa5-44d2-a31d-99dea1533bf5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18555 | 2026.05.18 07:25:59.957478 [ 4 ] {ef991fb8-3aa5-44d2-a31d-99dea1533bf5} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001093 sec., 60384.26349496798 rows/sec., 3.67 MiB/sec. | ||
| 18556 | 2026.05.18 07:25:59.957511 [ 4 ] {ef991fb8-3aa5-44d2-a31d-99dea1533bf5} <Debug> TCPHandler: Processed in 0.001253918 sec. | ||
| 18557 | 2026.05.18 07:26:02.632608 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18558 | 2026.05.18 07:26:02.632871 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 18559 | 2026.05.18 07:26:02.633225 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18560 | 2026.05.18 07:26:02.633262 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <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 | ||
| 18561 | 2026.05.18 07:26:02.633494 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18562 | 2026.05.18 07:26:02.633565 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18563 | 2026.05.18 07:26:02.633711 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18564 | 2026.05.18 07:26:02.633748 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18565 | 2026.05.18 07:26:02.633771 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 18566 | 2026.05.18 07:26:02.633787 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18567 | 2026.05.18 07:26:02.633830 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <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'))" | ||
| 18568 | 2026.05.18 07:26:02.633850 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 18569 | 2026.05.18 07:26:02.635118 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002351 sec., 22118.247554232243 rows/sec., 5.17 MiB/sec. | ||
| 18570 | 2026.05.18 07:26:02.635234 [ 4 ] {8c4c819f-47fe-4e22-acb9-bcbb2510e0a9} <Debug> TCPHandler: Processed in 0.002772855 sec. | ||
| 18571 | 2026.05.18 07:26:02.637094 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18572 | 2026.05.18 07:26:02.637211 [ 4 ] {8c1ed70d-cb4a-43df-a746-e7d1e8461e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18573 | 2026.05.18 07:26:02.637257 [ 4 ] {8c1ed70d-cb4a-43df-a746-e7d1e8461e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18574 | 2026.05.18 07:26:02.637785 [ 4 ] {8c1ed70d-cb4a-43df-a746-e7d1e8461e57} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18575 | 2026.05.18 07:26:02.637832 [ 4 ] {8c1ed70d-cb4a-43df-a746-e7d1e8461e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18576 | 2026.05.18 07:26:02.638215 [ 4 ] {8c1ed70d-cb4a-43df-a746-e7d1e8461e57} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18577 | 2026.05.18 07:26:02.638503 [ 4 ] {8c1ed70d-cb4a-43df-a746-e7d1e8461e57} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18578 | 2026.05.18 07:26:02.638662 [ 4 ] {8c1ed70d-cb4a-43df-a746-e7d1e8461e57} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001481 sec., 37812.28899392303 rows/sec., 2.89 MiB/sec. | ||
| 18579 | 2026.05.18 07:26:02.638701 [ 41 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18580 | 2026.05.18 07:26:02.638708 [ 4 ] {8c1ed70d-cb4a-43df-a746-e7d1e8461e57} <Debug> TCPHandler: Processed in 0.001673219 sec. | ||
| 18581 | 2026.05.18 07:26:02.638796 [ 41 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18582 | 2026.05.18 07:26:02.638828 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18583 | 2026.05.18 07:26:02.638890 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18584 | 2026.05.18 07:26:02.638926 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18585 | 2026.05.18 07:26:02.638994 [ 4 ] {7e650a0b-456f-42ef-920c-0e07d8e95461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18586 | 2026.05.18 07:26:02.639016 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18587 | 2026.05.18 07:26:02.639038 [ 4 ] {7e650a0b-456f-42ef-920c-0e07d8e95461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18588 | 2026.05.18 07:26:02.639045 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3362 rows starting from the beginning of the part | ||
| 18589 | 2026.05.18 07:26:02.639111 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 121 rows starting from the beginning of the part | ||
| 18590 | 2026.05.18 07:26:02.639157 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 819 rows starting from the beginning of the part | ||
| 18591 | 2026.05.18 07:26:02.639207 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 116 rows starting from the beginning of the part | ||
| 18592 | 2026.05.18 07:26:02.639250 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 3172 rows starting from the beginning of the part | ||
| 18593 | 2026.05.18 07:26:02.639291 [ 198 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 18594 | 2026.05.18 07:26:02.639744 [ 4 ] {7e650a0b-456f-42ef-920c-0e07d8e95461} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18595 | 2026.05.18 07:26:02.639811 [ 4 ] {7e650a0b-456f-42ef-920c-0e07d8e95461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18596 | 2026.05.18 07:26:02.640210 [ 4 ] {7e650a0b-456f-42ef-920c-0e07d8e95461} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18597 | 2026.05.18 07:26:02.640439 [ 4 ] {7e650a0b-456f-42ef-920c-0e07d8e95461} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18598 | 2026.05.18 07:26:02.640600 [ 4 ] {7e650a0b-456f-42ef-920c-0e07d8e95461} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001622 sec., 39457.45992601726 rows/sec., 3.08 MiB/sec. | ||
| 18599 | 2026.05.18 07:26:02.640602 [ 41 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18600 | 2026.05.18 07:26:02.640651 [ 41 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18601 | 2026.05.18 07:26:02.640663 [ 4 ] {7e650a0b-456f-42ef-920c-0e07d8e95461} <Debug> TCPHandler: Processed in 0.00182175 sec. | ||
| 18602 | 2026.05.18 07:26:02.640671 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18603 | 2026.05.18 07:26:02.640796 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18604 | 2026.05.18 07:26:02.640881 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18605 | 2026.05.18 07:26:02.640902 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18606 | 2026.05.18 07:26:02.640937 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1831 rows starting from the beginning of the part | ||
| 18607 | 2026.05.18 07:26:02.641005 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 18608 | 2026.05.18 07:26:02.641010 [ 4 ] {2e7ad66d-970b-4064-b539-1833750eb353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18609 | 2026.05.18 07:26:02.641051 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 501 rows starting from the beginning of the part | ||
| 18610 | 2026.05.18 07:26:02.641072 [ 4 ] {2e7ad66d-970b-4064-b539-1833750eb353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18611 | 2026.05.18 07:26:02.641097 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 94 rows starting from the beginning of the part | ||
| 18612 | 2026.05.18 07:26:02.641137 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1735 rows starting from the beginning of the part | ||
| 18613 | 2026.05.18 07:26:02.641175 [ 199 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 18614 | 2026.05.18 07:26:02.641369 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7646 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482834 sec., 3079545.390469117 rows/sec., 244.09 MiB/sec. | ||
| 18615 | 2026.05.18 07:26:02.641480 [ 4 ] {2e7ad66d-970b-4064-b539-1833750eb353} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18616 | 2026.05.18 07:26:02.641519 [ 4 ] {2e7ad66d-970b-4064-b539-1833750eb353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18617 | 2026.05.18 07:26:02.641723 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18618 | 2026.05.18 07:26:02.641878 [ 4 ] {2e7ad66d-970b-4064-b539-1833750eb353} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18619 | 2026.05.18 07:26:02.642127 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18620 | 2026.05.18 07:26:02.642160 [ 4 ] {2e7ad66d-970b-4064-b539-1833750eb353} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18621 | 2026.05.18 07:26:02.642223 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_126_25} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18622 | 2026.05.18 07:26:02.642305 [ 4 ] {2e7ad66d-970b-4064-b539-1833750eb353} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001333 sec., 48012.003000750185 rows/sec., 3.34 MiB/sec. | ||
| 18623 | 2026.05.18 07:26:02.642327 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 18624 | 2026.05.18 07:26:02.642346 [ 4 ] {2e7ad66d-970b-4064-b539-1833750eb353} <Debug> TCPHandler: Processed in 0.001575798 sec. | ||
| 18625 | 2026.05.18 07:26:02.642494 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18626 | 2026.05.18 07:26:02.642592 [ 4 ] {2dc5c478-5cf2-46ee-8400-8bd913b7d5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18627 | 2026.05.18 07:26:02.642634 [ 4 ] {2dc5c478-5cf2-46ee-8400-8bd913b7d5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18628 | 2026.05.18 07:26:02.642695 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001946981 sec., 2223442.344840551 rows/sec., 161.23 MiB/sec. | ||
| 18629 | 2026.05.18 07:26:02.642899 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18630 | 2026.05.18 07:26:02.642962 [ 4 ] {2dc5c478-5cf2-46ee-8400-8bd913b7d5a6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18631 | 2026.05.18 07:26:02.643003 [ 4 ] {2dc5c478-5cf2-46ee-8400-8bd913b7d5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18632 | 2026.05.18 07:26:02.643201 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18633 | 2026.05.18 07:26:02.643284 [ 192 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_126_25} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18634 | 2026.05.18 07:26:02.643335 [ 4 ] {2dc5c478-5cf2-46ee-8400-8bd913b7d5a6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18635 | 2026.05.18 07:26:02.643366 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 18636 | 2026.05.18 07:26:02.643555 [ 4 ] {2dc5c478-5cf2-46ee-8400-8bd913b7d5a6} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.05.18 07:26:02.643691 [ 4 ] {2dc5c478-5cf2-46ee-8400-8bd913b7d5a6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.45 MiB/sec. | ||
| 18638 | 2026.05.18 07:26:02.643724 [ 4 ] {2dc5c478-5cf2-46ee-8400-8bd913b7d5a6} <Debug> TCPHandler: Processed in 0.001280947 sec. | ||
| 18639 | 2026.05.18 07:26:04.396737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37026 | ||
| 18640 | 2026.05.18 07:26:04.397296 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18641 | 2026.05.18 07:26:04.397335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 18642 | 2026.05.18 07:26:04.397978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18643 | 2026.05.18 07:26:04.398259 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18644 | 2026.05.18 07:26:04.398434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37026 | ||
| 18645 | 2026.05.18 07:26:06.356233 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18646 | 2026.05.18 07:26:06.374003 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18647 | 2026.05.18 07:26:06.374066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18648 | 2026.05.18 07:26:06.380272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18649 | 2026.05.18 07:26:06.380985 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18650 | 2026.05.18 07:26:06.383909 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18651 | 2026.05.18 07:26:07.256907 [ 218 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18652 | 2026.05.18 07:26:07.256974 [ 218 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18653 | 2026.05.18 07:26:07.259103 [ 218 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18654 | 2026.05.18 07:26:07.314095 [ 221 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18655 | 2026.05.18 07:26:07.314151 [ 221 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18656 | 2026.05.18 07:26:07.316104 [ 221 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18657 | 2026.05.18 07:26:07.515003 [ 225 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18658 | 2026.05.18 07:26:07.515062 [ 225 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18659 | 2026.05.18 07:26:07.517020 [ 225 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18660 | 2026.05.18 07:26:07.637791 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18661 | 2026.05.18 07:26:07.638052 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18662 | 2026.05.18 07:26:07.638439 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18663 | 2026.05.18 07:26:07.638481 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <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 | ||
| 18664 | 2026.05.18 07:26:07.638714 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18665 | 2026.05.18 07:26:07.638789 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18666 | 2026.05.18 07:26:07.638937 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18667 | 2026.05.18 07:26:07.638975 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18668 | 2026.05.18 07:26:07.638999 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 18669 | 2026.05.18 07:26:07.639015 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18670 | 2026.05.18 07:26:07.639058 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <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'))" | ||
| 18671 | 2026.05.18 07:26:07.639081 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 18672 | 2026.05.18 07:26:07.640453 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002513 sec., 20692.399522483087 rows/sec., 4.84 MiB/sec. | ||
| 18673 | 2026.05.18 07:26:07.640577 [ 4 ] {faaceab8-beac-4ac1-bf26-533ba4496d7e} <Debug> TCPHandler: Processed in 0.002934866 sec. | ||
| 18674 | 2026.05.18 07:26:07.642853 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18675 | 2026.05.18 07:26:07.643015 [ 4 ] {d36531bd-9f60-48a0-85a6-86199a219ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18676 | 2026.05.18 07:26:07.643082 [ 4 ] {d36531bd-9f60-48a0-85a6-86199a219ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18677 | 2026.05.18 07:26:07.644242 [ 4 ] {d36531bd-9f60-48a0-85a6-86199a219ef2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18678 | 2026.05.18 07:26:07.644287 [ 4 ] {d36531bd-9f60-48a0-85a6-86199a219ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18679 | 2026.05.18 07:26:07.644670 [ 4 ] {d36531bd-9f60-48a0-85a6-86199a219ef2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18680 | 2026.05.18 07:26:07.644902 [ 4 ] {d36531bd-9f60-48a0-85a6-86199a219ef2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18681 | 2026.05.18 07:26:07.645051 [ 4 ] {d36531bd-9f60-48a0-85a6-86199a219ef2} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.002084 sec., 55662.18809980807 rows/sec., 4.71 MiB/sec. | ||
| 18682 | 2026.05.18 07:26:07.645090 [ 4 ] {d36531bd-9f60-48a0-85a6-86199a219ef2} <Debug> TCPHandler: Processed in 0.002313883 sec. | ||
| 18683 | 2026.05.18 07:26:07.645610 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18684 | 2026.05.18 07:26:07.645712 [ 4 ] {90db5358-48f1-4ca9-a7cd-56712d3573ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18685 | 2026.05.18 07:26:07.645754 [ 4 ] {90db5358-48f1-4ca9-a7cd-56712d3573ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18686 | 2026.05.18 07:26:07.646198 [ 4 ] {90db5358-48f1-4ca9-a7cd-56712d3573ee} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18687 | 2026.05.18 07:26:07.646236 [ 4 ] {90db5358-48f1-4ca9-a7cd-56712d3573ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18688 | 2026.05.18 07:26:07.646538 [ 4 ] {90db5358-48f1-4ca9-a7cd-56712d3573ee} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18689 | 2026.05.18 07:26:07.646761 [ 4 ] {90db5358-48f1-4ca9-a7cd-56712d3573ee} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18690 | 2026.05.18 07:26:07.646896 [ 4 ] {90db5358-48f1-4ca9-a7cd-56712d3573ee} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001206 sec., 24875.621890547263 rows/sec., 1.83 MiB/sec. | ||
| 18691 | 2026.05.18 07:26:07.646932 [ 4 ] {90db5358-48f1-4ca9-a7cd-56712d3573ee} <Debug> TCPHandler: Processed in 0.001371588 sec. | ||
| 18692 | 2026.05.18 07:26:07.647095 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18693 | 2026.05.18 07:26:07.647191 [ 4 ] {3c463414-a393-4145-9261-ac952621bc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18694 | 2026.05.18 07:26:07.647232 [ 4 ] {3c463414-a393-4145-9261-ac952621bc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18695 | 2026.05.18 07:26:07.647723 [ 4 ] {3c463414-a393-4145-9261-ac952621bc07} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18696 | 2026.05.18 07:26:07.647761 [ 4 ] {3c463414-a393-4145-9261-ac952621bc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18697 | 2026.05.18 07:26:07.648070 [ 4 ] {3c463414-a393-4145-9261-ac952621bc07} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18698 | 2026.05.18 07:26:07.648308 [ 4 ] {3c463414-a393-4145-9261-ac952621bc07} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18699 | 2026.05.18 07:26:07.648438 [ 4 ] {3c463414-a393-4145-9261-ac952621bc07} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001266 sec., 74249.60505529225 rows/sec., 5.80 MiB/sec. | ||
| 18700 | 2026.05.18 07:26:07.648475 [ 4 ] {3c463414-a393-4145-9261-ac952621bc07} <Debug> TCPHandler: Processed in 0.001432268 sec. | ||
| 18701 | 2026.05.18 07:26:07.648600 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18702 | 2026.05.18 07:26:07.648698 [ 4 ] {d437faa1-7d63-4c06-b074-20877c1ab665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18703 | 2026.05.18 07:26:07.648741 [ 4 ] {d437faa1-7d63-4c06-b074-20877c1ab665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18704 | 2026.05.18 07:26:07.649201 [ 4 ] {d437faa1-7d63-4c06-b074-20877c1ab665} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18705 | 2026.05.18 07:26:07.649238 [ 4 ] {d437faa1-7d63-4c06-b074-20877c1ab665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18706 | 2026.05.18 07:26:07.649570 [ 4 ] {d437faa1-7d63-4c06-b074-20877c1ab665} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18707 | 2026.05.18 07:26:07.649782 [ 4 ] {d437faa1-7d63-4c06-b074-20877c1ab665} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18708 | 2026.05.18 07:26:07.649922 [ 4 ] {d437faa1-7d63-4c06-b074-20877c1ab665} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 18709 | 2026.05.18 07:26:07.649958 [ 4 ] {d437faa1-7d63-4c06-b074-20877c1ab665} <Debug> TCPHandler: Processed in 0.001406788 sec. | ||
| 18710 | 2026.05.18 07:26:07.650091 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2026.05.18 07:26:07.650187 [ 4 ] {dca0d1e8-9405-4d7b-b8c9-c7fb21574b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18712 | 2026.05.18 07:26:07.650242 [ 4 ] {dca0d1e8-9405-4d7b-b8c9-c7fb21574b71} <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 | ||
| 18713 | 2026.05.18 07:26:07.651188 [ 4 ] {dca0d1e8-9405-4d7b-b8c9-c7fb21574b71} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2026.05.18 07:26:07.651226 [ 4 ] {dca0d1e8-9405-4d7b-b8c9-c7fb21574b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18715 | 2026.05.18 07:26:07.651775 [ 4 ] {dca0d1e8-9405-4d7b-b8c9-c7fb21574b71} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18716 | 2026.05.18 07:26:07.652003 [ 4 ] {dca0d1e8-9405-4d7b-b8c9-c7fb21574b71} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2026.05.18 07:26:07.652147 [ 4 ] {dca0d1e8-9405-4d7b-b8c9-c7fb21574b71} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001977 sec., 15174.506828528072 rows/sec., 27.19 MiB/sec. | ||
| 18718 | 2026.05.18 07:26:07.652159 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18719 | 2026.05.18 07:26:07.652211 [ 4 ] {dca0d1e8-9405-4d7b-b8c9-c7fb21574b71} <Debug> TCPHandler: Processed in 0.002175872 sec. | ||
| 18720 | 2026.05.18 07:26:07.652229 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18721 | 2026.05.18 07:26:07.652280 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18722 | 2026.05.18 07:26:07.652382 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18723 | 2026.05.18 07:26:07.652438 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 18724 | 2026.05.18 07:26:07.652485 [ 4 ] {8f5b77b2-f642-4a9c-921f-dfa3c38875f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18725 | 2026.05.18 07:26:07.652542 [ 4 ] {8f5b77b2-f642-4a9c-921f-dfa3c38875f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18726 | 2026.05.18 07:26:07.652763 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18727 | 2026.05.18 07:26:07.652901 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2246 rows starting from the beginning of the part | ||
| 18728 | 2026.05.18 07:26:07.652965 [ 4 ] {8f5b77b2-f642-4a9c-921f-dfa3c38875f0} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18729 | 2026.05.18 07:26:07.653009 [ 4 ] {8f5b77b2-f642-4a9c-921f-dfa3c38875f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18730 | 2026.05.18 07:26:07.653060 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part | ||
| 18731 | 2026.05.18 07:26:07.653174 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 11 rows starting from the beginning of the part | ||
| 18732 | 2026.05.18 07:26:07.653275 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
| 18733 | 2026.05.18 07:26:07.653367 [ 4 ] {8f5b77b2-f642-4a9c-921f-dfa3c38875f0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18734 | 2026.05.18 07:26:07.653398 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 22 rows starting from the beginning of the part | ||
| 18735 | 2026.05.18 07:26:07.653514 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
| 18736 | 2026.05.18 07:26:07.653640 [ 4 ] {8f5b77b2-f642-4a9c-921f-dfa3c38875f0} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18737 | 2026.05.18 07:26:07.653783 [ 4 ] {8f5b77b2-f642-4a9c-921f-dfa3c38875f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 18738 | 2026.05.18 07:26:07.653820 [ 4 ] {8f5b77b2-f642-4a9c-921f-dfa3c38875f0} <Debug> TCPHandler: Processed in 0.001487718 sec. | ||
| 18739 | 2026.05.18 07:26:07.660799 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2369 rows, containing 19 columns (19 merged, 0 gathered) in 0.008432596 sec., 280933.6531715737 rows/sec., 503.42 MiB/sec. | ||
| 18740 | 2026.05.18 07:26:07.662872 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18741 | 2026.05.18 07:26:07.663251 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18742 | 2026.05.18 07:26:07.663335 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18743 | 2026.05.18 07:26:07.663485 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.61 MiB. | ||
| 18744 | 2026.05.18 07:26:08.000306 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.80 MiB, peak 407.35 MiB, free memory in arenas 0.00 B, will set to 390.10 MiB (RSS), difference: 1.30 MiB | ||
| 18745 | 2026.05.18 07:26:11.703515 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18746 | 2026.05.18 07:26:11.703587 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18747 | 2026.05.18 07:26:11.899481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37474 | ||
| 18748 | 2026.05.18 07:26:11.900088 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18749 | 2026.05.18 07:26:11.900129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18750 | 2026.05.18 07:26:11.900615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18751 | 2026.05.18 07:26:11.900834 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18752 | 2026.05.18 07:26:11.900959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37474 | ||
| 18753 | 2026.05.18 07:26:12.064978 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18754 | 2026.05.18 07:26:12.065039 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18755 | 2026.05.18 07:26:12.066936 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18756 | 2026.05.18 07:26:12.641732 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18757 | 2026.05.18 07:26:12.641977 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 18758 | 2026.05.18 07:26:12.642342 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18759 | 2026.05.18 07:26:12.642387 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <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 | ||
| 18760 | 2026.05.18 07:26:12.642636 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18761 | 2026.05.18 07:26:12.642706 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18762 | 2026.05.18 07:26:12.642850 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18763 | 2026.05.18 07:26:12.642885 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18764 | 2026.05.18 07:26:12.642910 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 18765 | 2026.05.18 07:26:12.642927 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18766 | 2026.05.18 07:26:12.642969 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <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'))" | ||
| 18767 | 2026.05.18 07:26:12.642990 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 18768 | 2026.05.18 07:26:12.643908 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00204 sec., 25490.19607843137 rows/sec., 5.96 MiB/sec. | ||
| 18769 | 2026.05.18 07:26:12.643981 [ 4 ] {34d35885-ccae-4c0e-a557-06b8f24611b7} <Debug> TCPHandler: Processed in 0.002382513 sec. | ||
| 18770 | 2026.05.18 07:26:12.649154 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18771 | 2026.05.18 07:26:12.649311 [ 4 ] {ca6951fd-245e-4e4a-84da-d69e2144563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18772 | 2026.05.18 07:26:12.649375 [ 4 ] {ca6951fd-245e-4e4a-84da-d69e2144563e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18773 | 2026.05.18 07:26:12.650153 [ 4 ] {ca6951fd-245e-4e4a-84da-d69e2144563e} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18774 | 2026.05.18 07:26:12.650196 [ 4 ] {ca6951fd-245e-4e4a-84da-d69e2144563e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18775 | 2026.05.18 07:26:12.650557 [ 4 ] {ca6951fd-245e-4e4a-84da-d69e2144563e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18776 | 2026.05.18 07:26:12.650778 [ 4 ] {ca6951fd-245e-4e4a-84da-d69e2144563e} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18777 | 2026.05.18 07:26:12.650932 [ 4 ] {ca6951fd-245e-4e4a-84da-d69e2144563e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001665 sec., 170570.57057057056 rows/sec., 10.83 MiB/sec. | ||
| 18778 | 2026.05.18 07:26:12.650968 [ 4 ] {ca6951fd-245e-4e4a-84da-d69e2144563e} <Debug> TCPHandler: Processed in 0.00189442 sec. | ||
| 18779 | 2026.05.18 07:26:12.651107 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18780 | 2026.05.18 07:26:12.651202 [ 4 ] {c46d6d07-df8d-4da5-bab1-eed546ac903e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18781 | 2026.05.18 07:26:12.651242 [ 4 ] {c46d6d07-df8d-4da5-bab1-eed546ac903e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18782 | 2026.05.18 07:26:12.652023 [ 4 ] {c46d6d07-df8d-4da5-bab1-eed546ac903e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18783 | 2026.05.18 07:26:12.652058 [ 4 ] {c46d6d07-df8d-4da5-bab1-eed546ac903e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18784 | 2026.05.18 07:26:12.652394 [ 4 ] {c46d6d07-df8d-4da5-bab1-eed546ac903e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18785 | 2026.05.18 07:26:12.652606 [ 4 ] {c46d6d07-df8d-4da5-bab1-eed546ac903e} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18786 | 2026.05.18 07:26:12.652738 [ 4 ] {c46d6d07-df8d-4da5-bab1-eed546ac903e} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001554 sec., 527027.027027027 rows/sec., 40.85 MiB/sec. | ||
| 18787 | 2026.05.18 07:26:12.652773 [ 4 ] {c46d6d07-df8d-4da5-bab1-eed546ac903e} <Debug> TCPHandler: Processed in 0.001716469 sec. | ||
| 18788 | 2026.05.18 07:26:12.652894 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18789 | 2026.05.18 07:26:12.652989 [ 4 ] {be9829b2-972c-46ff-b8d7-64e2de754f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18790 | 2026.05.18 07:26:12.653030 [ 4 ] {be9829b2-972c-46ff-b8d7-64e2de754f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18791 | 2026.05.18 07:26:12.653478 [ 4 ] {be9829b2-972c-46ff-b8d7-64e2de754f48} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18792 | 2026.05.18 07:26:12.653515 [ 4 ] {be9829b2-972c-46ff-b8d7-64e2de754f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18793 | 2026.05.18 07:26:12.653810 [ 4 ] {be9829b2-972c-46ff-b8d7-64e2de754f48} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18794 | 2026.05.18 07:26:12.654019 [ 4 ] {be9829b2-972c-46ff-b8d7-64e2de754f48} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2026.05.18 07:26:12.654144 [ 4 ] {be9829b2-972c-46ff-b8d7-64e2de754f48} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001173 sec., 130434.78260869565 rows/sec., 7.80 MiB/sec. | ||
| 18796 | 2026.05.18 07:26:12.654179 [ 4 ] {be9829b2-972c-46ff-b8d7-64e2de754f48} <Debug> TCPHandler: Processed in 0.001334167 sec. | ||
| 18797 | 2026.05.18 07:26:12.654301 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18798 | 2026.05.18 07:26:12.654398 [ 4 ] {9421d104-504e-409c-8d17-156017e1b376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18799 | 2026.05.18 07:26:12.654438 [ 4 ] {9421d104-504e-409c-8d17-156017e1b376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18800 | 2026.05.18 07:26:12.654873 [ 4 ] {9421d104-504e-409c-8d17-156017e1b376} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18801 | 2026.05.18 07:26:12.654909 [ 4 ] {9421d104-504e-409c-8d17-156017e1b376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18802 | 2026.05.18 07:26:12.655215 [ 4 ] {9421d104-504e-409c-8d17-156017e1b376} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18803 | 2026.05.18 07:26:12.655425 [ 4 ] {9421d104-504e-409c-8d17-156017e1b376} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2026.05.18 07:26:12.655543 [ 30 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 18805 | 2026.05.18 07:26:12.655551 [ 4 ] {9421d104-504e-409c-8d17-156017e1b376} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 18806 | 2026.05.18 07:26:12.655606 [ 30 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18807 | 2026.05.18 07:26:12.655612 [ 4 ] {9421d104-504e-409c-8d17-156017e1b376} <Debug> TCPHandler: Processed in 0.001359928 sec. | ||
| 18808 | 2026.05.18 07:26:12.655636 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18809 | 2026.05.18 07:26:12.655766 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 18810 | 2026.05.18 07:26:12.655786 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18811 | 2026.05.18 07:26:12.655906 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18812 | 2026.05.18 07:26:12.655917 [ 4 ] {4f6e9ece-e0c5-4661-906a-15b3f8c8c1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18813 | 2026.05.18 07:26:12.655945 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 975 rows starting from the beginning of the part | ||
| 18814 | 2026.05.18 07:26:12.655965 [ 4 ] {4f6e9ece-e0c5-4661-906a-15b3f8c8c1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18815 | 2026.05.18 07:26:12.656016 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 950 rows starting from the beginning of the part | ||
| 18816 | 2026.05.18 07:26:12.656069 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 18817 | 2026.05.18 07:26:12.656115 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 18818 | 2026.05.18 07:26:12.656162 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 950 rows starting from the beginning of the part | ||
| 18819 | 2026.05.18 07:26:12.656208 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 18820 | 2026.05.18 07:26:12.656408 [ 4 ] {4f6e9ece-e0c5-4661-906a-15b3f8c8c1f7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2026.05.18 07:26:12.656450 [ 4 ] {4f6e9ece-e0c5-4661-906a-15b3f8c8c1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18822 | 2026.05.18 07:26:12.656767 [ 4 ] {4f6e9ece-e0c5-4661-906a-15b3f8c8c1f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18823 | 2026.05.18 07:26:12.656989 [ 4 ] {4f6e9ece-e0c5-4661-906a-15b3f8c8c1f7} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2026.05.18 07:26:12.657124 [ 4 ] {4f6e9ece-e0c5-4661-906a-15b3f8c8c1f7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 18825 | 2026.05.18 07:26:12.657159 [ 4 ] {4f6e9ece-e0c5-4661-906a-15b3f8c8c1f7} <Debug> TCPHandler: Processed in 0.001437138 sec. | ||
| 18826 | 2026.05.18 07:26:12.657283 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18827 | 2026.05.18 07:26:12.657379 [ 4 ] {099b7b92-d578-468c-9a89-5f1b0cf365d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18828 | 2026.05.18 07:26:12.657418 [ 4 ] {099b7b92-d578-468c-9a89-5f1b0cf365d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18829 | 2026.05.18 07:26:12.657595 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879931 sec., 1767086.132416562 rows/sec., 112.39 MiB/sec. | ||
| 18830 | 2026.05.18 07:26:12.657778 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 18831 | 2026.05.18 07:26:12.658021 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18832 | 2026.05.18 07:26:12.658030 [ 4 ] {099b7b92-d578-468c-9a89-5f1b0cf365d6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18833 | 2026.05.18 07:26:12.658072 [ 4 ] {099b7b92-d578-468c-9a89-5f1b0cf365d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18834 | 2026.05.18 07:26:12.658100 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_51_10} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 18835 | 2026.05.18 07:26:12.658176 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 18836 | 2026.05.18 07:26:12.658413 [ 4 ] {099b7b92-d578-468c-9a89-5f1b0cf365d6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18837 | 2026.05.18 07:26:12.658636 [ 4 ] {099b7b92-d578-468c-9a89-5f1b0cf365d6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18838 | 2026.05.18 07:26:12.658765 [ 4 ] {099b7b92-d578-468c-9a89-5f1b0cf365d6} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001404 sec., 356837.6068376068 rows/sec., 25.08 MiB/sec. | ||
| 18839 | 2026.05.18 07:26:12.658800 [ 4 ] {099b7b92-d578-468c-9a89-5f1b0cf365d6} <Debug> TCPHandler: Processed in 0.001566908 sec. | ||
| 18840 | 2026.05.18 07:26:12.658929 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18841 | 2026.05.18 07:26:12.659023 [ 4 ] {d68167f8-34e0-40f0-849d-208e18d96c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18842 | 2026.05.18 07:26:12.659064 [ 4 ] {d68167f8-34e0-40f0-849d-208e18d96c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18843 | 2026.05.18 07:26:12.659400 [ 4 ] {d68167f8-34e0-40f0-849d-208e18d96c24} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.05.18 07:26:12.659436 [ 4 ] {d68167f8-34e0-40f0-849d-208e18d96c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18845 | 2026.05.18 07:26:12.659734 [ 4 ] {d68167f8-34e0-40f0-849d-208e18d96c24} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18846 | 2026.05.18 07:26:12.659938 [ 4 ] {d68167f8-34e0-40f0-849d-208e18d96c24} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2026.05.18 07:26:12.660065 [ 4 ] {d68167f8-34e0-40f0-849d-208e18d96c24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 18848 | 2026.05.18 07:26:12.660098 [ 4 ] {d68167f8-34e0-40f0-849d-208e18d96c24} <Debug> TCPHandler: Processed in 0.001218896 sec. | ||
| 18849 | 2026.05.18 07:26:12.660218 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18850 | 2026.05.18 07:26:12.660314 [ 4 ] {89fb80a1-84d4-42e7-b202-47a161cceb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18851 | 2026.05.18 07:26:12.660357 [ 4 ] {89fb80a1-84d4-42e7-b202-47a161cceb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18852 | 2026.05.18 07:26:12.660774 [ 4 ] {89fb80a1-84d4-42e7-b202-47a161cceb15} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18853 | 2026.05.18 07:26:12.660810 [ 4 ] {89fb80a1-84d4-42e7-b202-47a161cceb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18854 | 2026.05.18 07:26:12.661130 [ 4 ] {89fb80a1-84d4-42e7-b202-47a161cceb15} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18855 | 2026.05.18 07:26:12.661336 [ 4 ] {89fb80a1-84d4-42e7-b202-47a161cceb15} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18856 | 2026.05.18 07:26:12.661454 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
| 18857 | 2026.05.18 07:26:12.661465 [ 4 ] {89fb80a1-84d4-42e7-b202-47a161cceb15} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 18858 | 2026.05.18 07:26:12.661489 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18859 | 2026.05.18 07:26:12.661510 [ 4 ] {89fb80a1-84d4-42e7-b202-47a161cceb15} <Debug> TCPHandler: Processed in 0.001340827 sec. | ||
| 18860 | 2026.05.18 07:26:12.661512 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18861 | 2026.05.18 07:26:12.661619 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
| 18862 | 2026.05.18 07:26:12.661647 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18863 | 2026.05.18 07:26:12.661666 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18864 | 2026.05.18 07:26:12.661699 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18865 | 2026.05.18 07:26:12.661729 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18866 | 2026.05.18 07:26:12.661743 [ 4 ] {d66825d6-a31e-4aa9-9277-d4e55b594232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18867 | 2026.05.18 07:26:12.661769 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_25, total 46138 rows starting from the beginning of the part | ||
| 18868 | 2026.05.18 07:26:12.661789 [ 4 ] {d66825d6-a31e-4aa9-9277-d4e55b594232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18869 | 2026.05.18 07:26:12.661834 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 18870 | 2026.05.18 07:26:12.661890 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1669 rows starting from the beginning of the part | ||
| 18871 | 2026.05.18 07:26:12.661939 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 18872 | 2026.05.18 07:26:12.661988 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 18873 | 2026.05.18 07:26:12.662039 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 265 rows starting from the beginning of the part | ||
| 18874 | 2026.05.18 07:26:12.662116 [ 4 ] {d66825d6-a31e-4aa9-9277-d4e55b594232} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18875 | 2026.05.18 07:26:12.662153 [ 4 ] {d66825d6-a31e-4aa9-9277-d4e55b594232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18876 | 2026.05.18 07:26:12.662480 [ 4 ] {d66825d6-a31e-4aa9-9277-d4e55b594232} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18877 | 2026.05.18 07:26:12.662720 [ 4 ] {d66825d6-a31e-4aa9-9277-d4e55b594232} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18878 | 2026.05.18 07:26:12.662878 [ 4 ] {d66825d6-a31e-4aa9-9277-d4e55b594232} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 18879 | 2026.05.18 07:26:12.662912 [ 4 ] {d66825d6-a31e-4aa9-9277-d4e55b594232} <Debug> TCPHandler: Processed in 0.001313707 sec. | ||
| 18880 | 2026.05.18 07:26:12.663045 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18881 | 2026.05.18 07:26:12.663142 [ 4 ] {a1dddfcc-b32e-4202-bab8-d40133b06682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18882 | 2026.05.18 07:26:12.663196 [ 4 ] {a1dddfcc-b32e-4202-bab8-d40133b06682} <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 | ||
| 18883 | 2026.05.18 07:26:12.663664 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18884 | 2026.05.18 07:26:12.663963 [ 4 ] {a1dddfcc-b32e-4202-bab8-d40133b06682} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18885 | 2026.05.18 07:26:12.664005 [ 4 ] {a1dddfcc-b32e-4202-bab8-d40133b06682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18886 | 2026.05.18 07:26:12.664535 [ 4 ] {a1dddfcc-b32e-4202-bab8-d40133b06682} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18887 | 2026.05.18 07:26:12.664773 [ 4 ] {a1dddfcc-b32e-4202-bab8-d40133b06682} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18888 | 2026.05.18 07:26:12.664918 [ 4 ] {a1dddfcc-b32e-4202-bab8-d40133b06682} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001791 sec., 6141.8202121719705 rows/sec., 11.01 MiB/sec. | ||
| 18889 | 2026.05.18 07:26:12.664971 [ 4 ] {a1dddfcc-b32e-4202-bab8-d40133b06682} <Debug> TCPHandler: Processed in 0.001975091 sec. | ||
| 18890 | 2026.05.18 07:26:12.665109 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18891 | 2026.05.18 07:26:12.665204 [ 4 ] {8dbbca9a-3f5f-4c54-a593-315bb226ac20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18892 | 2026.05.18 07:26:12.665246 [ 4 ] {8dbbca9a-3f5f-4c54-a593-315bb226ac20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18893 | 2026.05.18 07:26:12.665592 [ 4 ] {8dbbca9a-3f5f-4c54-a593-315bb226ac20} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.05.18 07:26:12.665631 [ 4 ] {8dbbca9a-3f5f-4c54-a593-315bb226ac20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18895 | 2026.05.18 07:26:12.665935 [ 4 ] {8dbbca9a-3f5f-4c54-a593-315bb226ac20} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18896 | 2026.05.18 07:26:12.666143 [ 4 ] {8dbbca9a-3f5f-4c54-a593-315bb226ac20} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.05.18 07:26:12.666262 [ 30 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18898 | 2026.05.18 07:26:12.666274 [ 4 ] {8dbbca9a-3f5f-4c54-a593-315bb226ac20} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 18899 | 2026.05.18 07:26:12.666312 [ 30 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18900 | 2026.05.18 07:26:12.666331 [ 4 ] {8dbbca9a-3f5f-4c54-a593-315bb226ac20} <Debug> TCPHandler: Processed in 0.001266497 sec. | ||
| 18901 | 2026.05.18 07:26:12.666338 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18902 | 2026.05.18 07:26:12.666448 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18903 | 2026.05.18 07:26:12.666573 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18904 | 2026.05.18 07:26:12.666608 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7416 rows starting from the beginning of the part | ||
| 18905 | 2026.05.18 07:26:12.666673 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 18906 | 2026.05.18 07:26:12.666720 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 66 rows starting from the beginning of the part | ||
| 18907 | 2026.05.18 07:26:12.666770 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 24 rows starting from the beginning of the part | ||
| 18908 | 2026.05.18 07:26:12.666811 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 18909 | 2026.05.18 07:26:12.666850 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 18910 | 2026.05.18 07:26:12.668942 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002538234 sec., 3039908.8500114647 rows/sec., 196.92 MiB/sec. | ||
| 18911 | 2026.05.18 07:26:12.669366 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18912 | 2026.05.18 07:26:12.669615 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18913 | 2026.05.18 07:26:12.669682 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_126_25} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18914 | 2026.05.18 07:26:12.669754 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 18915 | 2026.05.18 07:26:12.671304 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48456 rows, containing 5 columns (5 merged, 0 gathered) in 0.009724243 sec., 4983009.98854101 rows/sec., 321.80 MiB/sec. | ||
| 18916 | 2026.05.18 07:26:12.671801 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 18917 | 2026.05.18 07:26:12.672054 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18918 | 2026.05.18 07:26:12.672122 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
| 18919 | 2026.05.18 07:26:12.672197 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18920 | 2026.05.18 07:26:13.884876 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18921 | 2026.05.18 07:26:13.902878 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2026.05.18 07:26:13.902946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18923 | 2026.05.18 07:26:13.909468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18924 | 2026.05.18 07:26:13.910162 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2026.05.18 07:26:13.913287 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18926 | 2026.05.18 07:26:17.639127 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18927 | 2026.05.18 07:26:17.639367 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18928 | 2026.05.18 07:26:17.639695 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18929 | 2026.05.18 07:26:17.639733 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <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 | ||
| 18930 | 2026.05.18 07:26:17.639948 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18931 | 2026.05.18 07:26:17.640016 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18932 | 2026.05.18 07:26:17.640155 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18933 | 2026.05.18 07:26:17.640192 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18934 | 2026.05.18 07:26:17.640213 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 18935 | 2026.05.18 07:26:17.640229 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18936 | 2026.05.18 07:26:17.640269 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <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'))" | ||
| 18937 | 2026.05.18 07:26:17.640289 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 18938 | 2026.05.18 07:26:17.641345 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002071 sec., 25108.64316755191 rows/sec., 5.87 MiB/sec. | ||
| 18939 | 2026.05.18 07:26:17.641447 [ 4 ] {bb40ec71-3869-4db7-9f34-22b3e783f660} <Debug> TCPHandler: Processed in 0.002448393 sec. | ||
| 18940 | 2026.05.18 07:26:17.643611 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18941 | 2026.05.18 07:26:17.643805 [ 4 ] {9f626bb6-ad51-4bf7-97eb-36468632dd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18942 | 2026.05.18 07:26:17.643857 [ 4 ] {9f626bb6-ad51-4bf7-97eb-36468632dd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18943 | 2026.05.18 07:26:17.644479 [ 4 ] {9f626bb6-ad51-4bf7-97eb-36468632dd94} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18944 | 2026.05.18 07:26:17.644524 [ 4 ] {9f626bb6-ad51-4bf7-97eb-36468632dd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18945 | 2026.05.18 07:26:17.644939 [ 4 ] {9f626bb6-ad51-4bf7-97eb-36468632dd94} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18946 | 2026.05.18 07:26:17.645165 [ 4 ] {9f626bb6-ad51-4bf7-97eb-36468632dd94} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18947 | 2026.05.18 07:26:17.645308 [ 4 ] {9f626bb6-ad51-4bf7-97eb-36468632dd94} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00154 sec., 75324.67532467532 rows/sec., 6.38 MiB/sec. | ||
| 18948 | 2026.05.18 07:26:17.645342 [ 4 ] {9f626bb6-ad51-4bf7-97eb-36468632dd94} <Debug> TCPHandler: Processed in 0.00173076 sec. | ||
| 18949 | 2026.05.18 07:26:17.645486 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18950 | 2026.05.18 07:26:17.645582 [ 4 ] {f883b0cb-7040-4219-a5ea-c06d06a1a26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18951 | 2026.05.18 07:26:17.645622 [ 4 ] {f883b0cb-7040-4219-a5ea-c06d06a1a26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18952 | 2026.05.18 07:26:17.646031 [ 4 ] {f883b0cb-7040-4219-a5ea-c06d06a1a26b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18953 | 2026.05.18 07:26:17.646064 [ 4 ] {f883b0cb-7040-4219-a5ea-c06d06a1a26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18954 | 2026.05.18 07:26:17.646355 [ 4 ] {f883b0cb-7040-4219-a5ea-c06d06a1a26b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18955 | 2026.05.18 07:26:17.646575 [ 4 ] {f883b0cb-7040-4219-a5ea-c06d06a1a26b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18956 | 2026.05.18 07:26:17.646706 [ 4 ] {f883b0cb-7040-4219-a5ea-c06d06a1a26b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001142 sec., 26269.702276707532 rows/sec., 1.93 MiB/sec. | ||
| 18957 | 2026.05.18 07:26:17.646740 [ 4 ] {f883b0cb-7040-4219-a5ea-c06d06a1a26b} <Debug> TCPHandler: Processed in 0.001302877 sec. | ||
| 18958 | 2026.05.18 07:26:17.646861 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18959 | 2026.05.18 07:26:17.646957 [ 4 ] {54a3833a-f3d4-4912-8a66-78afb7c2084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18960 | 2026.05.18 07:26:17.646996 [ 4 ] {54a3833a-f3d4-4912-8a66-78afb7c2084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18961 | 2026.05.18 07:26:17.647407 [ 4 ] {54a3833a-f3d4-4912-8a66-78afb7c2084b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18962 | 2026.05.18 07:26:17.647441 [ 4 ] {54a3833a-f3d4-4912-8a66-78afb7c2084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18963 | 2026.05.18 07:26:17.647736 [ 4 ] {54a3833a-f3d4-4912-8a66-78afb7c2084b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18964 | 2026.05.18 07:26:17.647930 [ 4 ] {54a3833a-f3d4-4912-8a66-78afb7c2084b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2026.05.18 07:26:17.648044 [ 4 ] {54a3833a-f3d4-4912-8a66-78afb7c2084b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001128 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 18966 | 2026.05.18 07:26:17.648075 [ 4 ] {54a3833a-f3d4-4912-8a66-78afb7c2084b} <Debug> TCPHandler: Processed in 0.001289437 sec. | ||
| 18967 | 2026.05.18 07:26:17.648190 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18968 | 2026.05.18 07:26:17.648280 [ 4 ] {259af753-fd1b-4912-905a-16d1be0a7a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18969 | 2026.05.18 07:26:17.648321 [ 4 ] {259af753-fd1b-4912-905a-16d1be0a7a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18970 | 2026.05.18 07:26:17.648785 [ 4 ] {259af753-fd1b-4912-905a-16d1be0a7a68} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2026.05.18 07:26:17.648821 [ 4 ] {259af753-fd1b-4912-905a-16d1be0a7a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18972 | 2026.05.18 07:26:17.649143 [ 4 ] {259af753-fd1b-4912-905a-16d1be0a7a68} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18973 | 2026.05.18 07:26:17.649350 [ 4 ] {259af753-fd1b-4912-905a-16d1be0a7a68} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2026.05.18 07:26:17.649477 [ 4 ] {259af753-fd1b-4912-905a-16d1be0a7a68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 18975 | 2026.05.18 07:26:17.649511 [ 4 ] {259af753-fd1b-4912-905a-16d1be0a7a68} <Debug> TCPHandler: Processed in 0.001335977 sec. | ||
| 18976 | 2026.05.18 07:26:17.649641 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18977 | 2026.05.18 07:26:17.649737 [ 4 ] {1d8222b5-dbef-4631-9c89-c44a08443b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18978 | 2026.05.18 07:26:17.649790 [ 4 ] {1d8222b5-dbef-4631-9c89-c44a08443b0d} <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 | ||
| 18979 | 2026.05.18 07:26:17.650612 [ 4 ] {1d8222b5-dbef-4631-9c89-c44a08443b0d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18980 | 2026.05.18 07:26:17.650649 [ 4 ] {1d8222b5-dbef-4631-9c89-c44a08443b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18981 | 2026.05.18 07:26:17.651175 [ 4 ] {1d8222b5-dbef-4631-9c89-c44a08443b0d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18982 | 2026.05.18 07:26:17.651404 [ 4 ] {1d8222b5-dbef-4631-9c89-c44a08443b0d} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18983 | 2026.05.18 07:26:17.651554 [ 4 ] {1d8222b5-dbef-4631-9c89-c44a08443b0d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001834 sec., 16357.688113413305 rows/sec., 29.31 MiB/sec. | ||
| 18984 | 2026.05.18 07:26:17.651607 [ 4 ] {1d8222b5-dbef-4631-9c89-c44a08443b0d} <Debug> TCPHandler: Processed in 0.002015582 sec. | ||
| 18985 | 2026.05.18 07:26:17.651767 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18986 | 2026.05.18 07:26:17.651865 [ 4 ] {48799b46-cf15-40ce-968d-3324163a7a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18987 | 2026.05.18 07:26:17.651907 [ 4 ] {48799b46-cf15-40ce-968d-3324163a7a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18988 | 2026.05.18 07:26:17.652276 [ 4 ] {48799b46-cf15-40ce-968d-3324163a7a3d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2026.05.18 07:26:17.652312 [ 4 ] {48799b46-cf15-40ce-968d-3324163a7a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 18990 | 2026.05.18 07:26:17.652618 [ 4 ] {48799b46-cf15-40ce-968d-3324163a7a3d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18991 | 2026.05.18 07:26:17.652844 [ 4 ] {48799b46-cf15-40ce-968d-3324163a7a3d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18992 | 2026.05.18 07:26:17.652966 [ 4 ] {48799b46-cf15-40ce-968d-3324163a7a3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 18993 | 2026.05.18 07:26:17.652997 [ 4 ] {48799b46-cf15-40ce-968d-3324163a7a3d} <Debug> TCPHandler: Processed in 0.001300327 sec. | ||
| 18994 | 2026.05.18 07:26:18.755455 [ 221 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18995 | 2026.05.18 07:26:18.755537 [ 221 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18996 | 2026.05.18 07:26:18.757762 [ 221 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18997 | 2026.05.18 07:26:19.402233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37986 | ||
| 18998 | 2026.05.18 07:26:19.403110 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18999 | 2026.05.18 07:26:19.403177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19000 | 2026.05.18 07:26:19.403684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19001 | 2026.05.18 07:26:19.403901 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19002 | 2026.05.18 07:26:19.404023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37986 | ||
| 19003 | 2026.05.18 07:26:21.414720 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 19004 | 2026.05.18 07:26:21.432068 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2026.05.18 07:26:21.432126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19006 | 2026.05.18 07:26:21.438182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19007 | 2026.05.18 07:26:21.438869 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19008 | 2026.05.18 07:26:21.441755 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 19009 | 2026.05.18 07:26:22.643853 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19010 | 2026.05.18 07:26:22.644091 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 19011 | 2026.05.18 07:26:22.644440 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19012 | 2026.05.18 07:26:22.644481 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <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 | ||
| 19013 | 2026.05.18 07:26:22.644719 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19014 | 2026.05.18 07:26:22.644786 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19015 | 2026.05.18 07:26:22.644929 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 19016 | 2026.05.18 07:26:22.644965 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19017 | 2026.05.18 07:26:22.644987 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 19018 | 2026.05.18 07:26:22.645003 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19019 | 2026.05.18 07:26:22.645044 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <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'))" | ||
| 19020 | 2026.05.18 07:26:22.645065 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 19021 | 2026.05.18 07:26:22.646210 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002223 sec., 23391.812865497075 rows/sec., 5.47 MiB/sec. | ||
| 19022 | 2026.05.18 07:26:22.646313 [ 4 ] {5c2dfdd0-47c9-4693-97b2-65c4b7b6e33d} <Debug> TCPHandler: Processed in 0.002587874 sec. | ||
| 19023 | 2026.05.18 07:26:22.651343 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19024 | 2026.05.18 07:26:22.651454 [ 4 ] {3998a5c6-2939-4b65-989e-2d5766656c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19025 | 2026.05.18 07:26:22.651497 [ 4 ] {3998a5c6-2939-4b65-989e-2d5766656c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19026 | 2026.05.18 07:26:22.652241 [ 4 ] {3998a5c6-2939-4b65-989e-2d5766656c77} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19027 | 2026.05.18 07:26:22.652300 [ 4 ] {3998a5c6-2939-4b65-989e-2d5766656c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19028 | 2026.05.18 07:26:22.652771 [ 4 ] {3998a5c6-2939-4b65-989e-2d5766656c77} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19029 | 2026.05.18 07:26:22.652998 [ 4 ] {3998a5c6-2939-4b65-989e-2d5766656c77} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19030 | 2026.05.18 07:26:22.653145 [ 4 ] {3998a5c6-2939-4b65-989e-2d5766656c77} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001722 sec., 164924.50638792102 rows/sec., 10.47 MiB/sec. | ||
| 19031 | 2026.05.18 07:26:22.653147 [ 163 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 19032 | 2026.05.18 07:26:22.653181 [ 4 ] {3998a5c6-2939-4b65-989e-2d5766656c77} <Debug> TCPHandler: Processed in 0.001890031 sec. | ||
| 19033 | 2026.05.18 07:26:22.653223 [ 163 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19034 | 2026.05.18 07:26:22.653249 [ 163 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19035 | 2026.05.18 07:26:22.653348 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19036 | 2026.05.18 07:26:22.653371 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 19037 | 2026.05.18 07:26:22.653449 [ 4 ] {614d52a3-711e-4881-933c-9f37d34a60f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19038 | 2026.05.18 07:26:22.653495 [ 4 ] {614d52a3-711e-4881-933c-9f37d34a60f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19039 | 2026.05.18 07:26:22.653513 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19040 | 2026.05.18 07:26:22.653554 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 308 rows starting from the beginning of the part | ||
| 19041 | 2026.05.18 07:26:22.653629 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 19042 | 2026.05.18 07:26:22.653684 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 19043 | 2026.05.18 07:26:22.653734 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 19044 | 2026.05.18 07:26:22.653782 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 19045 | 2026.05.18 07:26:22.653829 [ 193 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 19046 | 2026.05.18 07:26:22.654243 [ 4 ] {614d52a3-711e-4881-933c-9f37d34a60f1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19047 | 2026.05.18 07:26:22.654293 [ 4 ] {614d52a3-711e-4881-933c-9f37d34a60f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19048 | 2026.05.18 07:26:22.654710 [ 4 ] {614d52a3-711e-4881-933c-9f37d34a60f1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19049 | 2026.05.18 07:26:22.654930 [ 4 ] {614d52a3-711e-4881-933c-9f37d34a60f1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19050 | 2026.05.18 07:26:22.655017 [ 191 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170731 sec., 1012118.4787765549 rows/sec., 68.42 MiB/sec. | ||
| 19051 | 2026.05.18 07:26:22.655065 [ 4 ] {614d52a3-711e-4881-933c-9f37d34a60f1} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001634 sec., 501223.99020807835 rows/sec., 38.85 MiB/sec. | ||
| 19052 | 2026.05.18 07:26:22.655104 [ 4 ] {614d52a3-711e-4881-933c-9f37d34a60f1} <Debug> TCPHandler: Processed in 0.00180539 sec. | ||
| 19053 | 2026.05.18 07:26:22.655209 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 19054 | 2026.05.18 07:26:22.655226 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.05.18 07:26:22.655337 [ 4 ] {f3e5a758-6489-4853-8dca-9e9d4bf83867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19056 | 2026.05.18 07:26:22.655380 [ 4 ] {f3e5a758-6489-4853-8dca-9e9d4bf83867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19057 | 2026.05.18 07:26:22.655564 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19058 | 2026.05.18 07:26:22.655657 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_52_11} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 19059 | 2026.05.18 07:26:22.655758 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 19060 | 2026.05.18 07:26:22.655810 [ 4 ] {f3e5a758-6489-4853-8dca-9e9d4bf83867} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19061 | 2026.05.18 07:26:22.655851 [ 4 ] {f3e5a758-6489-4853-8dca-9e9d4bf83867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19062 | 2026.05.18 07:26:22.656140 [ 4 ] {f3e5a758-6489-4853-8dca-9e9d4bf83867} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 19063 | 2026.05.18 07:26:22.656345 [ 4 ] {f3e5a758-6489-4853-8dca-9e9d4bf83867} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19064 | 2026.05.18 07:26:22.656470 [ 4 ] {f3e5a758-6489-4853-8dca-9e9d4bf83867} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001152 sec., 132812.5 rows/sec., 7.94 MiB/sec. | ||
| 19065 | 2026.05.18 07:26:22.656504 [ 4 ] {f3e5a758-6489-4853-8dca-9e9d4bf83867} <Debug> TCPHandler: Processed in 0.001326347 sec. | ||
| 19066 | 2026.05.18 07:26:22.656624 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19067 | 2026.05.18 07:26:22.656719 [ 4 ] {34e7f4e7-3846-49b2-be97-626b7cb179ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19068 | 2026.05.18 07:26:22.656758 [ 4 ] {34e7f4e7-3846-49b2-be97-626b7cb179ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19069 | 2026.05.18 07:26:22.657184 [ 4 ] {34e7f4e7-3846-49b2-be97-626b7cb179ec} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19070 | 2026.05.18 07:26:22.657220 [ 4 ] {34e7f4e7-3846-49b2-be97-626b7cb179ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19071 | 2026.05.18 07:26:22.657503 [ 4 ] {34e7f4e7-3846-49b2-be97-626b7cb179ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19072 | 2026.05.18 07:26:22.657711 [ 4 ] {34e7f4e7-3846-49b2-be97-626b7cb179ec} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19073 | 2026.05.18 07:26:22.657836 [ 4 ] {34e7f4e7-3846-49b2-be97-626b7cb179ec} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 19074 | 2026.05.18 07:26:22.657870 [ 4 ] {34e7f4e7-3846-49b2-be97-626b7cb179ec} <Debug> TCPHandler: Processed in 0.001294878 sec. | ||
| 19075 | 2026.05.18 07:26:22.658017 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19076 | 2026.05.18 07:26:22.658112 [ 4 ] {e98dac50-55d4-4a87-b5a8-e34446513f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19077 | 2026.05.18 07:26:22.658151 [ 4 ] {e98dac50-55d4-4a87-b5a8-e34446513f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19078 | 2026.05.18 07:26:22.658580 [ 4 ] {e98dac50-55d4-4a87-b5a8-e34446513f51} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19079 | 2026.05.18 07:26:22.658617 [ 4 ] {e98dac50-55d4-4a87-b5a8-e34446513f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19080 | 2026.05.18 07:26:22.658917 [ 4 ] {e98dac50-55d4-4a87-b5a8-e34446513f51} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19081 | 2026.05.18 07:26:22.659123 [ 4 ] {e98dac50-55d4-4a87-b5a8-e34446513f51} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19082 | 2026.05.18 07:26:22.659231 [ 101 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 19083 | 2026.05.18 07:26:22.659247 [ 4 ] {e98dac50-55d4-4a87-b5a8-e34446513f51} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 19084 | 2026.05.18 07:26:22.659274 [ 101 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.05.18 07:26:22.659290 [ 4 ] {e98dac50-55d4-4a87-b5a8-e34446513f51} <Debug> TCPHandler: Processed in 0.001321308 sec. | ||
| 19086 | 2026.05.18 07:26:22.659300 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19087 | 2026.05.18 07:26:22.659387 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 19088 | 2026.05.18 07:26:22.659439 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19089 | 2026.05.18 07:26:22.659482 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19090 | 2026.05.18 07:26:22.659511 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 160 rows starting from the beginning of the part | ||
| 19091 | 2026.05.18 07:26:22.659537 [ 4 ] {3f973169-6156-409a-9191-0b69cccde069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19092 | 2026.05.18 07:26:22.659558 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 19093 | 2026.05.18 07:26:22.659580 [ 4 ] {3f973169-6156-409a-9191-0b69cccde069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19094 | 2026.05.18 07:26:22.659602 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 19095 | 2026.05.18 07:26:22.659642 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 19096 | 2026.05.18 07:26:22.659677 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 19097 | 2026.05.18 07:26:22.659718 [ 193 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 19098 | 2026.05.18 07:26:22.660230 [ 4 ] {3f973169-6156-409a-9191-0b69cccde069} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19099 | 2026.05.18 07:26:22.660271 [ 4 ] {3f973169-6156-409a-9191-0b69cccde069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19100 | 2026.05.18 07:26:22.660516 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159196 sec., 776400.1946176488 rows/sec., 47.32 MiB/sec. | ||
| 19101 | 2026.05.18 07:26:22.660590 [ 4 ] {3f973169-6156-409a-9191-0b69cccde069} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19102 | 2026.05.18 07:26:22.660671 [ 187 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 19103 | 2026.05.18 07:26:22.660842 [ 4 ] {3f973169-6156-409a-9191-0b69cccde069} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2026.05.18 07:26:22.660986 [ 4 ] {3f973169-6156-409a-9191-0b69cccde069} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001466 sec., 341746.2482946794 rows/sec., 24.02 MiB/sec. | ||
| 19105 | 2026.05.18 07:26:22.661004 [ 191 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.05.18 07:26:22.661020 [ 4 ] {3f973169-6156-409a-9191-0b69cccde069} <Debug> TCPHandler: Processed in 0.001629319 sec. | ||
| 19107 | 2026.05.18 07:26:22.661110 [ 191 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_52_11} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 19108 | 2026.05.18 07:26:22.661159 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19109 | 2026.05.18 07:26:22.661217 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19110 | 2026.05.18 07:26:22.661258 [ 4 ] {215ff844-327a-4621-b34b-f0d0a4de60f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19111 | 2026.05.18 07:26:22.661303 [ 4 ] {215ff844-327a-4621-b34b-f0d0a4de60f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19112 | 2026.05.18 07:26:22.661632 [ 4 ] {215ff844-327a-4621-b34b-f0d0a4de60f2} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19113 | 2026.05.18 07:26:22.661667 [ 4 ] {215ff844-327a-4621-b34b-f0d0a4de60f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19114 | 2026.05.18 07:26:22.661961 [ 4 ] {215ff844-327a-4621-b34b-f0d0a4de60f2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19115 | 2026.05.18 07:26:22.662161 [ 4 ] {215ff844-327a-4621-b34b-f0d0a4de60f2} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19116 | 2026.05.18 07:26:22.662285 [ 4 ] {215ff844-327a-4621-b34b-f0d0a4de60f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 19117 | 2026.05.18 07:26:22.662317 [ 4 ] {215ff844-327a-4621-b34b-f0d0a4de60f2} <Debug> TCPHandler: Processed in 0.001206996 sec. | ||
| 19118 | 2026.05.18 07:26:22.662436 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19119 | 2026.05.18 07:26:22.662530 [ 4 ] {dd44385c-6b54-49bb-98dd-76533103e97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19120 | 2026.05.18 07:26:22.662571 [ 4 ] {dd44385c-6b54-49bb-98dd-76533103e97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19121 | 2026.05.18 07:26:22.662975 [ 4 ] {dd44385c-6b54-49bb-98dd-76533103e97a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2026.05.18 07:26:22.663010 [ 4 ] {dd44385c-6b54-49bb-98dd-76533103e97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19123 | 2026.05.18 07:26:22.663333 [ 4 ] {dd44385c-6b54-49bb-98dd-76533103e97a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19124 | 2026.05.18 07:26:22.663535 [ 4 ] {dd44385c-6b54-49bb-98dd-76533103e97a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19125 | 2026.05.18 07:26:22.663658 [ 4 ] {dd44385c-6b54-49bb-98dd-76533103e97a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001146 sec., 231239.09249563699 rows/sec., 15.37 MiB/sec. | ||
| 19126 | 2026.05.18 07:26:22.663691 [ 4 ] {dd44385c-6b54-49bb-98dd-76533103e97a} <Debug> TCPHandler: Processed in 0.001303967 sec. | ||
| 19127 | 2026.05.18 07:26:22.663847 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19128 | 2026.05.18 07:26:22.663941 [ 4 ] {78675fab-eea1-4205-a74c-e63a57476388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19129 | 2026.05.18 07:26:22.663981 [ 4 ] {78675fab-eea1-4205-a74c-e63a57476388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19130 | 2026.05.18 07:26:22.664292 [ 4 ] {78675fab-eea1-4205-a74c-e63a57476388} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19131 | 2026.05.18 07:26:22.664327 [ 4 ] {78675fab-eea1-4205-a74c-e63a57476388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19132 | 2026.05.18 07:26:22.664609 [ 4 ] {78675fab-eea1-4205-a74c-e63a57476388} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19133 | 2026.05.18 07:26:22.664810 [ 4 ] {78675fab-eea1-4205-a74c-e63a57476388} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19134 | 2026.05.18 07:26:22.664936 [ 4 ] {78675fab-eea1-4205-a74c-e63a57476388} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 19135 | 2026.05.18 07:26:22.664968 [ 4 ] {78675fab-eea1-4205-a74c-e63a57476388} <Debug> TCPHandler: Processed in 0.001169657 sec. | ||
| 19136 | 2026.05.18 07:26:22.665089 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19137 | 2026.05.18 07:26:22.665182 [ 4 ] {caa28e27-d9df-4c06-b693-a42597412264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19138 | 2026.05.18 07:26:22.665234 [ 4 ] {caa28e27-d9df-4c06-b693-a42597412264} <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 | ||
| 19139 | 2026.05.18 07:26:22.665981 [ 4 ] {caa28e27-d9df-4c06-b693-a42597412264} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19140 | 2026.05.18 07:26:22.666017 [ 4 ] {caa28e27-d9df-4c06-b693-a42597412264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19141 | 2026.05.18 07:26:22.666513 [ 4 ] {caa28e27-d9df-4c06-b693-a42597412264} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 19142 | 2026.05.18 07:26:22.666737 [ 4 ] {caa28e27-d9df-4c06-b693-a42597412264} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19143 | 2026.05.18 07:26:22.666872 [ 4 ] {caa28e27-d9df-4c06-b693-a42597412264} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001707 sec., 6444.053895723491 rows/sec., 11.55 MiB/sec. | ||
| 19144 | 2026.05.18 07:26:22.666922 [ 4 ] {caa28e27-d9df-4c06-b693-a42597412264} <Debug> TCPHandler: Processed in 0.00188142 sec. | ||
| 19145 | 2026.05.18 07:26:22.667045 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19146 | 2026.05.18 07:26:22.667140 [ 4 ] {24711d33-b9c3-44be-bcf6-3bd741fdb42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19147 | 2026.05.18 07:26:22.667181 [ 4 ] {24711d33-b9c3-44be-bcf6-3bd741fdb42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19148 | 2026.05.18 07:26:22.667502 [ 4 ] {24711d33-b9c3-44be-bcf6-3bd741fdb42a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19149 | 2026.05.18 07:26:22.667538 [ 4 ] {24711d33-b9c3-44be-bcf6-3bd741fdb42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19150 | 2026.05.18 07:26:22.667831 [ 4 ] {24711d33-b9c3-44be-bcf6-3bd741fdb42a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19151 | 2026.05.18 07:26:22.668034 [ 4 ] {24711d33-b9c3-44be-bcf6-3bd741fdb42a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19152 | 2026.05.18 07:26:22.668168 [ 4 ] {24711d33-b9c3-44be-bcf6-3bd741fdb42a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 19153 | 2026.05.18 07:26:22.668200 [ 4 ] {24711d33-b9c3-44be-bcf6-3bd741fdb42a} <Debug> TCPHandler: Processed in 0.001204557 sec. | ||
| 19154 | 2026.05.18 07:26:25.065870 [ 277 ] {} <Trace> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19155 | 2026.05.18 07:26:25.066138 [ 277 ] {798f3c92-ab77-4ddd-acf6-b03b638e9282} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50790) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 19156 | 2026.05.18 07:26:25.066630 [ 277 ] {798f3c92-ab77-4ddd-acf6-b03b638e9282} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 19157 | 2026.05.18 07:26:25.066823 [ 277 ] {798f3c92-ab77-4ddd-acf6-b03b638e9282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19158 | 2026.05.18 07:26:25.067220 [ 317 ] {798f3c92-ab77-4ddd-acf6-b03b638e9282} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 19159 | 2026.05.18 07:26:25.067614 [ 277 ] {798f3c92-ab77-4ddd-acf6-b03b638e9282} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001599 sec., 25641.02564102564 rows/sec., 1.53 MiB/sec. | ||
| 19160 | 2026.05.18 07:26:25.067699 [ 277 ] {798f3c92-ab77-4ddd-acf6-b03b638e9282} <Debug> TCPHandler: Processed in 0.001965831 sec. | ||
| 19161 | 2026.05.18 07:26:26.679223 [ 218 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19162 | 2026.05.18 07:26:26.679297 [ 218 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19163 | 2026.05.18 07:26:26.681737 [ 218 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19164 | 2026.05.18 07:26:26.703672 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19165 | 2026.05.18 07:26:26.703745 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19166 | 2026.05.18 07:26:26.904240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38434 | ||
| 19167 | 2026.05.18 07:26:26.904805 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19168 | 2026.05.18 07:26:26.904847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19169 | 2026.05.18 07:26:26.905372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19170 | 2026.05.18 07:26:26.905721 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19171 | 2026.05.18 07:26:26.905844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38434 | ||
| 19172 | 2026.05.18 07:26:27.002195 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000830885 sec. | ||
| 19173 | 2026.05.18 07:26:27.639500 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19174 | 2026.05.18 07:26:27.639748 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19175 | 2026.05.18 07:26:27.640113 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19176 | 2026.05.18 07:26:27.640158 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <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 | ||
| 19177 | 2026.05.18 07:26:27.640403 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19178 | 2026.05.18 07:26:27.640471 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19179 | 2026.05.18 07:26:27.640609 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19180 | 2026.05.18 07:26:27.640645 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19181 | 2026.05.18 07:26:27.640668 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 19182 | 2026.05.18 07:26:27.640683 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19183 | 2026.05.18 07:26:27.640725 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <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'))" | ||
| 19184 | 2026.05.18 07:26:27.640745 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 19185 | 2026.05.18 07:26:27.641865 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002205 sec., 23582.766439909297 rows/sec., 5.52 MiB/sec. | ||
| 19186 | 2026.05.18 07:26:27.642057 [ 4 ] {6141d253-ffb9-4822-890b-0315df38e3c7} <Debug> TCPHandler: Processed in 0.002693585 sec. | ||
| 19187 | 2026.05.18 07:26:27.644209 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2026.05.18 07:26:27.644333 [ 4 ] {25a6d512-3466-4c6c-906b-3a2e3bf33c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19189 | 2026.05.18 07:26:27.644379 [ 4 ] {25a6d512-3466-4c6c-906b-3a2e3bf33c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19190 | 2026.05.18 07:26:27.644938 [ 4 ] {25a6d512-3466-4c6c-906b-3a2e3bf33c84} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19191 | 2026.05.18 07:26:27.644981 [ 4 ] {25a6d512-3466-4c6c-906b-3a2e3bf33c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19192 | 2026.05.18 07:26:27.645354 [ 4 ] {25a6d512-3466-4c6c-906b-3a2e3bf33c84} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19193 | 2026.05.18 07:26:27.645590 [ 4 ] {25a6d512-3466-4c6c-906b-3a2e3bf33c84} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19194 | 2026.05.18 07:26:27.645736 [ 4 ] {25a6d512-3466-4c6c-906b-3a2e3bf33c84} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001434 sec., 80892.60808926082 rows/sec., 6.85 MiB/sec. | ||
| 19195 | 2026.05.18 07:26:27.645760 [ 86 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19196 | 2026.05.18 07:26:27.645773 [ 4 ] {25a6d512-3466-4c6c-906b-3a2e3bf33c84} <Debug> TCPHandler: Processed in 0.001619689 sec. | ||
| 19197 | 2026.05.18 07:26:27.645807 [ 86 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19198 | 2026.05.18 07:26:27.645834 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19199 | 2026.05.18 07:26:27.645920 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19200 | 2026.05.18 07:26:27.646006 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19201 | 2026.05.18 07:26:27.646032 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3362 rows starting from the beginning of the part | ||
| 19202 | 2026.05.18 07:26:27.646083 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 116 rows starting from the beginning of the part | ||
| 19203 | 2026.05.18 07:26:27.646113 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19204 | 2026.05.18 07:26:27.646128 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 819 rows starting from the beginning of the part | ||
| 19205 | 2026.05.18 07:26:27.646202 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 116 rows starting from the beginning of the part | ||
| 19206 | 2026.05.18 07:26:27.646243 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 819 rows starting from the beginning of the part | ||
| 19207 | 2026.05.18 07:26:27.646285 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 116 rows starting from the beginning of the part | ||
| 19208 | 2026.05.18 07:26:27.646294 [ 4 ] {a3095d1f-41d6-40c0-ad8b-dec246ac970b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19209 | 2026.05.18 07:26:27.646369 [ 4 ] {a3095d1f-41d6-40c0-ad8b-dec246ac970b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19210 | 2026.05.18 07:26:27.647020 [ 4 ] {a3095d1f-41d6-40c0-ad8b-dec246ac970b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19211 | 2026.05.18 07:26:27.647065 [ 4 ] {a3095d1f-41d6-40c0-ad8b-dec246ac970b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19212 | 2026.05.18 07:26:27.647439 [ 4 ] {a3095d1f-41d6-40c0-ad8b-dec246ac970b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 19213 | 2026.05.18 07:26:27.647662 [ 4 ] {a3095d1f-41d6-40c0-ad8b-dec246ac970b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19214 | 2026.05.18 07:26:27.647805 [ 100 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 19215 | 2026.05.18 07:26:27.647811 [ 4 ] {a3095d1f-41d6-40c0-ad8b-dec246ac970b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001567 sec., 19144.86279514997 rows/sec., 1.41 MiB/sec. | ||
| 19216 | 2026.05.18 07:26:27.647845 [ 100 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19217 | 2026.05.18 07:26:27.647868 [ 4 ] {a3095d1f-41d6-40c0-ad8b-dec246ac970b} <Debug> TCPHandler: Processed in 0.00188556 sec. | ||
| 19218 | 2026.05.18 07:26:27.647870 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19219 | 2026.05.18 07:26:27.647934 [ 187 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5348 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049911 sec., 2608893.7519726465 rows/sec., 209.83 MiB/sec. | ||
| 19220 | 2026.05.18 07:26:27.647971 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 19221 | 2026.05.18 07:26:27.648011 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19222 | 2026.05.18 07:26:27.648087 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19223 | 2026.05.18 07:26:27.648120 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 19224 | 2026.05.18 07:26:27.648123 [ 4 ] {17d1f429-13f2-4166-9e1a-576977075661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19225 | 2026.05.18 07:26:27.648174 [ 4 ] {17d1f429-13f2-4166-9e1a-576977075661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19226 | 2026.05.18 07:26:27.648184 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part | ||
| 19227 | 2026.05.18 07:26:27.648236 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 153 rows starting from the beginning of the part | ||
| 19228 | 2026.05.18 07:26:27.648278 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part | ||
| 19229 | 2026.05.18 07:26:27.648314 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19230 | 2026.05.18 07:26:27.648320 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 153 rows starting from the beginning of the part | ||
| 19231 | 2026.05.18 07:26:27.648390 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part | ||
| 19232 | 2026.05.18 07:26:27.648624 [ 4 ] {17d1f429-13f2-4166-9e1a-576977075661} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19233 | 2026.05.18 07:26:27.648668 [ 4 ] {17d1f429-13f2-4166-9e1a-576977075661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19234 | 2026.05.18 07:26:27.648730 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19235 | 2026.05.18 07:26:27.648842 [ 201 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_131_26} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19236 | 2026.05.18 07:26:27.648969 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 19237 | 2026.05.18 07:26:27.649033 [ 4 ] {17d1f429-13f2-4166-9e1a-576977075661} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19238 | 2026.05.18 07:26:27.649242 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310647 sec., 474574.7710863413 rows/sec., 31.85 MiB/sec. | ||
| 19239 | 2026.05.18 07:26:27.649254 [ 4 ] {17d1f429-13f2-4166-9e1a-576977075661} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2026.05.18 07:26:27.649385 [ 201 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 19241 | 2026.05.18 07:26:27.649399 [ 4 ] {17d1f429-13f2-4166-9e1a-576977075661} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001296 sec., 72530.86419753086 rows/sec., 5.66 MiB/sec. | ||
| 19242 | 2026.05.18 07:26:27.649401 [ 100 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19243 | 2026.05.18 07:26:27.649443 [ 4 ] {17d1f429-13f2-4166-9e1a-576977075661} <Debug> TCPHandler: Processed in 0.001483608 sec. | ||
| 19244 | 2026.05.18 07:26:27.649451 [ 100 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19245 | 2026.05.18 07:26:27.649483 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19246 | 2026.05.18 07:26:27.649555 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19247 | 2026.05.18 07:26:27.649600 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19248 | 2026.05.18 07:26:27.649644 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19249 | 2026.05.18 07:26:27.649674 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1831 rows starting from the beginning of the part | ||
| 19250 | 2026.05.18 07:26:27.649698 [ 201 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19251 | 2026.05.18 07:26:27.649704 [ 4 ] {1427286b-5b81-4f7e-a8ab-6fb218fd318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19252 | 2026.05.18 07:26:27.649718 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 94 rows starting from the beginning of the part | ||
| 19253 | 2026.05.18 07:26:27.649766 [ 4 ] {1427286b-5b81-4f7e-a8ab-6fb218fd318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19254 | 2026.05.18 07:26:27.649773 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 501 rows starting from the beginning of the part | ||
| 19255 | 2026.05.18 07:26:27.649802 [ 201 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_111_22} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 19256 | 2026.05.18 07:26:27.649905 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 94 rows starting from the beginning of the part | ||
| 19257 | 2026.05.18 07:26:27.649947 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19258 | 2026.05.18 07:26:27.649962 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 501 rows starting from the beginning of the part | ||
| 19259 | 2026.05.18 07:26:27.650039 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 94 rows starting from the beginning of the part | ||
| 19260 | 2026.05.18 07:26:27.650200 [ 4 ] {1427286b-5b81-4f7e-a8ab-6fb218fd318d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19261 | 2026.05.18 07:26:27.650235 [ 4 ] {1427286b-5b81-4f7e-a8ab-6fb218fd318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19262 | 2026.05.18 07:26:27.650578 [ 4 ] {1427286b-5b81-4f7e-a8ab-6fb218fd318d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19263 | 2026.05.18 07:26:27.650805 [ 4 ] {1427286b-5b81-4f7e-a8ab-6fb218fd318d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2026.05.18 07:26:27.650938 [ 4 ] {1427286b-5b81-4f7e-a8ab-6fb218fd318d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 19265 | 2026.05.18 07:26:27.650973 [ 4 ] {1427286b-5b81-4f7e-a8ab-6fb218fd318d} <Debug> TCPHandler: Processed in 0.001422268 sec. | ||
| 19266 | 2026.05.18 07:26:27.651116 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19267 | 2026.05.18 07:26:27.651233 [ 4 ] {0da8a60f-63f8-4e03-b271-73897c260a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19268 | 2026.05.18 07:26:27.651299 [ 4 ] {0da8a60f-63f8-4e03-b271-73897c260a88} <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 | ||
| 19269 | 2026.05.18 07:26:27.651476 [ 197 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947491 sec., 1599493.91293721 rows/sec., 117.66 MiB/sec. | ||
| 19270 | 2026.05.18 07:26:27.651731 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19271 | 2026.05.18 07:26:27.652008 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19272 | 2026.05.18 07:26:27.652082 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_131_26} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19273 | 2026.05.18 07:26:27.652168 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 19274 | 2026.05.18 07:26:27.652180 [ 4 ] {0da8a60f-63f8-4e03-b271-73897c260a88} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19275 | 2026.05.18 07:26:27.652222 [ 4 ] {0da8a60f-63f8-4e03-b271-73897c260a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19276 | 2026.05.18 07:26:27.652788 [ 4 ] {0da8a60f-63f8-4e03-b271-73897c260a88} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 19277 | 2026.05.18 07:26:27.653009 [ 4 ] {0da8a60f-63f8-4e03-b271-73897c260a88} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2026.05.18 07:26:27.653148 [ 4 ] {0da8a60f-63f8-4e03-b271-73897c260a88} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001938 sec., 15479.876160990712 rows/sec., 27.74 MiB/sec. | ||
| 19279 | 2026.05.18 07:26:27.653202 [ 4 ] {0da8a60f-63f8-4e03-b271-73897c260a88} <Debug> TCPHandler: Processed in 0.002139721 sec. | ||
| 19280 | 2026.05.18 07:26:27.653335 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19281 | 2026.05.18 07:26:27.653434 [ 4 ] {9b612dd9-cf36-49b4-a1f8-bb15d9a85ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19282 | 2026.05.18 07:26:27.653476 [ 4 ] {9b612dd9-cf36-49b4-a1f8-bb15d9a85ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19283 | 2026.05.18 07:26:27.653831 [ 4 ] {9b612dd9-cf36-49b4-a1f8-bb15d9a85ec5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19284 | 2026.05.18 07:26:27.653867 [ 4 ] {9b612dd9-cf36-49b4-a1f8-bb15d9a85ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19285 | 2026.05.18 07:26:27.654168 [ 4 ] {9b612dd9-cf36-49b4-a1f8-bb15d9a85ec5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19286 | 2026.05.18 07:26:27.654388 [ 4 ] {9b612dd9-cf36-49b4-a1f8-bb15d9a85ec5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19287 | 2026.05.18 07:26:27.654518 [ 4 ] {9b612dd9-cf36-49b4-a1f8-bb15d9a85ec5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 19288 | 2026.05.18 07:26:27.654552 [ 4 ] {9b612dd9-cf36-49b4-a1f8-bb15d9a85ec5} <Debug> TCPHandler: Processed in 0.001267137 sec. | ||
| 19289 | 2026.05.18 07:26:27.683385 [ 221 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19290 | 2026.05.18 07:26:27.683425 [ 221 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19291 | 2026.05.18 07:26:27.685373 [ 221 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19292 | 2026.05.18 07:26:28.001217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.01 MiB, peak 407.35 MiB, free memory in arenas 0.00 B, will set to 390.55 MiB (RSS), difference: 3.54 MiB | ||
| 19293 | 2026.05.18 07:26:28.942573 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 19294 | 2026.05.18 07:26:28.959000 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2026.05.18 07:26:28.959061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19296 | 2026.05.18 07:26:28.965208 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19297 | 2026.05.18 07:26:28.965924 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2026.05.18 07:26:28.968835 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 19299 | 2026.05.18 07:26:29.919878 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19300 | 2026.05.18 07:26:29.920174 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 19301 | 2026.05.18 07:26:29.920581 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19302 | 2026.05.18 07:26:29.920626 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19303 | 2026.05.18 07:26:29.920889 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19304 | 2026.05.18 07:26:29.920958 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19305 | 2026.05.18 07:26:29.921109 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 19306 | 2026.05.18 07:26:29.921146 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19307 | 2026.05.18 07:26:29.921168 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 19308 | 2026.05.18 07:26:29.921184 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19309 | 2026.05.18 07:26:29.921228 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 19310 | 2026.05.18 07:26:29.921249 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 19311 | 2026.05.18 07:26:29.922433 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002397 sec., 21693.78389653734 rows/sec., 5.07 MiB/sec. | ||
| 19312 | 2026.05.18 07:26:29.922503 [ 4 ] {0b39462e-c815-4b05-b061-620b21d00a59} <Debug> TCPHandler: Processed in 0.002782845 sec. | ||
| 19313 | 2026.05.18 07:26:29.940175 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19314 | 2026.05.18 07:26:29.940312 [ 4 ] {85742616-821f-42c7-8c54-7dfb2ed5dbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19315 | 2026.05.18 07:26:29.940365 [ 4 ] {85742616-821f-42c7-8c54-7dfb2ed5dbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19316 | 2026.05.18 07:26:29.941040 [ 4 ] {85742616-821f-42c7-8c54-7dfb2ed5dbfd} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19317 | 2026.05.18 07:26:29.941087 [ 4 ] {85742616-821f-42c7-8c54-7dfb2ed5dbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19318 | 2026.05.18 07:26:29.941483 [ 4 ] {85742616-821f-42c7-8c54-7dfb2ed5dbfd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19319 | 2026.05.18 07:26:29.941723 [ 4 ] {85742616-821f-42c7-8c54-7dfb2ed5dbfd} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19320 | 2026.05.18 07:26:29.941871 [ 4 ] {85742616-821f-42c7-8c54-7dfb2ed5dbfd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001597 sec., 177833.4376956794 rows/sec., 11.29 MiB/sec. | ||
| 19321 | 2026.05.18 07:26:29.941907 [ 4 ] {85742616-821f-42c7-8c54-7dfb2ed5dbfd} <Debug> TCPHandler: Processed in 0.00179723 sec. | ||
| 19322 | 2026.05.18 07:26:29.942044 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19323 | 2026.05.18 07:26:29.942142 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19324 | 2026.05.18 07:26:29.942184 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19325 | 2026.05.18 07:26:29.944241 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19326 | 2026.05.18 07:26:29.944280 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19327 | 2026.05.18 07:26:29.944766 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19328 | 2026.05.18 07:26:29.944986 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19329 | 2026.05.18 07:26:29.945120 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.002996 sec., 1057409.8798397863 rows/sec., 78.62 MiB/sec. | ||
| 19330 | 2026.05.18 07:26:29.945158 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 19331 | 2026.05.18 07:26:29.945172 [ 4 ] {bc4aeaac-aa69-4f65-a0d4-39b1dc3457d2} <Debug> TCPHandler: Processed in 0.003177848 sec. | ||
| 19332 | 2026.05.18 07:26:29.945300 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19333 | 2026.05.18 07:26:29.945398 [ 4 ] {93b77d75-248f-4949-ab97-e5b31d36af6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19334 | 2026.05.18 07:26:29.945439 [ 4 ] {93b77d75-248f-4949-ab97-e5b31d36af6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19335 | 2026.05.18 07:26:29.945961 [ 4 ] {93b77d75-248f-4949-ab97-e5b31d36af6f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19336 | 2026.05.18 07:26:29.946000 [ 4 ] {93b77d75-248f-4949-ab97-e5b31d36af6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19337 | 2026.05.18 07:26:29.946306 [ 4 ] {93b77d75-248f-4949-ab97-e5b31d36af6f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 19338 | 2026.05.18 07:26:29.946514 [ 4 ] {93b77d75-248f-4949-ab97-e5b31d36af6f} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19339 | 2026.05.18 07:26:29.946637 [ 4 ] {93b77d75-248f-4949-ab97-e5b31d36af6f} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001272 sec., 128930.8176100629 rows/sec., 7.83 MiB/sec. | ||
| 19340 | 2026.05.18 07:26:29.946671 [ 4 ] {93b77d75-248f-4949-ab97-e5b31d36af6f} <Debug> TCPHandler: Processed in 0.001435918 sec. | ||
| 19341 | 2026.05.18 07:26:29.946805 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19342 | 2026.05.18 07:26:29.946901 [ 4 ] {f912ec9c-dd9a-4c67-a0de-38403f19cd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19343 | 2026.05.18 07:26:29.946939 [ 4 ] {f912ec9c-dd9a-4c67-a0de-38403f19cd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19344 | 2026.05.18 07:26:29.947922 [ 4 ] {f912ec9c-dd9a-4c67-a0de-38403f19cd9e} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19345 | 2026.05.18 07:26:29.947962 [ 4 ] {f912ec9c-dd9a-4c67-a0de-38403f19cd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19346 | 2026.05.18 07:26:29.948308 [ 4 ] {f912ec9c-dd9a-4c67-a0de-38403f19cd9e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19347 | 2026.05.18 07:26:29.948531 [ 4 ] {f912ec9c-dd9a-4c67-a0de-38403f19cd9e} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19348 | 2026.05.18 07:26:29.948662 [ 4 ] {f912ec9c-dd9a-4c67-a0de-38403f19cd9e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001748 sec., 543478.2608695652 rows/sec., 31.98 MiB/sec. | ||
| 19349 | 2026.05.18 07:26:29.948697 [ 4 ] {f912ec9c-dd9a-4c67-a0de-38403f19cd9e} <Debug> TCPHandler: Processed in 0.00191749 sec. | ||
| 19350 | 2026.05.18 07:26:29.948846 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19351 | 2026.05.18 07:26:29.948945 [ 4 ] {397f6fde-5f8b-4053-a459-895b16c99b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19352 | 2026.05.18 07:26:29.948987 [ 4 ] {397f6fde-5f8b-4053-a459-895b16c99b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19353 | 2026.05.18 07:26:29.949393 [ 4 ] {397f6fde-5f8b-4053-a459-895b16c99b0b} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19354 | 2026.05.18 07:26:29.949430 [ 4 ] {397f6fde-5f8b-4053-a459-895b16c99b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19355 | 2026.05.18 07:26:29.949723 [ 4 ] {397f6fde-5f8b-4053-a459-895b16c99b0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 19356 | 2026.05.18 07:26:29.949941 [ 4 ] {397f6fde-5f8b-4053-a459-895b16c99b0b} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19357 | 2026.05.18 07:26:29.950070 [ 4 ] {397f6fde-5f8b-4053-a459-895b16c99b0b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 19358 | 2026.05.18 07:26:29.950105 [ 4 ] {397f6fde-5f8b-4053-a459-895b16c99b0b} <Debug> TCPHandler: Processed in 0.001309407 sec. | ||
| 19359 | 2026.05.18 07:26:29.950238 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19360 | 2026.05.18 07:26:29.950335 [ 4 ] {c73c7e9f-3961-4956-a327-1f39884b5c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19361 | 2026.05.18 07:26:29.950375 [ 4 ] {c73c7e9f-3961-4956-a327-1f39884b5c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19362 | 2026.05.18 07:26:29.950836 [ 4 ] {c73c7e9f-3961-4956-a327-1f39884b5c33} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19363 | 2026.05.18 07:26:29.950873 [ 4 ] {c73c7e9f-3961-4956-a327-1f39884b5c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19364 | 2026.05.18 07:26:29.951179 [ 4 ] {c73c7e9f-3961-4956-a327-1f39884b5c33} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19365 | 2026.05.18 07:26:29.951391 [ 4 ] {c73c7e9f-3961-4956-a327-1f39884b5c33} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19366 | 2026.05.18 07:26:29.951519 [ 4 ] {c73c7e9f-3961-4956-a327-1f39884b5c33} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 19367 | 2026.05.18 07:26:29.951555 [ 4 ] {c73c7e9f-3961-4956-a327-1f39884b5c33} <Debug> TCPHandler: Processed in 0.001365918 sec. | ||
| 19368 | 2026.05.18 07:26:29.951708 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19369 | 2026.05.18 07:26:29.951810 [ 4 ] {972dcfb7-9b17-4b1b-9971-f761e4298f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19370 | 2026.05.18 07:26:29.951849 [ 4 ] {972dcfb7-9b17-4b1b-9971-f761e4298f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19371 | 2026.05.18 07:26:29.952887 [ 4 ] {972dcfb7-9b17-4b1b-9971-f761e4298f73} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19372 | 2026.05.18 07:26:29.952924 [ 4 ] {972dcfb7-9b17-4b1b-9971-f761e4298f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19373 | 2026.05.18 07:26:29.953289 [ 4 ] {972dcfb7-9b17-4b1b-9971-f761e4298f73} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19374 | 2026.05.18 07:26:29.953507 [ 4 ] {972dcfb7-9b17-4b1b-9971-f761e4298f73} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19375 | 2026.05.18 07:26:29.953641 [ 4 ] {972dcfb7-9b17-4b1b-9971-f761e4298f73} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.001848 sec., 934523.8095238095 rows/sec., 62.92 MiB/sec. | ||
| 19376 | 2026.05.18 07:26:29.953676 [ 4 ] {972dcfb7-9b17-4b1b-9971-f761e4298f73} <Debug> TCPHandler: Processed in 0.002018182 sec. | ||
| 19377 | 2026.05.18 07:26:29.953806 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19378 | 2026.05.18 07:26:29.953912 [ 4 ] {41368100-c048-414d-9afa-6ba14d10041a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19379 | 2026.05.18 07:26:29.953955 [ 4 ] {41368100-c048-414d-9afa-6ba14d10041a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19380 | 2026.05.18 07:26:29.954328 [ 4 ] {41368100-c048-414d-9afa-6ba14d10041a} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19381 | 2026.05.18 07:26:29.954365 [ 4 ] {41368100-c048-414d-9afa-6ba14d10041a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19382 | 2026.05.18 07:26:29.954675 [ 4 ] {41368100-c048-414d-9afa-6ba14d10041a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19383 | 2026.05.18 07:26:29.954888 [ 4 ] {41368100-c048-414d-9afa-6ba14d10041a} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19384 | 2026.05.18 07:26:29.955018 [ 4 ] {41368100-c048-414d-9afa-6ba14d10041a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 19385 | 2026.05.18 07:26:29.955051 [ 4 ] {41368100-c048-414d-9afa-6ba14d10041a} <Debug> TCPHandler: Processed in 0.001294987 sec. | ||
| 19386 | 2026.05.18 07:26:29.955175 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19387 | 2026.05.18 07:26:29.955273 [ 4 ] {935ffe75-2ce0-4c9d-8e72-83962483e705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19388 | 2026.05.18 07:26:29.955316 [ 4 ] {935ffe75-2ce0-4c9d-8e72-83962483e705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19389 | 2026.05.18 07:26:29.956180 [ 4 ] {935ffe75-2ce0-4c9d-8e72-83962483e705} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19390 | 2026.05.18 07:26:29.956216 [ 4 ] {935ffe75-2ce0-4c9d-8e72-83962483e705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19391 | 2026.05.18 07:26:29.956636 [ 4 ] {935ffe75-2ce0-4c9d-8e72-83962483e705} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19392 | 2026.05.18 07:26:29.956852 [ 4 ] {935ffe75-2ce0-4c9d-8e72-83962483e705} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19393 | 2026.05.18 07:26:29.956979 [ 4 ] {935ffe75-2ce0-4c9d-8e72-83962483e705} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001725 sec., 965217.3913043479 rows/sec., 58.93 MiB/sec. | ||
| 19394 | 2026.05.18 07:26:29.957014 [ 4 ] {935ffe75-2ce0-4c9d-8e72-83962483e705} <Debug> TCPHandler: Processed in 0.0018889 sec. | ||
| 19395 | 2026.05.18 07:26:29.957146 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19396 | 2026.05.18 07:26:29.957243 [ 4 ] {c1e60c54-fc44-48cb-a5bf-39ee9f3b5731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19397 | 2026.05.18 07:26:29.957285 [ 4 ] {c1e60c54-fc44-48cb-a5bf-39ee9f3b5731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19398 | 2026.05.18 07:26:29.957655 [ 4 ] {c1e60c54-fc44-48cb-a5bf-39ee9f3b5731} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19399 | 2026.05.18 07:26:29.957692 [ 4 ] {c1e60c54-fc44-48cb-a5bf-39ee9f3b5731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19400 | 2026.05.18 07:26:29.957985 [ 4 ] {c1e60c54-fc44-48cb-a5bf-39ee9f3b5731} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19401 | 2026.05.18 07:26:29.958202 [ 4 ] {c1e60c54-fc44-48cb-a5bf-39ee9f3b5731} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19402 | 2026.05.18 07:26:29.958332 [ 4 ] {c1e60c54-fc44-48cb-a5bf-39ee9f3b5731} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 19403 | 2026.05.18 07:26:29.958366 [ 4 ] {c1e60c54-fc44-48cb-a5bf-39ee9f3b5731} <Debug> TCPHandler: Processed in 0.001275387 sec. | ||
| 19404 | 2026.05.18 07:26:29.958489 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19405 | 2026.05.18 07:26:29.958592 [ 4 ] {3642968a-f0e2-47a8-8d0a-8ceb3a78c454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19406 | 2026.05.18 07:26:29.958647 [ 4 ] {3642968a-f0e2-47a8-8d0a-8ceb3a78c454} <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 | ||
| 19407 | 2026.05.18 07:26:29.959453 [ 4 ] {3642968a-f0e2-47a8-8d0a-8ceb3a78c454} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19408 | 2026.05.18 07:26:29.959490 [ 4 ] {3642968a-f0e2-47a8-8d0a-8ceb3a78c454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19409 | 2026.05.18 07:26:29.960010 [ 4 ] {3642968a-f0e2-47a8-8d0a-8ceb3a78c454} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 19410 | 2026.05.18 07:26:29.960242 [ 4 ] {3642968a-f0e2-47a8-8d0a-8ceb3a78c454} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19411 | 2026.05.18 07:26:29.960379 [ 4 ] {3642968a-f0e2-47a8-8d0a-8ceb3a78c454} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001804 sec., 12195.121951219511 rows/sec., 21.85 MiB/sec. | ||
| 19412 | 2026.05.18 07:26:29.960401 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 19413 | 2026.05.18 07:26:29.960431 [ 4 ] {3642968a-f0e2-47a8-8d0a-8ceb3a78c454} <Debug> TCPHandler: Processed in 0.001991271 sec. | ||
| 19414 | 2026.05.18 07:26:29.960482 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19415 | 2026.05.18 07:26:29.960513 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 19416 | 2026.05.18 07:26:29.960595 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2026.05.18 07:26:29.960666 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 19418 | 2026.05.18 07:26:29.960698 [ 4 ] {2e08fa61-e4e4-4b88-a444-f081899c1016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19419 | 2026.05.18 07:26:29.960761 [ 4 ] {2e08fa61-e4e4-4b88-a444-f081899c1016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19420 | 2026.05.18 07:26:29.960962 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19421 | 2026.05.18 07:26:29.961036 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2369 rows starting from the beginning of the part | ||
| 19422 | 2026.05.18 07:26:29.961150 [ 4 ] {2e08fa61-e4e4-4b88-a444-f081899c1016} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19423 | 2026.05.18 07:26:29.961192 [ 4 ] {2e08fa61-e4e4-4b88-a444-f081899c1016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19424 | 2026.05.18 07:26:29.961191 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 11 rows starting from the beginning of the part | ||
| 19425 | 2026.05.18 07:26:29.961335 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part | ||
| 19426 | 2026.05.18 07:26:29.961463 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 11 rows starting from the beginning of the part | ||
| 19427 | 2026.05.18 07:26:29.961522 [ 4 ] {2e08fa61-e4e4-4b88-a444-f081899c1016} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19428 | 2026.05.18 07:26:29.961577 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part | ||
| 19429 | 2026.05.18 07:26:29.961691 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 22 rows starting from the beginning of the part | ||
| 19430 | 2026.05.18 07:26:29.961764 [ 4 ] {2e08fa61-e4e4-4b88-a444-f081899c1016} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19431 | 2026.05.18 07:26:29.961905 [ 4 ] {2e08fa61-e4e4-4b88-a444-f081899c1016} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001225 sec., 53877.551020408166 rows/sec., 3.28 MiB/sec. | ||
| 19432 | 2026.05.18 07:26:29.961940 [ 4 ] {2e08fa61-e4e4-4b88-a444-f081899c1016} <Debug> TCPHandler: Processed in 0.001402057 sec. | ||
| 19433 | 2026.05.18 07:26:29.967480 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2473 rows, containing 19 columns (19 merged, 0 gathered) in 0.006882318 sec., 359326.6105983478 rows/sec., 643.90 MiB/sec. | ||
| 19434 | 2026.05.18 07:26:29.969125 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 19435 | 2026.05.18 07:26:29.969451 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19436 | 2026.05.18 07:26:29.969524 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 19437 | 2026.05.18 07:26:29.969624 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.69 MiB. | ||
| 19438 | 2026.05.18 07:26:32.291003 [ 226 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19439 | 2026.05.18 07:26:32.291076 [ 226 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19440 | 2026.05.18 07:26:32.293363 [ 226 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19441 | 2026.05.18 07:26:32.601973 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53129 | ||
| 19442 | 2026.05.18 07:26:32.602068 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19443 | 2026.05.18 07:26:32.602096 [ 269 ] {} <Debug> TCP-Session: c3eb45af-f45a-47b7-be1e-c312694ab554 Authenticating user 'default' from [fd00:1122:3344:101::e]:53129 | ||
| 19444 | 2026.05.18 07:26:32.602120 [ 269 ] {} <Debug> TCP-Session: c3eb45af-f45a-47b7-be1e-c312694ab554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19445 | 2026.05.18 07:26:32.602135 [ 269 ] {} <Debug> TCP-Session: c3eb45af-f45a-47b7-be1e-c312694ab554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19446 | 2026.05.18 07:26:32.602452 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48949 | ||
| 19447 | 2026.05.18 07:26:32.602471 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58305 | ||
| 19448 | 2026.05.18 07:26:32.602522 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36393 | ||
| 19449 | 2026.05.18 07:26:32.602545 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54821 | ||
| 19450 | 2026.05.18 07:26:32.602592 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19451 | 2026.05.18 07:26:32.602552 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19452 | 2026.05.18 07:26:32.602629 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19453 | 2026.05.18 07:26:32.602627 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19454 | 2026.05.18 07:26:32.602658 [ 303 ] {} <Debug> TCP-Session: 7b2038fb-10ed-43fc-9980-8bd316efa7c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48949 | ||
| 19455 | 2026.05.18 07:26:32.602667 [ 3 ] {} <Debug> TCP-Session: 79b3e78e-201c-4e1c-91ed-e114d6b72348 Authenticating user 'default' from [fd00:1122:3344:101::e]:54821 | ||
| 19456 | 2026.05.18 07:26:32.602676 [ 309 ] {} <Debug> TCP-Session: 4f192c65-bcb0-4e41-83c2-871a23758489 Authenticating user 'default' from [fd00:1122:3344:101::e]:36393 | ||
| 19457 | 2026.05.18 07:26:32.602692 [ 303 ] {} <Debug> TCP-Session: 7b2038fb-10ed-43fc-9980-8bd316efa7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19458 | 2026.05.18 07:26:32.602706 [ 3 ] {} <Debug> TCP-Session: 79b3e78e-201c-4e1c-91ed-e114d6b72348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19459 | 2026.05.18 07:26:32.602718 [ 309 ] {} <Debug> TCP-Session: 4f192c65-bcb0-4e41-83c2-871a23758489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19460 | 2026.05.18 07:26:32.602736 [ 3 ] {} <Debug> TCP-Session: 79b3e78e-201c-4e1c-91ed-e114d6b72348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19461 | 2026.05.18 07:26:32.602752 [ 309 ] {} <Debug> TCP-Session: 4f192c65-bcb0-4e41-83c2-871a23758489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19462 | 2026.05.18 07:26:32.602725 [ 303 ] {} <Debug> TCP-Session: 7b2038fb-10ed-43fc-9980-8bd316efa7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19463 | 2026.05.18 07:26:32.602633 [ 306 ] {} <Debug> TCP-Session: 40d41e22-1e23-46ef-867a-2c778b6bd036 Authenticating user 'default' from [fd00:1122:3344:101::e]:58305 | ||
| 19464 | 2026.05.18 07:26:32.602542 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48589 | ||
| 19465 | 2026.05.18 07:26:32.602836 [ 306 ] {} <Debug> TCP-Session: 40d41e22-1e23-46ef-867a-2c778b6bd036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19466 | 2026.05.18 07:26:32.602488 [ 269 ] {} <Trace> TCP-Session: c3eb45af-f45a-47b7-be1e-c312694ab554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19467 | 2026.05.18 07:26:32.602877 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19468 | 2026.05.18 07:26:32.602477 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57720 | ||
| 19469 | 2026.05.18 07:26:32.602937 [ 310 ] {} <Debug> TCP-Session: b14ddfbf-8848-42a1-affe-4257fef4e651 Authenticating user 'default' from [fd00:1122:3344:101::e]:48589 | ||
| 19470 | 2026.05.18 07:26:32.602463 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61768 | ||
| 19471 | 2026.05.18 07:26:32.602960 [ 310 ] {} <Debug> TCP-Session: b14ddfbf-8848-42a1-affe-4257fef4e651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19472 | 2026.05.18 07:26:32.602978 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19473 | 2026.05.18 07:26:32.602988 [ 310 ] {} <Debug> TCP-Session: b14ddfbf-8848-42a1-affe-4257fef4e651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19474 | 2026.05.18 07:26:32.603001 [ 307 ] {} <Debug> TCP-Session: 58329eb1-9a87-4ce6-b811-c8a80e958c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:57720 | ||
| 19475 | 2026.05.18 07:26:32.602866 [ 306 ] {} <Debug> TCP-Session: 40d41e22-1e23-46ef-867a-2c778b6bd036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19476 | 2026.05.18 07:26:32.603023 [ 307 ] {} <Debug> TCP-Session: 58329eb1-9a87-4ce6-b811-c8a80e958c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19477 | 2026.05.18 07:26:32.603058 [ 307 ] {} <Debug> TCP-Session: 58329eb1-9a87-4ce6-b811-c8a80e958c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19478 | 2026.05.18 07:26:32.602487 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39335 | ||
| 19479 | 2026.05.18 07:26:32.603079 [ 269 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19480 | 2026.05.18 07:26:32.603414 [ 269 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19481 | 2026.05.18 07:26:32.603482 [ 269 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19482 | 2026.05.18 07:26:32.603616 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19483 | 2026.05.18 07:26:32.603671 [ 302 ] {} <Debug> TCP-Session: e68e4efd-e23c-4f84-bd30-fc3819628a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:61768 | ||
| 19484 | 2026.05.18 07:26:32.603691 [ 302 ] {} <Debug> TCP-Session: e68e4efd-e23c-4f84-bd30-fc3819628a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19485 | 2026.05.18 07:26:32.603704 [ 302 ] {} <Debug> TCP-Session: e68e4efd-e23c-4f84-bd30-fc3819628a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19486 | 2026.05.18 07:26:32.603789 [ 269 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 19487 | 2026.05.18 07:26:32.603898 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19488 | 2026.05.18 07:26:32.603956 [ 308 ] {} <Debug> TCP-Session: 51d6400a-f833-47df-a2a7-d8d3c82cf19c Authenticating user 'default' from [fd00:1122:3344:101::e]:39335 | ||
| 19489 | 2026.05.18 07:26:32.603984 [ 308 ] {} <Debug> TCP-Session: 51d6400a-f833-47df-a2a7-d8d3c82cf19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19490 | 2026.05.18 07:26:32.604006 [ 308 ] {} <Debug> TCP-Session: 51d6400a-f833-47df-a2a7-d8d3c82cf19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19491 | 2026.05.18 07:26:32.605015 [ 356 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Trace> AggregatingTransform: Aggregating | ||
| 19492 | 2026.05.18 07:26:32.605062 [ 356 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Trace> Aggregator: Aggregation method: without_key | ||
| 19493 | 2026.05.18 07:26:32.605105 [ 356 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001195386 sec. (836.550 rows/sec., 32.68 KiB/sec.) | ||
| 19494 | 2026.05.18 07:26:32.605127 [ 356 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Trace> Aggregator: Merging aggregated data | ||
| 19495 | 2026.05.18 07:26:32.606386 [ 269 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00336 sec., 297.6190476190476 rows/sec., 11.63 KiB/sec. | ||
| 19496 | 2026.05.18 07:26:32.606875 [ 269 ] {3ee20ef0-5c13-4f64-90d6-db3f2f62a77f} <Debug> TCPHandler: Processed in 0.004509685 sec. | ||
| 19497 | 2026.05.18 07:26:32.607055 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19498 | 2026.05.18 07:26:32.607113 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19499 | 2026.05.18 07:26:32.607131 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19500 | 2026.05.18 07:26:32.607152 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19501 | 2026.05.18 07:26:32.607186 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19502 | 2026.05.18 07:26:32.607207 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19503 | 2026.05.18 07:26:32.607212 [ 308 ] {} <Debug> TCP-Session: 51d6400a-f833-47df-a2a7-d8d3c82cf19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19504 | 2026.05.18 07:26:32.607248 [ 302 ] {} <Debug> TCP-Session: e68e4efd-e23c-4f84-bd30-fc3819628a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19505 | 2026.05.18 07:26:32.607275 [ 306 ] {} <Debug> TCP-Session: 40d41e22-1e23-46ef-867a-2c778b6bd036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19506 | 2026.05.18 07:26:32.607243 [ 307 ] {} <Debug> TCP-Session: 58329eb1-9a87-4ce6-b811-c8a80e958c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19507 | 2026.05.18 07:26:32.607227 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19508 | 2026.05.18 07:26:32.607168 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19509 | 2026.05.18 07:26:32.607407 [ 310 ] {} <Debug> TCP-Session: b14ddfbf-8848-42a1-affe-4257fef4e651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19510 | 2026.05.18 07:26:32.607168 [ 3 ] {} <Debug> TCP-Session: 79b3e78e-201c-4e1c-91ed-e114d6b72348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19511 | 2026.05.18 07:26:32.607442 [ 309 ] {} <Debug> TCP-Session: 4f192c65-bcb0-4e41-83c2-871a23758489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19512 | 2026.05.18 07:26:32.607089 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19513 | 2026.05.18 07:26:32.607207 [ 269 ] {} <Debug> TCP-Session: c3eb45af-f45a-47b7-be1e-c312694ab554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19514 | 2026.05.18 07:26:32.607549 [ 303 ] {} <Debug> TCP-Session: 7b2038fb-10ed-43fc-9980-8bd316efa7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19515 | 2026.05.18 07:26:32.635037 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19516 | 2026.05.18 07:26:32.635324 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 19517 | 2026.05.18 07:26:32.635701 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19518 | 2026.05.18 07:26:32.635742 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <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 | ||
| 19519 | 2026.05.18 07:26:32.635971 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19520 | 2026.05.18 07:26:32.636047 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19521 | 2026.05.18 07:26:32.636196 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19522 | 2026.05.18 07:26:32.636235 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19523 | 2026.05.18 07:26:32.636259 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 19524 | 2026.05.18 07:26:32.636275 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19525 | 2026.05.18 07:26:32.636324 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <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'))" | ||
| 19526 | 2026.05.18 07:26:32.636346 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 19527 | 2026.05.18 07:26:32.637690 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002481 sec., 20959.290608625553 rows/sec., 4.90 MiB/sec. | ||
| 19528 | 2026.05.18 07:26:32.637852 [ 4 ] {d8c87e36-be9e-41ba-baec-f1a1311300f3} <Debug> TCPHandler: Processed in 0.002991846 sec. | ||
| 19529 | 2026.05.18 07:26:32.639496 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19530 | 2026.05.18 07:26:32.639687 [ 4 ] {d5fc0895-74b2-482a-833f-71c8ad6455b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19531 | 2026.05.18 07:26:32.639760 [ 4 ] {d5fc0895-74b2-482a-833f-71c8ad6455b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19532 | 2026.05.18 07:26:32.640432 [ 4 ] {d5fc0895-74b2-482a-833f-71c8ad6455b7} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2026.05.18 07:26:32.640492 [ 4 ] {d5fc0895-74b2-482a-833f-71c8ad6455b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19534 | 2026.05.18 07:26:32.640916 [ 4 ] {d5fc0895-74b2-482a-833f-71c8ad6455b7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19535 | 2026.05.18 07:26:32.641241 [ 4 ] {d5fc0895-74b2-482a-833f-71c8ad6455b7} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19536 | 2026.05.18 07:26:32.641433 [ 4 ] {d5fc0895-74b2-482a-833f-71c8ad6455b7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.38 MiB/sec. | ||
| 19537 | 2026.05.18 07:26:32.641491 [ 4 ] {d5fc0895-74b2-482a-833f-71c8ad6455b7} <Debug> TCPHandler: Processed in 0.002181052 sec. | ||
| 19538 | 2026.05.18 07:26:32.641655 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19539 | 2026.05.18 07:26:32.641771 [ 4 ] {839a7405-06fd-4fb4-bca9-87e7a75da87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19540 | 2026.05.18 07:26:32.641820 [ 4 ] {839a7405-06fd-4fb4-bca9-87e7a75da87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19541 | 2026.05.18 07:26:32.642359 [ 4 ] {839a7405-06fd-4fb4-bca9-87e7a75da87c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19542 | 2026.05.18 07:26:32.642401 [ 4 ] {839a7405-06fd-4fb4-bca9-87e7a75da87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19543 | 2026.05.18 07:26:32.642750 [ 4 ] {839a7405-06fd-4fb4-bca9-87e7a75da87c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19544 | 2026.05.18 07:26:32.642986 [ 4 ] {839a7405-06fd-4fb4-bca9-87e7a75da87c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19545 | 2026.05.18 07:26:32.643205 [ 4 ] {839a7405-06fd-4fb4-bca9-87e7a75da87c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001458 sec., 43895.7475994513 rows/sec., 3.43 MiB/sec. | ||
| 19546 | 2026.05.18 07:26:32.643269 [ 4 ] {839a7405-06fd-4fb4-bca9-87e7a75da87c} <Debug> TCPHandler: Processed in 0.001669729 sec. | ||
| 19547 | 2026.05.18 07:26:32.643284 [ 222 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19548 | 2026.05.18 07:26:32.643322 [ 222 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19549 | 2026.05.18 07:26:32.643439 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19550 | 2026.05.18 07:26:32.643573 [ 4 ] {e6030287-fe81-46f7-953b-2700ff0c606b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19551 | 2026.05.18 07:26:32.643636 [ 4 ] {e6030287-fe81-46f7-953b-2700ff0c606b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19552 | 2026.05.18 07:26:32.644133 [ 4 ] {e6030287-fe81-46f7-953b-2700ff0c606b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19553 | 2026.05.18 07:26:32.644186 [ 4 ] {e6030287-fe81-46f7-953b-2700ff0c606b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19554 | 2026.05.18 07:26:32.644699 [ 4 ] {e6030287-fe81-46f7-953b-2700ff0c606b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19555 | 2026.05.18 07:26:32.645064 [ 4 ] {e6030287-fe81-46f7-953b-2700ff0c606b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19556 | 2026.05.18 07:26:32.645248 [ 222 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19557 | 2026.05.18 07:26:32.645264 [ 4 ] {e6030287-fe81-46f7-953b-2700ff0c606b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001722 sec., 37166.08594657375 rows/sec., 2.59 MiB/sec. | ||
| 19558 | 2026.05.18 07:26:32.645266 [ 179 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 5 parts from all_1_127_26 to all_131_131_0 | ||
| 19559 | 2026.05.18 07:26:32.645333 [ 4 ] {e6030287-fe81-46f7-953b-2700ff0c606b} <Debug> TCPHandler: Processed in 0.001967811 sec. | ||
| 19560 | 2026.05.18 07:26:32.645351 [ 179 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19561 | 2026.05.18 07:26:32.645382 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19562 | 2026.05.18 07:26:32.645488 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_127_26 to all_131_131_0 into Compact with storage Full | ||
| 19563 | 2026.05.18 07:26:32.645497 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19564 | 2026.05.18 07:26:32.645638 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19565 | 2026.05.18 07:26:32.645648 [ 4 ] {ccedce46-fd9b-430e-bdd3-41ec27a1eeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19566 | 2026.05.18 07:26:32.645683 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_26, total 48456 rows starting from the beginning of the part | ||
| 19567 | 2026.05.18 07:26:32.645706 [ 4 ] {ccedce46-fd9b-430e-bdd3-41ec27a1eeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19568 | 2026.05.18 07:26:32.645750 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 19569 | 2026.05.18 07:26:32.645806 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 265 rows starting from the beginning of the part | ||
| 19570 | 2026.05.18 07:26:32.645857 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 19571 | 2026.05.18 07:26:32.645903 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1665 rows starting from the beginning of the part | ||
| 19572 | 2026.05.18 07:26:32.646216 [ 4 ] {ccedce46-fd9b-430e-bdd3-41ec27a1eeb8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19573 | 2026.05.18 07:26:32.646260 [ 4 ] {ccedce46-fd9b-430e-bdd3-41ec27a1eeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19574 | 2026.05.18 07:26:32.646597 [ 4 ] {ccedce46-fd9b-430e-bdd3-41ec27a1eeb8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19575 | 2026.05.18 07:26:32.646821 [ 4 ] {ccedce46-fd9b-430e-bdd3-41ec27a1eeb8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19576 | 2026.05.18 07:26:32.646945 [ 179 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19577 | 2026.05.18 07:26:32.646967 [ 4 ] {ccedce46-fd9b-430e-bdd3-41ec27a1eeb8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001345 sec., 17843.866171003716 rows/sec., 1.20 MiB/sec. | ||
| 19578 | 2026.05.18 07:26:32.646983 [ 179 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19579 | 2026.05.18 07:26:32.647004 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19580 | 2026.05.18 07:26:32.647005 [ 4 ] {ccedce46-fd9b-430e-bdd3-41ec27a1eeb8} <Debug> TCPHandler: Processed in 0.001566139 sec. | ||
| 19581 | 2026.05.18 07:26:32.647102 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19582 | 2026.05.18 07:26:32.647212 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19583 | 2026.05.18 07:26:32.647242 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7716 rows starting from the beginning of the part | ||
| 19584 | 2026.05.18 07:26:32.647295 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 19585 | 2026.05.18 07:26:32.647343 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 19586 | 2026.05.18 07:26:32.647387 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 19587 | 2026.05.18 07:26:32.647427 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 66 rows starting from the beginning of the part | ||
| 19588 | 2026.05.18 07:26:32.647470 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 24 rows starting from the beginning of the part | ||
| 19589 | 2026.05.18 07:26:32.649425 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002364553 sec., 3390069.920192104 rows/sec., 219.57 MiB/sec. | ||
| 19590 | 2026.05.18 07:26:32.650120 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19591 | 2026.05.18 07:26:32.650428 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19592 | 2026.05.18 07:26:32.650514 [ 192 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_131_26} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19593 | 2026.05.18 07:26:32.650617 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19594 | 2026.05.18 07:26:32.655462 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50706 rows, containing 5 columns (5 merged, 0 gathered) in 0.010010756 sec., 5065151.92259206 rows/sec., 326.73 MiB/sec. | ||
| 19595 | 2026.05.18 07:26:32.655806 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
| 19596 | 2026.05.18 07:26:32.656140 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19597 | 2026.05.18 07:26:32.656229 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 5 parts: [all_1_127_26, all_131_131_0] -> all_1_131_27 | ||
| 19598 | 2026.05.18 07:26:32.656326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19599 | 2026.05.18 07:26:32.699073 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58941 | ||
| 19600 | 2026.05.18 07:26:32.699155 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19601 | 2026.05.18 07:26:32.699181 [ 3 ] {} <Debug> TCP-Session: 7a311990-ea12-484c-a80d-d03adcb5e77a Authenticating user 'default' from [fd00:1122:3344:101::e]:58941 | ||
| 19602 | 2026.05.18 07:26:32.699203 [ 3 ] {} <Debug> TCP-Session: 7a311990-ea12-484c-a80d-d03adcb5e77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19603 | 2026.05.18 07:26:32.699217 [ 3 ] {} <Debug> TCP-Session: 7a311990-ea12-484c-a80d-d03adcb5e77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19604 | 2026.05.18 07:26:32.699433 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50653 | ||
| 19605 | 2026.05.18 07:26:32.699462 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55030 | ||
| 19606 | 2026.05.18 07:26:32.699475 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59849 | ||
| 19607 | 2026.05.18 07:26:32.699490 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56797 | ||
| 19608 | 2026.05.18 07:26:32.699524 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19609 | 2026.05.18 07:26:32.699552 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19610 | 2026.05.18 07:26:32.699554 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19611 | 2026.05.18 07:26:32.699580 [ 269 ] {} <Debug> TCP-Session: e94aa861-b86c-447e-93de-2064b7cfae64 Authenticating user 'default' from [fd00:1122:3344:101::e]:50653 | ||
| 19612 | 2026.05.18 07:26:32.699591 [ 306 ] {} <Debug> TCP-Session: 63509393-9fa1-4014-aace-1a12dc9c0849 Authenticating user 'default' from [fd00:1122:3344:101::e]:55030 | ||
| 19613 | 2026.05.18 07:26:32.699597 [ 308 ] {} <Debug> TCP-Session: f36ee018-9af0-478c-b98a-88cca2650574 Authenticating user 'default' from [fd00:1122:3344:101::e]:59849 | ||
| 19614 | 2026.05.18 07:26:32.699613 [ 269 ] {} <Debug> TCP-Session: e94aa861-b86c-447e-93de-2064b7cfae64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19615 | 2026.05.18 07:26:32.699624 [ 306 ] {} <Debug> TCP-Session: 63509393-9fa1-4014-aace-1a12dc9c0849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19616 | 2026.05.18 07:26:32.699629 [ 308 ] {} <Debug> TCP-Session: f36ee018-9af0-478c-b98a-88cca2650574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19617 | 2026.05.18 07:26:32.699638 [ 269 ] {} <Debug> TCP-Session: e94aa861-b86c-447e-93de-2064b7cfae64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19618 | 2026.05.18 07:26:32.699658 [ 308 ] {} <Debug> TCP-Session: f36ee018-9af0-478c-b98a-88cca2650574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19619 | 2026.05.18 07:26:32.699582 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19620 | 2026.05.18 07:26:32.699461 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56037 | ||
| 19621 | 2026.05.18 07:26:32.699707 [ 310 ] {} <Debug> TCP-Session: 83288fc9-85f0-4fa4-8701-a0c2586c4b98 Authenticating user 'default' from [fd00:1122:3344:101::e]:56797 | ||
| 19622 | 2026.05.18 07:26:32.699447 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56357 | ||
| 19623 | 2026.05.18 07:26:32.699768 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19624 | 2026.05.18 07:26:32.699750 [ 310 ] {} <Debug> TCP-Session: 83288fc9-85f0-4fa4-8701-a0c2586c4b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19625 | 2026.05.18 07:26:32.699811 [ 307 ] {} <Debug> TCP-Session: 7da4cc7b-7cbf-4d69-8713-ec144c461a43 Authenticating user 'default' from [fd00:1122:3344:101::e]:56037 | ||
| 19626 | 2026.05.18 07:26:32.699826 [ 310 ] {} <Debug> TCP-Session: 83288fc9-85f0-4fa4-8701-a0c2586c4b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19627 | 2026.05.18 07:26:32.699835 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19628 | 2026.05.18 07:26:32.699842 [ 307 ] {} <Debug> TCP-Session: 7da4cc7b-7cbf-4d69-8713-ec144c461a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19629 | 2026.05.18 07:26:32.699444 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59648 | ||
| 19630 | 2026.05.18 07:26:32.699878 [ 307 ] {} <Debug> TCP-Session: 7da4cc7b-7cbf-4d69-8713-ec144c461a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19631 | 2026.05.18 07:26:32.699876 [ 302 ] {} <Debug> TCP-Session: 5bc6de35-0cc0-4bd1-b435-3c0bf6dd5a53 Authenticating user 'default' from [fd00:1122:3344:101::e]:56357 | ||
| 19632 | 2026.05.18 07:26:32.699976 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19633 | 2026.05.18 07:26:32.699522 [ 3 ] {} <Trace> TCP-Session: 7a311990-ea12-484c-a80d-d03adcb5e77a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19634 | 2026.05.18 07:26:32.700017 [ 303 ] {} <Debug> TCP-Session: b817362f-22ce-420b-a4e4-fc0efecc8020 Authenticating user 'default' from [fd00:1122:3344:101::e]:59648 | ||
| 19635 | 2026.05.18 07:26:32.700002 [ 302 ] {} <Debug> TCP-Session: 5bc6de35-0cc0-4bd1-b435-3c0bf6dd5a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19636 | 2026.05.18 07:26:32.700053 [ 303 ] {} <Debug> TCP-Session: b817362f-22ce-420b-a4e4-fc0efecc8020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19637 | 2026.05.18 07:26:32.700068 [ 302 ] {} <Debug> TCP-Session: 5bc6de35-0cc0-4bd1-b435-3c0bf6dd5a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19638 | 2026.05.18 07:26:32.699482 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59854 | ||
| 19639 | 2026.05.18 07:26:32.700085 [ 303 ] {} <Debug> TCP-Session: b817362f-22ce-420b-a4e4-fc0efecc8020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19640 | 2026.05.18 07:26:32.699649 [ 306 ] {} <Debug> TCP-Session: 63509393-9fa1-4014-aace-1a12dc9c0849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19641 | 2026.05.18 07:26:32.700182 [ 3 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58941) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19642 | 2026.05.18 07:26:32.700183 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19643 | 2026.05.18 07:26:32.700224 [ 309 ] {} <Debug> TCP-Session: c1458694-94fb-4108-b222-b3670826888b Authenticating user 'default' from [fd00:1122:3344:101::e]:59854 | ||
| 19644 | 2026.05.18 07:26:32.700245 [ 309 ] {} <Debug> TCP-Session: c1458694-94fb-4108-b222-b3670826888b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19645 | 2026.05.18 07:26:32.700261 [ 309 ] {} <Debug> TCP-Session: c1458694-94fb-4108-b222-b3670826888b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19646 | 2026.05.18 07:26:32.700447 [ 3 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19647 | 2026.05.18 07:26:32.700503 [ 3 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19648 | 2026.05.18 07:26:32.700791 [ 3 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 19649 | 2026.05.18 07:26:32.701676 [ 349 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Trace> AggregatingTransform: Aggregating | ||
| 19650 | 2026.05.18 07:26:32.701718 [ 349 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 19651 | 2026.05.18 07:26:32.701751 [ 349 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861704 sec. (1160.491 rows/sec., 45.33 KiB/sec.) | ||
| 19652 | 2026.05.18 07:26:32.701766 [ 349 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Trace> Aggregator: Merging aggregated data | ||
| 19653 | 2026.05.18 07:26:32.702352 [ 3 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002225 sec., 449.43820224719104 rows/sec., 17.56 KiB/sec. | ||
| 19654 | 2026.05.18 07:26:32.702496 [ 3 ] {a24ab1d1-4b33-408f-b818-ac151e7348cf} <Debug> TCPHandler: Processed in 0.003090347 sec. | ||
| 19655 | 2026.05.18 07:26:32.702630 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19656 | 2026.05.18 07:26:32.702660 [ 3 ] {} <Debug> TCP-Session: 7a311990-ea12-484c-a80d-d03adcb5e77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19657 | 2026.05.18 07:26:32.702667 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19658 | 2026.05.18 07:26:32.702682 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19659 | 2026.05.18 07:26:32.702709 [ 302 ] {} <Debug> TCP-Session: 5bc6de35-0cc0-4bd1-b435-3c0bf6dd5a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19660 | 2026.05.18 07:26:32.702721 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19661 | 2026.05.18 07:26:32.702734 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19662 | 2026.05.18 07:26:32.702747 [ 310 ] {} <Debug> TCP-Session: 83288fc9-85f0-4fa4-8701-a0c2586c4b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19663 | 2026.05.18 07:26:32.702768 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19664 | 2026.05.18 07:26:32.702773 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19665 | 2026.05.18 07:26:32.702799 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19666 | 2026.05.18 07:26:32.702816 [ 306 ] {} <Debug> TCP-Session: 63509393-9fa1-4014-aace-1a12dc9c0849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19667 | 2026.05.18 07:26:32.702840 [ 309 ] {} <Debug> TCP-Session: c1458694-94fb-4108-b222-b3670826888b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19668 | 2026.05.18 07:26:32.702853 [ 308 ] {} <Debug> TCP-Session: f36ee018-9af0-478c-b98a-88cca2650574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19669 | 2026.05.18 07:26:32.702794 [ 303 ] {} <Debug> TCP-Session: b817362f-22ce-420b-a4e4-fc0efecc8020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19670 | 2026.05.18 07:26:32.702737 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19671 | 2026.05.18 07:26:32.702782 [ 269 ] {} <Debug> TCP-Session: e94aa861-b86c-447e-93de-2064b7cfae64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19672 | 2026.05.18 07:26:32.702952 [ 307 ] {} <Debug> TCP-Session: 7da4cc7b-7cbf-4d69-8713-ec144c461a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19673 | 2026.05.18 07:26:32.862149 [ 221 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19674 | 2026.05.18 07:26:32.862197 [ 221 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19675 | 2026.05.18 07:26:32.864023 [ 221 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19676 | 2026.05.18 07:26:33.802854 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41938 | ||
| 19677 | 2026.05.18 07:26:33.802941 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19678 | 2026.05.18 07:26:33.802968 [ 3 ] {} <Debug> TCP-Session: d2c81930-46bf-45ba-bd2a-3ae7b37d66b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41938 | ||
| 19679 | 2026.05.18 07:26:33.802990 [ 3 ] {} <Debug> TCP-Session: d2c81930-46bf-45ba-bd2a-3ae7b37d66b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19680 | 2026.05.18 07:26:33.803004 [ 3 ] {} <Debug> TCP-Session: d2c81930-46bf-45ba-bd2a-3ae7b37d66b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19681 | 2026.05.18 07:26:33.803249 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65275 | ||
| 19682 | 2026.05.18 07:26:33.803263 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39298 | ||
| 19683 | 2026.05.18 07:26:33.803287 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55525 | ||
| 19684 | 2026.05.18 07:26:33.803306 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62835 | ||
| 19685 | 2026.05.18 07:26:33.803346 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19686 | 2026.05.18 07:26:33.803342 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19687 | 2026.05.18 07:26:33.803390 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19688 | 2026.05.18 07:26:33.803397 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19689 | 2026.05.18 07:26:33.803412 [ 269 ] {} <Debug> TCP-Session: 940dbbc4-38f4-4e4d-abaa-61a88d6c5f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:65275 | ||
| 19690 | 2026.05.18 07:26:33.803427 [ 308 ] {} <Debug> TCP-Session: 900bf540-7485-450b-9d94-82a398f876af Authenticating user 'default' from [fd00:1122:3344:101::e]:55525 | ||
| 19691 | 2026.05.18 07:26:33.803438 [ 310 ] {} <Debug> TCP-Session: 6b90aa1a-61e1-4dfc-aa82-1612efe67f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:62835 | ||
| 19692 | 2026.05.18 07:26:33.803455 [ 269 ] {} <Debug> TCP-Session: 940dbbc4-38f4-4e4d-abaa-61a88d6c5f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19693 | 2026.05.18 07:26:33.803470 [ 308 ] {} <Debug> TCP-Session: 900bf540-7485-450b-9d94-82a398f876af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19694 | 2026.05.18 07:26:33.803480 [ 310 ] {} <Debug> TCP-Session: 6b90aa1a-61e1-4dfc-aa82-1612efe67f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19695 | 2026.05.18 07:26:33.803494 [ 269 ] {} <Debug> TCP-Session: 940dbbc4-38f4-4e4d-abaa-61a88d6c5f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19696 | 2026.05.18 07:26:33.803508 [ 308 ] {} <Debug> TCP-Session: 900bf540-7485-450b-9d94-82a398f876af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19697 | 2026.05.18 07:26:33.803518 [ 310 ] {} <Debug> TCP-Session: 6b90aa1a-61e1-4dfc-aa82-1612efe67f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19698 | 2026.05.18 07:26:33.803296 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45771 | ||
| 19699 | 2026.05.18 07:26:33.803282 [ 3 ] {} <Trace> TCP-Session: d2c81930-46bf-45ba-bd2a-3ae7b37d66b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19700 | 2026.05.18 07:26:33.803275 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58931 | ||
| 19701 | 2026.05.18 07:26:33.803271 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63604 | ||
| 19702 | 2026.05.18 07:26:33.803696 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19703 | 2026.05.18 07:26:33.803727 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19704 | 2026.05.18 07:26:33.803750 [ 309 ] {} <Debug> TCP-Session: d95fb738-78b0-4f13-bb5a-bcc57a8e34f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45771 | ||
| 19705 | 2026.05.18 07:26:33.803757 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19706 | 2026.05.18 07:26:33.803763 [ 307 ] {} <Debug> TCP-Session: a11cf582-8ff6-4d09-bc69-461428f7eb85 Authenticating user 'default' from [fd00:1122:3344:101::e]:58931 | ||
| 19707 | 2026.05.18 07:26:33.803783 [ 309 ] {} <Debug> TCP-Session: d95fb738-78b0-4f13-bb5a-bcc57a8e34f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19708 | 2026.05.18 07:26:33.803795 [ 302 ] {} <Debug> TCP-Session: 6e1f0200-b9cc-4058-befe-c035840295f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63604 | ||
| 19709 | 2026.05.18 07:26:33.803807 [ 307 ] {} <Debug> TCP-Session: a11cf582-8ff6-4d09-bc69-461428f7eb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19710 | 2026.05.18 07:26:33.803819 [ 3 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41938) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19711 | 2026.05.18 07:26:33.803842 [ 307 ] {} <Debug> TCP-Session: a11cf582-8ff6-4d09-bc69-461428f7eb85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19712 | 2026.05.18 07:26:33.803834 [ 302 ] {} <Debug> TCP-Session: 6e1f0200-b9cc-4058-befe-c035840295f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19713 | 2026.05.18 07:26:33.803817 [ 309 ] {} <Debug> TCP-Session: d95fb738-78b0-4f13-bb5a-bcc57a8e34f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19714 | 2026.05.18 07:26:33.803878 [ 302 ] {} <Debug> TCP-Session: 6e1f0200-b9cc-4058-befe-c035840295f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19715 | 2026.05.18 07:26:33.803262 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60832 | ||
| 19716 | 2026.05.18 07:26:33.803391 [ 306 ] {} <Debug> TCP-Session: 426d91bb-1251-4358-ae8e-f698db23155e Authenticating user 'default' from [fd00:1122:3344:101::e]:39298 | ||
| 19717 | 2026.05.18 07:26:33.803961 [ 306 ] {} <Debug> TCP-Session: 426d91bb-1251-4358-ae8e-f698db23155e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19718 | 2026.05.18 07:26:33.803968 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19719 | 2026.05.18 07:26:33.803975 [ 306 ] {} <Debug> TCP-Session: 426d91bb-1251-4358-ae8e-f698db23155e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19720 | 2026.05.18 07:26:33.804001 [ 303 ] {} <Debug> TCP-Session: 85906342-4e9a-4d30-a223-6ff2a2832387 Authenticating user 'default' from [fd00:1122:3344:101::e]:60832 | ||
| 19721 | 2026.05.18 07:26:33.804023 [ 303 ] {} <Debug> TCP-Session: 85906342-4e9a-4d30-a223-6ff2a2832387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19722 | 2026.05.18 07:26:33.804036 [ 303 ] {} <Debug> TCP-Session: 85906342-4e9a-4d30-a223-6ff2a2832387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19723 | 2026.05.18 07:26:33.804097 [ 3 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19724 | 2026.05.18 07:26:33.804156 [ 3 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19725 | 2026.05.18 07:26:33.804431 [ 3 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 19726 | 2026.05.18 07:26:33.805299 [ 325 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Trace> AggregatingTransform: Aggregating | ||
| 19727 | 2026.05.18 07:26:33.805328 [ 325 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 19728 | 2026.05.18 07:26:33.805355 [ 325 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000821554 sec. (1217.205 rows/sec., 47.55 KiB/sec.) | ||
| 19729 | 2026.05.18 07:26:33.805370 [ 325 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Trace> Aggregator: Merging aggregated data | ||
| 19730 | 2026.05.18 07:26:33.805972 [ 3 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002211 sec., 452.2840343735866 rows/sec., 17.67 KiB/sec. | ||
| 19731 | 2026.05.18 07:26:33.806081 [ 3 ] {85fd4e51-daa4-4da2-b868-8d09ec964b9d} <Debug> TCPHandler: Processed in 0.002910596 sec. | ||
| 19732 | 2026.05.18 07:26:33.806201 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19733 | 2026.05.18 07:26:33.806229 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19734 | 2026.05.18 07:26:33.806232 [ 3 ] {} <Debug> TCP-Session: d2c81930-46bf-45ba-bd2a-3ae7b37d66b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19735 | 2026.05.18 07:26:33.806245 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19736 | 2026.05.18 07:26:33.806263 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19737 | 2026.05.18 07:26:33.806284 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19738 | 2026.05.18 07:26:33.806293 [ 302 ] {} <Debug> TCP-Session: 6e1f0200-b9cc-4058-befe-c035840295f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19739 | 2026.05.18 07:26:33.806309 [ 269 ] {} <Debug> TCP-Session: 940dbbc4-38f4-4e4d-abaa-61a88d6c5f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19740 | 2026.05.18 07:26:33.806308 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19741 | 2026.05.18 07:26:33.806342 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19742 | 2026.05.18 07:26:33.806353 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19743 | 2026.05.18 07:26:33.806369 [ 306 ] {} <Debug> TCP-Session: 426d91bb-1251-4358-ae8e-f698db23155e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19744 | 2026.05.18 07:26:33.806386 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19745 | 2026.05.18 07:26:33.806408 [ 310 ] {} <Debug> TCP-Session: 6b90aa1a-61e1-4dfc-aa82-1612efe67f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19746 | 2026.05.18 07:26:33.806384 [ 303 ] {} <Debug> TCP-Session: 85906342-4e9a-4d30-a223-6ff2a2832387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19747 | 2026.05.18 07:26:33.806445 [ 309 ] {} <Debug> TCP-Session: d95fb738-78b0-4f13-bb5a-bcc57a8e34f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19748 | 2026.05.18 07:26:33.806376 [ 308 ] {} <Debug> TCP-Session: 900bf540-7485-450b-9d94-82a398f876af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19749 | 2026.05.18 07:26:33.806263 [ 307 ] {} <Debug> TCP-Session: a11cf582-8ff6-4d09-bc69-461428f7eb85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19750 | 2026.05.18 07:26:34.406211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38946 | ||
| 19751 | 2026.05.18 07:26:34.406739 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19752 | 2026.05.18 07:26:34.406790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19753 | 2026.05.18 07:26:34.407268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19754 | 2026.05.18 07:26:34.407506 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19755 | 2026.05.18 07:26:34.407658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38946 | ||
| 19756 | 2026.05.18 07:26:34.407805 [ 89 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19757 | 2026.05.18 07:26:34.407883 [ 89 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19758 | 2026.05.18 07:26:34.407904 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19759 | 2026.05.18 07:26:34.408010 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19760 | 2026.05.18 07:26:34.408110 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19761 | 2026.05.18 07:26:34.408142 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36514 rows starting from the beginning of the part | ||
| 19762 | 2026.05.18 07:26:34.408202 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 19763 | 2026.05.18 07:26:34.408250 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 19764 | 2026.05.18 07:26:34.408292 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 19765 | 2026.05.18 07:26:34.408337 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 19766 | 2026.05.18 07:26:34.408388 [ 195 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 19767 | 2026.05.18 07:26:34.411075 [ 197 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38946 rows, containing 4 columns (4 merged, 0 gathered) in 0.003101027 sec., 12559065.109720102 rows/sec., 179.66 MiB/sec. | ||
| 19768 | 2026.05.18 07:26:34.411523 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19769 | 2026.05.18 07:26:34.411940 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19770 | 2026.05.18 07:26:34.412036 [ 189 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_81_16} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19771 | 2026.05.18 07:26:34.412151 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19772 | 2026.05.18 07:26:36.468997 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 19773 | 2026.05.18 07:26:36.486638 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19774 | 2026.05.18 07:26:36.486693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19775 | 2026.05.18 07:26:36.492881 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19776 | 2026.05.18 07:26:36.493584 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19777 | 2026.05.18 07:26:36.493916 [ 155 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19778 | 2026.05.18 07:26:36.493991 [ 155 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19779 | 2026.05.18 07:26:36.494016 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19780 | 2026.05.18 07:26:36.494157 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19781 | 2026.05.18 07:26:36.496870 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 19782 | 2026.05.18 07:26:36.498230 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19783 | 2026.05.18 07:26:36.499951 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 19784 | 2026.05.18 07:26:36.505064 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 19785 | 2026.05.18 07:26:36.510024 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 19786 | 2026.05.18 07:26:36.514936 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 19787 | 2026.05.18 07:26:36.520233 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 19788 | 2026.05.18 07:26:36.525173 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 19789 | 2026.05.18 07:26:36.582446 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.088332418 sec., 6905.731936376971 rows/sec., 35.71 MiB/sec. | ||
| 19790 | 2026.05.18 07:26:36.586208 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19791 | 2026.05.18 07:26:36.588411 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19792 | 2026.05.18 07:26:36.588527 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_81_16} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19793 | 2026.05.18 07:26:36.591698 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19794 | 2026.05.18 07:26:37.405682 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19795 | 2026.05.18 07:26:37.405732 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19796 | 2026.05.18 07:26:37.407487 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19797 | 2026.05.18 07:26:37.639450 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19798 | 2026.05.18 07:26:37.639694 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19799 | 2026.05.18 07:26:37.640046 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19800 | 2026.05.18 07:26:37.640084 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <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 | ||
| 19801 | 2026.05.18 07:26:37.640304 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19802 | 2026.05.18 07:26:37.640373 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19803 | 2026.05.18 07:26:37.640517 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19804 | 2026.05.18 07:26:37.640553 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19805 | 2026.05.18 07:26:37.640576 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 19806 | 2026.05.18 07:26:37.640591 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19807 | 2026.05.18 07:26:37.640635 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <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'))" | ||
| 19808 | 2026.05.18 07:26:37.640655 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 19809 | 2026.05.18 07:26:37.642027 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002445 sec., 21267.893660531696 rows/sec., 4.97 MiB/sec. | ||
| 19810 | 2026.05.18 07:26:37.642147 [ 4 ] {9720e083-94c0-42d3-a0ce-78a1d6f4f78c} <Debug> TCPHandler: Processed in 0.002838615 sec. | ||
| 19811 | 2026.05.18 07:26:37.644495 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19812 | 2026.05.18 07:26:37.644616 [ 4 ] {c05c599c-ab52-4bed-b33e-dc3c2c4efb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19813 | 2026.05.18 07:26:37.644667 [ 4 ] {c05c599c-ab52-4bed-b33e-dc3c2c4efb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19814 | 2026.05.18 07:26:37.645377 [ 4 ] {c05c599c-ab52-4bed-b33e-dc3c2c4efb71} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19815 | 2026.05.18 07:26:37.645425 [ 4 ] {c05c599c-ab52-4bed-b33e-dc3c2c4efb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19816 | 2026.05.18 07:26:37.645829 [ 4 ] {c05c599c-ab52-4bed-b33e-dc3c2c4efb71} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19817 | 2026.05.18 07:26:37.646056 [ 4 ] {c05c599c-ab52-4bed-b33e-dc3c2c4efb71} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19818 | 2026.05.18 07:26:37.646196 [ 4 ] {c05c599c-ab52-4bed-b33e-dc3c2c4efb71} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001617 sec., 71737.78602350032 rows/sec., 6.08 MiB/sec. | ||
| 19819 | 2026.05.18 07:26:37.646232 [ 4 ] {c05c599c-ab52-4bed-b33e-dc3c2c4efb71} <Debug> TCPHandler: Processed in 0.00178991 sec. | ||
| 19820 | 2026.05.18 07:26:37.646368 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19821 | 2026.05.18 07:26:37.646464 [ 4 ] {3ce6bfb0-5873-4cd6-b772-e5b3453b547d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19822 | 2026.05.18 07:26:37.646505 [ 4 ] {3ce6bfb0-5873-4cd6-b772-e5b3453b547d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19823 | 2026.05.18 07:26:37.647012 [ 4 ] {3ce6bfb0-5873-4cd6-b772-e5b3453b547d} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19824 | 2026.05.18 07:26:37.647049 [ 4 ] {3ce6bfb0-5873-4cd6-b772-e5b3453b547d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19825 | 2026.05.18 07:26:37.647337 [ 4 ] {3ce6bfb0-5873-4cd6-b772-e5b3453b547d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 19826 | 2026.05.18 07:26:37.647547 [ 4 ] {3ce6bfb0-5873-4cd6-b772-e5b3453b547d} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19827 | 2026.05.18 07:26:37.647668 [ 4 ] {3ce6bfb0-5873-4cd6-b772-e5b3453b547d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001233 sec., 24330.900243309003 rows/sec., 1.79 MiB/sec. | ||
| 19828 | 2026.05.18 07:26:37.647700 [ 4 ] {3ce6bfb0-5873-4cd6-b772-e5b3453b547d} <Debug> TCPHandler: Processed in 0.001398797 sec. | ||
| 19829 | 2026.05.18 07:26:37.647917 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19830 | 2026.05.18 07:26:37.648008 [ 4 ] {9185e688-c96f-4439-9642-203780119852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19831 | 2026.05.18 07:26:37.648046 [ 4 ] {9185e688-c96f-4439-9642-203780119852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19832 | 2026.05.18 07:26:37.648568 [ 4 ] {9185e688-c96f-4439-9642-203780119852} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19833 | 2026.05.18 07:26:37.648606 [ 4 ] {9185e688-c96f-4439-9642-203780119852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19834 | 2026.05.18 07:26:37.648902 [ 4 ] {9185e688-c96f-4439-9642-203780119852} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19835 | 2026.05.18 07:26:37.649125 [ 4 ] {9185e688-c96f-4439-9642-203780119852} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19836 | 2026.05.18 07:26:37.649257 [ 4 ] {9185e688-c96f-4439-9642-203780119852} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001233 sec., 76236.82076236821 rows/sec., 5.95 MiB/sec. | ||
| 19837 | 2026.05.18 07:26:37.649292 [ 4 ] {9185e688-c96f-4439-9642-203780119852} <Debug> TCPHandler: Processed in 0.001395718 sec. | ||
| 19838 | 2026.05.18 07:26:37.649438 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19839 | 2026.05.18 07:26:37.649535 [ 4 ] {e8d6627c-ebb2-410b-85b1-c96942d753e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19840 | 2026.05.18 07:26:37.649578 [ 4 ] {e8d6627c-ebb2-410b-85b1-c96942d753e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19841 | 2026.05.18 07:26:37.650041 [ 4 ] {e8d6627c-ebb2-410b-85b1-c96942d753e7} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19842 | 2026.05.18 07:26:37.650077 [ 4 ] {e8d6627c-ebb2-410b-85b1-c96942d753e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19843 | 2026.05.18 07:26:37.650393 [ 4 ] {e8d6627c-ebb2-410b-85b1-c96942d753e7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19844 | 2026.05.18 07:26:37.650598 [ 4 ] {e8d6627c-ebb2-410b-85b1-c96942d753e7} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19845 | 2026.05.18 07:26:37.650726 [ 4 ] {e8d6627c-ebb2-410b-85b1-c96942d753e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 19846 | 2026.05.18 07:26:37.650760 [ 4 ] {e8d6627c-ebb2-410b-85b1-c96942d753e7} <Debug> TCPHandler: Processed in 0.001370767 sec. | ||
| 19847 | 2026.05.18 07:26:37.650893 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19848 | 2026.05.18 07:26:37.650988 [ 4 ] {ffbf9bb4-2832-4eeb-ba22-2195fbbaa098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19849 | 2026.05.18 07:26:37.651042 [ 4 ] {ffbf9bb4-2832-4eeb-ba22-2195fbbaa098} <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 | ||
| 19850 | 2026.05.18 07:26:37.651907 [ 4 ] {ffbf9bb4-2832-4eeb-ba22-2195fbbaa098} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.05.18 07:26:37.651945 [ 4 ] {ffbf9bb4-2832-4eeb-ba22-2195fbbaa098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19852 | 2026.05.18 07:26:37.652484 [ 4 ] {ffbf9bb4-2832-4eeb-ba22-2195fbbaa098} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 19853 | 2026.05.18 07:26:37.652707 [ 4 ] {ffbf9bb4-2832-4eeb-ba22-2195fbbaa098} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2026.05.18 07:26:37.652845 [ 4 ] {ffbf9bb4-2832-4eeb-ba22-2195fbbaa098} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001874 sec., 16008.537886872999 rows/sec., 28.69 MiB/sec. | ||
| 19855 | 2026.05.18 07:26:37.652897 [ 4 ] {ffbf9bb4-2832-4eeb-ba22-2195fbbaa098} <Debug> TCPHandler: Processed in 0.002052051 sec. | ||
| 19856 | 2026.05.18 07:26:37.652928 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19857 | 2026.05.18 07:26:37.652983 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19858 | 2026.05.18 07:26:37.653163 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19859 | 2026.05.18 07:26:37.653354 [ 4 ] {8d5f4d1e-ae94-4118-b55c-f78fcd88829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19860 | 2026.05.18 07:26:37.653434 [ 4 ] {8d5f4d1e-ae94-4118-b55c-f78fcd88829b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19861 | 2026.05.18 07:26:37.654081 [ 4 ] {8d5f4d1e-ae94-4118-b55c-f78fcd88829b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19862 | 2026.05.18 07:26:37.654130 [ 4 ] {8d5f4d1e-ae94-4118-b55c-f78fcd88829b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19863 | 2026.05.18 07:26:37.654580 [ 4 ] {8d5f4d1e-ae94-4118-b55c-f78fcd88829b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19864 | 2026.05.18 07:26:37.654834 [ 4 ] {8d5f4d1e-ae94-4118-b55c-f78fcd88829b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19865 | 2026.05.18 07:26:37.655001 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19866 | 2026.05.18 07:26:37.655101 [ 4 ] {8d5f4d1e-ae94-4118-b55c-f78fcd88829b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001801 sec., 33314.825097168236 rows/sec., 2.25 MiB/sec. | ||
| 19867 | 2026.05.18 07:26:37.655170 [ 4 ] {8d5f4d1e-ae94-4118-b55c-f78fcd88829b} <Debug> TCPHandler: Processed in 0.002148141 sec. | ||
| 19868 | 2026.05.18 07:26:41.704009 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19869 | 2026.05.18 07:26:41.704076 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19870 | 2026.05.18 07:26:41.908042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39394 | ||
| 19871 | 2026.05.18 07:26:41.908868 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19872 | 2026.05.18 07:26:41.908918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19873 | 2026.05.18 07:26:41.909449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19874 | 2026.05.18 07:26:41.909696 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2026.05.18 07:26:41.909830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39394 | ||
| 19876 | 2026.05.18 07:26:42.110421 [ 218 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19877 | 2026.05.18 07:26:42.110494 [ 218 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19878 | 2026.05.18 07:26:42.112443 [ 218 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19879 | 2026.05.18 07:26:42.643797 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19880 | 2026.05.18 07:26:42.644034 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 19881 | 2026.05.18 07:26:42.644376 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19882 | 2026.05.18 07:26:42.644416 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <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 | ||
| 19883 | 2026.05.18 07:26:42.644652 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19884 | 2026.05.18 07:26:42.644716 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19885 | 2026.05.18 07:26:42.644855 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 19886 | 2026.05.18 07:26:42.644890 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19887 | 2026.05.18 07:26:42.644912 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 19888 | 2026.05.18 07:26:42.644927 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19889 | 2026.05.18 07:26:42.644968 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <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'))" | ||
| 19890 | 2026.05.18 07:26:42.644989 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 19891 | 2026.05.18 07:26:42.646027 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002096 sec., 24809.16030534351 rows/sec., 5.80 MiB/sec. | ||
| 19892 | 2026.05.18 07:26:42.646140 [ 4 ] {d5368047-82d5-4630-a333-f5754dcda3af} <Debug> TCPHandler: Processed in 0.002475093 sec. | ||
| 19893 | 2026.05.18 07:26:42.651497 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19894 | 2026.05.18 07:26:42.651697 [ 4 ] {993ca23a-5645-4e65-83b3-b7f91ae41cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19895 | 2026.05.18 07:26:42.651775 [ 4 ] {993ca23a-5645-4e65-83b3-b7f91ae41cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19896 | 2026.05.18 07:26:42.652513 [ 4 ] {993ca23a-5645-4e65-83b3-b7f91ae41cb8} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19897 | 2026.05.18 07:26:42.652561 [ 4 ] {993ca23a-5645-4e65-83b3-b7f91ae41cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19898 | 2026.05.18 07:26:42.652956 [ 4 ] {993ca23a-5645-4e65-83b3-b7f91ae41cb8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19899 | 2026.05.18 07:26:42.653177 [ 4 ] {993ca23a-5645-4e65-83b3-b7f91ae41cb8} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19900 | 2026.05.18 07:26:42.653326 [ 4 ] {993ca23a-5645-4e65-83b3-b7f91ae41cb8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 19901 | 2026.05.18 07:26:42.653365 [ 4 ] {993ca23a-5645-4e65-83b3-b7f91ae41cb8} <Debug> TCPHandler: Processed in 0.002010361 sec. | ||
| 19902 | 2026.05.18 07:26:42.653497 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19903 | 2026.05.18 07:26:42.653594 [ 4 ] {f869b5aa-d86a-48c7-b33a-114d8587f690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19904 | 2026.05.18 07:26:42.653636 [ 4 ] {f869b5aa-d86a-48c7-b33a-114d8587f690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19905 | 2026.05.18 07:26:42.654448 [ 4 ] {f869b5aa-d86a-48c7-b33a-114d8587f690} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19906 | 2026.05.18 07:26:42.654484 [ 4 ] {f869b5aa-d86a-48c7-b33a-114d8587f690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19907 | 2026.05.18 07:26:42.654838 [ 4 ] {f869b5aa-d86a-48c7-b33a-114d8587f690} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19908 | 2026.05.18 07:26:42.655047 [ 4 ] {f869b5aa-d86a-48c7-b33a-114d8587f690} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19909 | 2026.05.18 07:26:42.655175 [ 4 ] {f869b5aa-d86a-48c7-b33a-114d8587f690} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001599 sec., 512195.1219512195 rows/sec., 39.70 MiB/sec. | ||
| 19910 | 2026.05.18 07:26:42.655210 [ 4 ] {f869b5aa-d86a-48c7-b33a-114d8587f690} <Debug> TCPHandler: Processed in 0.001762969 sec. | ||
| 19911 | 2026.05.18 07:26:42.655355 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19912 | 2026.05.18 07:26:42.655451 [ 4 ] {8184938f-5ee2-481e-8054-bd95fe7034e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19913 | 2026.05.18 07:26:42.655492 [ 4 ] {8184938f-5ee2-481e-8054-bd95fe7034e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19914 | 2026.05.18 07:26:42.655941 [ 4 ] {8184938f-5ee2-481e-8054-bd95fe7034e4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19915 | 2026.05.18 07:26:42.655978 [ 4 ] {8184938f-5ee2-481e-8054-bd95fe7034e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19916 | 2026.05.18 07:26:42.656271 [ 4 ] {8184938f-5ee2-481e-8054-bd95fe7034e4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 19917 | 2026.05.18 07:26:42.656483 [ 4 ] {8184938f-5ee2-481e-8054-bd95fe7034e4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19918 | 2026.05.18 07:26:42.656611 [ 4 ] {8184938f-5ee2-481e-8054-bd95fe7034e4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001178 sec., 129881.1544991511 rows/sec., 7.77 MiB/sec. | ||
| 19919 | 2026.05.18 07:26:42.656646 [ 4 ] {8184938f-5ee2-481e-8054-bd95fe7034e4} <Debug> TCPHandler: Processed in 0.001340158 sec. | ||
| 19920 | 2026.05.18 07:26:42.656788 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.05.18 07:26:42.656884 [ 4 ] {935888b4-65c6-4de7-beaa-e75c2fcbfcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19922 | 2026.05.18 07:26:42.656923 [ 4 ] {935888b4-65c6-4de7-beaa-e75c2fcbfcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19923 | 2026.05.18 07:26:42.657352 [ 4 ] {935888b4-65c6-4de7-beaa-e75c2fcbfcfa} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.05.18 07:26:42.657389 [ 4 ] {935888b4-65c6-4de7-beaa-e75c2fcbfcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19925 | 2026.05.18 07:26:42.657683 [ 4 ] {935888b4-65c6-4de7-beaa-e75c2fcbfcfa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19926 | 2026.05.18 07:26:42.657888 [ 4 ] {935888b4-65c6-4de7-beaa-e75c2fcbfcfa} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.05.18 07:26:42.658015 [ 4 ] {935888b4-65c6-4de7-beaa-e75c2fcbfcfa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 19928 | 2026.05.18 07:26:42.658049 [ 4 ] {935888b4-65c6-4de7-beaa-e75c2fcbfcfa} <Debug> TCPHandler: Processed in 0.001310937 sec. | ||
| 19929 | 2026.05.18 07:26:42.658051 [ 226 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19930 | 2026.05.18 07:26:42.658085 [ 226 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19931 | 2026.05.18 07:26:42.658179 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19932 | 2026.05.18 07:26:42.658276 [ 4 ] {94a69a66-500a-4331-9521-36295cc8ff0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19933 | 2026.05.18 07:26:42.658316 [ 4 ] {94a69a66-500a-4331-9521-36295cc8ff0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19934 | 2026.05.18 07:26:42.658746 [ 4 ] {94a69a66-500a-4331-9521-36295cc8ff0c} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19935 | 2026.05.18 07:26:42.658781 [ 4 ] {94a69a66-500a-4331-9521-36295cc8ff0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19936 | 2026.05.18 07:26:42.659079 [ 4 ] {94a69a66-500a-4331-9521-36295cc8ff0c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19937 | 2026.05.18 07:26:42.659308 [ 4 ] {94a69a66-500a-4331-9521-36295cc8ff0c} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19938 | 2026.05.18 07:26:42.659437 [ 4 ] {94a69a66-500a-4331-9521-36295cc8ff0c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 19939 | 2026.05.18 07:26:42.659471 [ 4 ] {94a69a66-500a-4331-9521-36295cc8ff0c} <Debug> TCPHandler: Processed in 0.001341287 sec. | ||
| 19940 | 2026.05.18 07:26:42.659598 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19941 | 2026.05.18 07:26:42.659695 [ 4 ] {c66a267d-a9da-48fd-a0ad-a04e58bc842d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19942 | 2026.05.18 07:26:42.659737 [ 4 ] {c66a267d-a9da-48fd-a0ad-a04e58bc842d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19943 | 2026.05.18 07:26:42.659835 [ 226 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19944 | 2026.05.18 07:26:42.660372 [ 4 ] {c66a267d-a9da-48fd-a0ad-a04e58bc842d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19945 | 2026.05.18 07:26:42.660410 [ 4 ] {c66a267d-a9da-48fd-a0ad-a04e58bc842d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19946 | 2026.05.18 07:26:42.660726 [ 4 ] {c66a267d-a9da-48fd-a0ad-a04e58bc842d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19947 | 2026.05.18 07:26:42.660930 [ 4 ] {c66a267d-a9da-48fd-a0ad-a04e58bc842d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19948 | 2026.05.18 07:26:42.661057 [ 4 ] {c66a267d-a9da-48fd-a0ad-a04e58bc842d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001379 sec., 363306.7440174039 rows/sec., 25.54 MiB/sec. | ||
| 19949 | 2026.05.18 07:26:42.661091 [ 4 ] {c66a267d-a9da-48fd-a0ad-a04e58bc842d} <Debug> TCPHandler: Processed in 0.001542169 sec. | ||
| 19950 | 2026.05.18 07:26:42.661215 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19951 | 2026.05.18 07:26:42.661311 [ 4 ] {e238d86b-b0a1-4df2-baf5-4e8615bdda72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19952 | 2026.05.18 07:26:42.661354 [ 4 ] {e238d86b-b0a1-4df2-baf5-4e8615bdda72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19953 | 2026.05.18 07:26:42.661685 [ 4 ] {e238d86b-b0a1-4df2-baf5-4e8615bdda72} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19954 | 2026.05.18 07:26:42.661719 [ 4 ] {e238d86b-b0a1-4df2-baf5-4e8615bdda72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19955 | 2026.05.18 07:26:42.662009 [ 4 ] {e238d86b-b0a1-4df2-baf5-4e8615bdda72} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19956 | 2026.05.18 07:26:42.662213 [ 4 ] {e238d86b-b0a1-4df2-baf5-4e8615bdda72} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19957 | 2026.05.18 07:26:42.662336 [ 4 ] {e238d86b-b0a1-4df2-baf5-4e8615bdda72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 19958 | 2026.05.18 07:26:42.662369 [ 4 ] {e238d86b-b0a1-4df2-baf5-4e8615bdda72} <Debug> TCPHandler: Processed in 0.001204086 sec. | ||
| 19959 | 2026.05.18 07:26:42.662490 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19960 | 2026.05.18 07:26:42.662591 [ 4 ] {83359619-20f4-4d3f-af49-e1ff53bf9c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19961 | 2026.05.18 07:26:42.662634 [ 4 ] {83359619-20f4-4d3f-af49-e1ff53bf9c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19962 | 2026.05.18 07:26:42.663067 [ 4 ] {83359619-20f4-4d3f-af49-e1ff53bf9c8f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19963 | 2026.05.18 07:26:42.663102 [ 4 ] {83359619-20f4-4d3f-af49-e1ff53bf9c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19964 | 2026.05.18 07:26:42.663423 [ 4 ] {83359619-20f4-4d3f-af49-e1ff53bf9c8f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19965 | 2026.05.18 07:26:42.663638 [ 4 ] {83359619-20f4-4d3f-af49-e1ff53bf9c8f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19966 | 2026.05.18 07:26:42.663763 [ 4 ] {83359619-20f4-4d3f-af49-e1ff53bf9c8f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 19967 | 2026.05.18 07:26:42.663797 [ 4 ] {83359619-20f4-4d3f-af49-e1ff53bf9c8f} <Debug> TCPHandler: Processed in 0.001357318 sec. | ||
| 19968 | 2026.05.18 07:26:42.663923 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19969 | 2026.05.18 07:26:42.664017 [ 4 ] {7d8e53eb-1698-4260-be5b-2ba3cf1f6559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19970 | 2026.05.18 07:26:42.664058 [ 4 ] {7d8e53eb-1698-4260-be5b-2ba3cf1f6559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19971 | 2026.05.18 07:26:42.664370 [ 4 ] {7d8e53eb-1698-4260-be5b-2ba3cf1f6559} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19972 | 2026.05.18 07:26:42.664406 [ 4 ] {7d8e53eb-1698-4260-be5b-2ba3cf1f6559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19973 | 2026.05.18 07:26:42.664689 [ 4 ] {7d8e53eb-1698-4260-be5b-2ba3cf1f6559} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19974 | 2026.05.18 07:26:42.664887 [ 4 ] {7d8e53eb-1698-4260-be5b-2ba3cf1f6559} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19975 | 2026.05.18 07:26:42.665017 [ 4 ] {7d8e53eb-1698-4260-be5b-2ba3cf1f6559} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 19976 | 2026.05.18 07:26:42.665050 [ 4 ] {7d8e53eb-1698-4260-be5b-2ba3cf1f6559} <Debug> TCPHandler: Processed in 0.001175826 sec. | ||
| 19977 | 2026.05.18 07:26:42.665169 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19978 | 2026.05.18 07:26:42.665263 [ 4 ] {8b855824-f16b-4e92-a5d9-934d06354fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19979 | 2026.05.18 07:26:42.665316 [ 4 ] {8b855824-f16b-4e92-a5d9-934d06354fa1} <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 | ||
| 19980 | 2026.05.18 07:26:42.666115 [ 4 ] {8b855824-f16b-4e92-a5d9-934d06354fa1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19981 | 2026.05.18 07:26:42.666152 [ 4 ] {8b855824-f16b-4e92-a5d9-934d06354fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19982 | 2026.05.18 07:26:42.666650 [ 4 ] {8b855824-f16b-4e92-a5d9-934d06354fa1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 19983 | 2026.05.18 07:26:42.666871 [ 4 ] {8b855824-f16b-4e92-a5d9-934d06354fa1} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2026.05.18 07:26:42.667008 [ 4 ] {8b855824-f16b-4e92-a5d9-934d06354fa1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001762 sec., 6242.905788876277 rows/sec., 11.19 MiB/sec. | ||
| 19985 | 2026.05.18 07:26:42.667061 [ 4 ] {8b855824-f16b-4e92-a5d9-934d06354fa1} <Debug> TCPHandler: Processed in 0.001940491 sec. | ||
| 19986 | 2026.05.18 07:26:42.667192 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2026.05.18 07:26:42.667288 [ 4 ] {7909645f-0a79-4a61-a3b4-3c20f11e608b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19988 | 2026.05.18 07:26:42.667329 [ 4 ] {7909645f-0a79-4a61-a3b4-3c20f11e608b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19989 | 2026.05.18 07:26:42.667663 [ 4 ] {7909645f-0a79-4a61-a3b4-3c20f11e608b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.05.18 07:26:42.667699 [ 4 ] {7909645f-0a79-4a61-a3b4-3c20f11e608b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 19991 | 2026.05.18 07:26:42.667998 [ 4 ] {7909645f-0a79-4a61-a3b4-3c20f11e608b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19992 | 2026.05.18 07:26:42.668207 [ 4 ] {7909645f-0a79-4a61-a3b4-3c20f11e608b} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.05.18 07:26:42.668340 [ 4 ] {7909645f-0a79-4a61-a3b4-3c20f11e608b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 19994 | 2026.05.18 07:26:42.668374 [ 4 ] {7909645f-0a79-4a61-a3b4-3c20f11e608b} <Debug> TCPHandler: Processed in 0.001231996 sec. | ||
| 19995 | 2026.05.18 07:26:43.001216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.64 MiB, peak 410.01 MiB, free memory in arenas 0.00 B, will set to 391.95 MiB (RSS), difference: 3.31 MiB | ||
| 19996 | 2026.05.18 07:26:43.172596 [ 225 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19997 | 2026.05.18 07:26:43.172650 [ 225 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19998 | 2026.05.18 07:26:43.174512 [ 225 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19999 | 2026.05.18 07:26:43.526608 [ 226 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20000 | 2026.05.18 07:26:43.526694 [ 226 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20001 | 2026.05.18 07:26:43.529007 [ 226 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20002 | 2026.05.18 07:26:43.937179 [ 219 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20003 | 2026.05.18 07:26:43.937229 [ 219 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20004 | 2026.05.18 07:26:43.939110 [ 219 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20005 | 2026.05.18 07:26:43.997013 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 20006 | 2026.05.18 07:26:44.013866 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2026.05.18 07:26:44.013910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 20008 | 2026.05.18 07:26:44.019836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20009 | 2026.05.18 07:26:44.020539 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2026.05.18 07:26:44.023371 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 20011 | 2026.05.18 07:26:47.639451 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20012 | 2026.05.18 07:26:47.639831 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 20013 | 2026.05.18 07:26:47.640184 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20014 | 2026.05.18 07:26:47.640221 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <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 | ||
| 20015 | 2026.05.18 07:26:47.640445 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20016 | 2026.05.18 07:26:47.640516 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20017 | 2026.05.18 07:26:47.640662 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 20018 | 2026.05.18 07:26:47.640699 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20019 | 2026.05.18 07:26:47.640720 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 20020 | 2026.05.18 07:26:47.640735 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20021 | 2026.05.18 07:26:47.640777 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <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'))" | ||
| 20022 | 2026.05.18 07:26:47.640797 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 20023 | 2026.05.18 07:26:47.642040 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00235 sec., 22127.659574468085 rows/sec., 5.18 MiB/sec. | ||
| 20024 | 2026.05.18 07:26:47.642157 [ 4 ] {2c8a6524-52f3-4536-8a34-7a02de018059} <Debug> TCPHandler: Processed in 0.002905626 sec. | ||
| 20025 | 2026.05.18 07:26:47.644695 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20026 | 2026.05.18 07:26:47.644914 [ 4 ] {4b1b7ad6-d4ae-44f6-99f8-a5403d1df4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20027 | 2026.05.18 07:26:47.644997 [ 4 ] {4b1b7ad6-d4ae-44f6-99f8-a5403d1df4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20028 | 2026.05.18 07:26:47.645827 [ 4 ] {4b1b7ad6-d4ae-44f6-99f8-a5403d1df4d6} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20029 | 2026.05.18 07:26:47.645871 [ 4 ] {4b1b7ad6-d4ae-44f6-99f8-a5403d1df4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20030 | 2026.05.18 07:26:47.646233 [ 4 ] {4b1b7ad6-d4ae-44f6-99f8-a5403d1df4d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 20031 | 2026.05.18 07:26:47.646464 [ 4 ] {4b1b7ad6-d4ae-44f6-99f8-a5403d1df4d6} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20032 | 2026.05.18 07:26:47.646621 [ 4 ] {4b1b7ad6-d4ae-44f6-99f8-a5403d1df4d6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001767 sec., 5659.309564233164 rows/sec., 461.48 KiB/sec. | ||
| 20033 | 2026.05.18 07:26:47.646657 [ 4 ] {4b1b7ad6-d4ae-44f6-99f8-a5403d1df4d6} <Debug> TCPHandler: Processed in 0.002024341 sec. | ||
| 20034 | 2026.05.18 07:26:47.646824 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20035 | 2026.05.18 07:26:47.646924 [ 4 ] {0013aec6-b2b4-4f8c-9946-50e9297c30ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20036 | 2026.05.18 07:26:47.646964 [ 4 ] {0013aec6-b2b4-4f8c-9946-50e9297c30ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20037 | 2026.05.18 07:26:47.647513 [ 4 ] {0013aec6-b2b4-4f8c-9946-50e9297c30ee} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20038 | 2026.05.18 07:26:47.647552 [ 4 ] {0013aec6-b2b4-4f8c-9946-50e9297c30ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20039 | 2026.05.18 07:26:47.647867 [ 4 ] {0013aec6-b2b4-4f8c-9946-50e9297c30ee} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20040 | 2026.05.18 07:26:47.648078 [ 4 ] {0013aec6-b2b4-4f8c-9946-50e9297c30ee} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20041 | 2026.05.18 07:26:47.648207 [ 4 ] {0013aec6-b2b4-4f8c-9946-50e9297c30ee} <Debug> executeQuery: Read 121 rows, 10.43 KiB in 0.001304 sec., 92791.41104294478 rows/sec., 7.81 MiB/sec. | ||
| 20042 | 2026.05.18 07:26:47.648243 [ 4 ] {0013aec6-b2b4-4f8c-9946-50e9297c30ee} <Debug> TCPHandler: Processed in 0.001468388 sec. | ||
| 20043 | 2026.05.18 07:26:47.648239 [ 141 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20044 | 2026.05.18 07:26:47.648318 [ 141 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20045 | 2026.05.18 07:26:47.648338 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20046 | 2026.05.18 07:26:47.648431 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20047 | 2026.05.18 07:26:47.648485 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20048 | 2026.05.18 07:26:47.648534 [ 4 ] {372922b6-2416-477f-a643-9f8c0541dee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20049 | 2026.05.18 07:26:47.648582 [ 4 ] {372922b6-2416-477f-a643-9f8c0541dee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20050 | 2026.05.18 07:26:47.648656 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20051 | 2026.05.18 07:26:47.648700 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3362 rows starting from the beginning of the part | ||
| 20052 | 2026.05.18 07:26:47.648779 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 3168 rows starting from the beginning of the part | ||
| 20053 | 2026.05.18 07:26:47.648836 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 20054 | 2026.05.18 07:26:47.648892 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 116 rows starting from the beginning of the part | ||
| 20055 | 2026.05.18 07:26:47.648944 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 819 rows starting from the beginning of the part | ||
| 20056 | 2026.05.18 07:26:47.648994 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 121 rows starting from the beginning of the part | ||
| 20057 | 2026.05.18 07:26:47.649074 [ 4 ] {372922b6-2416-477f-a643-9f8c0541dee0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20058 | 2026.05.18 07:26:47.649118 [ 4 ] {372922b6-2416-477f-a643-9f8c0541dee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20059 | 2026.05.18 07:26:47.649455 [ 4 ] {372922b6-2416-477f-a643-9f8c0541dee0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 20060 | 2026.05.18 07:26:47.649673 [ 4 ] {372922b6-2416-477f-a643-9f8c0541dee0} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20061 | 2026.05.18 07:26:47.649808 [ 4 ] {372922b6-2416-477f-a643-9f8c0541dee0} <Debug> executeQuery: Read 40 rows, 2.95 KiB in 0.001293 sec., 30935.80819798917 rows/sec., 2.23 MiB/sec. | ||
| 20062 | 2026.05.18 07:26:47.649845 [ 4 ] {372922b6-2416-477f-a643-9f8c0541dee0} <Debug> TCPHandler: Processed in 0.001466978 sec. | ||
| 20063 | 2026.05.18 07:26:47.649997 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20064 | 2026.05.18 07:26:47.650095 [ 4 ] {04c76cc2-a43d-4af9-a721-2c4cd6b043d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20065 | 2026.05.18 07:26:47.650136 [ 4 ] {04c76cc2-a43d-4af9-a721-2c4cd6b043d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20066 | 2026.05.18 07:26:47.650626 [ 4 ] {04c76cc2-a43d-4af9-a721-2c4cd6b043d6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20067 | 2026.05.18 07:26:47.650663 [ 4 ] {04c76cc2-a43d-4af9-a721-2c4cd6b043d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20068 | 2026.05.18 07:26:47.650967 [ 4 ] {04c76cc2-a43d-4af9-a721-2c4cd6b043d6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20069 | 2026.05.18 07:26:47.651187 [ 4 ] {04c76cc2-a43d-4af9-a721-2c4cd6b043d6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20070 | 2026.05.18 07:26:47.651317 [ 4 ] {04c76cc2-a43d-4af9-a721-2c4cd6b043d6} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.00124 sec., 83870.96774193548 rows/sec., 6.56 MiB/sec. | ||
| 20071 | 2026.05.18 07:26:47.651345 [ 134 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20072 | 2026.05.18 07:26:47.651351 [ 4 ] {04c76cc2-a43d-4af9-a721-2c4cd6b043d6} <Debug> TCPHandler: Processed in 0.001403198 sec. | ||
| 20073 | 2026.05.18 07:26:47.651425 [ 134 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20074 | 2026.05.18 07:26:47.651456 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20075 | 2026.05.18 07:26:47.651496 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 5 columns (5 merged, 0 gathered) in 0.003079377 sec., 2481670.805490851 rows/sec., 196.71 MiB/sec. | ||
| 20076 | 2026.05.18 07:26:47.651559 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20077 | 2026.05.18 07:26:47.651574 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20078 | 2026.05.18 07:26:47.651655 [ 4 ] {be070b80-a7a1-42b6-b12f-b9bc76e2c393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20079 | 2026.05.18 07:26:47.651685 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20080 | 2026.05.18 07:26:47.651714 [ 4 ] {be070b80-a7a1-42b6-b12f-b9bc76e2c393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20081 | 2026.05.18 07:26:47.651717 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1831 rows starting from the beginning of the part | ||
| 20082 | 2026.05.18 07:26:47.651785 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1727 rows starting from the beginning of the part | ||
| 20083 | 2026.05.18 07:26:47.651823 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 20084 | 2026.05.18 07:26:47.651859 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 94 rows starting from the beginning of the part | ||
| 20085 | 2026.05.18 07:26:47.651896 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 501 rows starting from the beginning of the part | ||
| 20086 | 2026.05.18 07:26:47.651934 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
| 20087 | 2026.05.18 07:26:47.651994 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20088 | 2026.05.18 07:26:47.652181 [ 4 ] {be070b80-a7a1-42b6-b12f-b9bc76e2c393} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20089 | 2026.05.18 07:26:47.652227 [ 4 ] {be070b80-a7a1-42b6-b12f-b9bc76e2c393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20090 | 2026.05.18 07:26:47.652415 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2026.05.18 07:26:47.652534 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_136_27} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20092 | 2026.05.18 07:26:47.652627 [ 4 ] {be070b80-a7a1-42b6-b12f-b9bc76e2c393} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20093 | 2026.05.18 07:26:47.652658 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 20094 | 2026.05.18 07:26:47.652856 [ 4 ] {be070b80-a7a1-42b6-b12f-b9bc76e2c393} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20095 | 2026.05.18 07:26:47.652996 [ 4 ] {be070b80-a7a1-42b6-b12f-b9bc76e2c393} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001359 sec., 121412.80353200884 rows/sec., 8.45 MiB/sec. | ||
| 20096 | 2026.05.18 07:26:47.653032 [ 4 ] {be070b80-a7a1-42b6-b12f-b9bc76e2c393} <Debug> TCPHandler: Processed in 0.001522848 sec. | ||
| 20097 | 2026.05.18 07:26:47.653172 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20098 | 2026.05.18 07:26:47.653265 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172089 sec., 2510910.052356629 rows/sec., 182.02 MiB/sec. | ||
| 20099 | 2026.05.18 07:26:47.653269 [ 4 ] {34094600-f802-469b-8a88-d876e523c2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20100 | 2026.05.18 07:26:47.653349 [ 4 ] {34094600-f802-469b-8a88-d876e523c2ac} <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 | ||
| 20101 | 2026.05.18 07:26:47.653526 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20102 | 2026.05.18 07:26:47.653848 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20103 | 2026.05.18 07:26:47.653922 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_136_27} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20104 | 2026.05.18 07:26:47.654022 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 20105 | 2026.05.18 07:26:47.654258 [ 4 ] {34094600-f802-469b-8a88-d876e523c2ac} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20106 | 2026.05.18 07:26:47.654302 [ 4 ] {34094600-f802-469b-8a88-d876e523c2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20107 | 2026.05.18 07:26:47.654853 [ 4 ] {34094600-f802-469b-8a88-d876e523c2ac} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 20108 | 2026.05.18 07:26:47.655071 [ 4 ] {34094600-f802-469b-8a88-d876e523c2ac} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20109 | 2026.05.18 07:26:47.655214 [ 4 ] {34094600-f802-469b-8a88-d876e523c2ac} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001964 sec., 15274.949083503056 rows/sec., 27.37 MiB/sec. | ||
| 20110 | 2026.05.18 07:26:47.655267 [ 4 ] {34094600-f802-469b-8a88-d876e523c2ac} <Debug> TCPHandler: Processed in 0.002143212 sec. | ||
| 20111 | 2026.05.18 07:26:47.655394 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20112 | 2026.05.18 07:26:47.655500 [ 4 ] {b78ac965-d21a-4356-a629-d43d1a96f9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20113 | 2026.05.18 07:26:47.655542 [ 4 ] {b78ac965-d21a-4356-a629-d43d1a96f9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20114 | 2026.05.18 07:26:47.655917 [ 4 ] {b78ac965-d21a-4356-a629-d43d1a96f9ab} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20115 | 2026.05.18 07:26:47.655953 [ 4 ] {b78ac965-d21a-4356-a629-d43d1a96f9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20116 | 2026.05.18 07:26:47.656257 [ 4 ] {b78ac965-d21a-4356-a629-d43d1a96f9ab} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20117 | 2026.05.18 07:26:47.656476 [ 4 ] {b78ac965-d21a-4356-a629-d43d1a96f9ab} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20118 | 2026.05.18 07:26:47.656609 [ 4 ] {b78ac965-d21a-4356-a629-d43d1a96f9ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 20119 | 2026.05.18 07:26:47.656642 [ 4 ] {b78ac965-d21a-4356-a629-d43d1a96f9ab} <Debug> TCPHandler: Processed in 0.001298027 sec. | ||
| 20120 | 2026.05.18 07:26:49.410803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39906 | ||
| 20121 | 2026.05.18 07:26:49.411463 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20122 | 2026.05.18 07:26:49.411511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20123 | 2026.05.18 07:26:49.412011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20124 | 2026.05.18 07:26:49.412264 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20125 | 2026.05.18 07:26:49.412399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39906 | ||
| 20126 | 2026.05.18 07:26:51.524377 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 20127 | 2026.05.18 07:26:51.542126 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20128 | 2026.05.18 07:26:51.542185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20129 | 2026.05.18 07:26:51.548324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20130 | 2026.05.18 07:26:51.549008 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20131 | 2026.05.18 07:26:51.551955 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 20132 | 2026.05.18 07:26:52.644074 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20133 | 2026.05.18 07:26:52.644302 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 20134 | 2026.05.18 07:26:52.644648 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20135 | 2026.05.18 07:26:52.644690 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <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 | ||
| 20136 | 2026.05.18 07:26:52.644942 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20137 | 2026.05.18 07:26:52.645009 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20138 | 2026.05.18 07:26:52.645149 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 20139 | 2026.05.18 07:26:52.645184 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20140 | 2026.05.18 07:26:52.645207 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 20141 | 2026.05.18 07:26:52.645224 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20142 | 2026.05.18 07:26:52.645265 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <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'))" | ||
| 20143 | 2026.05.18 07:26:52.645286 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 20144 | 2026.05.18 07:26:52.646340 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002139 sec., 24310.42543244507 rows/sec., 5.69 MiB/sec. | ||
| 20145 | 2026.05.18 07:26:52.646445 [ 4 ] {7ca19e8e-00ef-48e5-8ba4-a783af2a1290} <Debug> TCPHandler: Processed in 0.002501893 sec. | ||
| 20146 | 2026.05.18 07:26:52.651603 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20147 | 2026.05.18 07:26:52.651738 [ 4 ] {a716a574-1bfa-497e-9cfb-022b78c17840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20148 | 2026.05.18 07:26:52.651789 [ 4 ] {a716a574-1bfa-497e-9cfb-022b78c17840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20149 | 2026.05.18 07:26:52.652495 [ 4 ] {a716a574-1bfa-497e-9cfb-022b78c17840} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20150 | 2026.05.18 07:26:52.652539 [ 4 ] {a716a574-1bfa-497e-9cfb-022b78c17840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20151 | 2026.05.18 07:26:52.652952 [ 4 ] {a716a574-1bfa-497e-9cfb-022b78c17840} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20152 | 2026.05.18 07:26:52.653174 [ 4 ] {a716a574-1bfa-497e-9cfb-022b78c17840} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20153 | 2026.05.18 07:26:52.653315 [ 4 ] {a716a574-1bfa-497e-9cfb-022b78c17840} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001614 sec., 175960.34696406443 rows/sec., 11.18 MiB/sec. | ||
| 20154 | 2026.05.18 07:26:52.653351 [ 4 ] {a716a574-1bfa-497e-9cfb-022b78c17840} <Debug> TCPHandler: Processed in 0.00181017 sec. | ||
| 20155 | 2026.05.18 07:26:52.653483 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20156 | 2026.05.18 07:26:52.653578 [ 4 ] {79fd43b1-b546-45a6-b544-f6795e1c3ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20157 | 2026.05.18 07:26:52.653619 [ 4 ] {79fd43b1-b546-45a6-b544-f6795e1c3ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20158 | 2026.05.18 07:26:52.654406 [ 4 ] {79fd43b1-b546-45a6-b544-f6795e1c3ab5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20159 | 2026.05.18 07:26:52.654442 [ 4 ] {79fd43b1-b546-45a6-b544-f6795e1c3ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20160 | 2026.05.18 07:26:52.654783 [ 4 ] {79fd43b1-b546-45a6-b544-f6795e1c3ab5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20161 | 2026.05.18 07:26:52.654992 [ 4 ] {79fd43b1-b546-45a6-b544-f6795e1c3ab5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20162 | 2026.05.18 07:26:52.655121 [ 4 ] {79fd43b1-b546-45a6-b544-f6795e1c3ab5} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001561 sec., 524663.6771300448 rows/sec., 40.67 MiB/sec. | ||
| 20163 | 2026.05.18 07:26:52.655155 [ 4 ] {79fd43b1-b546-45a6-b544-f6795e1c3ab5} <Debug> TCPHandler: Processed in 0.00172126 sec. | ||
| 20164 | 2026.05.18 07:26:52.655276 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20165 | 2026.05.18 07:26:52.655371 [ 4 ] {e6d366c5-2b91-42c4-888f-a171c132298d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20166 | 2026.05.18 07:26:52.655411 [ 4 ] {e6d366c5-2b91-42c4-888f-a171c132298d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20167 | 2026.05.18 07:26:52.655843 [ 4 ] {e6d366c5-2b91-42c4-888f-a171c132298d} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20168 | 2026.05.18 07:26:52.655880 [ 4 ] {e6d366c5-2b91-42c4-888f-a171c132298d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20169 | 2026.05.18 07:26:52.656173 [ 4 ] {e6d366c5-2b91-42c4-888f-a171c132298d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 20170 | 2026.05.18 07:26:52.656376 [ 4 ] {e6d366c5-2b91-42c4-888f-a171c132298d} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20171 | 2026.05.18 07:26:52.656502 [ 4 ] {e6d366c5-2b91-42c4-888f-a171c132298d} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001149 sec., 133159.26892950392 rows/sec., 7.96 MiB/sec. | ||
| 20172 | 2026.05.18 07:26:52.656499 [ 120 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 20173 | 2026.05.18 07:26:52.656538 [ 4 ] {e6d366c5-2b91-42c4-888f-a171c132298d} <Debug> TCPHandler: Processed in 0.001310787 sec. | ||
| 20174 | 2026.05.18 07:26:52.656573 [ 120 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20175 | 2026.05.18 07:26:52.656598 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20176 | 2026.05.18 07:26:52.656726 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 20177 | 2026.05.18 07:26:52.656744 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20178 | 2026.05.18 07:26:52.656862 [ 4 ] {9893d029-288d-4b48-bcc6-f29319cde505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20179 | 2026.05.18 07:26:52.656878 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20180 | 2026.05.18 07:26:52.656903 [ 4 ] {9893d029-288d-4b48-bcc6-f29319cde505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20181 | 2026.05.18 07:26:52.656917 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 226 rows starting from the beginning of the part | ||
| 20182 | 2026.05.18 07:26:52.656991 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 164 rows starting from the beginning of the part | ||
| 20183 | 2026.05.18 07:26:52.657037 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part | ||
| 20184 | 2026.05.18 07:26:52.657082 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 153 rows starting from the beginning of the part | ||
| 20185 | 2026.05.18 07:26:52.657123 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 40 rows starting from the beginning of the part | ||
| 20186 | 2026.05.18 07:26:52.657164 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 153 rows starting from the beginning of the part | ||
| 20187 | 2026.05.18 07:26:52.657449 [ 4 ] {9893d029-288d-4b48-bcc6-f29319cde505} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20188 | 2026.05.18 07:26:52.657495 [ 4 ] {9893d029-288d-4b48-bcc6-f29319cde505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20189 | 2026.05.18 07:26:52.657805 [ 4 ] {9893d029-288d-4b48-bcc6-f29319cde505} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20190 | 2026.05.18 07:26:52.658003 [ 4 ] {9893d029-288d-4b48-bcc6-f29319cde505} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20191 | 2026.05.18 07:26:52.658057 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424898 sec., 537582.3392270885 rows/sec., 35.60 MiB/sec. | ||
| 20192 | 2026.05.18 07:26:52.658122 [ 4 ] {9893d029-288d-4b48-bcc6-f29319cde505} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001321 sec., 112793.33838001515 rows/sec., 7.29 MiB/sec. | ||
| 20193 | 2026.05.18 07:26:52.658159 [ 4 ] {9893d029-288d-4b48-bcc6-f29319cde505} <Debug> TCPHandler: Processed in 0.001508999 sec. | ||
| 20194 | 2026.05.18 07:26:52.658232 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 20195 | 2026.05.18 07:26:52.658311 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20196 | 2026.05.18 07:26:52.658497 [ 4 ] {56568b64-5b33-430b-8253-9992513bcb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20197 | 2026.05.18 07:26:52.658547 [ 4 ] {56568b64-5b33-430b-8253-9992513bcb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20198 | 2026.05.18 07:26:52.658581 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20199 | 2026.05.18 07:26:52.658658 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_116_23} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 20200 | 2026.05.18 07:26:52.658742 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 20201 | 2026.05.18 07:26:52.659041 [ 4 ] {56568b64-5b33-430b-8253-9992513bcb27} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20202 | 2026.05.18 07:26:52.659082 [ 4 ] {56568b64-5b33-430b-8253-9992513bcb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20203 | 2026.05.18 07:26:52.659398 [ 4 ] {56568b64-5b33-430b-8253-9992513bcb27} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20204 | 2026.05.18 07:26:52.659606 [ 4 ] {56568b64-5b33-430b-8253-9992513bcb27} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20205 | 2026.05.18 07:26:52.659733 [ 4 ] {56568b64-5b33-430b-8253-9992513bcb27} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001261 sec., 117367.16891356067 rows/sec., 6.67 MiB/sec. | ||
| 20206 | 2026.05.18 07:26:52.659768 [ 4 ] {56568b64-5b33-430b-8253-9992513bcb27} <Debug> TCPHandler: Processed in 0.001463848 sec. | ||
| 20207 | 2026.05.18 07:26:52.659908 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20208 | 2026.05.18 07:26:52.660005 [ 4 ] {dd8ed08e-a3e4-4e2e-8619-e30c4f886010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20209 | 2026.05.18 07:26:52.660043 [ 4 ] {dd8ed08e-a3e4-4e2e-8619-e30c4f886010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20210 | 2026.05.18 07:26:52.660605 [ 4 ] {dd8ed08e-a3e4-4e2e-8619-e30c4f886010} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20211 | 2026.05.18 07:26:52.660641 [ 4 ] {dd8ed08e-a3e4-4e2e-8619-e30c4f886010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20212 | 2026.05.18 07:26:52.660962 [ 4 ] {dd8ed08e-a3e4-4e2e-8619-e30c4f886010} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20213 | 2026.05.18 07:26:52.661164 [ 4 ] {dd8ed08e-a3e4-4e2e-8619-e30c4f886010} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20214 | 2026.05.18 07:26:52.661291 [ 4 ] {dd8ed08e-a3e4-4e2e-8619-e30c4f886010} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001304 sec., 384202.45398773 rows/sec., 27.00 MiB/sec. | ||
| 20215 | 2026.05.18 07:26:52.661325 [ 4 ] {dd8ed08e-a3e4-4e2e-8619-e30c4f886010} <Debug> TCPHandler: Processed in 0.001466388 sec. | ||
| 20216 | 2026.05.18 07:26:52.661447 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20217 | 2026.05.18 07:26:52.661543 [ 4 ] {5286edf9-fa14-41b3-91d1-2d2ebd32c705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20218 | 2026.05.18 07:26:52.661583 [ 4 ] {5286edf9-fa14-41b3-91d1-2d2ebd32c705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20219 | 2026.05.18 07:26:52.661915 [ 4 ] {5286edf9-fa14-41b3-91d1-2d2ebd32c705} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20220 | 2026.05.18 07:26:52.661951 [ 4 ] {5286edf9-fa14-41b3-91d1-2d2ebd32c705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20221 | 2026.05.18 07:26:52.662240 [ 4 ] {5286edf9-fa14-41b3-91d1-2d2ebd32c705} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20222 | 2026.05.18 07:26:52.662447 [ 4 ] {5286edf9-fa14-41b3-91d1-2d2ebd32c705} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20223 | 2026.05.18 07:26:52.662558 [ 120 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 20224 | 2026.05.18 07:26:52.662580 [ 4 ] {5286edf9-fa14-41b3-91d1-2d2ebd32c705} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 20225 | 2026.05.18 07:26:52.662589 [ 120 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20226 | 2026.05.18 07:26:52.662620 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20227 | 2026.05.18 07:26:52.662620 [ 4 ] {5286edf9-fa14-41b3-91d1-2d2ebd32c705} <Debug> TCPHandler: Processed in 0.001221877 sec. | ||
| 20228 | 2026.05.18 07:26:52.662699 [ 225 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20229 | 2026.05.18 07:26:52.662717 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 20230 | 2026.05.18 07:26:52.662739 [ 225 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20231 | 2026.05.18 07:26:52.662753 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20232 | 2026.05.18 07:26:52.662864 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20233 | 2026.05.18 07:26:52.662869 [ 4 ] {9c1d6434-a75f-40a6-a1d0-fd5c138c5a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20234 | 2026.05.18 07:26:52.662908 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part | ||
| 20235 | 2026.05.18 07:26:52.662926 [ 4 ] {9c1d6434-a75f-40a6-a1d0-fd5c138c5a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20236 | 2026.05.18 07:26:52.662985 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 20237 | 2026.05.18 07:26:52.663040 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 20238 | 2026.05.18 07:26:52.663089 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 20239 | 2026.05.18 07:26:52.663133 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 20240 | 2026.05.18 07:26:52.663176 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 20241 | 2026.05.18 07:26:52.663324 [ 4 ] {9c1d6434-a75f-40a6-a1d0-fd5c138c5a93} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20242 | 2026.05.18 07:26:52.663367 [ 4 ] {9c1d6434-a75f-40a6-a1d0-fd5c138c5a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20243 | 2026.05.18 07:26:52.663741 [ 4 ] {9c1d6434-a75f-40a6-a1d0-fd5c138c5a93} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20244 | 2026.05.18 07:26:52.664081 [ 191 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403038 sec., 218098.15557383336 rows/sec., 11.13 MiB/sec. | ||
| 20245 | 2026.05.18 07:26:52.664128 [ 4 ] {9c1d6434-a75f-40a6-a1d0-fd5c138c5a93} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20246 | 2026.05.18 07:26:52.664224 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 20247 | 2026.05.18 07:26:52.664310 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_131_27 to all_136_136_0 | ||
| 20248 | 2026.05.18 07:26:52.664354 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20249 | 2026.05.18 07:26:52.664382 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20250 | 2026.05.18 07:26:52.664383 [ 4 ] {9c1d6434-a75f-40a6-a1d0-fd5c138c5a93} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001511 sec., 175380.5426869623 rows/sec., 11.65 MiB/sec. | ||
| 20251 | 2026.05.18 07:26:52.664463 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_27 to all_136_136_0 into Compact with storage Full | ||
| 20252 | 2026.05.18 07:26:52.664473 [ 4 ] {9c1d6434-a75f-40a6-a1d0-fd5c138c5a93} <Debug> TCPHandler: Processed in 0.00176914 sec. | ||
| 20253 | 2026.05.18 07:26:52.664567 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20254 | 2026.05.18 07:26:52.664573 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20255 | 2026.05.18 07:26:52.664600 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_131_27, total 50706 rows starting from the beginning of the part | ||
| 20256 | 2026.05.18 07:26:52.664661 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_51_11} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 20257 | 2026.05.18 07:26:52.664661 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 20258 | 2026.05.18 07:26:52.664690 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20259 | 2026.05.18 07:26:52.664730 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 20260 | 2026.05.18 07:26:52.664737 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20261 | 2026.05.18 07:26:52.664781 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 265 rows starting from the beginning of the part | ||
| 20262 | 2026.05.18 07:26:52.664796 [ 225 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20263 | 2026.05.18 07:26:52.664828 [ 4 ] {cb0b958f-bfa6-4ecb-bdd4-04e265441aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20264 | 2026.05.18 07:26:52.664829 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 165 rows starting from the beginning of the part | ||
| 20265 | 2026.05.18 07:26:52.664888 [ 200 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 265 rows starting from the beginning of the part | ||
| 20266 | 2026.05.18 07:26:52.664896 [ 4 ] {cb0b958f-bfa6-4ecb-bdd4-04e265441aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20267 | 2026.05.18 07:26:52.665342 [ 4 ] {cb0b958f-bfa6-4ecb-bdd4-04e265441aef} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20268 | 2026.05.18 07:26:52.665389 [ 4 ] {cb0b958f-bfa6-4ecb-bdd4-04e265441aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20269 | 2026.05.18 07:26:52.665788 [ 4 ] {cb0b958f-bfa6-4ecb-bdd4-04e265441aef} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20270 | 2026.05.18 07:26:52.666015 [ 4 ] {cb0b958f-bfa6-4ecb-bdd4-04e265441aef} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20271 | 2026.05.18 07:26:52.666138 [ 132 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 20272 | 2026.05.18 07:26:52.666156 [ 4 ] {cb0b958f-bfa6-4ecb-bdd4-04e265441aef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. | ||
| 20273 | 2026.05.18 07:26:52.666180 [ 132 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20274 | 2026.05.18 07:26:52.666199 [ 4 ] {cb0b958f-bfa6-4ecb-bdd4-04e265441aef} <Debug> TCPHandler: Processed in 0.001617429 sec. | ||
| 20275 | 2026.05.18 07:26:52.666206 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20276 | 2026.05.18 07:26:52.666285 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 20277 | 2026.05.18 07:26:52.666359 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20278 | 2026.05.18 07:26:52.666392 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 47 rows starting from the beginning of the part | ||
| 20279 | 2026.05.18 07:26:52.666397 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20280 | 2026.05.18 07:26:52.666466 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 20281 | 2026.05.18 07:26:52.666514 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 20282 | 2026.05.18 07:26:52.666548 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 20283 | 2026.05.18 07:26:52.666581 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 20284 | 2026.05.18 07:26:52.666582 [ 4 ] {4bcb5436-993f-40d0-b833-1f74451c40f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20285 | 2026.05.18 07:26:52.666614 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 20286 | 2026.05.18 07:26:52.666678 [ 4 ] {4bcb5436-993f-40d0-b833-1f74451c40f0} <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 | ||
| 20287 | 2026.05.18 07:26:52.667289 [ 187 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028896 sec., 50539.60750163282 rows/sec., 3.32 MiB/sec. | ||
| 20288 | 2026.05.18 07:26:52.667423 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 20289 | 2026.05.18 07:26:52.667636 [ 4 ] {4bcb5436-993f-40d0-b833-1f74451c40f0} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20290 | 2026.05.18 07:26:52.667672 [ 4 ] {4bcb5436-993f-40d0-b833-1f74451c40f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20291 | 2026.05.18 07:26:52.667693 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20292 | 2026.05.18 07:26:52.667764 [ 199 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_52_11} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 20293 | 2026.05.18 07:26:52.667837 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 20294 | 2026.05.18 07:26:52.668218 [ 4 ] {4bcb5436-993f-40d0-b833-1f74451c40f0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 20295 | 2026.05.18 07:26:52.668447 [ 4 ] {4bcb5436-993f-40d0-b833-1f74451c40f0} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20296 | 2026.05.18 07:26:52.668596 [ 4 ] {4bcb5436-993f-40d0-b833-1f74451c40f0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002056 sec., 5350.194552529183 rows/sec., 9.59 MiB/sec. | ||
| 20297 | 2026.05.18 07:26:52.668652 [ 4 ] {4bcb5436-993f-40d0-b833-1f74451c40f0} <Debug> TCPHandler: Processed in 0.002367263 sec. | ||
| 20298 | 2026.05.18 07:26:52.668784 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20299 | 2026.05.18 07:26:52.668882 [ 4 ] {a6d98ef5-c17e-4c51-b796-3376116a13db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20300 | 2026.05.18 07:26:52.668925 [ 4 ] {a6d98ef5-c17e-4c51-b796-3376116a13db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20301 | 2026.05.18 07:26:52.669273 [ 4 ] {a6d98ef5-c17e-4c51-b796-3376116a13db} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20302 | 2026.05.18 07:26:52.669309 [ 4 ] {a6d98ef5-c17e-4c51-b796-3376116a13db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20303 | 2026.05.18 07:26:52.669619 [ 4 ] {a6d98ef5-c17e-4c51-b796-3376116a13db} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20304 | 2026.05.18 07:26:52.669830 [ 4 ] {a6d98ef5-c17e-4c51-b796-3376116a13db} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20305 | 2026.05.18 07:26:52.669956 [ 4 ] {a6d98ef5-c17e-4c51-b796-3376116a13db} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 20306 | 2026.05.18 07:26:52.669990 [ 4 ] {a6d98ef5-c17e-4c51-b796-3376116a13db} <Debug> TCPHandler: Processed in 0.001257057 sec. | ||
| 20307 | 2026.05.18 07:26:52.673896 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51625 rows, containing 5 columns (5 merged, 0 gathered) in 0.009465542 sec., 5453993.02015669 rows/sec., 352.13 MiB/sec. | ||
| 20308 | 2026.05.18 07:26:52.674258 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
| 20309 | 2026.05.18 07:26:52.674588 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20310 | 2026.05.18 07:26:52.674668 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_131_27, all_136_136_0] -> all_1_136_28 | ||
| 20311 | 2026.05.18 07:26:52.674761 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20312 | 2026.05.18 07:26:56.704319 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20313 | 2026.05.18 07:26:56.704387 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20314 | 2026.05.18 07:26:56.912672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40354 | ||
| 20315 | 2026.05.18 07:26:56.913214 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20316 | 2026.05.18 07:26:56.913255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20317 | 2026.05.18 07:26:56.913757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20318 | 2026.05.18 07:26:56.913995 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20319 | 2026.05.18 07:26:56.914134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40354 | ||
| 20320 | 2026.05.18 07:26:57.445172 [ 222 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20321 | 2026.05.18 07:26:57.445258 [ 222 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20322 | 2026.05.18 07:26:57.448067 [ 222 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20323 | 2026.05.18 07:26:57.639483 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20324 | 2026.05.18 07:26:57.639761 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20325 | 2026.05.18 07:26:57.640144 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20326 | 2026.05.18 07:26:57.640182 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <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 | ||
| 20327 | 2026.05.18 07:26:57.640407 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20328 | 2026.05.18 07:26:57.640479 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20329 | 2026.05.18 07:26:57.640624 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20330 | 2026.05.18 07:26:57.640662 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20331 | 2026.05.18 07:26:57.640684 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 20332 | 2026.05.18 07:26:57.640700 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20333 | 2026.05.18 07:26:57.640742 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <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'))" | ||
| 20334 | 2026.05.18 07:26:57.640763 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 20335 | 2026.05.18 07:26:57.641915 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002269 sec., 22917.584839136183 rows/sec., 5.36 MiB/sec. | ||
| 20336 | 2026.05.18 07:26:57.642035 [ 4 ] {7d3cdaa2-a571-4eda-aa1a-0f9895fead62} <Debug> TCPHandler: Processed in 0.002702706 sec. | ||
| 20337 | 2026.05.18 07:26:57.644407 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20338 | 2026.05.18 07:26:57.644540 [ 4 ] {e15924b0-712a-4208-bb94-f63ddf5ea96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20339 | 2026.05.18 07:26:57.644593 [ 4 ] {e15924b0-712a-4208-bb94-f63ddf5ea96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20340 | 2026.05.18 07:26:57.645182 [ 4 ] {e15924b0-712a-4208-bb94-f63ddf5ea96b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20341 | 2026.05.18 07:26:57.645229 [ 4 ] {e15924b0-712a-4208-bb94-f63ddf5ea96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20342 | 2026.05.18 07:26:57.645647 [ 4 ] {e15924b0-712a-4208-bb94-f63ddf5ea96b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20343 | 2026.05.18 07:26:57.645881 [ 4 ] {e15924b0-712a-4208-bb94-f63ddf5ea96b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20344 | 2026.05.18 07:26:57.646038 [ 4 ] {e15924b0-712a-4208-bb94-f63ddf5ea96b} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001536 sec., 75520.83333333333 rows/sec., 6.40 MiB/sec. | ||
| 20345 | 2026.05.18 07:26:57.646076 [ 4 ] {e15924b0-712a-4208-bb94-f63ddf5ea96b} <Debug> TCPHandler: Processed in 0.00173127 sec. | ||
| 20346 | 2026.05.18 07:26:57.646301 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20347 | 2026.05.18 07:26:57.646398 [ 4 ] {4417fc0e-c314-4339-8d6b-79c3be2ab421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20348 | 2026.05.18 07:26:57.646440 [ 4 ] {4417fc0e-c314-4339-8d6b-79c3be2ab421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20349 | 2026.05.18 07:26:57.646940 [ 4 ] {4417fc0e-c314-4339-8d6b-79c3be2ab421} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20350 | 2026.05.18 07:26:57.646977 [ 4 ] {4417fc0e-c314-4339-8d6b-79c3be2ab421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20351 | 2026.05.18 07:26:57.647294 [ 4 ] {4417fc0e-c314-4339-8d6b-79c3be2ab421} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 20352 | 2026.05.18 07:26:57.647577 [ 4 ] {4417fc0e-c314-4339-8d6b-79c3be2ab421} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20353 | 2026.05.18 07:26:57.647709 [ 4 ] {4417fc0e-c314-4339-8d6b-79c3be2ab421} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001329 sec., 22573.36343115124 rows/sec., 1.66 MiB/sec. | ||
| 20354 | 2026.05.18 07:26:57.647744 [ 4 ] {4417fc0e-c314-4339-8d6b-79c3be2ab421} <Debug> TCPHandler: Processed in 0.001502498 sec. | ||
| 20355 | 2026.05.18 07:26:57.647947 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20356 | 2026.05.18 07:26:57.648049 [ 4 ] {e633c962-62f4-4c41-acb7-7a2c239a299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20357 | 2026.05.18 07:26:57.648089 [ 4 ] {e633c962-62f4-4c41-acb7-7a2c239a299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20358 | 2026.05.18 07:26:57.648548 [ 4 ] {e633c962-62f4-4c41-acb7-7a2c239a299b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20359 | 2026.05.18 07:26:57.648589 [ 4 ] {e633c962-62f4-4c41-acb7-7a2c239a299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20360 | 2026.05.18 07:26:57.648911 [ 4 ] {e633c962-62f4-4c41-acb7-7a2c239a299b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20361 | 2026.05.18 07:26:57.649137 [ 4 ] {e633c962-62f4-4c41-acb7-7a2c239a299b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20362 | 2026.05.18 07:26:57.649264 [ 4 ] {e633c962-62f4-4c41-acb7-7a2c239a299b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001232 sec., 76298.7012987013 rows/sec., 5.96 MiB/sec. | ||
| 20363 | 2026.05.18 07:26:57.649396 [ 4 ] {e633c962-62f4-4c41-acb7-7a2c239a299b} <Debug> TCPHandler: Processed in 0.001503068 sec. | ||
| 20364 | 2026.05.18 07:26:57.649524 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20365 | 2026.05.18 07:26:57.649618 [ 4 ] {d82d6943-6b21-4577-bb91-c71562689f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20366 | 2026.05.18 07:26:57.649657 [ 4 ] {d82d6943-6b21-4577-bb91-c71562689f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20367 | 2026.05.18 07:26:57.650044 [ 4 ] {d82d6943-6b21-4577-bb91-c71562689f2d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20368 | 2026.05.18 07:26:57.650078 [ 4 ] {d82d6943-6b21-4577-bb91-c71562689f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20369 | 2026.05.18 07:26:57.650372 [ 4 ] {d82d6943-6b21-4577-bb91-c71562689f2d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20370 | 2026.05.18 07:26:57.650631 [ 4 ] {d82d6943-6b21-4577-bb91-c71562689f2d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20371 | 2026.05.18 07:26:57.650759 [ 4 ] {d82d6943-6b21-4577-bb91-c71562689f2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 20372 | 2026.05.18 07:26:57.650794 [ 4 ] {d82d6943-6b21-4577-bb91-c71562689f2d} <Debug> TCPHandler: Processed in 0.001317237 sec. | ||
| 20373 | 2026.05.18 07:26:57.650916 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20374 | 2026.05.18 07:26:57.651011 [ 4 ] {edc127b7-7fe9-47bc-a221-ebc38bd3e225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20375 | 2026.05.18 07:26:57.651063 [ 4 ] {edc127b7-7fe9-47bc-a221-ebc38bd3e225} <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 | ||
| 20376 | 2026.05.18 07:26:57.652048 [ 4 ] {edc127b7-7fe9-47bc-a221-ebc38bd3e225} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20377 | 2026.05.18 07:26:57.652118 [ 4 ] {edc127b7-7fe9-47bc-a221-ebc38bd3e225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20378 | 2026.05.18 07:26:57.652793 [ 4 ] {edc127b7-7fe9-47bc-a221-ebc38bd3e225} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 20379 | 2026.05.18 07:26:57.653041 [ 4 ] {edc127b7-7fe9-47bc-a221-ebc38bd3e225} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20380 | 2026.05.18 07:26:57.653197 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 20381 | 2026.05.18 07:26:57.653235 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20382 | 2026.05.18 07:26:57.653251 [ 4 ] {edc127b7-7fe9-47bc-a221-ebc38bd3e225} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002253 sec., 13315.579227696406 rows/sec., 23.86 MiB/sec. | ||
| 20383 | 2026.05.18 07:26:57.653255 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20384 | 2026.05.18 07:26:57.653386 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 20385 | 2026.05.18 07:26:57.653393 [ 4 ] {edc127b7-7fe9-47bc-a221-ebc38bd3e225} <Debug> TCPHandler: Processed in 0.002525184 sec. | ||
| 20386 | 2026.05.18 07:26:57.653611 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20387 | 2026.05.18 07:26:57.653633 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20388 | 2026.05.18 07:26:57.653673 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2473 rows starting from the beginning of the part | ||
| 20389 | 2026.05.18 07:26:57.653770 [ 4 ] {24d59f7d-90e6-495a-b538-a878aaf509a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20390 | 2026.05.18 07:26:57.653805 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
| 20391 | 2026.05.18 07:26:57.653834 [ 4 ] {24d59f7d-90e6-495a-b538-a878aaf509a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20392 | 2026.05.18 07:26:57.653928 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 11 rows starting from the beginning of the part | ||
| 20393 | 2026.05.18 07:26:57.654037 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part | ||
| 20394 | 2026.05.18 07:26:57.654130 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 11 rows starting from the beginning of the part | ||
| 20395 | 2026.05.18 07:26:57.654221 [ 187 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part | ||
| 20396 | 2026.05.18 07:26:57.654234 [ 4 ] {24d59f7d-90e6-495a-b538-a878aaf509a4} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20397 | 2026.05.18 07:26:57.654275 [ 4 ] {24d59f7d-90e6-495a-b538-a878aaf509a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20398 | 2026.05.18 07:26:57.654618 [ 4 ] {24d59f7d-90e6-495a-b538-a878aaf509a4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20399 | 2026.05.18 07:26:57.654848 [ 4 ] {24d59f7d-90e6-495a-b538-a878aaf509a4} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20400 | 2026.05.18 07:26:57.654983 [ 4 ] {24d59f7d-90e6-495a-b538-a878aaf509a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 20401 | 2026.05.18 07:26:57.654990 [ 117 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20402 | 2026.05.18 07:26:57.655016 [ 4 ] {24d59f7d-90e6-495a-b538-a878aaf509a4} <Debug> TCPHandler: Processed in 0.001492098 sec. | ||
| 20403 | 2026.05.18 07:26:57.655040 [ 117 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20404 | 2026.05.18 07:26:57.655064 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20405 | 2026.05.18 07:26:57.655176 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20406 | 2026.05.18 07:26:57.655321 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20407 | 2026.05.18 07:26:57.655355 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8016 rows starting from the beginning of the part | ||
| 20408 | 2026.05.18 07:26:57.655419 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 20409 | 2026.05.18 07:26:57.655465 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 20410 | 2026.05.18 07:26:57.655506 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 20411 | 2026.05.18 07:26:57.655545 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 20412 | 2026.05.18 07:26:57.655585 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 20413 | 2026.05.18 07:26:57.658185 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8376 rows, containing 4 columns (4 merged, 0 gathered) in 0.003052367 sec., 2744099.906728123 rows/sec., 177.76 MiB/sec. | ||
| 20414 | 2026.05.18 07:26:57.658349 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20415 | 2026.05.18 07:26:57.658602 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20416 | 2026.05.18 07:26:57.658673 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_136_27} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20417 | 2026.05.18 07:26:57.658742 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 20418 | 2026.05.18 07:26:57.663218 [ 197 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2585 rows, containing 19 columns (19 merged, 0 gathered) in 0.009878014 sec., 261692.27943997653 rows/sec., 468.94 MiB/sec. | ||
| 20419 | 2026.05.18 07:26:57.665089 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 20420 | 2026.05.18 07:26:57.665471 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20421 | 2026.05.18 07:26:57.665574 [ 195 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 20422 | 2026.05.18 07:26:57.665686 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.88 MiB. | ||
| 20423 | 2026.05.18 07:26:58.000297 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.27 MiB, peak 410.01 MiB, free memory in arenas 0.00 B, will set to 398.09 MiB (RSS), difference: 7.82 MiB | ||
| 20424 | 2026.05.18 07:26:58.132975 [ 218 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20425 | 2026.05.18 07:26:58.133034 [ 218 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20426 | 2026.05.18 07:26:58.135115 [ 218 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20427 | 2026.05.18 07:26:58.480704 [ 224 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20428 | 2026.05.18 07:26:58.480802 [ 224 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20429 | 2026.05.18 07:26:58.483201 [ 224 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20430 | 2026.05.18 07:26:59.052288 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 20431 | 2026.05.18 07:26:59.070320 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20432 | 2026.05.18 07:26:59.070387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20433 | 2026.05.18 07:26:59.077650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20434 | 2026.05.18 07:26:59.079396 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20435 | 2026.05.18 07:26:59.088652 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 20436 | 2026.05.18 07:26:59.915970 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20437 | 2026.05.18 07:26:59.916262 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 20438 | 2026.05.18 07:26:59.916639 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20439 | 2026.05.18 07:26:59.916682 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20440 | 2026.05.18 07:26:59.916953 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20441 | 2026.05.18 07:26:59.917021 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20442 | 2026.05.18 07:26:59.917172 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 20443 | 2026.05.18 07:26:59.917211 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20444 | 2026.05.18 07:26:59.917233 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 20445 | 2026.05.18 07:26:59.917249 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20446 | 2026.05.18 07:26:59.917293 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 20447 | 2026.05.18 07:26:59.917314 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 20448 | 2026.05.18 07:26:59.918700 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002574 sec., 20202.0202020202 rows/sec., 4.72 MiB/sec. | ||
| 20449 | 2026.05.18 07:26:59.918829 [ 4 ] {86e1bf68-2702-4a68-92cf-4522d3bb0dc0} <Debug> TCPHandler: Processed in 0.003009957 sec. | ||
| 20450 | 2026.05.18 07:26:59.936202 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20451 | 2026.05.18 07:26:59.936340 [ 4 ] {a9d62878-98ff-4a39-a131-4079e3ffb01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20452 | 2026.05.18 07:26:59.936394 [ 4 ] {a9d62878-98ff-4a39-a131-4079e3ffb01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20453 | 2026.05.18 07:26:59.937182 [ 4 ] {a9d62878-98ff-4a39-a131-4079e3ffb01c} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20454 | 2026.05.18 07:26:59.937221 [ 4 ] {a9d62878-98ff-4a39-a131-4079e3ffb01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20455 | 2026.05.18 07:26:59.937610 [ 4 ] {a9d62878-98ff-4a39-a131-4079e3ffb01c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20456 | 2026.05.18 07:26:59.937833 [ 4 ] {a9d62878-98ff-4a39-a131-4079e3ffb01c} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2026.05.18 07:26:59.937979 [ 4 ] {a9d62878-98ff-4a39-a131-4079e3ffb01c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001677 sec., 169350.0298151461 rows/sec., 10.76 MiB/sec. | ||
| 20458 | 2026.05.18 07:26:59.938015 [ 4 ] {a9d62878-98ff-4a39-a131-4079e3ffb01c} <Debug> TCPHandler: Processed in 0.001877141 sec. | ||
| 20459 | 2026.05.18 07:26:59.938159 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20460 | 2026.05.18 07:26:59.938258 [ 4 ] {ac5cfe78-75d7-4bdd-a79e-fdb89a459688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20461 | 2026.05.18 07:26:59.938300 [ 4 ] {ac5cfe78-75d7-4bdd-a79e-fdb89a459688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20462 | 2026.05.18 07:26:59.938790 [ 4 ] {ac5cfe78-75d7-4bdd-a79e-fdb89a459688} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20463 | 2026.05.18 07:26:59.938827 [ 4 ] {ac5cfe78-75d7-4bdd-a79e-fdb89a459688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20464 | 2026.05.18 07:26:59.939117 [ 4 ] {ac5cfe78-75d7-4bdd-a79e-fdb89a459688} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 20465 | 2026.05.18 07:26:59.939326 [ 4 ] {ac5cfe78-75d7-4bdd-a79e-fdb89a459688} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20466 | 2026.05.18 07:26:59.939453 [ 4 ] {ac5cfe78-75d7-4bdd-a79e-fdb89a459688} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001213 sec., 6595.218466611706 rows/sec., 537.79 KiB/sec. | ||
| 20467 | 2026.05.18 07:26:59.939488 [ 4 ] {ac5cfe78-75d7-4bdd-a79e-fdb89a459688} <Debug> TCPHandler: Processed in 0.001383408 sec. | ||
| 20468 | 2026.05.18 07:26:59.939524 [ 220 ] {} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20469 | 2026.05.18 07:26:59.939591 [ 220 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20470 | 2026.05.18 07:26:59.939623 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20471 | 2026.05.18 07:26:59.939726 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20472 | 2026.05.18 07:26:59.939772 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20473 | 2026.05.18 07:26:59.941522 [ 220 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20474 | 2026.05.18 07:26:59.941778 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20475 | 2026.05.18 07:26:59.941824 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20476 | 2026.05.18 07:26:59.942308 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20477 | 2026.05.18 07:26:59.942539 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20478 | 2026.05.18 07:26:59.942673 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.002964 sec., 1070175.4385964912 rows/sec., 79.56 MiB/sec. | ||
| 20479 | 2026.05.18 07:26:59.942710 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 20480 | 2026.05.18 07:26:59.942723 [ 4 ] {000683d5-e6ee-4eef-8c57-cc1cd8218809} <Debug> TCPHandler: Processed in 0.003155238 sec. | ||
| 20481 | 2026.05.18 07:26:59.942863 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20482 | 2026.05.18 07:26:59.942960 [ 4 ] {1b9e2160-3aeb-4030-b064-7e1615196b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20483 | 2026.05.18 07:26:59.943000 [ 4 ] {1b9e2160-3aeb-4030-b064-7e1615196b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20484 | 2026.05.18 07:26:59.943512 [ 4 ] {1b9e2160-3aeb-4030-b064-7e1615196b5e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20485 | 2026.05.18 07:26:59.943551 [ 4 ] {1b9e2160-3aeb-4030-b064-7e1615196b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20486 | 2026.05.18 07:26:59.943856 [ 4 ] {1b9e2160-3aeb-4030-b064-7e1615196b5e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 20487 | 2026.05.18 07:26:59.944065 [ 4 ] {1b9e2160-3aeb-4030-b064-7e1615196b5e} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20488 | 2026.05.18 07:26:59.944193 [ 4 ] {1b9e2160-3aeb-4030-b064-7e1615196b5e} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001252 sec., 137380.19169329072 rows/sec., 8.39 MiB/sec. | ||
| 20489 | 2026.05.18 07:26:59.944228 [ 4 ] {1b9e2160-3aeb-4030-b064-7e1615196b5e} <Debug> TCPHandler: Processed in 0.001417538 sec. | ||
| 20490 | 2026.05.18 07:26:59.944359 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20491 | 2026.05.18 07:26:59.944456 [ 4 ] {e71c829b-d8bc-4252-9b0c-81ca678afdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20492 | 2026.05.18 07:26:59.944496 [ 4 ] {e71c829b-d8bc-4252-9b0c-81ca678afdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20493 | 2026.05.18 07:26:59.945260 [ 4 ] {e71c829b-d8bc-4252-9b0c-81ca678afdc9} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20494 | 2026.05.18 07:26:59.945298 [ 4 ] {e71c829b-d8bc-4252-9b0c-81ca678afdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20495 | 2026.05.18 07:26:59.945642 [ 4 ] {e71c829b-d8bc-4252-9b0c-81ca678afdc9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20496 | 2026.05.18 07:26:59.945858 [ 4 ] {e71c829b-d8bc-4252-9b0c-81ca678afdc9} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20497 | 2026.05.18 07:26:59.945983 [ 4 ] {e71c829b-d8bc-4252-9b0c-81ca678afdc9} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001546 sec., 614489.0038809831 rows/sec., 36.15 MiB/sec. | ||
| 20498 | 2026.05.18 07:26:59.945998 [ 115 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 20499 | 2026.05.18 07:26:59.946019 [ 4 ] {e71c829b-d8bc-4252-9b0c-81ca678afdc9} <Debug> TCPHandler: Processed in 0.00170909 sec. | ||
| 20500 | 2026.05.18 07:26:59.946067 [ 115 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20501 | 2026.05.18 07:26:59.946095 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20502 | 2026.05.18 07:26:59.946175 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20503 | 2026.05.18 07:26:59.946210 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 20504 | 2026.05.18 07:26:59.946277 [ 4 ] {c445810a-bc6f-4b92-884d-7ef7700a71a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20505 | 2026.05.18 07:26:59.946316 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20506 | 2026.05.18 07:26:59.946318 [ 4 ] {c445810a-bc6f-4b92-884d-7ef7700a71a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20507 | 2026.05.18 07:26:59.946349 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 975 rows starting from the beginning of the part | ||
| 20508 | 2026.05.18 07:26:59.946415 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 20509 | 2026.05.18 07:26:59.946469 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 950 rows starting from the beginning of the part | ||
| 20510 | 2026.05.18 07:26:59.946518 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 20511 | 2026.05.18 07:26:59.946565 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part | ||
| 20512 | 2026.05.18 07:26:59.946614 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 950 rows starting from the beginning of the part | ||
| 20513 | 2026.05.18 07:26:59.946839 [ 4 ] {c445810a-bc6f-4b92-884d-7ef7700a71a5} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20514 | 2026.05.18 07:26:59.946874 [ 4 ] {c445810a-bc6f-4b92-884d-7ef7700a71a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20515 | 2026.05.18 07:26:59.947163 [ 4 ] {c445810a-bc6f-4b92-884d-7ef7700a71a5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 20516 | 2026.05.18 07:26:59.947380 [ 4 ] {c445810a-bc6f-4b92-884d-7ef7700a71a5} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20517 | 2026.05.18 07:26:59.947505 [ 4 ] {c445810a-bc6f-4b92-884d-7ef7700a71a5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001247 sec., 801.924619085806 rows/sec., 56.39 KiB/sec. | ||
| 20518 | 2026.05.18 07:26:59.947540 [ 4 ] {c445810a-bc6f-4b92-884d-7ef7700a71a5} <Debug> TCPHandler: Processed in 0.001415017 sec. | ||
| 20519 | 2026.05.18 07:26:59.947661 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20520 | 2026.05.18 07:26:59.947757 [ 4 ] {6bc8e44e-6670-47a6-86f7-029ee42fc131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20521 | 2026.05.18 07:26:59.947796 [ 4 ] {6bc8e44e-6670-47a6-86f7-029ee42fc131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20522 | 2026.05.18 07:26:59.948101 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.00192789 sec., 1723127.3568512725 rows/sec., 109.60 MiB/sec. | ||
| 20523 | 2026.05.18 07:26:59.948277 [ 4 ] {6bc8e44e-6670-47a6-86f7-029ee42fc131} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2026.05.18 07:26:59.948320 [ 4 ] {6bc8e44e-6670-47a6-86f7-029ee42fc131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20525 | 2026.05.18 07:26:59.948323 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 20526 | 2026.05.18 07:26:59.948682 [ 4 ] {6bc8e44e-6670-47a6-86f7-029ee42fc131} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20527 | 2026.05.18 07:26:59.948694 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20528 | 2026.05.18 07:26:59.948805 [ 189 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_56_11} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 20529 | 2026.05.18 07:26:59.948906 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 20530 | 2026.05.18 07:26:59.948936 [ 4 ] {6bc8e44e-6670-47a6-86f7-029ee42fc131} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20531 | 2026.05.18 07:26:59.949077 [ 4 ] {6bc8e44e-6670-47a6-86f7-029ee42fc131} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001338 sec., 110612.85500747385 rows/sec., 6.29 MiB/sec. | ||
| 20532 | 2026.05.18 07:26:59.949112 [ 4 ] {6bc8e44e-6670-47a6-86f7-029ee42fc131} <Debug> TCPHandler: Processed in 0.001500248 sec. | ||
| 20533 | 2026.05.18 07:26:59.949256 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20534 | 2026.05.18 07:26:59.949351 [ 4 ] {e1e3fe9c-05fa-49e2-a8c8-922308738612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20535 | 2026.05.18 07:26:59.949390 [ 4 ] {e1e3fe9c-05fa-49e2-a8c8-922308738612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20536 | 2026.05.18 07:26:59.950848 [ 4 ] {e1e3fe9c-05fa-49e2-a8c8-922308738612} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20537 | 2026.05.18 07:26:59.950882 [ 4 ] {e1e3fe9c-05fa-49e2-a8c8-922308738612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20538 | 2026.05.18 07:26:59.951232 [ 4 ] {e1e3fe9c-05fa-49e2-a8c8-922308738612} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20539 | 2026.05.18 07:26:59.951429 [ 4 ] {e1e3fe9c-05fa-49e2-a8c8-922308738612} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20540 | 2026.05.18 07:26:59.951549 [ 4 ] {e1e3fe9c-05fa-49e2-a8c8-922308738612} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.00227 sec., 764317.1806167401 rows/sec., 51.50 MiB/sec. | ||
| 20541 | 2026.05.18 07:26:59.951582 [ 4 ] {e1e3fe9c-05fa-49e2-a8c8-922308738612} <Debug> TCPHandler: Processed in 0.002431604 sec. | ||
| 20542 | 2026.05.18 07:26:59.951796 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20543 | 2026.05.18 07:26:59.951892 [ 4 ] {0ffa0f3c-bd02-42e2-b30c-52ac0e764fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20544 | 2026.05.18 07:26:59.951933 [ 4 ] {0ffa0f3c-bd02-42e2-b30c-52ac0e764fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20545 | 2026.05.18 07:26:59.952285 [ 4 ] {0ffa0f3c-bd02-42e2-b30c-52ac0e764fa5} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20546 | 2026.05.18 07:26:59.952322 [ 4 ] {0ffa0f3c-bd02-42e2-b30c-52ac0e764fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20547 | 2026.05.18 07:26:59.952616 [ 4 ] {0ffa0f3c-bd02-42e2-b30c-52ac0e764fa5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20548 | 2026.05.18 07:26:59.952822 [ 4 ] {0ffa0f3c-bd02-42e2-b30c-52ac0e764fa5} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20549 | 2026.05.18 07:26:59.952948 [ 4 ] {0ffa0f3c-bd02-42e2-b30c-52ac0e764fa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 20550 | 2026.05.18 07:26:59.952981 [ 4 ] {0ffa0f3c-bd02-42e2-b30c-52ac0e764fa5} <Debug> TCPHandler: Processed in 0.001233686 sec. | ||
| 20551 | 2026.05.18 07:26:59.953102 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20552 | 2026.05.18 07:26:59.953198 [ 4 ] {dc20e3e2-1430-4c92-bdeb-1e30e8f5d8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20553 | 2026.05.18 07:26:59.953242 [ 4 ] {dc20e3e2-1430-4c92-bdeb-1e30e8f5d8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20554 | 2026.05.18 07:26:59.954024 [ 4 ] {dc20e3e2-1430-4c92-bdeb-1e30e8f5d8fc} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20555 | 2026.05.18 07:26:59.954060 [ 4 ] {dc20e3e2-1430-4c92-bdeb-1e30e8f5d8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20556 | 2026.05.18 07:26:59.954486 [ 4 ] {dc20e3e2-1430-4c92-bdeb-1e30e8f5d8fc} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20557 | 2026.05.18 07:26:59.954701 [ 4 ] {dc20e3e2-1430-4c92-bdeb-1e30e8f5d8fc} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20558 | 2026.05.18 07:26:59.954830 [ 4 ] {dc20e3e2-1430-4c92-bdeb-1e30e8f5d8fc} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.00165 sec., 1011515.1515151515 rows/sec., 61.77 MiB/sec. | ||
| 20559 | 2026.05.18 07:26:59.954865 [ 4 ] {dc20e3e2-1430-4c92-bdeb-1e30e8f5d8fc} <Debug> TCPHandler: Processed in 0.00181184 sec. | ||
| 20560 | 2026.05.18 07:26:59.955014 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20561 | 2026.05.18 07:26:59.955110 [ 4 ] {9b881d03-0841-4db7-8939-3330cf6c54d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20562 | 2026.05.18 07:26:59.955153 [ 4 ] {9b881d03-0841-4db7-8939-3330cf6c54d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20563 | 2026.05.18 07:26:59.955483 [ 4 ] {9b881d03-0841-4db7-8939-3330cf6c54d0} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20564 | 2026.05.18 07:26:59.955518 [ 4 ] {9b881d03-0841-4db7-8939-3330cf6c54d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20565 | 2026.05.18 07:26:59.955809 [ 4 ] {9b881d03-0841-4db7-8939-3330cf6c54d0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20566 | 2026.05.18 07:26:59.956019 [ 4 ] {9b881d03-0841-4db7-8939-3330cf6c54d0} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20567 | 2026.05.18 07:26:59.956145 [ 4 ] {9b881d03-0841-4db7-8939-3330cf6c54d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 20568 | 2026.05.18 07:26:59.956178 [ 4 ] {9b881d03-0841-4db7-8939-3330cf6c54d0} <Debug> TCPHandler: Processed in 0.001212987 sec. | ||
| 20569 | 2026.05.18 07:26:59.956303 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20570 | 2026.05.18 07:26:59.956399 [ 4 ] {bd25735e-ae13-4f49-8859-75569913b37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20571 | 2026.05.18 07:26:59.956451 [ 4 ] {bd25735e-ae13-4f49-8859-75569913b37b} <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 | ||
| 20572 | 2026.05.18 07:26:59.957250 [ 4 ] {bd25735e-ae13-4f49-8859-75569913b37b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20573 | 2026.05.18 07:26:59.957288 [ 4 ] {bd25735e-ae13-4f49-8859-75569913b37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20574 | 2026.05.18 07:26:59.957812 [ 4 ] {bd25735e-ae13-4f49-8859-75569913b37b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 20575 | 2026.05.18 07:26:59.958040 [ 4 ] {bd25735e-ae13-4f49-8859-75569913b37b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20576 | 2026.05.18 07:26:59.958177 [ 4 ] {bd25735e-ae13-4f49-8859-75569913b37b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001796 sec., 12249.443207126948 rows/sec., 21.95 MiB/sec. | ||
| 20577 | 2026.05.18 07:26:59.958230 [ 4 ] {bd25735e-ae13-4f49-8859-75569913b37b} <Debug> TCPHandler: Processed in 0.001975211 sec. | ||
| 20578 | 2026.05.18 07:26:59.958394 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20579 | 2026.05.18 07:26:59.958490 [ 4 ] {91b9d3ce-f0d2-449f-b46b-d758b54cbb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20580 | 2026.05.18 07:26:59.958532 [ 4 ] {91b9d3ce-f0d2-449f-b46b-d758b54cbb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20581 | 2026.05.18 07:26:59.958884 [ 4 ] {91b9d3ce-f0d2-449f-b46b-d758b54cbb2a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20582 | 2026.05.18 07:26:59.958921 [ 4 ] {91b9d3ce-f0d2-449f-b46b-d758b54cbb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20583 | 2026.05.18 07:26:59.959221 [ 4 ] {91b9d3ce-f0d2-449f-b46b-d758b54cbb2a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20584 | 2026.05.18 07:26:59.959444 [ 4 ] {91b9d3ce-f0d2-449f-b46b-d758b54cbb2a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20585 | 2026.05.18 07:26:59.959574 [ 4 ] {91b9d3ce-f0d2-449f-b46b-d758b54cbb2a} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001103 sec., 59836.80870353581 rows/sec., 3.64 MiB/sec. | ||
| 20586 | 2026.05.18 07:26:59.959608 [ 4 ] {91b9d3ce-f0d2-449f-b46b-d758b54cbb2a} <Debug> TCPHandler: Processed in 0.001263387 sec. | ||
| 20587 | 2026.05.18 07:27:00.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.49 MiB, peak 410.01 MiB, free memory in arenas 0.00 B, will set to 398.09 MiB (RSS), difference: -1.40 MiB | ||
| 20588 | 2026.05.18 07:27:01.016517 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20589 | 2026.05.18 07:27:01.016580 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20590 | 2026.05.18 07:27:01.018702 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20591 | 2026.05.18 07:27:01.611216 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20592 | 2026.05.18 07:27:01.611271 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20593 | 2026.05.18 07:27:01.613154 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20594 | 2026.05.18 07:27:02.485643 [ 219 ] {} <Trace> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20595 | 2026.05.18 07:27:02.485701 [ 219 ] {} <Debug> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20596 | 2026.05.18 07:27:02.487409 [ 219 ] {} <Debug> system.query_log (2c986aad-d635-490a-921f-c3c7b441dc77): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20597 | 2026.05.18 07:27:02.577264 [ 219 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20598 | 2026.05.18 07:27:02.577335 [ 219 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20599 | 2026.05.18 07:27:02.579617 [ 219 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20600 | 2026.05.18 07:27:02.634305 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20601 | 2026.05.18 07:27:02.634547 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 20602 | 2026.05.18 07:27:02.634927 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20603 | 2026.05.18 07:27:02.634972 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <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 | ||
| 20604 | 2026.05.18 07:27:02.635228 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20605 | 2026.05.18 07:27:02.635310 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20606 | 2026.05.18 07:27:02.635461 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20607 | 2026.05.18 07:27:02.635497 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20608 | 2026.05.18 07:27:02.635519 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 20609 | 2026.05.18 07:27:02.635535 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20610 | 2026.05.18 07:27:02.635578 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <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'))" | ||
| 20611 | 2026.05.18 07:27:02.635598 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 20612 | 2026.05.18 07:27:02.636836 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00239 sec., 21757.322175732217 rows/sec., 5.09 MiB/sec. | ||
| 20613 | 2026.05.18 07:27:02.637023 [ 4 ] {9b7758ed-27fc-4781-8ee0-1758818799ad} <Debug> TCPHandler: Processed in 0.002858386 sec. | ||
| 20614 | 2026.05.18 07:27:02.638573 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2026.05.18 07:27:02.638732 [ 4 ] {eda99fe2-55c1-4efb-b142-d43a791e45e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20616 | 2026.05.18 07:27:02.638797 [ 4 ] {eda99fe2-55c1-4efb-b142-d43a791e45e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20617 | 2026.05.18 07:27:02.639455 [ 4 ] {eda99fe2-55c1-4efb-b142-d43a791e45e2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20618 | 2026.05.18 07:27:02.639495 [ 4 ] {eda99fe2-55c1-4efb-b142-d43a791e45e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20619 | 2026.05.18 07:27:02.639893 [ 4 ] {eda99fe2-55c1-4efb-b142-d43a791e45e2} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20620 | 2026.05.18 07:27:02.640141 [ 4 ] {eda99fe2-55c1-4efb-b142-d43a791e45e2} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20621 | 2026.05.18 07:27:02.640288 [ 4 ] {eda99fe2-55c1-4efb-b142-d43a791e45e2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 20622 | 2026.05.18 07:27:02.640325 [ 4 ] {eda99fe2-55c1-4efb-b142-d43a791e45e2} <Debug> TCPHandler: Processed in 0.001881261 sec. | ||
| 20623 | 2026.05.18 07:27:02.640483 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20624 | 2026.05.18 07:27:02.640593 [ 4 ] {72b2239c-9562-4219-b4fe-73968eb7ebf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20625 | 2026.05.18 07:27:02.640736 [ 4 ] {72b2239c-9562-4219-b4fe-73968eb7ebf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20626 | 2026.05.18 07:27:02.641258 [ 4 ] {72b2239c-9562-4219-b4fe-73968eb7ebf5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20627 | 2026.05.18 07:27:02.641297 [ 4 ] {72b2239c-9562-4219-b4fe-73968eb7ebf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20628 | 2026.05.18 07:27:02.641612 [ 4 ] {72b2239c-9562-4219-b4fe-73968eb7ebf5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20629 | 2026.05.18 07:27:02.641833 [ 4 ] {72b2239c-9562-4219-b4fe-73968eb7ebf5} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20630 | 2026.05.18 07:27:02.641969 [ 4 ] {72b2239c-9562-4219-b4fe-73968eb7ebf5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001397 sec., 45812.45526127416 rows/sec., 3.58 MiB/sec. | ||
| 20631 | 2026.05.18 07:27:02.642005 [ 4 ] {72b2239c-9562-4219-b4fe-73968eb7ebf5} <Debug> TCPHandler: Processed in 0.001572298 sec. | ||
| 20632 | 2026.05.18 07:27:02.642155 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20633 | 2026.05.18 07:27:02.642252 [ 4 ] {c5df16a1-bc9e-4ebb-b897-c8cde25f714f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20634 | 2026.05.18 07:27:02.642297 [ 4 ] {c5df16a1-bc9e-4ebb-b897-c8cde25f714f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20635 | 2026.05.18 07:27:02.642732 [ 4 ] {c5df16a1-bc9e-4ebb-b897-c8cde25f714f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20636 | 2026.05.18 07:27:02.642769 [ 4 ] {c5df16a1-bc9e-4ebb-b897-c8cde25f714f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20637 | 2026.05.18 07:27:02.643079 [ 4 ] {c5df16a1-bc9e-4ebb-b897-c8cde25f714f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20638 | 2026.05.18 07:27:02.643302 [ 4 ] {c5df16a1-bc9e-4ebb-b897-c8cde25f714f} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20639 | 2026.05.18 07:27:02.643430 [ 4 ] {c5df16a1-bc9e-4ebb-b897-c8cde25f714f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 3.73 MiB/sec. | ||
| 20640 | 2026.05.18 07:27:02.643464 [ 4 ] {c5df16a1-bc9e-4ebb-b897-c8cde25f714f} <Debug> TCPHandler: Processed in 0.001359117 sec. | ||
| 20641 | 2026.05.18 07:27:02.643610 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20642 | 2026.05.18 07:27:02.643715 [ 4 ] {4c758c63-5a8d-472e-88ba-62cec4be7ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20643 | 2026.05.18 07:27:02.643758 [ 4 ] {4c758c63-5a8d-472e-88ba-62cec4be7ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20644 | 2026.05.18 07:27:02.644113 [ 4 ] {4c758c63-5a8d-472e-88ba-62cec4be7ff7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20645 | 2026.05.18 07:27:02.644149 [ 4 ] {4c758c63-5a8d-472e-88ba-62cec4be7ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20646 | 2026.05.18 07:27:02.644457 [ 4 ] {4c758c63-5a8d-472e-88ba-62cec4be7ff7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20647 | 2026.05.18 07:27:02.644663 [ 4 ] {4c758c63-5a8d-472e-88ba-62cec4be7ff7} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20648 | 2026.05.18 07:27:02.644792 [ 4 ] {4c758c63-5a8d-472e-88ba-62cec4be7ff7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.47 MiB/sec. | ||
| 20649 | 2026.05.18 07:27:02.644826 [ 4 ] {4c758c63-5a8d-472e-88ba-62cec4be7ff7} <Debug> TCPHandler: Processed in 0.001268677 sec. | ||
| 20650 | 2026.05.18 07:27:04.132719 [ 221 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20651 | 2026.05.18 07:27:04.132812 [ 221 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20652 | 2026.05.18 07:27:04.135414 [ 221 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20653 | 2026.05.18 07:27:04.414622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40866 | ||
| 20654 | 2026.05.18 07:27:04.415409 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2026.05.18 07:27:04.415478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 20656 | 2026.05.18 07:27:04.415998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20657 | 2026.05.18 07:27:04.416291 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20658 | 2026.05.18 07:27:04.416444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40866 | ||
| 20659 | 2026.05.18 07:27:04.416576 [ 219 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20660 | 2026.05.18 07:27:04.416623 [ 219 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20661 | 2026.05.18 07:27:04.418664 [ 219 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20662 | 2026.05.18 07:27:06.588948 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 20663 | 2026.05.18 07:27:06.606520 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20664 | 2026.05.18 07:27:06.606588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20665 | 2026.05.18 07:27:06.614257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20666 | 2026.05.18 07:27:06.615985 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20667 | 2026.05.18 07:27:06.624635 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 20668 | 2026.05.18 07:27:07.639672 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20669 | 2026.05.18 07:27:07.639921 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20670 | 2026.05.18 07:27:07.640292 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20671 | 2026.05.18 07:27:07.640336 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <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 | ||
| 20672 | 2026.05.18 07:27:07.640578 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20673 | 2026.05.18 07:27:07.640659 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20674 | 2026.05.18 07:27:07.640821 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20675 | 2026.05.18 07:27:07.640861 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20676 | 2026.05.18 07:27:07.640885 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 20677 | 2026.05.18 07:27:07.640900 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20678 | 2026.05.18 07:27:07.640945 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <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'))" | ||
| 20679 | 2026.05.18 07:27:07.640967 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 20680 | 2026.05.18 07:27:07.642188 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002369 sec., 21950.189953566907 rows/sec., 5.13 MiB/sec. | ||
| 20681 | 2026.05.18 07:27:07.642307 [ 4 ] {c8bc211b-6c58-4f06-8f6a-b3247441f15c} <Debug> TCPHandler: Processed in 0.002789705 sec. | ||
| 20682 | 2026.05.18 07:27:07.644627 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20683 | 2026.05.18 07:27:07.644753 [ 4 ] {597b8c3d-4802-4c82-be7c-01886ebacbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20684 | 2026.05.18 07:27:07.644802 [ 4 ] {597b8c3d-4802-4c82-be7c-01886ebacbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20685 | 2026.05.18 07:27:07.645374 [ 4 ] {597b8c3d-4802-4c82-be7c-01886ebacbae} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20686 | 2026.05.18 07:27:07.645421 [ 4 ] {597b8c3d-4802-4c82-be7c-01886ebacbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20687 | 2026.05.18 07:27:07.645809 [ 4 ] {597b8c3d-4802-4c82-be7c-01886ebacbae} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20688 | 2026.05.18 07:27:07.646062 [ 4 ] {597b8c3d-4802-4c82-be7c-01886ebacbae} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20689 | 2026.05.18 07:27:07.646220 [ 4 ] {597b8c3d-4802-4c82-be7c-01886ebacbae} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001501 sec., 77281.81212524984 rows/sec., 6.55 MiB/sec. | ||
| 20690 | 2026.05.18 07:27:07.646261 [ 4 ] {597b8c3d-4802-4c82-be7c-01886ebacbae} <Debug> TCPHandler: Processed in 0.001693569 sec. | ||
| 20691 | 2026.05.18 07:27:07.646275 [ 104 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20692 | 2026.05.18 07:27:07.646352 [ 104 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20693 | 2026.05.18 07:27:07.646391 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20694 | 2026.05.18 07:27:07.646426 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20695 | 2026.05.18 07:27:07.646504 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20696 | 2026.05.18 07:27:07.646540 [ 4 ] {0bb7b88c-e833-4b9a-af31-55c1e6d67ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20697 | 2026.05.18 07:27:07.646590 [ 4 ] {0bb7b88c-e833-4b9a-af31-55c1e6d67ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20698 | 2026.05.18 07:27:07.646643 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20699 | 2026.05.18 07:27:07.646679 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3362 rows starting from the beginning of the part | ||
| 20700 | 2026.05.18 07:27:07.646740 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 819 rows starting from the beginning of the part | ||
| 20701 | 2026.05.18 07:27:07.646790 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 116 rows starting from the beginning of the part | ||
| 20702 | 2026.05.18 07:27:07.646835 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 3172 rows starting from the beginning of the part | ||
| 20703 | 2026.05.18 07:27:07.646880 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 20704 | 2026.05.18 07:27:07.646923 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 116 rows starting from the beginning of the part | ||
| 20705 | 2026.05.18 07:27:07.647168 [ 4 ] {0bb7b88c-e833-4b9a-af31-55c1e6d67ac4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20706 | 2026.05.18 07:27:07.647240 [ 4 ] {0bb7b88c-e833-4b9a-af31-55c1e6d67ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20707 | 2026.05.18 07:27:07.647682 [ 4 ] {0bb7b88c-e833-4b9a-af31-55c1e6d67ac4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20708 | 2026.05.18 07:27:07.647963 [ 4 ] {0bb7b88c-e833-4b9a-af31-55c1e6d67ac4} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20709 | 2026.05.18 07:27:07.648168 [ 4 ] {0bb7b88c-e833-4b9a-af31-55c1e6d67ac4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001647 sec., 18214.936247723133 rows/sec., 1.34 MiB/sec. | ||
| 20710 | 2026.05.18 07:27:07.648242 [ 4 ] {0bb7b88c-e833-4b9a-af31-55c1e6d67ac4} <Debug> TCPHandler: Processed in 0.0018706 sec. | ||
| 20711 | 2026.05.18 07:27:07.648502 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20712 | 2026.05.18 07:27:07.648646 [ 4 ] {6c7a94c6-2443-4d84-a5a6-7cd68e73ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20713 | 2026.05.18 07:27:07.648708 [ 4 ] {6c7a94c6-2443-4d84-a5a6-7cd68e73ac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20714 | 2026.05.18 07:27:07.649288 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002831766 sec., 2698316.174429667 rows/sec., 213.88 MiB/sec. | ||
| 20715 | 2026.05.18 07:27:07.649335 [ 4 ] {6c7a94c6-2443-4d84-a5a6-7cd68e73ac76} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20716 | 2026.05.18 07:27:07.649386 [ 4 ] {6c7a94c6-2443-4d84-a5a6-7cd68e73ac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20717 | 2026.05.18 07:27:07.649627 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20718 | 2026.05.18 07:27:07.649870 [ 4 ] {6c7a94c6-2443-4d84-a5a6-7cd68e73ac76} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20719 | 2026.05.18 07:27:07.649900 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20720 | 2026.05.18 07:27:07.649979 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_141_28} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20721 | 2026.05.18 07:27:07.650081 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 20722 | 2026.05.18 07:27:07.650161 [ 4 ] {6c7a94c6-2443-4d84-a5a6-7cd68e73ac76} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20723 | 2026.05.18 07:27:07.650312 [ 4 ] {6c7a94c6-2443-4d84-a5a6-7cd68e73ac76} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001707 sec., 55067.36965436438 rows/sec., 4.30 MiB/sec. | ||
| 20724 | 2026.05.18 07:27:07.650315 [ 104 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20725 | 2026.05.18 07:27:07.650359 [ 4 ] {6c7a94c6-2443-4d84-a5a6-7cd68e73ac76} <Debug> TCPHandler: Processed in 0.001985361 sec. | ||
| 20726 | 2026.05.18 07:27:07.650368 [ 104 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20727 | 2026.05.18 07:27:07.650399 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20728 | 2026.05.18 07:27:07.650502 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20729 | 2026.05.18 07:27:07.650525 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20730 | 2026.05.18 07:27:07.650626 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20731 | 2026.05.18 07:27:07.650643 [ 4 ] {f331bfee-330e-4754-980a-0136911d020a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20732 | 2026.05.18 07:27:07.650664 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1831 rows starting from the beginning of the part | ||
| 20733 | 2026.05.18 07:27:07.650700 [ 4 ] {f331bfee-330e-4754-980a-0136911d020a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20734 | 2026.05.18 07:27:07.650740 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 501 rows starting from the beginning of the part | ||
| 20735 | 2026.05.18 07:27:07.650796 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 94 rows starting from the beginning of the part | ||
| 20736 | 2026.05.18 07:27:07.650844 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1735 rows starting from the beginning of the part | ||
| 20737 | 2026.05.18 07:27:07.650888 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 20738 | 2026.05.18 07:27:07.650930 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 94 rows starting from the beginning of the part | ||
| 20739 | 2026.05.18 07:27:07.651226 [ 4 ] {f331bfee-330e-4754-980a-0136911d020a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20740 | 2026.05.18 07:27:07.651269 [ 4 ] {f331bfee-330e-4754-980a-0136911d020a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20741 | 2026.05.18 07:27:07.651656 [ 4 ] {f331bfee-330e-4754-980a-0136911d020a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20742 | 2026.05.18 07:27:07.651904 [ 4 ] {f331bfee-330e-4754-980a-0136911d020a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20743 | 2026.05.18 07:27:07.652057 [ 4 ] {f331bfee-330e-4754-980a-0136911d020a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec. | ||
| 20744 | 2026.05.18 07:27:07.652113 [ 4 ] {f331bfee-330e-4754-980a-0136911d020a} <Debug> TCPHandler: Processed in 0.00164512 sec. | ||
| 20745 | 2026.05.18 07:27:07.652275 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20746 | 2026.05.18 07:27:07.652381 [ 4 ] {9cc6203a-39b8-4fc5-9a06-370bdd03a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20747 | 2026.05.18 07:27:07.652444 [ 4 ] {9cc6203a-39b8-4fc5-9a06-370bdd03a504} <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 | ||
| 20748 | 2026.05.18 07:27:07.652465 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.002007741 sec., 2151173.8814916867 rows/sec., 155.93 MiB/sec. | ||
| 20749 | 2026.05.18 07:27:07.652712 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20750 | 2026.05.18 07:27:07.653120 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20751 | 2026.05.18 07:27:07.653205 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_141_28} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20752 | 2026.05.18 07:27:07.653291 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 20753 | 2026.05.18 07:27:07.653375 [ 4 ] {9cc6203a-39b8-4fc5-9a06-370bdd03a504} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20754 | 2026.05.18 07:27:07.653419 [ 4 ] {9cc6203a-39b8-4fc5-9a06-370bdd03a504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20755 | 2026.05.18 07:27:07.654008 [ 4 ] {9cc6203a-39b8-4fc5-9a06-370bdd03a504} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 20756 | 2026.05.18 07:27:07.654253 [ 4 ] {9cc6203a-39b8-4fc5-9a06-370bdd03a504} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20757 | 2026.05.18 07:27:07.654415 [ 4 ] {9cc6203a-39b8-4fc5-9a06-370bdd03a504} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002056 sec., 14591.439688715953 rows/sec., 26.15 MiB/sec. | ||
| 20758 | 2026.05.18 07:27:07.654491 [ 4 ] {9cc6203a-39b8-4fc5-9a06-370bdd03a504} <Debug> TCPHandler: Processed in 0.002270943 sec. | ||
| 20759 | 2026.05.18 07:27:07.654640 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.05.18 07:27:07.654744 [ 4 ] {da774764-ba19-43ea-8d0f-c9e4874883d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20761 | 2026.05.18 07:27:07.654787 [ 4 ] {da774764-ba19-43ea-8d0f-c9e4874883d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20762 | 2026.05.18 07:27:07.655157 [ 4 ] {da774764-ba19-43ea-8d0f-c9e4874883d1} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20763 | 2026.05.18 07:27:07.655195 [ 4 ] {da774764-ba19-43ea-8d0f-c9e4874883d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20764 | 2026.05.18 07:27:07.655522 [ 4 ] {da774764-ba19-43ea-8d0f-c9e4874883d1} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20765 | 2026.05.18 07:27:07.655745 [ 4 ] {da774764-ba19-43ea-8d0f-c9e4874883d1} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20766 | 2026.05.18 07:27:07.655883 [ 4 ] {da774764-ba19-43ea-8d0f-c9e4874883d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 20767 | 2026.05.18 07:27:07.655918 [ 4 ] {da774764-ba19-43ea-8d0f-c9e4874883d1} <Debug> TCPHandler: Processed in 0.001330318 sec. | ||
| 20768 | 2026.05.18 07:27:10.018013 [ 99 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 20769 | 2026.05.18 07:27:10.018083 [ 99 ] {} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20770 | 2026.05.18 07:27:10.018109 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20771 | 2026.05.18 07:27:10.018229 [ 194 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 20772 | 2026.05.18 07:27:10.018353 [ 194 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20773 | 2026.05.18 07:27:10.018390 [ 194 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 20774 | 2026.05.18 07:27:10.018472 [ 194 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 20775 | 2026.05.18 07:27:10.018539 [ 194 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 20776 | 2026.05.18 07:27:10.018596 [ 194 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 20777 | 2026.05.18 07:27:10.018653 [ 194 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 20778 | 2026.05.18 07:27:10.019488 [ 191 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309507 sec., 42764.18530026949 rows/sec., 3.57 MiB/sec. | ||
| 20779 | 2026.05.18 07:27:10.019674 [ 199 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 20780 | 2026.05.18 07:27:10.020018 [ 199 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20781 | 2026.05.18 07:27:10.020105 [ 199 ] {a04728a7-991d-45f7-a10c-8d4172bfcd96::all_1_22_5} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 20782 | 2026.05.18 07:27:10.020230 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20783 | 2026.05.18 07:27:10.416549 [ 99 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 20784 | 2026.05.18 07:27:10.416609 [ 99 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20785 | 2026.05.18 07:27:10.416630 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20786 | 2026.05.18 07:27:10.416766 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 20787 | 2026.05.18 07:27:10.416912 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20788 | 2026.05.18 07:27:10.416948 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 308 rows starting from the beginning of the part | ||
| 20789 | 2026.05.18 07:27:10.417023 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part | ||
| 20790 | 2026.05.18 07:27:10.417072 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 20791 | 2026.05.18 07:27:10.417118 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part | ||
| 20792 | 2026.05.18 07:27:10.417159 [ 194 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part | ||
| 20793 | 2026.05.18 07:27:10.418191 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482528 sec., 974011.957952902 rows/sec., 65.89 MiB/sec. | ||
| 20794 | 2026.05.18 07:27:10.418382 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 20795 | 2026.05.18 07:27:10.418702 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20796 | 2026.05.18 07:27:10.418794 [ 199 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_56_12} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 20797 | 2026.05.18 07:27:10.418894 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 20798 | 2026.05.18 07:27:10.655214 [ 98 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 20799 | 2026.05.18 07:27:10.655281 [ 98 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20800 | 2026.05.18 07:27:10.655303 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 20801 | 2026.05.18 07:27:10.655443 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 20802 | 2026.05.18 07:27:10.655591 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20803 | 2026.05.18 07:27:10.655628 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 160 rows starting from the beginning of the part | ||
| 20804 | 2026.05.18 07:27:10.655702 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part | ||
| 20805 | 2026.05.18 07:27:10.655759 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 20806 | 2026.05.18 07:27:10.655808 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
| 20807 | 2026.05.18 07:27:10.655858 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 20808 | 2026.05.18 07:27:10.656769 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392198 sec., 540153.052942182 rows/sec., 32.95 MiB/sec. | ||
| 20809 | 2026.05.18 07:27:10.656902 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 20810 | 2026.05.18 07:27:10.657192 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20811 | 2026.05.18 07:27:10.657276 [ 192 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_56_12} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 20812 | 2026.05.18 07:27:10.657353 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20813 | 2026.05.18 07:27:11.704449 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20814 | 2026.05.18 07:27:11.704515 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20815 | 2026.05.18 07:27:11.748526 [ 98 ] {} <Debug> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 20816 | 2026.05.18 07:27:11.748582 [ 98 ] {} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20817 | 2026.05.18 07:27:11.748611 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20818 | 2026.05.18 07:27:11.748747 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 20819 | 2026.05.18 07:27:11.748894 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20820 | 2026.05.18 07:27:11.748929 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 20821 | 2026.05.18 07:27:11.749005 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 20822 | 2026.05.18 07:27:11.749054 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 20823 | 2026.05.18 07:27:11.749101 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 20824 | 2026.05.18 07:27:11.749143 [ 199 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 20825 | 2026.05.18 07:27:11.749912 [ 192 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217587 sec., 4927.779288050874 rows/sec., 365.73 KiB/sec. | ||
| 20826 | 2026.05.18 07:27:11.750107 [ 200 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 20827 | 2026.05.18 07:27:11.750409 [ 200 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20828 | 2026.05.18 07:27:11.750494 [ 200 ] {6ecc79d7-8451-4617-bf92-c584932d792a::all_1_17_4} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 20829 | 2026.05.18 07:27:11.750585 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 20830 | 2026.05.18 07:27:11.916659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41314 | ||
| 20831 | 2026.05.18 07:27:11.917148 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20832 | 2026.05.18 07:27:11.917189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20833 | 2026.05.18 07:27:11.917654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20834 | 2026.05.18 07:27:11.917898 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20835 | 2026.05.18 07:27:11.918040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41314 | ||
| 20836 | 2026.05.18 07:27:11.918039 [ 98 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20837 | 2026.05.18 07:27:11.918095 [ 98 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20838 | 2026.05.18 07:27:11.918118 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20839 | 2026.05.18 07:27:11.918251 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20840 | 2026.05.18 07:27:11.918396 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20841 | 2026.05.18 07:27:11.918434 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38946 rows starting from the beginning of the part | ||
| 20842 | 2026.05.18 07:27:11.918500 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 20843 | 2026.05.18 07:27:11.918546 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 20844 | 2026.05.18 07:27:11.918589 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 20845 | 2026.05.18 07:27:11.918628 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 20846 | 2026.05.18 07:27:11.918667 [ 199 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 20847 | 2026.05.18 07:27:11.921185 [ 192 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41314 rows, containing 4 columns (4 merged, 0 gathered) in 0.002989786 sec., 13818380.3121695 rows/sec., 197.67 MiB/sec. | ||
| 20848 | 2026.05.18 07:27:11.921483 [ 193 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20849 | 2026.05.18 07:27:11.921752 [ 193 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20850 | 2026.05.18 07:27:11.921825 [ 193 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_86_17} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20851 | 2026.05.18 07:27:11.921903 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20852 | 2026.05.18 07:27:12.643264 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20853 | 2026.05.18 07:27:12.643504 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 20854 | 2026.05.18 07:27:12.643852 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20855 | 2026.05.18 07:27:12.643894 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <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 | ||
| 20856 | 2026.05.18 07:27:12.644136 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20857 | 2026.05.18 07:27:12.644204 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20858 | 2026.05.18 07:27:12.644345 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 20859 | 2026.05.18 07:27:12.644382 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20860 | 2026.05.18 07:27:12.644404 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 20861 | 2026.05.18 07:27:12.644420 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20862 | 2026.05.18 07:27:12.644462 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <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'))" | ||
| 20863 | 2026.05.18 07:27:12.644482 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 20864 | 2026.05.18 07:27:12.645548 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002151 sec., 24174.80241748024 rows/sec., 5.65 MiB/sec. | ||
| 20865 | 2026.05.18 07:27:12.645658 [ 4 ] {9dec529c-80f7-4616-97bf-d6284d3f2ded} <Debug> TCPHandler: Processed in 0.002533585 sec. | ||
| 20866 | 2026.05.18 07:27:12.651102 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20867 | 2026.05.18 07:27:12.651215 [ 4 ] {7693d5c6-5f46-477a-8474-4581b1e0221a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20868 | 2026.05.18 07:27:12.651259 [ 4 ] {7693d5c6-5f46-477a-8474-4581b1e0221a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20869 | 2026.05.18 07:27:12.651837 [ 4 ] {7693d5c6-5f46-477a-8474-4581b1e0221a} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20870 | 2026.05.18 07:27:12.651884 [ 4 ] {7693d5c6-5f46-477a-8474-4581b1e0221a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20871 | 2026.05.18 07:27:12.652256 [ 4 ] {7693d5c6-5f46-477a-8474-4581b1e0221a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20872 | 2026.05.18 07:27:12.652472 [ 4 ] {7693d5c6-5f46-477a-8474-4581b1e0221a} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20873 | 2026.05.18 07:27:12.652616 [ 4 ] {7693d5c6-5f46-477a-8474-4581b1e0221a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001432 sec., 198324.02234636873 rows/sec., 12.60 MiB/sec. | ||
| 20874 | 2026.05.18 07:27:12.652651 [ 4 ] {7693d5c6-5f46-477a-8474-4581b1e0221a} <Debug> TCPHandler: Processed in 0.001601649 sec. | ||
| 20875 | 2026.05.18 07:27:12.652793 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20876 | 2026.05.18 07:27:12.652890 [ 4 ] {65aaba0a-8a37-4c8b-8a06-a80cbba2e378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20877 | 2026.05.18 07:27:12.652954 [ 4 ] {65aaba0a-8a37-4c8b-8a06-a80cbba2e378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20878 | 2026.05.18 07:27:12.653733 [ 4 ] {65aaba0a-8a37-4c8b-8a06-a80cbba2e378} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20879 | 2026.05.18 07:27:12.653770 [ 4 ] {65aaba0a-8a37-4c8b-8a06-a80cbba2e378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20880 | 2026.05.18 07:27:12.654111 [ 4 ] {65aaba0a-8a37-4c8b-8a06-a80cbba2e378} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20881 | 2026.05.18 07:27:12.654330 [ 4 ] {65aaba0a-8a37-4c8b-8a06-a80cbba2e378} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20882 | 2026.05.18 07:27:12.654461 [ 4 ] {65aaba0a-8a37-4c8b-8a06-a80cbba2e378} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00159 sec., 515094.3396226415 rows/sec., 39.93 MiB/sec. | ||
| 20883 | 2026.05.18 07:27:12.654496 [ 4 ] {65aaba0a-8a37-4c8b-8a06-a80cbba2e378} <Debug> TCPHandler: Processed in 0.001753399 sec. | ||
| 20884 | 2026.05.18 07:27:12.654630 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20885 | 2026.05.18 07:27:12.654752 [ 4 ] {27ef7950-967f-4ece-b477-2c1e295ea887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20886 | 2026.05.18 07:27:12.654793 [ 4 ] {27ef7950-967f-4ece-b477-2c1e295ea887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20887 | 2026.05.18 07:27:12.655292 [ 4 ] {27ef7950-967f-4ece-b477-2c1e295ea887} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20888 | 2026.05.18 07:27:12.655328 [ 4 ] {27ef7950-967f-4ece-b477-2c1e295ea887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20889 | 2026.05.18 07:27:12.655617 [ 4 ] {27ef7950-967f-4ece-b477-2c1e295ea887} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20890 | 2026.05.18 07:27:12.655831 [ 4 ] {27ef7950-967f-4ece-b477-2c1e295ea887} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20891 | 2026.05.18 07:27:12.655959 [ 4 ] {27ef7950-967f-4ece-b477-2c1e295ea887} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001225 sec., 124897.95918367348 rows/sec., 7.47 MiB/sec. | ||
| 20892 | 2026.05.18 07:27:12.655994 [ 4 ] {27ef7950-967f-4ece-b477-2c1e295ea887} <Debug> TCPHandler: Processed in 0.001414127 sec. | ||
| 20893 | 2026.05.18 07:27:12.656125 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20894 | 2026.05.18 07:27:12.656221 [ 4 ] {8ca51e4b-90d6-4325-b00c-5bffb87c6a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20895 | 2026.05.18 07:27:12.656260 [ 4 ] {8ca51e4b-90d6-4325-b00c-5bffb87c6a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20896 | 2026.05.18 07:27:12.656703 [ 4 ] {8ca51e4b-90d6-4325-b00c-5bffb87c6a2f} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20897 | 2026.05.18 07:27:12.656740 [ 4 ] {8ca51e4b-90d6-4325-b00c-5bffb87c6a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20898 | 2026.05.18 07:27:12.657027 [ 4 ] {8ca51e4b-90d6-4325-b00c-5bffb87c6a2f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20899 | 2026.05.18 07:27:12.657233 [ 4 ] {8ca51e4b-90d6-4325-b00c-5bffb87c6a2f} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20900 | 2026.05.18 07:27:12.657358 [ 4 ] {8ca51e4b-90d6-4325-b00c-5bffb87c6a2f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 20901 | 2026.05.18 07:27:12.657392 [ 4 ] {8ca51e4b-90d6-4325-b00c-5bffb87c6a2f} <Debug> TCPHandler: Processed in 0.001316807 sec. | ||
| 20902 | 2026.05.18 07:27:12.657517 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20903 | 2026.05.18 07:27:12.657613 [ 4 ] {0b07039c-92f7-4d29-9376-d59e727a0163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20904 | 2026.05.18 07:27:12.657652 [ 4 ] {0b07039c-92f7-4d29-9376-d59e727a0163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20905 | 2026.05.18 07:27:12.658092 [ 4 ] {0b07039c-92f7-4d29-9376-d59e727a0163} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20906 | 2026.05.18 07:27:12.658128 [ 4 ] {0b07039c-92f7-4d29-9376-d59e727a0163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20907 | 2026.05.18 07:27:12.658414 [ 4 ] {0b07039c-92f7-4d29-9376-d59e727a0163} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20908 | 2026.05.18 07:27:12.658625 [ 4 ] {0b07039c-92f7-4d29-9376-d59e727a0163} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20909 | 2026.05.18 07:27:12.658755 [ 4 ] {0b07039c-92f7-4d29-9376-d59e727a0163} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 20910 | 2026.05.18 07:27:12.658789 [ 4 ] {0b07039c-92f7-4d29-9376-d59e727a0163} <Debug> TCPHandler: Processed in 0.001321897 sec. | ||
| 20911 | 2026.05.18 07:27:12.658935 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20912 | 2026.05.18 07:27:12.659036 [ 4 ] {59cdcd8c-8a62-46d2-a898-863a4a1f678f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20913 | 2026.05.18 07:27:12.659075 [ 4 ] {59cdcd8c-8a62-46d2-a898-863a4a1f678f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20914 | 2026.05.18 07:27:12.659691 [ 4 ] {59cdcd8c-8a62-46d2-a898-863a4a1f678f} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20915 | 2026.05.18 07:27:12.659727 [ 4 ] {59cdcd8c-8a62-46d2-a898-863a4a1f678f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20916 | 2026.05.18 07:27:12.660043 [ 4 ] {59cdcd8c-8a62-46d2-a898-863a4a1f678f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20917 | 2026.05.18 07:27:12.660249 [ 4 ] {59cdcd8c-8a62-46d2-a898-863a4a1f678f} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20918 | 2026.05.18 07:27:12.660377 [ 4 ] {59cdcd8c-8a62-46d2-a898-863a4a1f678f} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001358 sec., 368924.88954344625 rows/sec., 25.93 MiB/sec. | ||
| 20919 | 2026.05.18 07:27:12.660412 [ 4 ] {59cdcd8c-8a62-46d2-a898-863a4a1f678f} <Debug> TCPHandler: Processed in 0.001526238 sec. | ||
| 20920 | 2026.05.18 07:27:12.660536 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20921 | 2026.05.18 07:27:12.660632 [ 4 ] {b61b66cf-619d-4c52-9ac2-3df873e1f80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20922 | 2026.05.18 07:27:12.660674 [ 4 ] {b61b66cf-619d-4c52-9ac2-3df873e1f80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20923 | 2026.05.18 07:27:12.661015 [ 4 ] {b61b66cf-619d-4c52-9ac2-3df873e1f80d} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20924 | 2026.05.18 07:27:12.661050 [ 4 ] {b61b66cf-619d-4c52-9ac2-3df873e1f80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20925 | 2026.05.18 07:27:12.661338 [ 4 ] {b61b66cf-619d-4c52-9ac2-3df873e1f80d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20926 | 2026.05.18 07:27:12.661549 [ 4 ] {b61b66cf-619d-4c52-9ac2-3df873e1f80d} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20927 | 2026.05.18 07:27:12.661677 [ 4 ] {b61b66cf-619d-4c52-9ac2-3df873e1f80d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 20928 | 2026.05.18 07:27:12.661711 [ 4 ] {b61b66cf-619d-4c52-9ac2-3df873e1f80d} <Debug> TCPHandler: Processed in 0.001223477 sec. | ||
| 20929 | 2026.05.18 07:27:12.661833 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20930 | 2026.05.18 07:27:12.661929 [ 4 ] {89e76e26-6bd5-45de-bf8d-321b8a2b2fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20931 | 2026.05.18 07:27:12.661971 [ 4 ] {89e76e26-6bd5-45de-bf8d-321b8a2b2fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20932 | 2026.05.18 07:27:12.662376 [ 4 ] {89e76e26-6bd5-45de-bf8d-321b8a2b2fea} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20933 | 2026.05.18 07:27:12.662411 [ 4 ] {89e76e26-6bd5-45de-bf8d-321b8a2b2fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20934 | 2026.05.18 07:27:12.662731 [ 4 ] {89e76e26-6bd5-45de-bf8d-321b8a2b2fea} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20935 | 2026.05.18 07:27:12.662936 [ 4 ] {89e76e26-6bd5-45de-bf8d-321b8a2b2fea} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20936 | 2026.05.18 07:27:12.663067 [ 4 ] {89e76e26-6bd5-45de-bf8d-321b8a2b2fea} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001156 sec., 229238.75432525954 rows/sec., 15.23 MiB/sec. | ||
| 20937 | 2026.05.18 07:27:12.663067 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_136_28 to all_141_141_0 | ||
| 20938 | 2026.05.18 07:27:12.663102 [ 4 ] {89e76e26-6bd5-45de-bf8d-321b8a2b2fea} <Debug> TCPHandler: Processed in 0.001318557 sec. | ||
| 20939 | 2026.05.18 07:27:12.663137 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20940 | 2026.05.18 07:27:12.663162 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20941 | 2026.05.18 07:27:12.663253 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20942 | 2026.05.18 07:27:12.663261 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_28 to all_141_141_0 into Compact with storage Full | ||
| 20943 | 2026.05.18 07:27:12.663354 [ 4 ] {06b6e9be-8074-4f59-b4a2-01909101ae93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20944 | 2026.05.18 07:27:12.663375 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20945 | 2026.05.18 07:27:12.663395 [ 4 ] {06b6e9be-8074-4f59-b4a2-01909101ae93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20946 | 2026.05.18 07:27:12.663411 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_136_28, total 51625 rows starting from the beginning of the part | ||
| 20947 | 2026.05.18 07:27:12.663478 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 20948 | 2026.05.18 07:27:12.663533 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1669 rows starting from the beginning of the part | ||
| 20949 | 2026.05.18 07:27:12.663584 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 20950 | 2026.05.18 07:27:12.663631 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 20951 | 2026.05.18 07:27:12.663677 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 265 rows starting from the beginning of the part | ||
| 20952 | 2026.05.18 07:27:12.663720 [ 4 ] {06b6e9be-8074-4f59-b4a2-01909101ae93} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20953 | 2026.05.18 07:27:12.663757 [ 4 ] {06b6e9be-8074-4f59-b4a2-01909101ae93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20954 | 2026.05.18 07:27:12.664058 [ 4 ] {06b6e9be-8074-4f59-b4a2-01909101ae93} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20955 | 2026.05.18 07:27:12.664270 [ 4 ] {06b6e9be-8074-4f59-b4a2-01909101ae93} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20956 | 2026.05.18 07:27:12.664399 [ 4 ] {06b6e9be-8074-4f59-b4a2-01909101ae93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 20957 | 2026.05.18 07:27:12.664432 [ 4 ] {06b6e9be-8074-4f59-b4a2-01909101ae93} <Debug> TCPHandler: Processed in 0.001229037 sec. | ||
| 20958 | 2026.05.18 07:27:12.664563 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20959 | 2026.05.18 07:27:12.664659 [ 4 ] {ae9a8f73-b6a5-4403-ba19-598b6c7df536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20960 | 2026.05.18 07:27:12.664712 [ 4 ] {ae9a8f73-b6a5-4403-ba19-598b6c7df536} <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 | ||
| 20961 | 2026.05.18 07:27:12.665498 [ 4 ] {ae9a8f73-b6a5-4403-ba19-598b6c7df536} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20962 | 2026.05.18 07:27:12.665533 [ 4 ] {ae9a8f73-b6a5-4403-ba19-598b6c7df536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20963 | 2026.05.18 07:27:12.666035 [ 4 ] {ae9a8f73-b6a5-4403-ba19-598b6c7df536} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20964 | 2026.05.18 07:27:12.666255 [ 4 ] {ae9a8f73-b6a5-4403-ba19-598b6c7df536} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20965 | 2026.05.18 07:27:12.666393 [ 4 ] {ae9a8f73-b6a5-4403-ba19-598b6c7df536} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001752 sec., 6278.538812785388 rows/sec., 11.25 MiB/sec. | ||
| 20966 | 2026.05.18 07:27:12.666446 [ 4 ] {ae9a8f73-b6a5-4403-ba19-598b6c7df536} <Debug> TCPHandler: Processed in 0.001933931 sec. | ||
| 20967 | 2026.05.18 07:27:12.666570 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20968 | 2026.05.18 07:27:12.666667 [ 4 ] {acec0e76-b294-4c79-98f8-bc418a29f70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20969 | 2026.05.18 07:27:12.666708 [ 4 ] {acec0e76-b294-4c79-98f8-bc418a29f70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20970 | 2026.05.18 07:27:12.667048 [ 4 ] {acec0e76-b294-4c79-98f8-bc418a29f70a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20971 | 2026.05.18 07:27:12.667083 [ 4 ] {acec0e76-b294-4c79-98f8-bc418a29f70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20972 | 2026.05.18 07:27:12.667389 [ 4 ] {acec0e76-b294-4c79-98f8-bc418a29f70a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20973 | 2026.05.18 07:27:12.667606 [ 4 ] {acec0e76-b294-4c79-98f8-bc418a29f70a} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2026.05.18 07:27:12.667733 [ 4 ] {acec0e76-b294-4c79-98f8-bc418a29f70a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 20975 | 2026.05.18 07:27:12.667766 [ 4 ] {acec0e76-b294-4c79-98f8-bc418a29f70a} <Debug> TCPHandler: Processed in 0.001245527 sec. | ||
| 20976 | 2026.05.18 07:27:12.672151 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53943 rows, containing 5 columns (5 merged, 0 gathered) in 0.008930259 sec., 6040474.302033122 rows/sec., 389.62 MiB/sec. | ||
| 20977 | 2026.05.18 07:27:12.672546 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Trace> MergedBlockOutputStream: filled checksums all_1_141_29 (state Temporary) | ||
| 20978 | 2026.05.18 07:27:12.672844 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_141_29 to all_1_141_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20979 | 2026.05.18 07:27:12.672911 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_141_29} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_136_28, all_141_141_0] -> all_1_141_29 | ||
| 20980 | 2026.05.18 07:27:12.672999 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20981 | 2026.05.18 07:27:14.124772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20982 | 2026.05.18 07:27:14.142319 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20983 | 2026.05.18 07:27:14.142383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20984 | 2026.05.18 07:27:14.148649 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20985 | 2026.05.18 07:27:14.149365 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20986 | 2026.05.18 07:27:14.149663 [ 92 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20987 | 2026.05.18 07:27:14.149731 [ 92 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20988 | 2026.05.18 07:27:14.149751 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 20989 | 2026.05.18 07:27:14.149880 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20990 | 2026.05.18 07:27:14.152898 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20991 | 2026.05.18 07:27:14.153391 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20992 | 2026.05.18 07:27:14.154908 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 20993 | 2026.05.18 07:27:14.159624 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 20994 | 2026.05.18 07:27:14.164345 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 20995 | 2026.05.18 07:27:14.168992 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 20996 | 2026.05.18 07:27:14.173814 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 20997 | 2026.05.18 07:27:14.178408 [ 189 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 20998 | 2026.05.18 07:27:14.236198 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.086367297 sec., 7502.839876996498 rows/sec., 38.80 MiB/sec. | ||
| 20999 | 2026.05.18 07:27:14.239768 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 21000 | 2026.05.18 07:27:14.242005 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21001 | 2026.05.18 07:27:14.242136 [ 195 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_86_17} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 21002 | 2026.05.18 07:27:14.245509 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21003 | 2026.05.18 07:27:17.639880 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21004 | 2026.05.18 07:27:17.640173 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21005 | 2026.05.18 07:27:17.640567 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21006 | 2026.05.18 07:27:17.640611 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <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 | ||
| 21007 | 2026.05.18 07:27:17.640856 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21008 | 2026.05.18 07:27:17.640927 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21009 | 2026.05.18 07:27:17.641073 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21010 | 2026.05.18 07:27:17.641111 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21011 | 2026.05.18 07:27:17.641133 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 21012 | 2026.05.18 07:27:17.641149 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21013 | 2026.05.18 07:27:17.641190 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <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'))" | ||
| 21014 | 2026.05.18 07:27:17.641211 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 21015 | 2026.05.18 07:27:17.642396 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002335 sec., 22269.80728051392 rows/sec., 5.21 MiB/sec. | ||
| 21016 | 2026.05.18 07:27:17.642525 [ 4 ] {09d697d2-8fb5-4ce2-bbbf-0664be9fde67} <Debug> TCPHandler: Processed in 0.002863166 sec. | ||
| 21017 | 2026.05.18 07:27:17.644776 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21018 | 2026.05.18 07:27:17.644895 [ 4 ] {277b00f2-df23-4b18-81e8-e5e136b725dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21019 | 2026.05.18 07:27:17.644940 [ 4 ] {277b00f2-df23-4b18-81e8-e5e136b725dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21020 | 2026.05.18 07:27:17.645561 [ 4 ] {277b00f2-df23-4b18-81e8-e5e136b725dc} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21021 | 2026.05.18 07:27:17.645606 [ 4 ] {277b00f2-df23-4b18-81e8-e5e136b725dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21022 | 2026.05.18 07:27:17.645998 [ 4 ] {277b00f2-df23-4b18-81e8-e5e136b725dc} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21023 | 2026.05.18 07:27:17.646244 [ 4 ] {277b00f2-df23-4b18-81e8-e5e136b725dc} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21024 | 2026.05.18 07:27:17.646397 [ 4 ] {277b00f2-df23-4b18-81e8-e5e136b725dc} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001535 sec., 75570.03257328991 rows/sec., 6.40 MiB/sec. | ||
| 21025 | 2026.05.18 07:27:17.646433 [ 4 ] {277b00f2-df23-4b18-81e8-e5e136b725dc} <Debug> TCPHandler: Processed in 0.001710389 sec. | ||
| 21026 | 2026.05.18 07:27:17.646572 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21027 | 2026.05.18 07:27:17.646676 [ 4 ] {99efed89-ae37-4968-86bc-d316e9059734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21028 | 2026.05.18 07:27:17.646692 [ 225 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21029 | 2026.05.18 07:27:17.646718 [ 4 ] {99efed89-ae37-4968-86bc-d316e9059734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21030 | 2026.05.18 07:27:17.646755 [ 225 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21031 | 2026.05.18 07:27:17.647259 [ 4 ] {99efed89-ae37-4968-86bc-d316e9059734} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21032 | 2026.05.18 07:27:17.647303 [ 4 ] {99efed89-ae37-4968-86bc-d316e9059734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21033 | 2026.05.18 07:27:17.647671 [ 4 ] {99efed89-ae37-4968-86bc-d316e9059734} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 21034 | 2026.05.18 07:27:17.647983 [ 4 ] {99efed89-ae37-4968-86bc-d316e9059734} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21035 | 2026.05.18 07:27:17.648119 [ 4 ] {99efed89-ae37-4968-86bc-d316e9059734} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001469 sec., 20422.055820285907 rows/sec., 1.50 MiB/sec. | ||
| 21036 | 2026.05.18 07:27:17.648145 [ 87 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 21037 | 2026.05.18 07:27:17.648157 [ 4 ] {99efed89-ae37-4968-86bc-d316e9059734} <Debug> TCPHandler: Processed in 0.001634569 sec. | ||
| 21038 | 2026.05.18 07:27:17.648227 [ 87 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21039 | 2026.05.18 07:27:17.648261 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21040 | 2026.05.18 07:27:17.648337 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21041 | 2026.05.18 07:27:17.648365 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 21042 | 2026.05.18 07:27:17.648440 [ 4 ] {8707edbe-6c84-4d96-b488-7a84de02cfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21043 | 2026.05.18 07:27:17.648488 [ 4 ] {8707edbe-6c84-4d96-b488-7a84de02cfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21044 | 2026.05.18 07:27:17.648498 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21045 | 2026.05.18 07:27:17.648540 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 226 rows starting from the beginning of the part | ||
| 21046 | 2026.05.18 07:27:17.648611 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 30 rows starting from the beginning of the part | ||
| 21047 | 2026.05.18 07:27:17.648663 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 172 rows starting from the beginning of the part | ||
| 21048 | 2026.05.18 07:27:17.648708 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part | ||
| 21049 | 2026.05.18 07:27:17.648753 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 153 rows starting from the beginning of the part | ||
| 21050 | 2026.05.18 07:27:17.648797 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part | ||
| 21051 | 2026.05.18 07:27:17.648877 [ 225 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21052 | 2026.05.18 07:27:17.649050 [ 4 ] {8707edbe-6c84-4d96-b488-7a84de02cfe4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21053 | 2026.05.18 07:27:17.649096 [ 4 ] {8707edbe-6c84-4d96-b488-7a84de02cfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21054 | 2026.05.18 07:27:17.649449 [ 4 ] {8707edbe-6c84-4d96-b488-7a84de02cfe4} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21055 | 2026.05.18 07:27:17.649678 [ 4 ] {8707edbe-6c84-4d96-b488-7a84de02cfe4} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21056 | 2026.05.18 07:27:17.649726 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395758 sec., 459248.6663160806 rows/sec., 30.93 MiB/sec. | ||
| 21057 | 2026.05.18 07:27:17.649814 [ 4 ] {8707edbe-6c84-4d96-b488-7a84de02cfe4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001392 sec., 67528.7356321839 rows/sec., 5.27 MiB/sec. | ||
| 21058 | 2026.05.18 07:27:17.649856 [ 4 ] {8707edbe-6c84-4d96-b488-7a84de02cfe4} <Debug> TCPHandler: Processed in 0.001568958 sec. | ||
| 21059 | 2026.05.18 07:27:17.649935 [ 222 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21060 | 2026.05.18 07:27:17.649963 [ 222 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21061 | 2026.05.18 07:27:17.649979 [ 188 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 21062 | 2026.05.18 07:27:17.650021 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21063 | 2026.05.18 07:27:17.650128 [ 4 ] {153711e1-9995-4150-adca-9146ec1d599a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21064 | 2026.05.18 07:27:17.650176 [ 4 ] {153711e1-9995-4150-adca-9146ec1d599a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21065 | 2026.05.18 07:27:17.650320 [ 188 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21066 | 2026.05.18 07:27:17.650459 [ 188 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_121_24} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 21067 | 2026.05.18 07:27:17.650585 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21068 | 2026.05.18 07:27:17.650667 [ 4 ] {153711e1-9995-4150-adca-9146ec1d599a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21069 | 2026.05.18 07:27:17.650712 [ 4 ] {153711e1-9995-4150-adca-9146ec1d599a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21070 | 2026.05.18 07:27:17.651098 [ 4 ] {153711e1-9995-4150-adca-9146ec1d599a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21071 | 2026.05.18 07:27:17.651350 [ 4 ] {153711e1-9995-4150-adca-9146ec1d599a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21072 | 2026.05.18 07:27:17.651497 [ 4 ] {153711e1-9995-4150-adca-9146ec1d599a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001388 sec., 115273.77521613834 rows/sec., 8.03 MiB/sec. | ||
| 21073 | 2026.05.18 07:27:17.651533 [ 4 ] {153711e1-9995-4150-adca-9146ec1d599a} <Debug> TCPHandler: Processed in 0.001561879 sec. | ||
| 21074 | 2026.05.18 07:27:17.651664 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21075 | 2026.05.18 07:27:17.651771 [ 4 ] {40cf7782-9570-4d6a-b623-df5b4d1d8dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21076 | 2026.05.18 07:27:17.651829 [ 4 ] {40cf7782-9570-4d6a-b623-df5b4d1d8dcd} <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 | ||
| 21077 | 2026.05.18 07:27:17.652079 [ 222 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21078 | 2026.05.18 07:27:17.652721 [ 4 ] {40cf7782-9570-4d6a-b623-df5b4d1d8dcd} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21079 | 2026.05.18 07:27:17.652763 [ 4 ] {40cf7782-9570-4d6a-b623-df5b4d1d8dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21080 | 2026.05.18 07:27:17.653324 [ 4 ] {40cf7782-9570-4d6a-b623-df5b4d1d8dcd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 21081 | 2026.05.18 07:27:17.653550 [ 4 ] {40cf7782-9570-4d6a-b623-df5b4d1d8dcd} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21082 | 2026.05.18 07:27:17.653692 [ 4 ] {40cf7782-9570-4d6a-b623-df5b4d1d8dcd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001939 sec., 15471.892728210418 rows/sec., 27.72 MiB/sec. | ||
| 21083 | 2026.05.18 07:27:17.653746 [ 4 ] {40cf7782-9570-4d6a-b623-df5b4d1d8dcd} <Debug> TCPHandler: Processed in 0.002131682 sec. | ||
| 21084 | 2026.05.18 07:27:17.653888 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21085 | 2026.05.18 07:27:17.653991 [ 4 ] {2a47db46-cd39-4bcf-ae01-cfa8795ff6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21086 | 2026.05.18 07:27:17.654039 [ 4 ] {2a47db46-cd39-4bcf-ae01-cfa8795ff6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21087 | 2026.05.18 07:27:17.654423 [ 4 ] {2a47db46-cd39-4bcf-ae01-cfa8795ff6df} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21088 | 2026.05.18 07:27:17.654460 [ 4 ] {2a47db46-cd39-4bcf-ae01-cfa8795ff6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21089 | 2026.05.18 07:27:17.654768 [ 4 ] {2a47db46-cd39-4bcf-ae01-cfa8795ff6df} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21090 | 2026.05.18 07:27:17.654982 [ 4 ] {2a47db46-cd39-4bcf-ae01-cfa8795ff6df} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21091 | 2026.05.18 07:27:17.655110 [ 4 ] {2a47db46-cd39-4bcf-ae01-cfa8795ff6df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 21092 | 2026.05.18 07:27:17.655128 [ 87 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21093 | 2026.05.18 07:27:17.655145 [ 4 ] {2a47db46-cd39-4bcf-ae01-cfa8795ff6df} <Debug> TCPHandler: Processed in 0.001306048 sec. | ||
| 21094 | 2026.05.18 07:27:17.655174 [ 87 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21095 | 2026.05.18 07:27:17.655201 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21096 | 2026.05.18 07:27:17.655291 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21097 | 2026.05.18 07:27:17.655423 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21098 | 2026.05.18 07:27:17.655455 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8376 rows starting from the beginning of the part | ||
| 21099 | 2026.05.18 07:27:17.655513 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 66 rows starting from the beginning of the part | ||
| 21100 | 2026.05.18 07:27:17.655558 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 24 rows starting from the beginning of the part | ||
| 21101 | 2026.05.18 07:27:17.655600 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 21102 | 2026.05.18 07:27:17.655640 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part | ||
| 21103 | 2026.05.18 07:27:17.655679 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 21104 | 2026.05.18 07:27:17.658001 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002746495 sec., 3158935.297533766 rows/sec., 204.60 MiB/sec. | ||
| 21105 | 2026.05.18 07:27:17.658179 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21106 | 2026.05.18 07:27:17.658450 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21107 | 2026.05.18 07:27:17.658524 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_141_28} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21108 | 2026.05.18 07:27:17.658600 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 21109 | 2026.05.18 07:27:19.418271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41826 | ||
| 21110 | 2026.05.18 07:27:19.418882 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21111 | 2026.05.18 07:27:19.418923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21112 | 2026.05.18 07:27:19.419423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 21113 | 2026.05.18 07:27:19.419659 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21114 | 2026.05.18 07:27:19.419803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41826 | ||
| 21115 | 2026.05.18 07:27:21.653024 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 21116 | 2026.05.18 07:27:21.672414 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21117 | 2026.05.18 07:27:21.672487 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21118 | 2026.05.18 07:27:21.680197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 21119 | 2026.05.18 07:27:21.681775 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21120 | 2026.05.18 07:27:21.690051 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 21121 | 2026.05.18 07:27:22.337596 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21122 | 2026.05.18 07:27:22.337645 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21123 | 2026.05.18 07:27:22.339477 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21124 | 2026.05.18 07:27:22.643464 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21125 | 2026.05.18 07:27:22.643711 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 21126 | 2026.05.18 07:27:22.644065 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21127 | 2026.05.18 07:27:22.644109 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <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 | ||
| 21128 | 2026.05.18 07:27:22.644354 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21129 | 2026.05.18 07:27:22.644419 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21130 | 2026.05.18 07:27:22.644562 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 21131 | 2026.05.18 07:27:22.644600 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21132 | 2026.05.18 07:27:22.644622 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 21133 | 2026.05.18 07:27:22.644637 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21134 | 2026.05.18 07:27:22.644678 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <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'))" | ||
| 21135 | 2026.05.18 07:27:22.644698 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 21136 | 2026.05.18 07:27:22.645607 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002002 sec., 25974.025974025975 rows/sec., 6.07 MiB/sec. | ||
| 21137 | 2026.05.18 07:27:22.645681 [ 4 ] {4f9ae957-9e06-4b8d-a087-52128c1442ae} <Debug> TCPHandler: Processed in 0.002350113 sec. | ||
| 21138 | 2026.05.18 07:27:22.650864 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21139 | 2026.05.18 07:27:22.650996 [ 4 ] {5f31d976-ac78-4fbf-9e57-b77364d68a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21140 | 2026.05.18 07:27:22.651048 [ 4 ] {5f31d976-ac78-4fbf-9e57-b77364d68a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21141 | 2026.05.18 07:27:22.651735 [ 4 ] {5f31d976-ac78-4fbf-9e57-b77364d68a6b} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21142 | 2026.05.18 07:27:22.651775 [ 4 ] {5f31d976-ac78-4fbf-9e57-b77364d68a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21143 | 2026.05.18 07:27:22.652131 [ 4 ] {5f31d976-ac78-4fbf-9e57-b77364d68a6b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21144 | 2026.05.18 07:27:22.652344 [ 4 ] {5f31d976-ac78-4fbf-9e57-b77364d68a6b} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21145 | 2026.05.18 07:27:22.652488 [ 4 ] {5f31d976-ac78-4fbf-9e57-b77364d68a6b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001529 sec., 185742.31523871812 rows/sec., 11.80 MiB/sec. | ||
| 21146 | 2026.05.18 07:27:22.652525 [ 4 ] {5f31d976-ac78-4fbf-9e57-b77364d68a6b} <Debug> TCPHandler: Processed in 0.001723519 sec. | ||
| 21147 | 2026.05.18 07:27:22.652671 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21148 | 2026.05.18 07:27:22.652769 [ 4 ] {f8e107a3-8039-450a-a0fa-e4431465e339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21149 | 2026.05.18 07:27:22.652811 [ 4 ] {f8e107a3-8039-450a-a0fa-e4431465e339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21150 | 2026.05.18 07:27:22.653747 [ 4 ] {f8e107a3-8039-450a-a0fa-e4431465e339} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21151 | 2026.05.18 07:27:22.653782 [ 4 ] {f8e107a3-8039-450a-a0fa-e4431465e339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21152 | 2026.05.18 07:27:22.654118 [ 4 ] {f8e107a3-8039-450a-a0fa-e4431465e339} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21153 | 2026.05.18 07:27:22.654324 [ 4 ] {f8e107a3-8039-450a-a0fa-e4431465e339} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21154 | 2026.05.18 07:27:22.654450 [ 4 ] {f8e107a3-8039-450a-a0fa-e4431465e339} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001699 sec., 482048.2636845203 rows/sec., 37.36 MiB/sec. | ||
| 21155 | 2026.05.18 07:27:22.654485 [ 4 ] {f8e107a3-8039-450a-a0fa-e4431465e339} <Debug> TCPHandler: Processed in 0.00186434 sec. | ||
| 21156 | 2026.05.18 07:27:22.654621 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21157 | 2026.05.18 07:27:22.654717 [ 4 ] {4e05cb28-1e24-44cc-aaf6-43feaacc7dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21158 | 2026.05.18 07:27:22.654759 [ 4 ] {4e05cb28-1e24-44cc-aaf6-43feaacc7dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21159 | 2026.05.18 07:27:22.655213 [ 4 ] {4e05cb28-1e24-44cc-aaf6-43feaacc7dfa} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21160 | 2026.05.18 07:27:22.655251 [ 4 ] {4e05cb28-1e24-44cc-aaf6-43feaacc7dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21161 | 2026.05.18 07:27:22.655539 [ 4 ] {4e05cb28-1e24-44cc-aaf6-43feaacc7dfa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 21162 | 2026.05.18 07:27:22.655754 [ 4 ] {4e05cb28-1e24-44cc-aaf6-43feaacc7dfa} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21163 | 2026.05.18 07:27:22.655881 [ 4 ] {4e05cb28-1e24-44cc-aaf6-43feaacc7dfa} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001181 sec., 129551.22777307367 rows/sec., 7.75 MiB/sec. | ||
| 21164 | 2026.05.18 07:27:22.655914 [ 4 ] {4e05cb28-1e24-44cc-aaf6-43feaacc7dfa} <Debug> TCPHandler: Processed in 0.001343367 sec. | ||
| 21165 | 2026.05.18 07:27:22.655962 [ 226 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21166 | 2026.05.18 07:27:22.656011 [ 226 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21167 | 2026.05.18 07:27:22.656040 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21168 | 2026.05.18 07:27:22.656141 [ 4 ] {928c8378-f990-4d0b-b61e-aae9d1979bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21169 | 2026.05.18 07:27:22.656181 [ 4 ] {928c8378-f990-4d0b-b61e-aae9d1979bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21170 | 2026.05.18 07:27:22.656626 [ 4 ] {928c8378-f990-4d0b-b61e-aae9d1979bea} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21171 | 2026.05.18 07:27:22.656664 [ 4 ] {928c8378-f990-4d0b-b61e-aae9d1979bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21172 | 2026.05.18 07:27:22.656989 [ 4 ] {928c8378-f990-4d0b-b61e-aae9d1979bea} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21173 | 2026.05.18 07:27:22.657404 [ 4 ] {928c8378-f990-4d0b-b61e-aae9d1979bea} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21174 | 2026.05.18 07:27:22.657672 [ 4 ] {928c8378-f990-4d0b-b61e-aae9d1979bea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001525 sec., 97704.91803278688 rows/sec., 6.31 MiB/sec. | ||
| 21175 | 2026.05.18 07:27:22.657751 [ 4 ] {928c8378-f990-4d0b-b61e-aae9d1979bea} <Debug> TCPHandler: Processed in 0.00175946 sec. | ||
| 21176 | 2026.05.18 07:27:22.657811 [ 226 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21177 | 2026.05.18 07:27:22.657945 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21178 | 2026.05.18 07:27:22.658085 [ 4 ] {0f773ad8-39c5-405e-a964-8692758279b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21179 | 2026.05.18 07:27:22.658144 [ 4 ] {0f773ad8-39c5-405e-a964-8692758279b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21180 | 2026.05.18 07:27:22.658748 [ 4 ] {0f773ad8-39c5-405e-a964-8692758279b8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21181 | 2026.05.18 07:27:22.658791 [ 4 ] {0f773ad8-39c5-405e-a964-8692758279b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21182 | 2026.05.18 07:27:22.659136 [ 4 ] {0f773ad8-39c5-405e-a964-8692758279b8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21183 | 2026.05.18 07:27:22.659356 [ 4 ] {0f773ad8-39c5-405e-a964-8692758279b8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21184 | 2026.05.18 07:27:22.659500 [ 4 ] {0f773ad8-39c5-405e-a964-8692758279b8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001443 sec., 102564.10256410256 rows/sec., 5.83 MiB/sec. | ||
| 21185 | 2026.05.18 07:27:22.659540 [ 4 ] {0f773ad8-39c5-405e-a964-8692758279b8} <Debug> TCPHandler: Processed in 0.001705299 sec. | ||
| 21186 | 2026.05.18 07:27:22.659666 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21187 | 2026.05.18 07:27:22.659764 [ 4 ] {d1e2fefe-15d8-49c2-8b79-f00884d1b31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21188 | 2026.05.18 07:27:22.659805 [ 4 ] {d1e2fefe-15d8-49c2-8b79-f00884d1b31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21189 | 2026.05.18 07:27:22.660544 [ 4 ] {d1e2fefe-15d8-49c2-8b79-f00884d1b31b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21190 | 2026.05.18 07:27:22.660581 [ 4 ] {d1e2fefe-15d8-49c2-8b79-f00884d1b31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21191 | 2026.05.18 07:27:22.660910 [ 4 ] {d1e2fefe-15d8-49c2-8b79-f00884d1b31b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21192 | 2026.05.18 07:27:22.661121 [ 4 ] {d1e2fefe-15d8-49c2-8b79-f00884d1b31b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21193 | 2026.05.18 07:27:22.661251 [ 4 ] {d1e2fefe-15d8-49c2-8b79-f00884d1b31b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001505 sec., 332890.365448505 rows/sec., 23.40 MiB/sec. | ||
| 21194 | 2026.05.18 07:27:22.661285 [ 4 ] {d1e2fefe-15d8-49c2-8b79-f00884d1b31b} <Debug> TCPHandler: Processed in 0.00167001 sec. | ||
| 21195 | 2026.05.18 07:27:22.661406 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21196 | 2026.05.18 07:27:22.661503 [ 4 ] {e0d24565-250b-41e1-9e35-0328b8872b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21197 | 2026.05.18 07:27:22.661545 [ 4 ] {e0d24565-250b-41e1-9e35-0328b8872b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21198 | 2026.05.18 07:27:22.661894 [ 4 ] {e0d24565-250b-41e1-9e35-0328b8872b93} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21199 | 2026.05.18 07:27:22.661930 [ 4 ] {e0d24565-250b-41e1-9e35-0328b8872b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21200 | 2026.05.18 07:27:22.662223 [ 4 ] {e0d24565-250b-41e1-9e35-0328b8872b93} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21201 | 2026.05.18 07:27:22.662429 [ 4 ] {e0d24565-250b-41e1-9e35-0328b8872b93} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21202 | 2026.05.18 07:27:22.662568 [ 4 ] {e0d24565-250b-41e1-9e35-0328b8872b93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 21203 | 2026.05.18 07:27:22.662602 [ 4 ] {e0d24565-250b-41e1-9e35-0328b8872b93} <Debug> TCPHandler: Processed in 0.001246107 sec. | ||
| 21204 | 2026.05.18 07:27:22.662723 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21205 | 2026.05.18 07:27:22.662824 [ 4 ] {fdfb46fc-271f-4826-b576-dad8d7daa176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21206 | 2026.05.18 07:27:22.662868 [ 4 ] {fdfb46fc-271f-4826-b576-dad8d7daa176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21207 | 2026.05.18 07:27:22.663297 [ 4 ] {fdfb46fc-271f-4826-b576-dad8d7daa176} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21208 | 2026.05.18 07:27:22.663333 [ 4 ] {fdfb46fc-271f-4826-b576-dad8d7daa176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21209 | 2026.05.18 07:27:22.663650 [ 4 ] {fdfb46fc-271f-4826-b576-dad8d7daa176} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21210 | 2026.05.18 07:27:22.663859 [ 4 ] {fdfb46fc-271f-4826-b576-dad8d7daa176} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21211 | 2026.05.18 07:27:22.664001 [ 4 ] {fdfb46fc-271f-4826-b576-dad8d7daa176} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00118 sec., 224576.27118644066 rows/sec., 14.92 MiB/sec. | ||
| 21212 | 2026.05.18 07:27:22.664040 [ 4 ] {fdfb46fc-271f-4826-b576-dad8d7daa176} <Debug> TCPHandler: Processed in 0.001367328 sec. | ||
| 21213 | 2026.05.18 07:27:22.664163 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21214 | 2026.05.18 07:27:22.664259 [ 4 ] {4ead5693-8061-46e8-a371-97fcd11b43e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21215 | 2026.05.18 07:27:22.664301 [ 4 ] {4ead5693-8061-46e8-a371-97fcd11b43e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21216 | 2026.05.18 07:27:22.664618 [ 4 ] {4ead5693-8061-46e8-a371-97fcd11b43e5} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21217 | 2026.05.18 07:27:22.664654 [ 4 ] {4ead5693-8061-46e8-a371-97fcd11b43e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21218 | 2026.05.18 07:27:22.664947 [ 4 ] {4ead5693-8061-46e8-a371-97fcd11b43e5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21219 | 2026.05.18 07:27:22.665156 [ 4 ] {4ead5693-8061-46e8-a371-97fcd11b43e5} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21220 | 2026.05.18 07:27:22.665283 [ 4 ] {4ead5693-8061-46e8-a371-97fcd11b43e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 21221 | 2026.05.18 07:27:22.665316 [ 4 ] {4ead5693-8061-46e8-a371-97fcd11b43e5} <Debug> TCPHandler: Processed in 0.001202617 sec. | ||
| 21222 | 2026.05.18 07:27:22.665435 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21223 | 2026.05.18 07:27:22.665531 [ 4 ] {471b6231-f22d-4f72-a92a-c089825fbc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21224 | 2026.05.18 07:27:22.665584 [ 4 ] {471b6231-f22d-4f72-a92a-c089825fbc61} <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 | ||
| 21225 | 2026.05.18 07:27:22.666389 [ 4 ] {471b6231-f22d-4f72-a92a-c089825fbc61} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.05.18 07:27:22.666425 [ 4 ] {471b6231-f22d-4f72-a92a-c089825fbc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21227 | 2026.05.18 07:27:22.666932 [ 4 ] {471b6231-f22d-4f72-a92a-c089825fbc61} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 21228 | 2026.05.18 07:27:22.667148 [ 4 ] {471b6231-f22d-4f72-a92a-c089825fbc61} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.05.18 07:27:22.667284 [ 4 ] {471b6231-f22d-4f72-a92a-c089825fbc61} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001771 sec., 6211.180124223602 rows/sec., 11.13 MiB/sec. | ||
| 21230 | 2026.05.18 07:27:22.667283 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 21231 | 2026.05.18 07:27:22.667335 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21232 | 2026.05.18 07:27:22.667340 [ 4 ] {471b6231-f22d-4f72-a92a-c089825fbc61} <Debug> TCPHandler: Processed in 0.00195409 sec. | ||
| 21233 | 2026.05.18 07:27:22.667357 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21234 | 2026.05.18 07:27:22.667456 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 21235 | 2026.05.18 07:27:22.667496 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21236 | 2026.05.18 07:27:22.667598 [ 4 ] {06af5850-aa5b-4076-ba15-18fe5582742c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21237 | 2026.05.18 07:27:22.667640 [ 4 ] {06af5850-aa5b-4076-ba15-18fe5582742c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21238 | 2026.05.18 07:27:22.667670 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21239 | 2026.05.18 07:27:22.667728 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2585 rows starting from the beginning of the part | ||
| 21240 | 2026.05.18 07:27:22.667851 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 22 rows starting from the beginning of the part | ||
| 21241 | 2026.05.18 07:27:22.667964 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
| 21242 | 2026.05.18 07:27:22.668066 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 11 rows starting from the beginning of the part | ||
| 21243 | 2026.05.18 07:27:22.668069 [ 4 ] {06af5850-aa5b-4076-ba15-18fe5582742c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21244 | 2026.05.18 07:27:22.668126 [ 4 ] {06af5850-aa5b-4076-ba15-18fe5582742c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21245 | 2026.05.18 07:27:22.668169 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part | ||
| 21246 | 2026.05.18 07:27:22.668276 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 11 rows starting from the beginning of the part | ||
| 21247 | 2026.05.18 07:27:22.668522 [ 4 ] {06af5850-aa5b-4076-ba15-18fe5582742c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21248 | 2026.05.18 07:27:22.668792 [ 4 ] {06af5850-aa5b-4076-ba15-18fe5582742c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21249 | 2026.05.18 07:27:22.668932 [ 4 ] {06af5850-aa5b-4076-ba15-18fe5582742c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001352 sec., 66568.04733727811 rows/sec., 4.17 MiB/sec. | ||
| 21250 | 2026.05.18 07:27:22.668968 [ 4 ] {06af5850-aa5b-4076-ba15-18fe5582742c} <Debug> TCPHandler: Processed in 0.001521908 sec. | ||
| 21251 | 2026.05.18 07:27:22.675611 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2689 rows, containing 19 columns (19 merged, 0 gathered) in 0.008189115 sec., 328362.71074468974 rows/sec., 588.41 MiB/sec. | ||
| 21252 | 2026.05.18 07:27:22.677847 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 21253 | 2026.05.18 07:27:22.678247 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21254 | 2026.05.18 07:27:22.678329 [ 190 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 21255 | 2026.05.18 07:27:22.678494 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.97 MiB. | ||
| 21256 | 2026.05.18 07:27:23.001199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.11 MiB, peak 418.03 MiB, free memory in arenas 0.00 B, will set to 401.09 MiB (RSS), difference: 1.97 MiB | ||
| 21257 | 2026.05.18 07:27:26.704792 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21258 | 2026.05.18 07:27:26.704858 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21259 | 2026.05.18 07:27:26.920486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42274 | ||
| 21260 | 2026.05.18 07:27:26.920991 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21261 | 2026.05.18 07:27:26.921031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21262 | 2026.05.18 07:27:26.921512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21263 | 2026.05.18 07:27:26.921746 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21264 | 2026.05.18 07:27:26.921885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42274 | ||
| 21265 | 2026.05.18 07:27:27.639253 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21266 | 2026.05.18 07:27:27.639575 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21267 | 2026.05.18 07:27:27.639933 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21268 | 2026.05.18 07:27:27.639971 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <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 | ||
| 21269 | 2026.05.18 07:27:27.640199 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21270 | 2026.05.18 07:27:27.640270 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21271 | 2026.05.18 07:27:27.640416 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21272 | 2026.05.18 07:27:27.640454 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21273 | 2026.05.18 07:27:27.640475 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 21274 | 2026.05.18 07:27:27.640491 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21275 | 2026.05.18 07:27:27.640533 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <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'))" | ||
| 21276 | 2026.05.18 07:27:27.640554 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 21277 | 2026.05.18 07:27:27.641773 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002306 sec., 22549.869904596704 rows/sec., 5.27 MiB/sec. | ||
| 21278 | 2026.05.18 07:27:27.641899 [ 4 ] {4fa2bbc2-0fd9-4506-84e0-180c478d526b} <Debug> TCPHandler: Processed in 0.002841026 sec. | ||
| 21279 | 2026.05.18 07:27:27.644329 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21280 | 2026.05.18 07:27:27.644550 [ 4 ] {8223df9c-065b-428f-8a2d-8893a9a4fafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21281 | 2026.05.18 07:27:27.644633 [ 4 ] {8223df9c-065b-428f-8a2d-8893a9a4fafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21282 | 2026.05.18 07:27:27.645573 [ 4 ] {8223df9c-065b-428f-8a2d-8893a9a4fafc} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21283 | 2026.05.18 07:27:27.645626 [ 4 ] {8223df9c-065b-428f-8a2d-8893a9a4fafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21284 | 2026.05.18 07:27:27.646087 [ 4 ] {8223df9c-065b-428f-8a2d-8893a9a4fafc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21285 | 2026.05.18 07:27:27.646366 [ 4 ] {8223df9c-065b-428f-8a2d-8893a9a4fafc} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21286 | 2026.05.18 07:27:27.646529 [ 4 ] {8223df9c-065b-428f-8a2d-8893a9a4fafc} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00204 sec., 56862.74509803921 rows/sec., 4.82 MiB/sec. | ||
| 21287 | 2026.05.18 07:27:27.646566 [ 4 ] {8223df9c-065b-428f-8a2d-8893a9a4fafc} <Debug> TCPHandler: Processed in 0.002343583 sec. | ||
| 21288 | 2026.05.18 07:27:27.646717 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21289 | 2026.05.18 07:27:27.646814 [ 4 ] {034f51e5-d95b-48fd-918e-b39829bc943a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21290 | 2026.05.18 07:27:27.646855 [ 4 ] {034f51e5-d95b-48fd-918e-b39829bc943a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21291 | 2026.05.18 07:27:27.647324 [ 4 ] {034f51e5-d95b-48fd-918e-b39829bc943a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21292 | 2026.05.18 07:27:27.647360 [ 4 ] {034f51e5-d95b-48fd-918e-b39829bc943a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21293 | 2026.05.18 07:27:27.647678 [ 4 ] {034f51e5-d95b-48fd-918e-b39829bc943a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 21294 | 2026.05.18 07:27:27.647888 [ 4 ] {034f51e5-d95b-48fd-918e-b39829bc943a} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21295 | 2026.05.18 07:27:27.648021 [ 4 ] {034f51e5-d95b-48fd-918e-b39829bc943a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001225 sec., 24489.79591836735 rows/sec., 1.80 MiB/sec. | ||
| 21296 | 2026.05.18 07:27:27.648055 [ 4 ] {034f51e5-d95b-48fd-918e-b39829bc943a} <Debug> TCPHandler: Processed in 0.001389017 sec. | ||
| 21297 | 2026.05.18 07:27:27.648196 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21298 | 2026.05.18 07:27:27.648298 [ 4 ] {7dc4a81e-67f9-492f-a41e-b0d29e7abbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21299 | 2026.05.18 07:27:27.648337 [ 4 ] {7dc4a81e-67f9-492f-a41e-b0d29e7abbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21300 | 2026.05.18 07:27:27.648778 [ 4 ] {7dc4a81e-67f9-492f-a41e-b0d29e7abbf6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21301 | 2026.05.18 07:27:27.648814 [ 4 ] {7dc4a81e-67f9-492f-a41e-b0d29e7abbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21302 | 2026.05.18 07:27:27.649116 [ 4 ] {7dc4a81e-67f9-492f-a41e-b0d29e7abbf6} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21303 | 2026.05.18 07:27:27.649325 [ 4 ] {7dc4a81e-67f9-492f-a41e-b0d29e7abbf6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21304 | 2026.05.18 07:27:27.649452 [ 4 ] {7dc4a81e-67f9-492f-a41e-b0d29e7abbf6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001171 sec., 80273.2707087959 rows/sec., 6.27 MiB/sec. | ||
| 21305 | 2026.05.18 07:27:27.649487 [ 4 ] {7dc4a81e-67f9-492f-a41e-b0d29e7abbf6} <Debug> TCPHandler: Processed in 0.001340857 sec. | ||
| 21306 | 2026.05.18 07:27:27.649633 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21307 | 2026.05.18 07:27:27.649729 [ 4 ] {9b886c77-b659-44c8-b2c0-4be9d1bdfb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21308 | 2026.05.18 07:27:27.649772 [ 4 ] {9b886c77-b659-44c8-b2c0-4be9d1bdfb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21309 | 2026.05.18 07:27:27.650243 [ 4 ] {9b886c77-b659-44c8-b2c0-4be9d1bdfb7e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21310 | 2026.05.18 07:27:27.650281 [ 4 ] {9b886c77-b659-44c8-b2c0-4be9d1bdfb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21311 | 2026.05.18 07:27:27.650616 [ 4 ] {9b886c77-b659-44c8-b2c0-4be9d1bdfb7e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21312 | 2026.05.18 07:27:27.650834 [ 4 ] {9b886c77-b659-44c8-b2c0-4be9d1bdfb7e} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21313 | 2026.05.18 07:27:27.650964 [ 4 ] {9b886c77-b659-44c8-b2c0-4be9d1bdfb7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 21314 | 2026.05.18 07:27:27.651000 [ 4 ] {9b886c77-b659-44c8-b2c0-4be9d1bdfb7e} <Debug> TCPHandler: Processed in 0.001416147 sec. | ||
| 21315 | 2026.05.18 07:27:27.651137 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21316 | 2026.05.18 07:27:27.651233 [ 4 ] {a2b99517-50f4-4e00-838a-9c6114acd801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21317 | 2026.05.18 07:27:27.651289 [ 4 ] {a2b99517-50f4-4e00-838a-9c6114acd801} <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 | ||
| 21318 | 2026.05.18 07:27:27.652157 [ 4 ] {a2b99517-50f4-4e00-838a-9c6114acd801} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21319 | 2026.05.18 07:27:27.652193 [ 4 ] {a2b99517-50f4-4e00-838a-9c6114acd801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21320 | 2026.05.18 07:27:27.652726 [ 4 ] {a2b99517-50f4-4e00-838a-9c6114acd801} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 21321 | 2026.05.18 07:27:27.652948 [ 4 ] {a2b99517-50f4-4e00-838a-9c6114acd801} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21322 | 2026.05.18 07:27:27.653089 [ 4 ] {a2b99517-50f4-4e00-838a-9c6114acd801} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001874 sec., 16008.537886872999 rows/sec., 28.69 MiB/sec. | ||
| 21323 | 2026.05.18 07:27:27.653142 [ 4 ] {a2b99517-50f4-4e00-838a-9c6114acd801} <Debug> TCPHandler: Processed in 0.002053991 sec. | ||
| 21324 | 2026.05.18 07:27:27.653271 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21325 | 2026.05.18 07:27:27.653366 [ 4 ] {6b2ebff5-6f15-4b1a-8aed-a588504a1cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21326 | 2026.05.18 07:27:27.653408 [ 4 ] {6b2ebff5-6f15-4b1a-8aed-a588504a1cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21327 | 2026.05.18 07:27:27.653768 [ 4 ] {6b2ebff5-6f15-4b1a-8aed-a588504a1cb8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21328 | 2026.05.18 07:27:27.653813 [ 4 ] {6b2ebff5-6f15-4b1a-8aed-a588504a1cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21329 | 2026.05.18 07:27:27.654112 [ 4 ] {6b2ebff5-6f15-4b1a-8aed-a588504a1cb8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21330 | 2026.05.18 07:27:27.654318 [ 4 ] {6b2ebff5-6f15-4b1a-8aed-a588504a1cb8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21331 | 2026.05.18 07:27:27.654447 [ 4 ] {6b2ebff5-6f15-4b1a-8aed-a588504a1cb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 21332 | 2026.05.18 07:27:27.654481 [ 4 ] {6b2ebff5-6f15-4b1a-8aed-a588504a1cb8} <Debug> TCPHandler: Processed in 0.001259777 sec. | ||
| 21333 | 2026.05.18 07:27:27.654618 [ 221 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21334 | 2026.05.18 07:27:27.654683 [ 221 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21335 | 2026.05.18 07:27:27.656821 [ 221 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21336 | 2026.05.18 07:27:28.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.48 MiB, peak 418.03 MiB, free memory in arenas 0.00 B, will set to 401.09 MiB (RSS), difference: 3.61 MiB | ||
| 21337 | 2026.05.18 07:27:28.398494 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21338 | 2026.05.18 07:27:28.398549 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21339 | 2026.05.18 07:27:28.400786 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21340 | 2026.05.18 07:27:29.179058 [ 222 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21341 | 2026.05.18 07:27:29.179122 [ 222 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21342 | 2026.05.18 07:27:29.181420 [ 222 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21343 | 2026.05.18 07:27:29.190750 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 21344 | 2026.05.18 07:27:29.209218 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21345 | 2026.05.18 07:27:29.209271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21346 | 2026.05.18 07:27:29.215851 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21347 | 2026.05.18 07:27:29.216551 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21348 | 2026.05.18 07:27:29.219721 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 21349 | 2026.05.18 07:27:29.785637 [ 219 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21350 | 2026.05.18 07:27:29.785687 [ 219 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21351 | 2026.05.18 07:27:29.787467 [ 219 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21352 | 2026.05.18 07:27:29.916761 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21353 | 2026.05.18 07:27:29.917115 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 21354 | 2026.05.18 07:27:29.917536 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21355 | 2026.05.18 07:27:29.917580 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21356 | 2026.05.18 07:27:29.917835 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21357 | 2026.05.18 07:27:29.917903 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21358 | 2026.05.18 07:27:29.918042 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 21359 | 2026.05.18 07:27:29.918078 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21360 | 2026.05.18 07:27:29.918099 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 21361 | 2026.05.18 07:27:29.918115 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21362 | 2026.05.18 07:27:29.918155 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 21363 | 2026.05.18 07:27:29.918176 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 21364 | 2026.05.18 07:27:29.919182 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002239 sec., 23224.653863331845 rows/sec., 5.43 MiB/sec. | ||
| 21365 | 2026.05.18 07:27:29.919286 [ 4 ] {bd19d83f-6b97-4a78-860e-b285e48edea8} <Debug> TCPHandler: Processed in 0.002692415 sec. | ||
| 21366 | 2026.05.18 07:27:29.935920 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21367 | 2026.05.18 07:27:29.936035 [ 4 ] {f8262baf-8a0a-479f-81e2-4f15d215f8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21368 | 2026.05.18 07:27:29.936078 [ 4 ] {f8262baf-8a0a-479f-81e2-4f15d215f8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21369 | 2026.05.18 07:27:29.937045 [ 4 ] {f8262baf-8a0a-479f-81e2-4f15d215f8e2} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21370 | 2026.05.18 07:27:29.937087 [ 4 ] {f8262baf-8a0a-479f-81e2-4f15d215f8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21371 | 2026.05.18 07:27:29.937446 [ 4 ] {f8262baf-8a0a-479f-81e2-4f15d215f8e2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21372 | 2026.05.18 07:27:29.937670 [ 4 ] {f8262baf-8a0a-479f-81e2-4f15d215f8e2} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21373 | 2026.05.18 07:27:29.937815 [ 4 ] {f8262baf-8a0a-479f-81e2-4f15d215f8e2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 21374 | 2026.05.18 07:27:29.937850 [ 4 ] {f8262baf-8a0a-479f-81e2-4f15d215f8e2} <Debug> TCPHandler: Processed in 0.001984141 sec. | ||
| 21375 | 2026.05.18 07:27:29.937978 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21376 | 2026.05.18 07:27:29.938075 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21377 | 2026.05.18 07:27:29.938115 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21378 | 2026.05.18 07:27:29.940013 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21379 | 2026.05.18 07:27:29.940050 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21380 | 2026.05.18 07:27:29.940527 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21381 | 2026.05.18 07:27:29.940737 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21382 | 2026.05.18 07:27:29.940865 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Debug> executeQuery: Read 3168 rows, 241.20 KiB in 0.002808 sec., 1128205.1282051282 rows/sec., 83.88 MiB/sec. | ||
| 21383 | 2026.05.18 07:27:29.940895 [ 61 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21384 | 2026.05.18 07:27:29.940901 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 21385 | 2026.05.18 07:27:29.940967 [ 4 ] {06c78bdc-b96f-41d9-9ae0-4d92697a3b16} <Debug> TCPHandler: Processed in 0.003038147 sec. | ||
| 21386 | 2026.05.18 07:27:29.940974 [ 61 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21387 | 2026.05.18 07:27:29.941004 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21388 | 2026.05.18 07:27:29.941080 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21389 | 2026.05.18 07:27:29.941123 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21390 | 2026.05.18 07:27:29.941180 [ 4 ] {cfc28887-54d7-4793-a663-7d5dba1a5228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21391 | 2026.05.18 07:27:29.941225 [ 4 ] {cfc28887-54d7-4793-a663-7d5dba1a5228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21392 | 2026.05.18 07:27:29.941250 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21393 | 2026.05.18 07:27:29.941289 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3362 rows starting from the beginning of the part | ||
| 21394 | 2026.05.18 07:27:29.941355 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 819 rows starting from the beginning of the part | ||
| 21395 | 2026.05.18 07:27:29.941411 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 116 rows starting from the beginning of the part | ||
| 21396 | 2026.05.18 07:27:29.941460 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 819 rows starting from the beginning of the part | ||
| 21397 | 2026.05.18 07:27:29.941505 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 116 rows starting from the beginning of the part | ||
| 21398 | 2026.05.18 07:27:29.941552 [ 191 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 3168 rows starting from the beginning of the part | ||
| 21399 | 2026.05.18 07:27:29.941702 [ 4 ] {cfc28887-54d7-4793-a663-7d5dba1a5228} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21400 | 2026.05.18 07:27:29.941743 [ 4 ] {cfc28887-54d7-4793-a663-7d5dba1a5228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21401 | 2026.05.18 07:27:29.942054 [ 4 ] {cfc28887-54d7-4793-a663-7d5dba1a5228} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 21402 | 2026.05.18 07:27:29.942263 [ 4 ] {cfc28887-54d7-4793-a663-7d5dba1a5228} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21403 | 2026.05.18 07:27:29.942398 [ 4 ] {cfc28887-54d7-4793-a663-7d5dba1a5228} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001236 sec., 132686.08414239483 rows/sec., 8.06 MiB/sec. | ||
| 21404 | 2026.05.18 07:27:29.942433 [ 4 ] {cfc28887-54d7-4793-a663-7d5dba1a5228} <Debug> TCPHandler: Processed in 0.001402108 sec. | ||
| 21405 | 2026.05.18 07:27:29.942574 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21406 | 2026.05.18 07:27:29.942670 [ 4 ] {76b63463-378a-4a5b-a6a0-7c50f0626e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21407 | 2026.05.18 07:27:29.942709 [ 4 ] {76b63463-378a-4a5b-a6a0-7c50f0626e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21408 | 2026.05.18 07:27:29.943448 [ 4 ] {76b63463-378a-4a5b-a6a0-7c50f0626e8f} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21409 | 2026.05.18 07:27:29.943483 [ 4 ] {76b63463-378a-4a5b-a6a0-7c50f0626e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21410 | 2026.05.18 07:27:29.943814 [ 4 ] {76b63463-378a-4a5b-a6a0-7c50f0626e8f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21411 | 2026.05.18 07:27:29.944023 [ 4 ] {76b63463-378a-4a5b-a6a0-7c50f0626e8f} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21412 | 2026.05.18 07:27:29.944107 [ 190 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8400 rows, containing 5 columns (5 merged, 0 gathered) in 0.003018866 sec., 2782501.773844881 rows/sec., 221.10 MiB/sec. | ||
| 21413 | 2026.05.18 07:27:29.944151 [ 4 ] {76b63463-378a-4a5b-a6a0-7c50f0626e8f} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001498 sec., 634178.9052069426 rows/sec., 37.31 MiB/sec. | ||
| 21414 | 2026.05.18 07:27:29.944189 [ 4 ] {76b63463-378a-4a5b-a6a0-7c50f0626e8f} <Debug> TCPHandler: Processed in 0.00166465 sec. | ||
| 21415 | 2026.05.18 07:27:29.944209 [ 219 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21416 | 2026.05.18 07:27:29.944242 [ 219 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21417 | 2026.05.18 07:27:29.944320 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21418 | 2026.05.18 07:27:29.944422 [ 4 ] {67792bbb-0e14-49d3-81cb-ac5b75497b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21419 | 2026.05.18 07:27:29.944464 [ 4 ] {67792bbb-0e14-49d3-81cb-ac5b75497b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21420 | 2026.05.18 07:27:29.944530 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21421 | 2026.05.18 07:27:29.944862 [ 4 ] {67792bbb-0e14-49d3-81cb-ac5b75497b1a} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21422 | 2026.05.18 07:27:29.944904 [ 4 ] {67792bbb-0e14-49d3-81cb-ac5b75497b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21423 | 2026.05.18 07:27:29.944941 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21424 | 2026.05.18 07:27:29.945058 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_146_29} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21425 | 2026.05.18 07:27:29.945171 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 21426 | 2026.05.18 07:27:29.945233 [ 4 ] {67792bbb-0e14-49d3-81cb-ac5b75497b1a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 21427 | 2026.05.18 07:27:29.945499 [ 4 ] {67792bbb-0e14-49d3-81cb-ac5b75497b1a} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21428 | 2026.05.18 07:27:29.945631 [ 4 ] {67792bbb-0e14-49d3-81cb-ac5b75497b1a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 57.35 KiB/sec. | ||
| 21429 | 2026.05.18 07:27:29.945668 [ 4 ] {67792bbb-0e14-49d3-81cb-ac5b75497b1a} <Debug> TCPHandler: Processed in 0.001397738 sec. | ||
| 21430 | 2026.05.18 07:27:29.945798 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21431 | 2026.05.18 07:27:29.945894 [ 4 ] {9c94171c-37e3-40b5-9fc4-19b4be07ad0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21432 | 2026.05.18 07:27:29.945933 [ 4 ] {9c94171c-37e3-40b5-9fc4-19b4be07ad0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21433 | 2026.05.18 07:27:29.946385 [ 4 ] {9c94171c-37e3-40b5-9fc4-19b4be07ad0c} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21434 | 2026.05.18 07:27:29.946405 [ 219 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21435 | 2026.05.18 07:27:29.946423 [ 4 ] {9c94171c-37e3-40b5-9fc4-19b4be07ad0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21436 | 2026.05.18 07:27:29.946740 [ 4 ] {9c94171c-37e3-40b5-9fc4-19b4be07ad0c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21437 | 2026.05.18 07:27:29.946943 [ 4 ] {9c94171c-37e3-40b5-9fc4-19b4be07ad0c} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21438 | 2026.05.18 07:27:29.947068 [ 4 ] {9c94171c-37e3-40b5-9fc4-19b4be07ad0c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 21439 | 2026.05.18 07:27:29.947102 [ 4 ] {9c94171c-37e3-40b5-9fc4-19b4be07ad0c} <Debug> TCPHandler: Processed in 0.001354408 sec. | ||
| 21440 | 2026.05.18 07:27:29.947144 [ 220 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21441 | 2026.05.18 07:27:29.947178 [ 220 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21442 | 2026.05.18 07:27:29.947240 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21443 | 2026.05.18 07:27:29.947335 [ 4 ] {356f1743-117c-42f0-9330-15bf053e8135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21444 | 2026.05.18 07:27:29.947374 [ 4 ] {356f1743-117c-42f0-9330-15bf053e8135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21445 | 2026.05.18 07:27:29.948697 [ 4 ] {356f1743-117c-42f0-9330-15bf053e8135} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21446 | 2026.05.18 07:27:29.948736 [ 4 ] {356f1743-117c-42f0-9330-15bf053e8135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21447 | 2026.05.18 07:27:29.949125 [ 4 ] {356f1743-117c-42f0-9330-15bf053e8135} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21448 | 2026.05.18 07:27:29.949139 [ 220 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21449 | 2026.05.18 07:27:29.949340 [ 4 ] {356f1743-117c-42f0-9330-15bf053e8135} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21450 | 2026.05.18 07:27:29.949479 [ 4 ] {356f1743-117c-42f0-9330-15bf053e8135} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.002161 sec., 799167.0522906062 rows/sec., 53.80 MiB/sec. | ||
| 21451 | 2026.05.18 07:27:29.949478 [ 62 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21452 | 2026.05.18 07:27:29.949516 [ 4 ] {356f1743-117c-42f0-9330-15bf053e8135} <Debug> TCPHandler: Processed in 0.002325063 sec. | ||
| 21453 | 2026.05.18 07:27:29.949529 [ 62 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21454 | 2026.05.18 07:27:29.949554 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21455 | 2026.05.18 07:27:29.949672 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21456 | 2026.05.18 07:27:29.949671 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21457 | 2026.05.18 07:27:29.949773 [ 4 ] {d35e9fd2-0b60-487f-9b2f-ee8366c64b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21458 | 2026.05.18 07:27:29.949818 [ 4 ] {d35e9fd2-0b60-487f-9b2f-ee8366c64b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21459 | 2026.05.18 07:27:29.949821 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21460 | 2026.05.18 07:27:29.949868 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1831 rows starting from the beginning of the part | ||
| 21461 | 2026.05.18 07:27:29.949944 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 501 rows starting from the beginning of the part | ||
| 21462 | 2026.05.18 07:27:29.950000 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 94 rows starting from the beginning of the part | ||
| 21463 | 2026.05.18 07:27:29.950052 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 501 rows starting from the beginning of the part | ||
| 21464 | 2026.05.18 07:27:29.950102 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 94 rows starting from the beginning of the part | ||
| 21465 | 2026.05.18 07:27:29.950151 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1727 rows starting from the beginning of the part | ||
| 21466 | 2026.05.18 07:27:29.950183 [ 4 ] {d35e9fd2-0b60-487f-9b2f-ee8366c64b34} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21467 | 2026.05.18 07:27:29.950231 [ 4 ] {d35e9fd2-0b60-487f-9b2f-ee8366c64b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21468 | 2026.05.18 07:27:29.950550 [ 4 ] {d35e9fd2-0b60-487f-9b2f-ee8366c64b34} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21469 | 2026.05.18 07:27:29.950772 [ 4 ] {d35e9fd2-0b60-487f-9b2f-ee8366c64b34} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21470 | 2026.05.18 07:27:29.950904 [ 4 ] {d35e9fd2-0b60-487f-9b2f-ee8366c64b34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 21471 | 2026.05.18 07:27:29.950937 [ 4 ] {d35e9fd2-0b60-487f-9b2f-ee8366c64b34} <Debug> TCPHandler: Processed in 0.001324147 sec. | ||
| 21472 | 2026.05.18 07:27:29.951085 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21473 | 2026.05.18 07:27:29.951181 [ 4 ] {1f802391-6cf9-451d-b270-f8ef50ab0454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21474 | 2026.05.18 07:27:29.951223 [ 4 ] {1f802391-6cf9-451d-b270-f8ef50ab0454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21475 | 2026.05.18 07:27:29.951737 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4748 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114942 sec., 2244978.822114271 rows/sec., 162.79 MiB/sec. | ||
| 21476 | 2026.05.18 07:27:29.951954 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21477 | 2026.05.18 07:27:29.952018 [ 4 ] {1f802391-6cf9-451d-b270-f8ef50ab0454} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21478 | 2026.05.18 07:27:29.952061 [ 4 ] {1f802391-6cf9-451d-b270-f8ef50ab0454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21479 | 2026.05.18 07:27:29.952240 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21480 | 2026.05.18 07:27:29.952322 [ 190 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_146_29} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21481 | 2026.05.18 07:27:29.952423 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 21482 | 2026.05.18 07:27:29.952505 [ 4 ] {1f802391-6cf9-451d-b270-f8ef50ab0454} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21483 | 2026.05.18 07:27:29.952720 [ 4 ] {1f802391-6cf9-451d-b270-f8ef50ab0454} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21484 | 2026.05.18 07:27:29.952849 [ 4 ] {1f802391-6cf9-451d-b270-f8ef50ab0454} <Debug> executeQuery: Read 1665 rows, 104.09 KiB in 0.001685 sec., 988130.5637982195 rows/sec., 60.33 MiB/sec. | ||
| 21485 | 2026.05.18 07:27:29.952884 [ 4 ] {1f802391-6cf9-451d-b270-f8ef50ab0454} <Debug> TCPHandler: Processed in 0.001855701 sec. | ||
| 21486 | 2026.05.18 07:27:29.953015 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21487 | 2026.05.18 07:27:29.953110 [ 4 ] {5a2ef551-2b91-4bd4-b92f-557cf566ca3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21488 | 2026.05.18 07:27:29.953152 [ 4 ] {5a2ef551-2b91-4bd4-b92f-557cf566ca3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21489 | 2026.05.18 07:27:29.953503 [ 4 ] {5a2ef551-2b91-4bd4-b92f-557cf566ca3d} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21490 | 2026.05.18 07:27:29.953539 [ 4 ] {5a2ef551-2b91-4bd4-b92f-557cf566ca3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21491 | 2026.05.18 07:27:29.953819 [ 4 ] {5a2ef551-2b91-4bd4-b92f-557cf566ca3d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 21492 | 2026.05.18 07:27:29.954029 [ 4 ] {5a2ef551-2b91-4bd4-b92f-557cf566ca3d} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.05.18 07:27:29.954157 [ 4 ] {5a2ef551-2b91-4bd4-b92f-557cf566ca3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 21494 | 2026.05.18 07:27:29.954190 [ 4 ] {5a2ef551-2b91-4bd4-b92f-557cf566ca3d} <Debug> TCPHandler: Processed in 0.001223437 sec. | ||
| 21495 | 2026.05.18 07:27:29.954309 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21496 | 2026.05.18 07:27:29.954403 [ 4 ] {60109163-a714-47c6-bc57-b00b580cc8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21497 | 2026.05.18 07:27:29.954479 [ 4 ] {60109163-a714-47c6-bc57-b00b580cc8db} <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 | ||
| 21498 | 2026.05.18 07:27:29.955300 [ 4 ] {60109163-a714-47c6-bc57-b00b580cc8db} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2026.05.18 07:27:29.955337 [ 4 ] {60109163-a714-47c6-bc57-b00b580cc8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21500 | 2026.05.18 07:27:29.956046 [ 4 ] {60109163-a714-47c6-bc57-b00b580cc8db} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 21501 | 2026.05.18 07:27:29.956326 [ 4 ] {60109163-a714-47c6-bc57-b00b580cc8db} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.05.18 07:27:29.956529 [ 4 ] {60109163-a714-47c6-bc57-b00b580cc8db} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002141 sec., 10275.572162540868 rows/sec., 18.41 MiB/sec. | ||
| 21503 | 2026.05.18 07:27:29.956678 [ 4 ] {60109163-a714-47c6-bc57-b00b580cc8db} <Debug> TCPHandler: Processed in 0.002423784 sec. | ||
| 21504 | 2026.05.18 07:27:29.956880 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21505 | 2026.05.18 07:27:29.957006 [ 4 ] {39d08cfa-2031-4ddc-84ab-5b9be9c2d596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21506 | 2026.05.18 07:27:29.957063 [ 4 ] {39d08cfa-2031-4ddc-84ab-5b9be9c2d596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21507 | 2026.05.18 07:27:29.957456 [ 4 ] {39d08cfa-2031-4ddc-84ab-5b9be9c2d596} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21508 | 2026.05.18 07:27:29.957492 [ 4 ] {39d08cfa-2031-4ddc-84ab-5b9be9c2d596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21509 | 2026.05.18 07:27:29.957812 [ 4 ] {39d08cfa-2031-4ddc-84ab-5b9be9c2d596} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21510 | 2026.05.18 07:27:29.958028 [ 4 ] {39d08cfa-2031-4ddc-84ab-5b9be9c2d596} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21511 | 2026.05.18 07:27:29.958157 [ 4 ] {39d08cfa-2031-4ddc-84ab-5b9be9c2d596} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001188 sec., 55555.555555555555 rows/sec., 3.38 MiB/sec. | ||
| 21512 | 2026.05.18 07:27:29.958191 [ 4 ] {39d08cfa-2031-4ddc-84ab-5b9be9c2d596} <Debug> TCPHandler: Processed in 0.001416168 sec. | ||
| 21513 | 2026.05.18 07:27:30.001096 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.44 MiB, peak 418.03 MiB, free memory in arenas 0.00 B, will set to 401.12 MiB (RSS), difference: -1.32 MiB | ||
| 21514 | 2026.05.18 07:27:32.564763 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56208 | ||
| 21515 | 2026.05.18 07:27:32.564864 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21516 | 2026.05.18 07:27:32.564891 [ 3 ] {} <Debug> TCP-Session: b0863282-1bab-403d-ac75-472312a79aee Authenticating user 'default' from [fd00:1122:3344:101::e]:56208 | ||
| 21517 | 2026.05.18 07:27:32.564913 [ 3 ] {} <Debug> TCP-Session: b0863282-1bab-403d-ac75-472312a79aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21518 | 2026.05.18 07:27:32.564926 [ 3 ] {} <Debug> TCP-Session: b0863282-1bab-403d-ac75-472312a79aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21519 | 2026.05.18 07:27:32.565190 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61866 | ||
| 21520 | 2026.05.18 07:27:32.565210 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48301 | ||
| 21521 | 2026.05.18 07:27:32.565241 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57084 | ||
| 21522 | 2026.05.18 07:27:32.565280 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21523 | 2026.05.18 07:27:32.565232 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43923 | ||
| 21524 | 2026.05.18 07:27:32.565312 [ 269 ] {} <Debug> TCP-Session: 7018996e-826e-462c-a830-2177d4e5e54f Authenticating user 'default' from [fd00:1122:3344:101::e]:61866 | ||
| 21525 | 2026.05.18 07:27:32.565322 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21526 | 2026.05.18 07:27:32.565312 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21527 | 2026.05.18 07:27:32.565358 [ 269 ] {} <Debug> TCP-Session: 7018996e-826e-462c-a830-2177d4e5e54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21528 | 2026.05.18 07:27:32.565363 [ 310 ] {} <Debug> TCP-Session: 58b691d5-95e5-4144-9656-f3bb5bcee785 Authenticating user 'default' from [fd00:1122:3344:101::e]:57084 | ||
| 21529 | 2026.05.18 07:27:32.565377 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21530 | 2026.05.18 07:27:32.565391 [ 307 ] {} <Debug> TCP-Session: a5aa7773-7496-4d9c-a41a-c0cb0a981ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48301 | ||
| 21531 | 2026.05.18 07:27:32.565402 [ 310 ] {} <Debug> TCP-Session: 58b691d5-95e5-4144-9656-f3bb5bcee785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21532 | 2026.05.18 07:27:32.565425 [ 309 ] {} <Debug> TCP-Session: 58719e60-edc1-4505-bb90-b5cdedd3b15d Authenticating user 'default' from [fd00:1122:3344:101::e]:43923 | ||
| 21533 | 2026.05.18 07:27:32.565441 [ 310 ] {} <Debug> TCP-Session: 58b691d5-95e5-4144-9656-f3bb5bcee785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21534 | 2026.05.18 07:27:32.565436 [ 307 ] {} <Debug> TCP-Session: a5aa7773-7496-4d9c-a41a-c0cb0a981ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21535 | 2026.05.18 07:27:32.565462 [ 309 ] {} <Debug> TCP-Session: 58719e60-edc1-4505-bb90-b5cdedd3b15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21536 | 2026.05.18 07:27:32.565482 [ 307 ] {} <Debug> TCP-Session: a5aa7773-7496-4d9c-a41a-c0cb0a981ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21537 | 2026.05.18 07:27:32.565496 [ 309 ] {} <Debug> TCP-Session: 58719e60-edc1-4505-bb90-b5cdedd3b15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21538 | 2026.05.18 07:27:32.565391 [ 269 ] {} <Debug> TCP-Session: 7018996e-826e-462c-a830-2177d4e5e54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21539 | 2026.05.18 07:27:32.565303 [ 3 ] {} <Trace> TCP-Session: b0863282-1bab-403d-ac75-472312a79aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21540 | 2026.05.18 07:27:32.565224 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46251 | ||
| 21541 | 2026.05.18 07:27:32.565205 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35963 | ||
| 21542 | 2026.05.18 07:27:32.565205 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50456 | ||
| 21543 | 2026.05.18 07:27:32.565648 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21544 | 2026.05.18 07:27:32.565684 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21545 | 2026.05.18 07:27:32.565713 [ 308 ] {} <Debug> TCP-Session: 657a8850-50eb-4735-be6c-3f4c6f4deb94 Authenticating user 'default' from [fd00:1122:3344:101::e]:46251 | ||
| 21546 | 2026.05.18 07:27:32.565733 [ 302 ] {} <Debug> TCP-Session: 93131c82-2ae8-40fc-b7bb-984f91186e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:35963 | ||
| 21547 | 2026.05.18 07:27:32.565744 [ 308 ] {} <Debug> TCP-Session: 657a8850-50eb-4735-be6c-3f4c6f4deb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21548 | 2026.05.18 07:27:32.565753 [ 3 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56208) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21549 | 2026.05.18 07:27:32.565763 [ 302 ] {} <Debug> TCP-Session: 93131c82-2ae8-40fc-b7bb-984f91186e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21550 | 2026.05.18 07:27:32.565770 [ 308 ] {} <Debug> TCP-Session: 657a8850-50eb-4735-be6c-3f4c6f4deb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21551 | 2026.05.18 07:27:32.565806 [ 302 ] {} <Debug> TCP-Session: 93131c82-2ae8-40fc-b7bb-984f91186e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21552 | 2026.05.18 07:27:32.565198 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38009 | ||
| 21553 | 2026.05.18 07:27:32.565875 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21554 | 2026.05.18 07:27:32.565918 [ 306 ] {} <Debug> TCP-Session: b9523f25-797e-4bc2-a254-ff21eb1f406c Authenticating user 'default' from [fd00:1122:3344:101::e]:50456 | ||
| 21555 | 2026.05.18 07:27:32.565944 [ 306 ] {} <Debug> TCP-Session: b9523f25-797e-4bc2-a254-ff21eb1f406c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21556 | 2026.05.18 07:27:32.565965 [ 306 ] {} <Debug> TCP-Session: b9523f25-797e-4bc2-a254-ff21eb1f406c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21557 | 2026.05.18 07:27:32.566088 [ 3 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21558 | 2026.05.18 07:27:32.566138 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21559 | 2026.05.18 07:27:32.566158 [ 3 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21560 | 2026.05.18 07:27:32.566170 [ 303 ] {} <Debug> TCP-Session: e2b08009-a070-4dc5-8e1b-ff56db541168 Authenticating user 'default' from [fd00:1122:3344:101::e]:38009 | ||
| 21561 | 2026.05.18 07:27:32.566196 [ 303 ] {} <Debug> TCP-Session: e2b08009-a070-4dc5-8e1b-ff56db541168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21562 | 2026.05.18 07:27:32.566209 [ 303 ] {} <Debug> TCP-Session: e2b08009-a070-4dc5-8e1b-ff56db541168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21563 | 2026.05.18 07:27:32.566452 [ 3 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 21564 | 2026.05.18 07:27:32.567482 [ 334 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Trace> AggregatingTransform: Aggregating | ||
| 21565 | 2026.05.18 07:27:32.567519 [ 334 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Trace> Aggregator: Aggregation method: without_key | ||
| 21566 | 2026.05.18 07:27:32.567551 [ 334 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995596 sec. (1004.423 rows/sec., 39.24 KiB/sec.) | ||
| 21567 | 2026.05.18 07:27:32.567566 [ 334 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Trace> Aggregator: Merging aggregated data | ||
| 21568 | 2026.05.18 07:27:32.568227 [ 3 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002534 sec., 394.63299131807423 rows/sec., 15.42 KiB/sec. | ||
| 21569 | 2026.05.18 07:27:32.568383 [ 3 ] {6ada628d-858b-4258-9b1e-51c62631906d} <Debug> TCPHandler: Processed in 0.003210228 sec. | ||
| 21570 | 2026.05.18 07:27:32.568506 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21571 | 2026.05.18 07:27:32.568538 [ 3 ] {} <Debug> TCP-Session: b0863282-1bab-403d-ac75-472312a79aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21572 | 2026.05.18 07:27:32.568545 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21573 | 2026.05.18 07:27:32.568562 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21574 | 2026.05.18 07:27:32.568586 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21575 | 2026.05.18 07:27:32.568593 [ 309 ] {} <Debug> TCP-Session: 58719e60-edc1-4505-bb90-b5cdedd3b15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21576 | 2026.05.18 07:27:32.568611 [ 302 ] {} <Debug> TCP-Session: 93131c82-2ae8-40fc-b7bb-984f91186e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21577 | 2026.05.18 07:27:32.568629 [ 306 ] {} <Debug> TCP-Session: b9523f25-797e-4bc2-a254-ff21eb1f406c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21578 | 2026.05.18 07:27:32.568634 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21579 | 2026.05.18 07:27:32.568648 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21580 | 2026.05.18 07:27:32.568676 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21581 | 2026.05.18 07:27:32.568706 [ 308 ] {} <Debug> TCP-Session: 657a8850-50eb-4735-be6c-3f4c6f4deb94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21582 | 2026.05.18 07:27:32.568695 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21583 | 2026.05.18 07:27:32.568732 [ 307 ] {} <Debug> TCP-Session: a5aa7773-7496-4d9c-a41a-c0cb0a981ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21584 | 2026.05.18 07:27:32.568757 [ 310 ] {} <Debug> TCP-Session: 58b691d5-95e5-4144-9656-f3bb5bcee785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21585 | 2026.05.18 07:27:32.568691 [ 269 ] {} <Debug> TCP-Session: 7018996e-826e-462c-a830-2177d4e5e54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21586 | 2026.05.18 07:27:32.568604 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21587 | 2026.05.18 07:27:32.568837 [ 303 ] {} <Debug> TCP-Session: e2b08009-a070-4dc5-8e1b-ff56db541168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21588 | 2026.05.18 07:27:32.634393 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21589 | 2026.05.18 07:27:32.634620 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 21590 | 2026.05.18 07:27:32.634961 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21591 | 2026.05.18 07:27:32.635001 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <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 | ||
| 21592 | 2026.05.18 07:27:32.635233 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21593 | 2026.05.18 07:27:32.635306 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21594 | 2026.05.18 07:27:32.635454 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21595 | 2026.05.18 07:27:32.635491 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21596 | 2026.05.18 07:27:32.635514 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 21597 | 2026.05.18 07:27:32.635530 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21598 | 2026.05.18 07:27:32.635573 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <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'))" | ||
| 21599 | 2026.05.18 07:27:32.635594 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 21600 | 2026.05.18 07:27:32.636717 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002191 sec., 23733.455043359198 rows/sec., 5.55 MiB/sec. | ||
| 21601 | 2026.05.18 07:27:32.636837 [ 4 ] {0c4969f1-30c8-43f8-9398-ecfb4be69ed3} <Debug> TCPHandler: Processed in 0.002570274 sec. | ||
| 21602 | 2026.05.18 07:27:32.639153 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21603 | 2026.05.18 07:27:32.639338 [ 4 ] {594c7820-e081-4495-8983-81c32ff14cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21604 | 2026.05.18 07:27:32.639409 [ 4 ] {594c7820-e081-4495-8983-81c32ff14cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21605 | 2026.05.18 07:27:32.640102 [ 4 ] {594c7820-e081-4495-8983-81c32ff14cce} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21606 | 2026.05.18 07:27:32.640152 [ 4 ] {594c7820-e081-4495-8983-81c32ff14cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21607 | 2026.05.18 07:27:32.640574 [ 4 ] {594c7820-e081-4495-8983-81c32ff14cce} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21608 | 2026.05.18 07:27:32.640839 [ 4 ] {594c7820-e081-4495-8983-81c32ff14cce} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21609 | 2026.05.18 07:27:32.641026 [ 4 ] {594c7820-e081-4495-8983-81c32ff14cce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.46 MiB/sec. | ||
| 21610 | 2026.05.18 07:27:32.641073 [ 4 ] {594c7820-e081-4495-8983-81c32ff14cce} <Debug> TCPHandler: Processed in 0.002054481 sec. | ||
| 21611 | 2026.05.18 07:27:32.641249 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21612 | 2026.05.18 07:27:32.641349 [ 4 ] {66482878-a29d-40fb-b8ed-bd06ae0560a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21613 | 2026.05.18 07:27:32.641391 [ 4 ] {66482878-a29d-40fb-b8ed-bd06ae0560a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21614 | 2026.05.18 07:27:32.641925 [ 4 ] {66482878-a29d-40fb-b8ed-bd06ae0560a7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21615 | 2026.05.18 07:27:32.641984 [ 4 ] {66482878-a29d-40fb-b8ed-bd06ae0560a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21616 | 2026.05.18 07:27:32.642448 [ 4 ] {66482878-a29d-40fb-b8ed-bd06ae0560a7} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21617 | 2026.05.18 07:27:32.642727 [ 4 ] {66482878-a29d-40fb-b8ed-bd06ae0560a7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21618 | 2026.05.18 07:27:32.642909 [ 4 ] {66482878-a29d-40fb-b8ed-bd06ae0560a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001576 sec., 40609.137055837564 rows/sec., 3.17 MiB/sec. | ||
| 21619 | 2026.05.18 07:27:32.642974 [ 4 ] {66482878-a29d-40fb-b8ed-bd06ae0560a7} <Debug> TCPHandler: Processed in 0.001774789 sec. | ||
| 21620 | 2026.05.18 07:27:32.643154 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21621 | 2026.05.18 07:27:32.643274 [ 4 ] {5e8433bc-08dd-47ae-97c3-67a248c52922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21622 | 2026.05.18 07:27:32.643326 [ 4 ] {5e8433bc-08dd-47ae-97c3-67a248c52922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21623 | 2026.05.18 07:27:32.643866 [ 4 ] {5e8433bc-08dd-47ae-97c3-67a248c52922} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21624 | 2026.05.18 07:27:32.643912 [ 4 ] {5e8433bc-08dd-47ae-97c3-67a248c52922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21625 | 2026.05.18 07:27:32.644407 [ 4 ] {5e8433bc-08dd-47ae-97c3-67a248c52922} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21626 | 2026.05.18 07:27:32.644803 [ 4 ] {5e8433bc-08dd-47ae-97c3-67a248c52922} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21627 | 2026.05.18 07:27:32.644997 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 5 parts from all_1_141_29 to all_145_145_0 | ||
| 21628 | 2026.05.18 07:27:32.645004 [ 4 ] {5e8433bc-08dd-47ae-97c3-67a248c52922} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001762 sec., 36322.360953461975 rows/sec., 2.53 MiB/sec. | ||
| 21629 | 2026.05.18 07:27:32.645059 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21630 | 2026.05.18 07:27:32.645094 [ 4 ] {5e8433bc-08dd-47ae-97c3-67a248c52922} <Debug> TCPHandler: Processed in 0.002004201 sec. | ||
| 21631 | 2026.05.18 07:27:32.645094 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21632 | 2026.05.18 07:27:32.645267 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_141_29 to all_145_145_0 into Compact with storage Full | ||
| 21633 | 2026.05.18 07:27:32.645459 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21634 | 2026.05.18 07:27:32.645464 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21635 | 2026.05.18 07:27:32.645518 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_29, total 53943 rows starting from the beginning of the part | ||
| 21636 | 2026.05.18 07:27:32.645614 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 21637 | 2026.05.18 07:27:32.645625 [ 4 ] {0885dbdf-e881-4bf8-8d5e-798ed9f03043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21638 | 2026.05.18 07:27:32.645696 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 265 rows starting from the beginning of the part | ||
| 21639 | 2026.05.18 07:27:32.645705 [ 4 ] {0885dbdf-e881-4bf8-8d5e-798ed9f03043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21640 | 2026.05.18 07:27:32.645774 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 21641 | 2026.05.18 07:27:32.645843 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1665 rows starting from the beginning of the part | ||
| 21642 | 2026.05.18 07:27:32.646345 [ 4 ] {0885dbdf-e881-4bf8-8d5e-798ed9f03043} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21643 | 2026.05.18 07:27:32.646397 [ 4 ] {0885dbdf-e881-4bf8-8d5e-798ed9f03043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21644 | 2026.05.18 07:27:32.646898 [ 4 ] {0885dbdf-e881-4bf8-8d5e-798ed9f03043} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21645 | 2026.05.18 07:27:32.647205 [ 4 ] {0885dbdf-e881-4bf8-8d5e-798ed9f03043} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21646 | 2026.05.18 07:27:32.647418 [ 4 ] {0885dbdf-e881-4bf8-8d5e-798ed9f03043} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001824 sec., 13157.894736842105 rows/sec., 908.03 KiB/sec. | ||
| 21647 | 2026.05.18 07:27:32.647484 [ 4 ] {0885dbdf-e881-4bf8-8d5e-798ed9f03043} <Debug> TCPHandler: Processed in 0.002098921 sec. | ||
| 21648 | 2026.05.18 07:27:32.656895 [ 201 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56193 rows, containing 5 columns (5 merged, 0 gathered) in 0.011683734 sec., 4809506.960702803 rows/sec., 309.91 MiB/sec. | ||
| 21649 | 2026.05.18 07:27:32.658195 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Trace> MergedBlockOutputStream: filled checksums all_1_145_30 (state Temporary) | ||
| 21650 | 2026.05.18 07:27:32.658688 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_145_30 to all_1_145_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21651 | 2026.05.18 07:27:32.658800 [ 192 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_145_30} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 5 parts: [all_1_141_29, all_145_145_0] -> all_1_145_30 | ||
| 21652 | 2026.05.18 07:27:32.658926 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 21653 | 2026.05.18 07:27:32.709094 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60312 | ||
| 21654 | 2026.05.18 07:27:32.709183 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21655 | 2026.05.18 07:27:32.709209 [ 3 ] {} <Debug> TCP-Session: 9d682d2a-10c8-46f5-8e48-a78df1cdf181 Authenticating user 'default' from [fd00:1122:3344:101::e]:60312 | ||
| 21656 | 2026.05.18 07:27:32.709231 [ 3 ] {} <Debug> TCP-Session: 9d682d2a-10c8-46f5-8e48-a78df1cdf181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21657 | 2026.05.18 07:27:32.709245 [ 3 ] {} <Debug> TCP-Session: 9d682d2a-10c8-46f5-8e48-a78df1cdf181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21658 | 2026.05.18 07:27:32.709450 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46671 | ||
| 21659 | 2026.05.18 07:27:32.709474 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40548 | ||
| 21660 | 2026.05.18 07:27:32.709505 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47034 | ||
| 21661 | 2026.05.18 07:27:32.709523 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51224 | ||
| 21662 | 2026.05.18 07:27:32.709549 [ 3 ] {} <Trace> TCP-Session: 9d682d2a-10c8-46f5-8e48-a78df1cdf181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21663 | 2026.05.18 07:27:32.709564 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61046 | ||
| 21664 | 2026.05.18 07:27:32.709602 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21665 | 2026.05.18 07:27:32.709579 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21666 | 2026.05.18 07:27:32.709645 [ 307 ] {} <Debug> TCP-Session: 7c2a9708-3f1f-4998-87e3-581e43822dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51224 | ||
| 21667 | 2026.05.18 07:27:32.709662 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21668 | 2026.05.18 07:27:32.709671 [ 303 ] {} <Debug> TCP-Session: 5811d291-ebfa-4b00-befc-3d98bb1b8777 Authenticating user 'default' from [fd00:1122:3344:101::e]:40548 | ||
| 21669 | 2026.05.18 07:27:32.709678 [ 307 ] {} <Debug> TCP-Session: 7c2a9708-3f1f-4998-87e3-581e43822dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21670 | 2026.05.18 07:27:32.709698 [ 310 ] {} <Debug> TCP-Session: e88a28cf-cbb8-4fce-a9eb-a83d0bc6e171 Authenticating user 'default' from [fd00:1122:3344:101::e]:61046 | ||
| 21671 | 2026.05.18 07:27:32.709710 [ 303 ] {} <Debug> TCP-Session: 5811d291-ebfa-4b00-befc-3d98bb1b8777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21672 | 2026.05.18 07:27:32.709729 [ 3 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60312) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21673 | 2026.05.18 07:27:32.709738 [ 310 ] {} <Debug> TCP-Session: e88a28cf-cbb8-4fce-a9eb-a83d0bc6e171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21674 | 2026.05.18 07:27:32.709753 [ 303 ] {} <Debug> TCP-Session: 5811d291-ebfa-4b00-befc-3d98bb1b8777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21675 | 2026.05.18 07:27:32.709777 [ 310 ] {} <Debug> TCP-Session: e88a28cf-cbb8-4fce-a9eb-a83d0bc6e171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21676 | 2026.05.18 07:27:32.709715 [ 307 ] {} <Debug> TCP-Session: 7c2a9708-3f1f-4998-87e3-581e43822dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21677 | 2026.05.18 07:27:32.709577 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21678 | 2026.05.18 07:27:32.709546 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42132 | ||
| 21679 | 2026.05.18 07:27:32.709863 [ 306 ] {} <Debug> TCP-Session: 8b8af246-6d9c-4352-885f-58ca38e24a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:47034 | ||
| 21680 | 2026.05.18 07:27:32.709542 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21681 | 2026.05.18 07:27:32.709901 [ 306 ] {} <Debug> TCP-Session: 8b8af246-6d9c-4352-885f-58ca38e24a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21682 | 2026.05.18 07:27:32.709907 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21683 | 2026.05.18 07:27:32.709917 [ 302 ] {} <Debug> TCP-Session: 607efb6f-7235-4a43-9cd9-d5e8aa266a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:46671 | ||
| 21684 | 2026.05.18 07:27:32.709920 [ 306 ] {} <Debug> TCP-Session: 8b8af246-6d9c-4352-885f-58ca38e24a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21685 | 2026.05.18 07:27:32.709940 [ 309 ] {} <Debug> TCP-Session: dda7affb-2204-4637-959f-82cff5742f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:42132 | ||
| 21686 | 2026.05.18 07:27:32.709949 [ 302 ] {} <Debug> TCP-Session: 607efb6f-7235-4a43-9cd9-d5e8aa266a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21687 | 2026.05.18 07:27:32.709974 [ 309 ] {} <Debug> TCP-Session: dda7affb-2204-4637-959f-82cff5742f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21688 | 2026.05.18 07:27:32.709985 [ 302 ] {} <Debug> TCP-Session: 607efb6f-7235-4a43-9cd9-d5e8aa266a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21689 | 2026.05.18 07:27:32.709999 [ 309 ] {} <Debug> TCP-Session: dda7affb-2204-4637-959f-82cff5742f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21690 | 2026.05.18 07:27:32.709533 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39931 | ||
| 21691 | 2026.05.18 07:27:32.710048 [ 3 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21692 | 2026.05.18 07:27:32.709450 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37594 | ||
| 21693 | 2026.05.18 07:27:32.710096 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21694 | 2026.05.18 07:27:32.710119 [ 3 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21695 | 2026.05.18 07:27:32.710131 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21696 | 2026.05.18 07:27:32.710121 [ 308 ] {} <Debug> TCP-Session: ac835c14-a5f2-4a34-940c-58a3b4d2013c Authenticating user 'default' from [fd00:1122:3344:101::e]:39931 | ||
| 21697 | 2026.05.18 07:27:32.710167 [ 269 ] {} <Debug> TCP-Session: c22a3580-c958-4bcf-8c39-31784b200c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:37594 | ||
| 21698 | 2026.05.18 07:27:32.710181 [ 308 ] {} <Debug> TCP-Session: ac835c14-a5f2-4a34-940c-58a3b4d2013c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21699 | 2026.05.18 07:27:32.710185 [ 269 ] {} <Debug> TCP-Session: c22a3580-c958-4bcf-8c39-31784b200c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21700 | 2026.05.18 07:27:32.710195 [ 308 ] {} <Debug> TCP-Session: ac835c14-a5f2-4a34-940c-58a3b4d2013c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21701 | 2026.05.18 07:27:32.710203 [ 269 ] {} <Debug> TCP-Session: c22a3580-c958-4bcf-8c39-31784b200c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21702 | 2026.05.18 07:27:32.710430 [ 3 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 21703 | 2026.05.18 07:27:32.711390 [ 358 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Trace> AggregatingTransform: Aggregating | ||
| 21704 | 2026.05.18 07:27:32.711426 [ 358 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 21705 | 2026.05.18 07:27:32.711456 [ 358 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917325 sec. (1090.126 rows/sec., 42.58 KiB/sec.) | ||
| 21706 | 2026.05.18 07:27:32.711472 [ 358 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Trace> Aggregator: Merging aggregated data | ||
| 21707 | 2026.05.18 07:27:32.712140 [ 3 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002464 sec., 405.84415584415586 rows/sec., 15.85 KiB/sec. | ||
| 21708 | 2026.05.18 07:27:32.712297 [ 3 ] {c299b76f-714b-465e-88fe-c769762b05fb} <Debug> TCPHandler: Processed in 0.002859755 sec. | ||
| 21709 | 2026.05.18 07:27:32.712560 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21710 | 2026.05.18 07:27:32.712579 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21711 | 2026.05.18 07:27:32.712596 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21712 | 2026.05.18 07:27:32.712623 [ 269 ] {} <Debug> TCP-Session: c22a3580-c958-4bcf-8c39-31784b200c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21713 | 2026.05.18 07:27:32.712628 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21714 | 2026.05.18 07:27:32.712643 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21715 | 2026.05.18 07:27:32.712667 [ 308 ] {} <Debug> TCP-Session: ac835c14-a5f2-4a34-940c-58a3b4d2013c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21716 | 2026.05.18 07:27:32.712679 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21717 | 2026.05.18 07:27:32.712686 [ 3 ] {} <Debug> TCP-Session: 9d682d2a-10c8-46f5-8e48-a78df1cdf181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21718 | 2026.05.18 07:27:32.712719 [ 302 ] {} <Debug> TCP-Session: 607efb6f-7235-4a43-9cd9-d5e8aa266a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21719 | 2026.05.18 07:27:32.712732 [ 309 ] {} <Debug> TCP-Session: dda7affb-2204-4637-959f-82cff5742f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21720 | 2026.05.18 07:27:32.712633 [ 310 ] {} <Debug> TCP-Session: e88a28cf-cbb8-4fce-a9eb-a83d0bc6e171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21721 | 2026.05.18 07:27:32.712626 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21722 | 2026.05.18 07:27:32.712615 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21723 | 2026.05.18 07:27:32.712828 [ 307 ] {} <Debug> TCP-Session: 7c2a9708-3f1f-4998-87e3-581e43822dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21724 | 2026.05.18 07:27:32.712660 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21725 | 2026.05.18 07:27:32.712888 [ 303 ] {} <Debug> TCP-Session: 5811d291-ebfa-4b00-befc-3d98bb1b8777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21726 | 2026.05.18 07:27:32.712901 [ 306 ] {} <Debug> TCP-Session: 8b8af246-6d9c-4352-885f-58ca38e24a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21727 | 2026.05.18 07:27:33.746511 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65390 | ||
| 21728 | 2026.05.18 07:27:33.746596 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21729 | 2026.05.18 07:27:33.746623 [ 306 ] {} <Debug> TCP-Session: 73cf7a6b-0eea-42e1-a912-a6b88fbe8360 Authenticating user 'default' from [fd00:1122:3344:101::e]:65390 | ||
| 21730 | 2026.05.18 07:27:33.746645 [ 306 ] {} <Debug> TCP-Session: 73cf7a6b-0eea-42e1-a912-a6b88fbe8360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21731 | 2026.05.18 07:27:33.746659 [ 306 ] {} <Debug> TCP-Session: 73cf7a6b-0eea-42e1-a912-a6b88fbe8360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21732 | 2026.05.18 07:27:33.746849 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44845 | ||
| 21733 | 2026.05.18 07:27:33.746901 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62525 | ||
| 21734 | 2026.05.18 07:27:33.746934 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52206 | ||
| 21735 | 2026.05.18 07:27:33.746956 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50582 | ||
| 21736 | 2026.05.18 07:27:33.746983 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47870 | ||
| 21737 | 2026.05.18 07:27:33.747028 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21738 | 2026.05.18 07:27:33.747036 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21739 | 2026.05.18 07:27:33.746997 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21740 | 2026.05.18 07:27:33.747069 [ 3 ] {} <Debug> TCP-Session: edaa4b2d-283d-423d-a426-9f716bb9de3f Authenticating user 'default' from [fd00:1122:3344:101::e]:52206 | ||
| 21741 | 2026.05.18 07:27:33.747079 [ 302 ] {} <Debug> TCP-Session: d2ac978b-5437-4d71-9ca6-cb2d53e1a8c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50582 | ||
| 21742 | 2026.05.18 07:27:33.747090 [ 308 ] {} <Debug> TCP-Session: 79ec28dd-2c36-4b5a-8773-4dfd9bcda3dd Authenticating user 'default' from [fd00:1122:3344:101::e]:62525 | ||
| 21743 | 2026.05.18 07:27:33.747107 [ 3 ] {} <Debug> TCP-Session: edaa4b2d-283d-423d-a426-9f716bb9de3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21744 | 2026.05.18 07:27:33.747118 [ 302 ] {} <Debug> TCP-Session: d2ac978b-5437-4d71-9ca6-cb2d53e1a8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21745 | 2026.05.18 07:27:33.747144 [ 308 ] {} <Debug> TCP-Session: 79ec28dd-2c36-4b5a-8773-4dfd9bcda3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21746 | 2026.05.18 07:27:33.747132 [ 3 ] {} <Debug> TCP-Session: edaa4b2d-283d-423d-a426-9f716bb9de3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21747 | 2026.05.18 07:27:33.747182 [ 308 ] {} <Debug> TCP-Session: 79ec28dd-2c36-4b5a-8773-4dfd9bcda3dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21748 | 2026.05.18 07:27:33.747086 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21749 | 2026.05.18 07:27:33.747069 [ 306 ] {} <Trace> TCP-Session: 73cf7a6b-0eea-42e1-a912-a6b88fbe8360 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21750 | 2026.05.18 07:27:33.747254 [ 303 ] {} <Debug> TCP-Session: 4cdc4bdd-f6e4-497b-91d0-7c239b118597 Authenticating user 'default' from [fd00:1122:3344:101::e]:47870 | ||
| 21751 | 2026.05.18 07:27:33.746951 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50780 | ||
| 21752 | 2026.05.18 07:27:33.747288 [ 303 ] {} <Debug> TCP-Session: 4cdc4bdd-f6e4-497b-91d0-7c239b118597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21753 | 2026.05.18 07:27:33.746918 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21754 | 2026.05.18 07:27:33.747325 [ 303 ] {} <Debug> TCP-Session: 4cdc4bdd-f6e4-497b-91d0-7c239b118597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21755 | 2026.05.18 07:27:33.747349 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21756 | 2026.05.18 07:27:33.747359 [ 307 ] {} <Debug> TCP-Session: a6e2a8d6-f83b-4db6-a2d6-6c1117be1413 Authenticating user 'default' from [fd00:1122:3344:101::e]:44845 | ||
| 21757 | 2026.05.18 07:27:33.747380 [ 269 ] {} <Debug> TCP-Session: 7ea0fe91-d18f-4c39-8200-8a46a7cc60e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50780 | ||
| 21758 | 2026.05.18 07:27:33.747392 [ 307 ] {} <Debug> TCP-Session: a6e2a8d6-f83b-4db6-a2d6-6c1117be1413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21759 | 2026.05.18 07:27:33.747402 [ 269 ] {} <Debug> TCP-Session: 7ea0fe91-d18f-4c39-8200-8a46a7cc60e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21760 | 2026.05.18 07:27:33.747413 [ 307 ] {} <Debug> TCP-Session: a6e2a8d6-f83b-4db6-a2d6-6c1117be1413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21761 | 2026.05.18 07:27:33.747422 [ 269 ] {} <Debug> TCP-Session: 7ea0fe91-d18f-4c39-8200-8a46a7cc60e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21762 | 2026.05.18 07:27:33.746913 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47884 | ||
| 21763 | 2026.05.18 07:27:33.746909 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45837 | ||
| 21764 | 2026.05.18 07:27:33.747484 [ 306 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21765 | 2026.05.18 07:27:33.747513 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21766 | 2026.05.18 07:27:33.747523 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21767 | 2026.05.18 07:27:33.747548 [ 309 ] {} <Debug> TCP-Session: 334387af-2be1-406d-aaa6-c205ec840341 Authenticating user 'default' from [fd00:1122:3344:101::e]:47884 | ||
| 21768 | 2026.05.18 07:27:33.747575 [ 310 ] {} <Debug> TCP-Session: 383490e9-b701-43b0-8801-0f6cbdee5c1f Authenticating user 'default' from [fd00:1122:3344:101::e]:45837 | ||
| 21769 | 2026.05.18 07:27:33.747590 [ 309 ] {} <Debug> TCP-Session: 334387af-2be1-406d-aaa6-c205ec840341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21770 | 2026.05.18 07:27:33.747605 [ 310 ] {} <Debug> TCP-Session: 383490e9-b701-43b0-8801-0f6cbdee5c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21771 | 2026.05.18 07:27:33.747621 [ 309 ] {} <Debug> TCP-Session: 334387af-2be1-406d-aaa6-c205ec840341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21772 | 2026.05.18 07:27:33.747642 [ 310 ] {} <Debug> TCP-Session: 383490e9-b701-43b0-8801-0f6cbdee5c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21773 | 2026.05.18 07:27:33.747177 [ 302 ] {} <Debug> TCP-Session: d2ac978b-5437-4d71-9ca6-cb2d53e1a8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21774 | 2026.05.18 07:27:33.747767 [ 306 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21775 | 2026.05.18 07:27:33.747828 [ 306 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21776 | 2026.05.18 07:27:33.748109 [ 306 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 21777 | 2026.05.18 07:27:33.749052 [ 326 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Trace> AggregatingTransform: Aggregating | ||
| 21778 | 2026.05.18 07:27:33.749092 [ 326 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Trace> Aggregator: Aggregation method: without_key | ||
| 21779 | 2026.05.18 07:27:33.749127 [ 326 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916725 sec. (1090.840 rows/sec., 42.61 KiB/sec.) | ||
| 21780 | 2026.05.18 07:27:33.749143 [ 326 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Trace> Aggregator: Merging aggregated data | ||
| 21781 | 2026.05.18 07:27:33.749792 [ 306 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002362 sec., 423.3700254022015 rows/sec., 16.54 KiB/sec. | ||
| 21782 | 2026.05.18 07:27:33.749966 [ 306 ] {bc167bec-e28a-4bc5-a9a9-ae1df5b0df68} <Debug> TCPHandler: Processed in 0.003006737 sec. | ||
| 21783 | 2026.05.18 07:27:33.750155 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21784 | 2026.05.18 07:27:33.750181 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21785 | 2026.05.18 07:27:33.750194 [ 306 ] {} <Debug> TCP-Session: 73cf7a6b-0eea-42e1-a912-a6b88fbe8360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21786 | 2026.05.18 07:27:33.750204 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21787 | 2026.05.18 07:27:33.750215 [ 309 ] {} <Debug> TCP-Session: 334387af-2be1-406d-aaa6-c205ec840341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21788 | 2026.05.18 07:27:33.750226 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21789 | 2026.05.18 07:27:33.750244 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21790 | 2026.05.18 07:27:33.750277 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21791 | 2026.05.18 07:27:33.750284 [ 3 ] {} <Debug> TCP-Session: edaa4b2d-283d-423d-a426-9f716bb9de3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21792 | 2026.05.18 07:27:33.750299 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21793 | 2026.05.18 07:27:33.750309 [ 310 ] {} <Debug> TCP-Session: 383490e9-b701-43b0-8801-0f6cbdee5c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21794 | 2026.05.18 07:27:33.750316 [ 303 ] {} <Debug> TCP-Session: 4cdc4bdd-f6e4-497b-91d0-7c239b118597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21795 | 2026.05.18 07:27:33.750251 [ 307 ] {} <Debug> TCP-Session: a6e2a8d6-f83b-4db6-a2d6-6c1117be1413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21796 | 2026.05.18 07:27:33.750350 [ 308 ] {} <Debug> TCP-Session: 79ec28dd-2c36-4b5a-8773-4dfd9bcda3dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21797 | 2026.05.18 07:27:33.750264 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21798 | 2026.05.18 07:27:33.750318 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21799 | 2026.05.18 07:27:33.750431 [ 269 ] {} <Debug> TCP-Session: 7ea0fe91-d18f-4c39-8200-8a46a7cc60e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21800 | 2026.05.18 07:27:33.750447 [ 302 ] {} <Debug> TCP-Session: d2ac978b-5437-4d71-9ca6-cb2d53e1a8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21801 | 2026.05.18 07:27:34.422601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42786 | ||
| 21802 | 2026.05.18 07:27:34.423140 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21803 | 2026.05.18 07:27:34.423190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21804 | 2026.05.18 07:27:34.423696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21805 | 2026.05.18 07:27:34.423941 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21806 | 2026.05.18 07:27:34.424097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42786 | ||
| 21807 | 2026.05.18 07:27:36.720486 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 21808 | 2026.05.18 07:27:36.738898 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21809 | 2026.05.18 07:27:36.738964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21810 | 2026.05.18 07:27:36.745296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21811 | 2026.05.18 07:27:36.746007 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21812 | 2026.05.18 07:27:36.749109 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 21813 | 2026.05.18 07:27:37.151012 [ 221 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21814 | 2026.05.18 07:27:37.151070 [ 221 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21815 | 2026.05.18 07:27:37.153492 [ 221 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21816 | 2026.05.18 07:27:37.537149 [ 225 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21817 | 2026.05.18 07:27:37.537204 [ 225 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21818 | 2026.05.18 07:27:37.539535 [ 225 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21819 | 2026.05.18 07:27:37.638887 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21820 | 2026.05.18 07:27:37.639115 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21821 | 2026.05.18 07:27:37.639447 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21822 | 2026.05.18 07:27:37.639484 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <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 | ||
| 21823 | 2026.05.18 07:27:37.639703 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21824 | 2026.05.18 07:27:37.639772 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21825 | 2026.05.18 07:27:37.639911 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21826 | 2026.05.18 07:27:37.639947 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21827 | 2026.05.18 07:27:37.639968 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 21828 | 2026.05.18 07:27:37.639984 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21829 | 2026.05.18 07:27:37.640026 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <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'))" | ||
| 21830 | 2026.05.18 07:27:37.640046 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 21831 | 2026.05.18 07:27:37.641462 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00244 sec., 21311.475409836068 rows/sec., 4.98 MiB/sec. | ||
| 21832 | 2026.05.18 07:27:37.641568 [ 4 ] {7b3f2868-be5c-46d7-a595-fe5e820459ea} <Debug> TCPHandler: Processed in 0.002813016 sec. | ||
| 21833 | 2026.05.18 07:27:37.643778 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21834 | 2026.05.18 07:27:37.643914 [ 4 ] {b78ba298-6cf7-4e16-8a4a-b2981b42e903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21835 | 2026.05.18 07:27:37.643966 [ 4 ] {b78ba298-6cf7-4e16-8a4a-b2981b42e903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21836 | 2026.05.18 07:27:37.644577 [ 4 ] {b78ba298-6cf7-4e16-8a4a-b2981b42e903} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21837 | 2026.05.18 07:27:37.644625 [ 4 ] {b78ba298-6cf7-4e16-8a4a-b2981b42e903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21838 | 2026.05.18 07:27:37.644989 [ 4 ] {b78ba298-6cf7-4e16-8a4a-b2981b42e903} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21839 | 2026.05.18 07:27:37.645220 [ 4 ] {b78ba298-6cf7-4e16-8a4a-b2981b42e903} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21840 | 2026.05.18 07:27:37.645367 [ 4 ] {b78ba298-6cf7-4e16-8a4a-b2981b42e903} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00149 sec., 77852.34899328859 rows/sec., 6.59 MiB/sec. | ||
| 21841 | 2026.05.18 07:27:37.645404 [ 4 ] {b78ba298-6cf7-4e16-8a4a-b2981b42e903} <Debug> TCPHandler: Processed in 0.001690289 sec. | ||
| 21842 | 2026.05.18 07:27:37.645563 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21843 | 2026.05.18 07:27:37.645665 [ 4 ] {0ed74dc7-3a7f-4335-baeb-485377185ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21844 | 2026.05.18 07:27:37.645706 [ 4 ] {0ed74dc7-3a7f-4335-baeb-485377185ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21845 | 2026.05.18 07:27:37.646122 [ 4 ] {0ed74dc7-3a7f-4335-baeb-485377185ef2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21846 | 2026.05.18 07:27:37.646159 [ 4 ] {0ed74dc7-3a7f-4335-baeb-485377185ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21847 | 2026.05.18 07:27:37.646444 [ 4 ] {0ed74dc7-3a7f-4335-baeb-485377185ef2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 21848 | 2026.05.18 07:27:37.646647 [ 4 ] {0ed74dc7-3a7f-4335-baeb-485377185ef2} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21849 | 2026.05.18 07:27:37.646776 [ 4 ] {0ed74dc7-3a7f-4335-baeb-485377185ef2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00113 sec., 26548.672566371682 rows/sec., 1.95 MiB/sec. | ||
| 21850 | 2026.05.18 07:27:37.646811 [ 4 ] {0ed74dc7-3a7f-4335-baeb-485377185ef2} <Debug> TCPHandler: Processed in 0.001297298 sec. | ||
| 21851 | 2026.05.18 07:27:37.646931 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21852 | 2026.05.18 07:27:37.647027 [ 4 ] {bf7a5022-10c6-48fe-8d4b-8e033c219367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21853 | 2026.05.18 07:27:37.647067 [ 4 ] {bf7a5022-10c6-48fe-8d4b-8e033c219367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21854 | 2026.05.18 07:27:37.647499 [ 4 ] {bf7a5022-10c6-48fe-8d4b-8e033c219367} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21855 | 2026.05.18 07:27:37.647536 [ 4 ] {bf7a5022-10c6-48fe-8d4b-8e033c219367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21856 | 2026.05.18 07:27:37.647824 [ 4 ] {bf7a5022-10c6-48fe-8d4b-8e033c219367} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21857 | 2026.05.18 07:27:37.648026 [ 4 ] {bf7a5022-10c6-48fe-8d4b-8e033c219367} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21858 | 2026.05.18 07:27:37.648153 [ 4 ] {bf7a5022-10c6-48fe-8d4b-8e033c219367} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001143 sec., 82239.72003499563 rows/sec., 6.42 MiB/sec. | ||
| 21859 | 2026.05.18 07:27:37.648187 [ 4 ] {bf7a5022-10c6-48fe-8d4b-8e033c219367} <Debug> TCPHandler: Processed in 0.001306397 sec. | ||
| 21860 | 2026.05.18 07:27:37.648321 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21861 | 2026.05.18 07:27:37.648417 [ 4 ] {cf8adbb7-9ec1-4992-a5ba-d038fa7504ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21862 | 2026.05.18 07:27:37.648459 [ 4 ] {cf8adbb7-9ec1-4992-a5ba-d038fa7504ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21863 | 2026.05.18 07:27:37.648861 [ 4 ] {cf8adbb7-9ec1-4992-a5ba-d038fa7504ea} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21864 | 2026.05.18 07:27:37.648895 [ 4 ] {cf8adbb7-9ec1-4992-a5ba-d038fa7504ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21865 | 2026.05.18 07:27:37.649207 [ 4 ] {cf8adbb7-9ec1-4992-a5ba-d038fa7504ea} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21866 | 2026.05.18 07:27:37.649413 [ 4 ] {cf8adbb7-9ec1-4992-a5ba-d038fa7504ea} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21867 | 2026.05.18 07:27:37.649540 [ 4 ] {cf8adbb7-9ec1-4992-a5ba-d038fa7504ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 21868 | 2026.05.18 07:27:37.649574 [ 4 ] {cf8adbb7-9ec1-4992-a5ba-d038fa7504ea} <Debug> TCPHandler: Processed in 0.001312847 sec. | ||
| 21869 | 2026.05.18 07:27:37.649761 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21870 | 2026.05.18 07:27:37.649866 [ 4 ] {e6f0f864-ef03-4c4b-b92d-f9805b0ef763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21871 | 2026.05.18 07:27:37.649919 [ 4 ] {e6f0f864-ef03-4c4b-b92d-f9805b0ef763} <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 | ||
| 21872 | 2026.05.18 07:27:37.650797 [ 4 ] {e6f0f864-ef03-4c4b-b92d-f9805b0ef763} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21873 | 2026.05.18 07:27:37.650832 [ 4 ] {e6f0f864-ef03-4c4b-b92d-f9805b0ef763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21874 | 2026.05.18 07:27:37.651372 [ 4 ] {e6f0f864-ef03-4c4b-b92d-f9805b0ef763} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 21875 | 2026.05.18 07:27:37.651587 [ 4 ] {e6f0f864-ef03-4c4b-b92d-f9805b0ef763} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21876 | 2026.05.18 07:27:37.651725 [ 4 ] {e6f0f864-ef03-4c4b-b92d-f9805b0ef763} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001885 sec., 15915.119363395226 rows/sec., 28.52 MiB/sec. | ||
| 21877 | 2026.05.18 07:27:37.651777 [ 4 ] {e6f0f864-ef03-4c4b-b92d-f9805b0ef763} <Debug> TCPHandler: Processed in 0.002068211 sec. | ||
| 21878 | 2026.05.18 07:27:37.651912 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21879 | 2026.05.18 07:27:37.652009 [ 4 ] {b3a7d1ca-c3f5-4602-8d4e-e4483fb237af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21880 | 2026.05.18 07:27:37.652050 [ 4 ] {b3a7d1ca-c3f5-4602-8d4e-e4483fb237af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21881 | 2026.05.18 07:27:37.652423 [ 4 ] {b3a7d1ca-c3f5-4602-8d4e-e4483fb237af} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21882 | 2026.05.18 07:27:37.652459 [ 4 ] {b3a7d1ca-c3f5-4602-8d4e-e4483fb237af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21883 | 2026.05.18 07:27:37.652756 [ 4 ] {b3a7d1ca-c3f5-4602-8d4e-e4483fb237af} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21884 | 2026.05.18 07:27:37.652961 [ 4 ] {b3a7d1ca-c3f5-4602-8d4e-e4483fb237af} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21885 | 2026.05.18 07:27:37.653089 [ 4 ] {b3a7d1ca-c3f5-4602-8d4e-e4483fb237af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 21886 | 2026.05.18 07:27:37.653089 [ 77 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21887 | 2026.05.18 07:27:37.653124 [ 4 ] {b3a7d1ca-c3f5-4602-8d4e-e4483fb237af} <Debug> TCPHandler: Processed in 0.001261417 sec. | ||
| 21888 | 2026.05.18 07:27:37.653162 [ 77 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21889 | 2026.05.18 07:27:37.653187 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21890 | 2026.05.18 07:27:37.653325 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21891 | 2026.05.18 07:27:37.653481 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21892 | 2026.05.18 07:27:37.653520 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8676 rows starting from the beginning of the part | ||
| 21893 | 2026.05.18 07:27:37.653592 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 90 rows starting from the beginning of the part | ||
| 21894 | 2026.05.18 07:27:37.653643 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 21895 | 2026.05.18 07:27:37.653692 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 66 rows starting from the beginning of the part | ||
| 21896 | 2026.05.18 07:27:37.653739 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 24 rows starting from the beginning of the part | ||
| 21897 | 2026.05.18 07:27:37.653784 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 21898 | 2026.05.18 07:27:37.655987 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8976 rows, containing 4 columns (4 merged, 0 gathered) in 0.002717295 sec., 3303285.0684228246 rows/sec., 213.92 MiB/sec. | ||
| 21899 | 2026.05.18 07:27:37.656156 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21900 | 2026.05.18 07:27:37.656404 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21901 | 2026.05.18 07:27:37.656475 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_146_29} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21902 | 2026.05.18 07:27:37.656544 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 21903 | 2026.05.18 07:27:40.088339 [ 75 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 21904 | 2026.05.18 07:27:40.088419 [ 75 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21905 | 2026.05.18 07:27:40.088445 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21906 | 2026.05.18 07:27:40.088590 [ 201 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 21907 | 2026.05.18 07:27:40.088781 [ 201 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21908 | 2026.05.18 07:27:40.088825 [ 201 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 52 rows starting from the beginning of the part | ||
| 21909 | 2026.05.18 07:27:40.088905 [ 201 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 21910 | 2026.05.18 07:27:40.088961 [ 201 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 21911 | 2026.05.18 07:27:40.089013 [ 201 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 21912 | 2026.05.18 07:27:40.089064 [ 201 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 21913 | 2026.05.18 07:27:40.090169 [ 198 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001641109 sec., 34123.26664468966 rows/sec., 2.24 MiB/sec. | ||
| 21914 | 2026.05.18 07:27:40.090367 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 21915 | 2026.05.18 07:27:40.090668 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21916 | 2026.05.18 07:27:40.090748 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_56_12} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 21917 | 2026.05.18 07:27:40.090832 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21918 | 2026.05.18 07:27:41.384913 [ 73 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 21919 | 2026.05.18 07:27:41.385030 [ 73 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21920 | 2026.05.18 07:27:41.385067 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21921 | 2026.05.18 07:27:41.385250 [ 221 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21922 | 2026.05.18 07:27:41.385276 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 21923 | 2026.05.18 07:27:41.385324 [ 221 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21924 | 2026.05.18 07:27:41.385484 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21925 | 2026.05.18 07:27:41.385531 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part | ||
| 21926 | 2026.05.18 07:27:41.385611 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 21927 | 2026.05.18 07:27:41.385664 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 21928 | 2026.05.18 07:27:41.385715 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 21929 | 2026.05.18 07:27:41.385765 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 21930 | 2026.05.18 07:27:41.386676 [ 193 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001492659 sec., 221081.97518656304 rows/sec., 11.28 MiB/sec. | ||
| 21931 | 2026.05.18 07:27:41.386835 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 21932 | 2026.05.18 07:27:41.387126 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21933 | 2026.05.18 07:27:41.387225 [ 198 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_55_12} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 21934 | 2026.05.18 07:27:41.387294 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21935 | 2026.05.18 07:27:41.387466 [ 221 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21936 | 2026.05.18 07:27:41.705114 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21937 | 2026.05.18 07:27:41.705169 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21938 | 2026.05.18 07:27:41.924393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43234 | ||
| 21939 | 2026.05.18 07:27:41.925085 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21940 | 2026.05.18 07:27:41.925131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21941 | 2026.05.18 07:27:41.925663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21942 | 2026.05.18 07:27:41.925909 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21943 | 2026.05.18 07:27:41.926043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43234 | ||
| 21944 | 2026.05.18 07:27:42.056872 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21945 | 2026.05.18 07:27:42.056935 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21946 | 2026.05.18 07:27:42.058896 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21947 | 2026.05.18 07:27:42.643695 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21948 | 2026.05.18 07:27:42.643935 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 21949 | 2026.05.18 07:27:42.644282 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21950 | 2026.05.18 07:27:42.644324 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <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 | ||
| 21951 | 2026.05.18 07:27:42.644565 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21952 | 2026.05.18 07:27:42.644632 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21953 | 2026.05.18 07:27:42.644773 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 21954 | 2026.05.18 07:27:42.644809 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21955 | 2026.05.18 07:27:42.644830 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 21956 | 2026.05.18 07:27:42.644846 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21957 | 2026.05.18 07:27:42.644887 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <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'))" | ||
| 21958 | 2026.05.18 07:27:42.644908 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 21959 | 2026.05.18 07:27:42.645984 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002154 sec., 24141.132776230268 rows/sec., 5.65 MiB/sec. | ||
| 21960 | 2026.05.18 07:27:42.646094 [ 4 ] {9a6bb911-1c56-46fe-b3fa-c0b3e50c6ca5} <Debug> TCPHandler: Processed in 0.002531664 sec. | ||
| 21961 | 2026.05.18 07:27:42.651215 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21962 | 2026.05.18 07:27:42.651331 [ 4 ] {51584d6c-e6c0-4d4d-a8bd-856a2bcb55d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21963 | 2026.05.18 07:27:42.651375 [ 4 ] {51584d6c-e6c0-4d4d-a8bd-856a2bcb55d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21964 | 2026.05.18 07:27:42.652016 [ 4 ] {51584d6c-e6c0-4d4d-a8bd-856a2bcb55d4} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21965 | 2026.05.18 07:27:42.652062 [ 4 ] {51584d6c-e6c0-4d4d-a8bd-856a2bcb55d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21966 | 2026.05.18 07:27:42.652445 [ 4 ] {51584d6c-e6c0-4d4d-a8bd-856a2bcb55d4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21967 | 2026.05.18 07:27:42.652667 [ 4 ] {51584d6c-e6c0-4d4d-a8bd-856a2bcb55d4} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21968 | 2026.05.18 07:27:42.652814 [ 4 ] {51584d6c-e6c0-4d4d-a8bd-856a2bcb55d4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001515 sec., 187458.74587458745 rows/sec., 11.91 MiB/sec. | ||
| 21969 | 2026.05.18 07:27:42.652851 [ 4 ] {51584d6c-e6c0-4d4d-a8bd-856a2bcb55d4} <Debug> TCPHandler: Processed in 0.00168939 sec. | ||
| 21970 | 2026.05.18 07:27:42.652987 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21971 | 2026.05.18 07:27:42.653085 [ 4 ] {a1473f1b-71ee-4bcd-a65f-2a89e496aa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21972 | 2026.05.18 07:27:42.653126 [ 4 ] {a1473f1b-71ee-4bcd-a65f-2a89e496aa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21973 | 2026.05.18 07:27:42.653930 [ 4 ] {a1473f1b-71ee-4bcd-a65f-2a89e496aa73} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21974 | 2026.05.18 07:27:42.653967 [ 4 ] {a1473f1b-71ee-4bcd-a65f-2a89e496aa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21975 | 2026.05.18 07:27:42.654318 [ 4 ] {a1473f1b-71ee-4bcd-a65f-2a89e496aa73} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21976 | 2026.05.18 07:27:42.654524 [ 4 ] {a1473f1b-71ee-4bcd-a65f-2a89e496aa73} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21977 | 2026.05.18 07:27:42.654652 [ 4 ] {a1473f1b-71ee-4bcd-a65f-2a89e496aa73} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001586 sec., 516393.4426229508 rows/sec., 40.03 MiB/sec. | ||
| 21978 | 2026.05.18 07:27:42.654687 [ 4 ] {a1473f1b-71ee-4bcd-a65f-2a89e496aa73} <Debug> TCPHandler: Processed in 0.00174986 sec. | ||
| 21979 | 2026.05.18 07:27:42.654814 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21980 | 2026.05.18 07:27:42.654911 [ 4 ] {134c980c-ec40-4d07-933a-1ff9fc82fa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21981 | 2026.05.18 07:27:42.654951 [ 4 ] {134c980c-ec40-4d07-933a-1ff9fc82fa52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21982 | 2026.05.18 07:27:42.655377 [ 4 ] {134c980c-ec40-4d07-933a-1ff9fc82fa52} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21983 | 2026.05.18 07:27:42.655414 [ 4 ] {134c980c-ec40-4d07-933a-1ff9fc82fa52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21984 | 2026.05.18 07:27:42.655709 [ 4 ] {134c980c-ec40-4d07-933a-1ff9fc82fa52} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21985 | 2026.05.18 07:27:42.655914 [ 4 ] {134c980c-ec40-4d07-933a-1ff9fc82fa52} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21986 | 2026.05.18 07:27:42.656038 [ 4 ] {134c980c-ec40-4d07-933a-1ff9fc82fa52} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001145 sec., 133624.45414847162 rows/sec., 7.99 MiB/sec. | ||
| 21987 | 2026.05.18 07:27:42.656039 [ 70 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21988 | 2026.05.18 07:27:42.656073 [ 4 ] {134c980c-ec40-4d07-933a-1ff9fc82fa52} <Debug> TCPHandler: Processed in 0.001308727 sec. | ||
| 21989 | 2026.05.18 07:27:42.656119 [ 70 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21990 | 2026.05.18 07:27:42.656145 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 21991 | 2026.05.18 07:27:42.656217 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21992 | 2026.05.18 07:27:42.656258 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 21993 | 2026.05.18 07:27:42.656318 [ 4 ] {1cd7b082-bd3d-4930-8bdf-a228c3968c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21994 | 2026.05.18 07:27:42.656364 [ 4 ] {1cd7b082-bd3d-4930-8bdf-a228c3968c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21995 | 2026.05.18 07:27:42.656404 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21996 | 2026.05.18 07:27:42.656445 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 226 rows starting from the beginning of the part | ||
| 21997 | 2026.05.18 07:27:42.656514 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 153 rows starting from the beginning of the part | ||
| 21998 | 2026.05.18 07:27:42.656568 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 30 rows starting from the beginning of the part | ||
| 21999 | 2026.05.18 07:27:42.656618 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 164 rows starting from the beginning of the part | ||
| 22000 | 2026.05.18 07:27:42.656668 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 30 rows starting from the beginning of the part | ||
| 22001 | 2026.05.18 07:27:42.656719 [ 189 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 153 rows starting from the beginning of the part | ||
| 22002 | 2026.05.18 07:27:42.656782 [ 4 ] {1cd7b082-bd3d-4930-8bdf-a228c3968c4c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22003 | 2026.05.18 07:27:42.656823 [ 4 ] {1cd7b082-bd3d-4930-8bdf-a228c3968c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22004 | 2026.05.18 07:27:42.657145 [ 4 ] {1cd7b082-bd3d-4930-8bdf-a228c3968c4c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22005 | 2026.05.18 07:27:42.657373 [ 4 ] {1cd7b082-bd3d-4930-8bdf-a228c3968c4c} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22006 | 2026.05.18 07:27:42.657506 [ 4 ] {1cd7b082-bd3d-4930-8bdf-a228c3968c4c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001206 sec., 123548.92205638473 rows/sec., 7.98 MiB/sec. | ||
| 22007 | 2026.05.18 07:27:42.657542 [ 4 ] {1cd7b082-bd3d-4930-8bdf-a228c3968c4c} <Debug> TCPHandler: Processed in 0.001375908 sec. | ||
| 22008 | 2026.05.18 07:27:42.657663 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22009 | 2026.05.18 07:27:42.657722 [ 197 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516598 sec., 498484.1071925454 rows/sec., 32.97 MiB/sec. | ||
| 22010 | 2026.05.18 07:27:42.657759 [ 4 ] {875e1e2a-b149-4b03-aa9e-937ca3d2c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22011 | 2026.05.18 07:27:42.657803 [ 4 ] {875e1e2a-b149-4b03-aa9e-937ca3d2c9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22012 | 2026.05.18 07:27:42.657925 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 22013 | 2026.05.18 07:27:42.658259 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22014 | 2026.05.18 07:27:42.658295 [ 4 ] {875e1e2a-b149-4b03-aa9e-937ca3d2c9c4} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22015 | 2026.05.18 07:27:42.658337 [ 4 ] {875e1e2a-b149-4b03-aa9e-937ca3d2c9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22016 | 2026.05.18 07:27:42.658344 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_126_25} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 22017 | 2026.05.18 07:27:42.658450 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 22018 | 2026.05.18 07:27:42.658643 [ 4 ] {875e1e2a-b149-4b03-aa9e-937ca3d2c9c4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22019 | 2026.05.18 07:27:42.658863 [ 4 ] {875e1e2a-b149-4b03-aa9e-937ca3d2c9c4} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22020 | 2026.05.18 07:27:42.658989 [ 4 ] {875e1e2a-b149-4b03-aa9e-937ca3d2c9c4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 22021 | 2026.05.18 07:27:42.659023 [ 4 ] {875e1e2a-b149-4b03-aa9e-937ca3d2c9c4} <Debug> TCPHandler: Processed in 0.001410178 sec. | ||
| 22022 | 2026.05.18 07:27:42.659158 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22023 | 2026.05.18 07:27:42.659253 [ 4 ] {0fa64f49-713a-4d7a-9bf4-3785d669c2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22024 | 2026.05.18 07:27:42.659292 [ 4 ] {0fa64f49-713a-4d7a-9bf4-3785d669c2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22025 | 2026.05.18 07:27:42.659959 [ 4 ] {0fa64f49-713a-4d7a-9bf4-3785d669c2cf} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22026 | 2026.05.18 07:27:42.659996 [ 4 ] {0fa64f49-713a-4d7a-9bf4-3785d669c2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22027 | 2026.05.18 07:27:42.660311 [ 4 ] {0fa64f49-713a-4d7a-9bf4-3785d669c2cf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22028 | 2026.05.18 07:27:42.660515 [ 4 ] {0fa64f49-713a-4d7a-9bf4-3785d669c2cf} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22029 | 2026.05.18 07:27:42.660641 [ 4 ] {0fa64f49-713a-4d7a-9bf4-3785d669c2cf} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001406 sec., 356330.0142247511 rows/sec., 25.05 MiB/sec. | ||
| 22030 | 2026.05.18 07:27:42.660676 [ 4 ] {0fa64f49-713a-4d7a-9bf4-3785d669c2cf} <Debug> TCPHandler: Processed in 0.001566869 sec. | ||
| 22031 | 2026.05.18 07:27:42.660807 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22032 | 2026.05.18 07:27:42.660902 [ 4 ] {2eaf050f-3e5d-4e64-a95c-31c4b7680909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22033 | 2026.05.18 07:27:42.660944 [ 4 ] {2eaf050f-3e5d-4e64-a95c-31c4b7680909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22034 | 2026.05.18 07:27:42.661280 [ 4 ] {2eaf050f-3e5d-4e64-a95c-31c4b7680909} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22035 | 2026.05.18 07:27:42.661316 [ 4 ] {2eaf050f-3e5d-4e64-a95c-31c4b7680909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22036 | 2026.05.18 07:27:42.661602 [ 4 ] {2eaf050f-3e5d-4e64-a95c-31c4b7680909} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 22037 | 2026.05.18 07:27:42.661808 [ 4 ] {2eaf050f-3e5d-4e64-a95c-31c4b7680909} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22038 | 2026.05.18 07:27:42.661937 [ 4 ] {2eaf050f-3e5d-4e64-a95c-31c4b7680909} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 22039 | 2026.05.18 07:27:42.661970 [ 4 ] {2eaf050f-3e5d-4e64-a95c-31c4b7680909} <Debug> TCPHandler: Processed in 0.001212297 sec. | ||
| 22040 | 2026.05.18 07:27:42.662102 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22041 | 2026.05.18 07:27:42.662198 [ 4 ] {5e53c42e-ce62-440e-a292-04b3e3c01aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22042 | 2026.05.18 07:27:42.662241 [ 4 ] {5e53c42e-ce62-440e-a292-04b3e3c01aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22043 | 2026.05.18 07:27:42.662648 [ 4 ] {5e53c42e-ce62-440e-a292-04b3e3c01aee} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22044 | 2026.05.18 07:27:42.662684 [ 4 ] {5e53c42e-ce62-440e-a292-04b3e3c01aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22045 | 2026.05.18 07:27:42.662999 [ 4 ] {5e53c42e-ce62-440e-a292-04b3e3c01aee} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22046 | 2026.05.18 07:27:42.663214 [ 4 ] {5e53c42e-ce62-440e-a292-04b3e3c01aee} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22047 | 2026.05.18 07:27:42.663344 [ 4 ] {5e53c42e-ce62-440e-a292-04b3e3c01aee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 22048 | 2026.05.18 07:27:42.663379 [ 4 ] {5e53c42e-ce62-440e-a292-04b3e3c01aee} <Debug> TCPHandler: Processed in 0.001326558 sec. | ||
| 22049 | 2026.05.18 07:27:42.663521 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22050 | 2026.05.18 07:27:42.663616 [ 4 ] {83512142-bddb-4da0-94e3-79cf0ab25796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22051 | 2026.05.18 07:27:42.663658 [ 4 ] {83512142-bddb-4da0-94e3-79cf0ab25796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22052 | 2026.05.18 07:27:42.663974 [ 4 ] {83512142-bddb-4da0-94e3-79cf0ab25796} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22053 | 2026.05.18 07:27:42.664009 [ 4 ] {83512142-bddb-4da0-94e3-79cf0ab25796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22054 | 2026.05.18 07:27:42.664284 [ 4 ] {83512142-bddb-4da0-94e3-79cf0ab25796} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 22055 | 2026.05.18 07:27:42.664483 [ 4 ] {83512142-bddb-4da0-94e3-79cf0ab25796} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22056 | 2026.05.18 07:27:42.664608 [ 4 ] {83512142-bddb-4da0-94e3-79cf0ab25796} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 22057 | 2026.05.18 07:27:42.664642 [ 4 ] {83512142-bddb-4da0-94e3-79cf0ab25796} <Debug> TCPHandler: Processed in 0.001169647 sec. | ||
| 22058 | 2026.05.18 07:27:42.664763 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22059 | 2026.05.18 07:27:42.664857 [ 4 ] {7e3ce226-8da7-4e10-b72c-032ecc5a22a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22060 | 2026.05.18 07:27:42.664910 [ 4 ] {7e3ce226-8da7-4e10-b72c-032ecc5a22a5} <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 | ||
| 22061 | 2026.05.18 07:27:42.665676 [ 4 ] {7e3ce226-8da7-4e10-b72c-032ecc5a22a5} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22062 | 2026.05.18 07:27:42.665713 [ 4 ] {7e3ce226-8da7-4e10-b72c-032ecc5a22a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22063 | 2026.05.18 07:27:42.666203 [ 4 ] {7e3ce226-8da7-4e10-b72c-032ecc5a22a5} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 22064 | 2026.05.18 07:27:42.666421 [ 4 ] {7e3ce226-8da7-4e10-b72c-032ecc5a22a5} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22065 | 2026.05.18 07:27:42.666558 [ 4 ] {7e3ce226-8da7-4e10-b72c-032ecc5a22a5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001719 sec., 6399.069226294357 rows/sec., 11.47 MiB/sec. | ||
| 22066 | 2026.05.18 07:27:42.666613 [ 4 ] {7e3ce226-8da7-4e10-b72c-032ecc5a22a5} <Debug> TCPHandler: Processed in 0.00189882 sec. | ||
| 22067 | 2026.05.18 07:27:42.666735 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22068 | 2026.05.18 07:27:42.666831 [ 4 ] {3fe53258-04cc-4fde-bc96-14f27101d621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22069 | 2026.05.18 07:27:42.666872 [ 4 ] {3fe53258-04cc-4fde-bc96-14f27101d621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22070 | 2026.05.18 07:27:42.667208 [ 4 ] {3fe53258-04cc-4fde-bc96-14f27101d621} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22071 | 2026.05.18 07:27:42.667244 [ 4 ] {3fe53258-04cc-4fde-bc96-14f27101d621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22072 | 2026.05.18 07:27:42.667541 [ 4 ] {3fe53258-04cc-4fde-bc96-14f27101d621} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22073 | 2026.05.18 07:27:42.667751 [ 4 ] {3fe53258-04cc-4fde-bc96-14f27101d621} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22074 | 2026.05.18 07:27:42.667878 [ 4 ] {3fe53258-04cc-4fde-bc96-14f27101d621} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 22075 | 2026.05.18 07:27:42.667912 [ 4 ] {3fe53258-04cc-4fde-bc96-14f27101d621} <Debug> TCPHandler: Processed in 0.001227427 sec. | ||
| 22076 | 2026.05.18 07:27:42.750374 [ 222 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22077 | 2026.05.18 07:27:42.750420 [ 222 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22078 | 2026.05.18 07:27:42.752608 [ 222 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22079 | 2026.05.18 07:27:42.776326 [ 219 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22080 | 2026.05.18 07:27:42.776403 [ 219 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22081 | 2026.05.18 07:27:42.779248 [ 219 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22082 | 2026.05.18 07:27:44.249259 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 22083 | 2026.05.18 07:27:44.266356 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22084 | 2026.05.18 07:27:44.266402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22085 | 2026.05.18 07:27:44.272353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22086 | 2026.05.18 07:27:44.273048 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22087 | 2026.05.18 07:27:44.275852 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 22088 | 2026.05.18 07:27:47.512439 [ 218 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22089 | 2026.05.18 07:27:47.512514 [ 218 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22090 | 2026.05.18 07:27:47.514635 [ 218 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22091 | 2026.05.18 07:27:47.644249 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22092 | 2026.05.18 07:27:47.644591 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 22093 | 2026.05.18 07:27:47.644964 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22094 | 2026.05.18 07:27:47.645005 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 22095 | 2026.05.18 07:27:47.645251 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22096 | 2026.05.18 07:27:47.645323 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22097 | 2026.05.18 07:27:47.645473 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 22098 | 2026.05.18 07:27:47.645510 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22099 | 2026.05.18 07:27:47.645532 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 22100 | 2026.05.18 07:27:47.645548 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22101 | 2026.05.18 07:27:47.645592 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <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_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'))" | ||
| 22102 | 2026.05.18 07:27:47.645614 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 22103 | 2026.05.18 07:27:47.646825 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002355 sec., 22080.67940552017 rows/sec., 5.16 MiB/sec. | ||
| 22104 | 2026.05.18 07:27:47.646947 [ 4 ] {f1c313b8-414f-4e37-8705-beb56b295baf} <Debug> TCPHandler: Processed in 0.002900386 sec. | ||
| 22105 | 2026.05.18 07:27:47.651284 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22106 | 2026.05.18 07:27:47.651432 [ 4 ] {7be2ab5f-06e0-409b-9c32-78fb03a77937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22107 | 2026.05.18 07:27:47.651517 [ 4 ] {7be2ab5f-06e0-409b-9c32-78fb03a77937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22108 | 2026.05.18 07:27:47.652505 [ 4 ] {7be2ab5f-06e0-409b-9c32-78fb03a77937} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22109 | 2026.05.18 07:27:47.652554 [ 4 ] {7be2ab5f-06e0-409b-9c32-78fb03a77937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22110 | 2026.05.18 07:27:47.652944 [ 4 ] {7be2ab5f-06e0-409b-9c32-78fb03a77937} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22111 | 2026.05.18 07:27:47.653194 [ 4 ] {7be2ab5f-06e0-409b-9c32-78fb03a77937} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22112 | 2026.05.18 07:27:47.653348 [ 4 ] {7be2ab5f-06e0-409b-9c32-78fb03a77937} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001964 sec., 12219.959266802443 rows/sec., 1.01 MiB/sec. | ||
| 22113 | 2026.05.18 07:27:47.653367 [ 63 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 22114 | 2026.05.18 07:27:47.653385 [ 4 ] {7be2ab5f-06e0-409b-9c32-78fb03a77937} <Debug> TCPHandler: Processed in 0.002172082 sec. | ||
| 22115 | 2026.05.18 07:27:47.653445 [ 63 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22116 | 2026.05.18 07:27:47.653473 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22117 | 2026.05.18 07:27:47.653568 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22118 | 2026.05.18 07:27:47.653672 [ 4 ] {9bd74db3-6b86-46fa-b577-082b3187b565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22119 | 2026.05.18 07:27:47.653674 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 22120 | 2026.05.18 07:27:47.653716 [ 4 ] {9bd74db3-6b86-46fa-b577-082b3187b565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22121 | 2026.05.18 07:27:47.653831 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22122 | 2026.05.18 07:27:47.653875 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 308 rows starting from the beginning of the part | ||
| 22123 | 2026.05.18 07:27:47.653955 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part | ||
| 22124 | 2026.05.18 07:27:47.654009 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part | ||
| 22125 | 2026.05.18 07:27:47.654061 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part | ||
| 22126 | 2026.05.18 07:27:47.654113 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part | ||
| 22127 | 2026.05.18 07:27:47.654165 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 22128 | 2026.05.18 07:27:47.654202 [ 4 ] {9bd74db3-6b86-46fa-b577-082b3187b565} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22129 | 2026.05.18 07:27:47.654246 [ 4 ] {9bd74db3-6b86-46fa-b577-082b3187b565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22130 | 2026.05.18 07:27:47.654596 [ 4 ] {9bd74db3-6b86-46fa-b577-082b3187b565} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 22131 | 2026.05.18 07:27:47.654839 [ 4 ] {9bd74db3-6b86-46fa-b577-082b3187b565} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22132 | 2026.05.18 07:27:47.654983 [ 4 ] {9bd74db3-6b86-46fa-b577-082b3187b565} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00133 sec., 7518.796992481203 rows/sec., 613.11 KiB/sec. | ||
| 22133 | 2026.05.18 07:27:47.655019 [ 4 ] {9bd74db3-6b86-46fa-b577-082b3187b565} <Debug> TCPHandler: Processed in 0.001501029 sec. | ||
| 22134 | 2026.05.18 07:27:47.655164 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22135 | 2026.05.18 07:27:47.655263 [ 4 ] {580769f5-ee8c-40c5-bda6-e8590eb0ad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22136 | 2026.05.18 07:27:47.655301 [ 196 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673739 sec., 877078.2063392202 rows/sec., 59.61 MiB/sec. | ||
| 22137 | 2026.05.18 07:27:47.655304 [ 4 ] {580769f5-ee8c-40c5-bda6-e8590eb0ad93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22138 | 2026.05.18 07:27:47.655465 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 22139 | 2026.05.18 07:27:47.655728 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22140 | 2026.05.18 07:27:47.655803 [ 189 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_61_13} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 22141 | 2026.05.18 07:27:47.655876 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 22142 | 2026.05.18 07:27:47.655947 [ 4 ] {580769f5-ee8c-40c5-bda6-e8590eb0ad93} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22143 | 2026.05.18 07:27:47.655991 [ 4 ] {580769f5-ee8c-40c5-bda6-e8590eb0ad93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22144 | 2026.05.18 07:27:47.656357 [ 4 ] {580769f5-ee8c-40c5-bda6-e8590eb0ad93} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22145 | 2026.05.18 07:27:47.656578 [ 4 ] {580769f5-ee8c-40c5-bda6-e8590eb0ad93} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22146 | 2026.05.18 07:27:47.656706 [ 4 ] {580769f5-ee8c-40c5-bda6-e8590eb0ad93} <Debug> executeQuery: Read 241 rows, 21.87 KiB in 0.001462 sec., 164842.68125854994 rows/sec., 14.61 MiB/sec. | ||
| 22147 | 2026.05.18 07:27:47.656742 [ 4 ] {580769f5-ee8c-40c5-bda6-e8590eb0ad93} <Debug> TCPHandler: Processed in 0.001627009 sec. | ||
| 22148 | 2026.05.18 07:27:47.656882 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22149 | 2026.05.18 07:27:47.656979 [ 4 ] {9e4aa4ef-1dbc-4954-a81e-dec1a05bc589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22150 | 2026.05.18 07:27:47.657020 [ 4 ] {9e4aa4ef-1dbc-4954-a81e-dec1a05bc589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22151 | 2026.05.18 07:27:47.657452 [ 4 ] {9e4aa4ef-1dbc-4954-a81e-dec1a05bc589} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22152 | 2026.05.18 07:27:47.657490 [ 4 ] {9e4aa4ef-1dbc-4954-a81e-dec1a05bc589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22153 | 2026.05.18 07:27:47.657791 [ 4 ] {9e4aa4ef-1dbc-4954-a81e-dec1a05bc589} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 22154 | 2026.05.18 07:27:47.658002 [ 4 ] {9e4aa4ef-1dbc-4954-a81e-dec1a05bc589} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22155 | 2026.05.18 07:27:47.658135 [ 4 ] {9e4aa4ef-1dbc-4954-a81e-dec1a05bc589} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.001173 sec., 44330.7757885763 rows/sec., 3.26 MiB/sec. | ||
| 22156 | 2026.05.18 07:27:47.658170 [ 4 ] {9e4aa4ef-1dbc-4954-a81e-dec1a05bc589} <Debug> TCPHandler: Processed in 0.001337678 sec. | ||
| 22157 | 2026.05.18 07:27:47.658244 [ 220 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22158 | 2026.05.18 07:27:47.658286 [ 220 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22159 | 2026.05.18 07:27:47.658304 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22160 | 2026.05.18 07:27:47.658407 [ 4 ] {a6abc0f0-2fe1-48a1-86b1-07f20fec8f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22161 | 2026.05.18 07:27:47.658448 [ 4 ] {a6abc0f0-2fe1-48a1-86b1-07f20fec8f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22162 | 2026.05.18 07:27:47.658991 [ 4 ] {a6abc0f0-2fe1-48a1-86b1-07f20fec8f06} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22163 | 2026.05.18 07:27:47.659030 [ 4 ] {a6abc0f0-2fe1-48a1-86b1-07f20fec8f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22164 | 2026.05.18 07:27:47.659378 [ 4 ] {a6abc0f0-2fe1-48a1-86b1-07f20fec8f06} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22165 | 2026.05.18 07:27:47.659760 [ 4 ] {a6abc0f0-2fe1-48a1-86b1-07f20fec8f06} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22166 | 2026.05.18 07:27:47.659915 [ 56 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 22167 | 2026.05.18 07:27:47.659942 [ 4 ] {a6abc0f0-2fe1-48a1-86b1-07f20fec8f06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00155 sec., 15483.870967741936 rows/sec., 1.28 MiB/sec. | ||
| 22168 | 2026.05.18 07:27:47.659960 [ 56 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22169 | 2026.05.18 07:27:47.659993 [ 4 ] {a6abc0f0-2fe1-48a1-86b1-07f20fec8f06} <Debug> TCPHandler: Processed in 0.00173751 sec. | ||
| 22170 | 2026.05.18 07:27:47.659993 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22171 | 2026.05.18 07:27:47.660159 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22172 | 2026.05.18 07:27:47.660182 [ 186 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 22173 | 2026.05.18 07:27:47.660286 [ 4 ] {06921074-ad2a-4811-9e6d-a83f4339e69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22174 | 2026.05.18 07:27:47.660340 [ 4 ] {06921074-ad2a-4811-9e6d-a83f4339e69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22175 | 2026.05.18 07:27:47.660341 [ 186 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22176 | 2026.05.18 07:27:47.660394 [ 186 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 975 rows starting from the beginning of the part | ||
| 22177 | 2026.05.18 07:27:47.660464 [ 186 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 22178 | 2026.05.18 07:27:47.660526 [ 186 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 22179 | 2026.05.18 07:27:47.660581 [ 186 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 950 rows starting from the beginning of the part | ||
| 22180 | 2026.05.18 07:27:47.660609 [ 220 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22181 | 2026.05.18 07:27:47.660632 [ 186 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 22182 | 2026.05.18 07:27:47.660684 [ 186 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 22183 | 2026.05.18 07:27:47.660793 [ 4 ] {06921074-ad2a-4811-9e6d-a83f4339e69b} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22184 | 2026.05.18 07:27:47.660837 [ 4 ] {06921074-ad2a-4811-9e6d-a83f4339e69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22185 | 2026.05.18 07:27:47.661174 [ 4 ] {06921074-ad2a-4811-9e6d-a83f4339e69b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22186 | 2026.05.18 07:27:47.661408 [ 4 ] {06921074-ad2a-4811-9e6d-a83f4339e69b} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22187 | 2026.05.18 07:27:47.661530 [ 56 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 22188 | 2026.05.18 07:27:47.661548 [ 4 ] {06921074-ad2a-4811-9e6d-a83f4339e69b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001287 sec., 9324.009324009325 rows/sec., 728.44 KiB/sec. | ||
| 22189 | 2026.05.18 07:27:47.661576 [ 56 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22190 | 2026.05.18 07:27:47.661595 [ 4 ] {06921074-ad2a-4811-9e6d-a83f4339e69b} <Debug> TCPHandler: Processed in 0.001502608 sec. | ||
| 22191 | 2026.05.18 07:27:47.661603 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22192 | 2026.05.18 07:27:47.661728 [ 189 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 22193 | 2026.05.18 07:27:47.661740 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22194 | 2026.05.18 07:27:47.661844 [ 189 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22195 | 2026.05.18 07:27:47.661861 [ 4 ] {7c3f189a-779d-4702-a2cd-adbcb4b9d23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22196 | 2026.05.18 07:27:47.661879 [ 189 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 160 rows starting from the beginning of the part | ||
| 22197 | 2026.05.18 07:27:47.661909 [ 4 ] {7c3f189a-779d-4702-a2cd-adbcb4b9d23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22198 | 2026.05.18 07:27:47.661945 [ 189 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part | ||
| 22199 | 2026.05.18 07:27:47.661978 [ 191 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185261 sec., 1293310.518673655 rows/sec., 83.05 MiB/sec. | ||
| 22200 | 2026.05.18 07:27:47.662001 [ 189 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 22201 | 2026.05.18 07:27:47.662045 [ 189 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part | ||
| 22202 | 2026.05.18 07:27:47.662085 [ 189 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part | ||
| 22203 | 2026.05.18 07:27:47.662126 [ 189 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 22204 | 2026.05.18 07:27:47.662210 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 22205 | 2026.05.18 07:27:47.662514 [ 4 ] {7c3f189a-779d-4702-a2cd-adbcb4b9d23e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22206 | 2026.05.18 07:27:47.662553 [ 4 ] {7c3f189a-779d-4702-a2cd-adbcb4b9d23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22207 | 2026.05.18 07:27:47.662564 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22208 | 2026.05.18 07:27:47.662636 [ 190 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_61_12} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 22209 | 2026.05.18 07:27:47.662735 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 22210 | 2026.05.18 07:27:47.662899 [ 4 ] {7c3f189a-779d-4702-a2cd-adbcb4b9d23e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22211 | 2026.05.18 07:27:47.663033 [ 194 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349068 sec., 566316.8943300116 rows/sec., 34.71 MiB/sec. | ||
| 22212 | 2026.05.18 07:27:47.663138 [ 4 ] {7c3f189a-779d-4702-a2cd-adbcb4b9d23e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22213 | 2026.05.18 07:27:47.663189 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 22214 | 2026.05.18 07:27:47.663280 [ 4 ] {7c3f189a-779d-4702-a2cd-adbcb4b9d23e} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001437 sec., 97425.19137091163 rows/sec., 7.88 MiB/sec. | ||
| 22215 | 2026.05.18 07:27:47.663316 [ 4 ] {7c3f189a-779d-4702-a2cd-adbcb4b9d23e} <Debug> TCPHandler: Processed in 0.001629179 sec. | ||
| 22216 | 2026.05.18 07:27:47.663441 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22217 | 2026.05.18 07:27:47.663448 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22218 | 2026.05.18 07:27:47.663524 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_61_13} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 22219 | 2026.05.18 07:27:47.663539 [ 4 ] {d88811aa-bdd4-4519-824d-fca10e5b1663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22220 | 2026.05.18 07:27:47.663583 [ 4 ] {d88811aa-bdd4-4519-824d-fca10e5b1663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22221 | 2026.05.18 07:27:47.663609 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 22222 | 2026.05.18 07:27:47.664112 [ 4 ] {d88811aa-bdd4-4519-824d-fca10e5b1663} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22223 | 2026.05.18 07:27:47.664150 [ 4 ] {d88811aa-bdd4-4519-824d-fca10e5b1663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22224 | 2026.05.18 07:27:47.664501 [ 4 ] {d88811aa-bdd4-4519-824d-fca10e5b1663} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22225 | 2026.05.18 07:27:47.664717 [ 4 ] {d88811aa-bdd4-4519-824d-fca10e5b1663} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22226 | 2026.05.18 07:27:47.664848 [ 4 ] {d88811aa-bdd4-4519-824d-fca10e5b1663} <Debug> executeQuery: Read 345 rows, 26.70 KiB in 0.001328 sec., 259789.15662650604 rows/sec., 19.64 MiB/sec. | ||
| 22227 | 2026.05.18 07:27:47.664883 [ 4 ] {d88811aa-bdd4-4519-824d-fca10e5b1663} <Debug> TCPHandler: Processed in 0.001491638 sec. | ||
| 22228 | 2026.05.18 07:27:47.665040 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22229 | 2026.05.18 07:27:47.665137 [ 4 ] {9a909f07-d18a-4f90-9fa2-364073e16deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22230 | 2026.05.18 07:27:47.665193 [ 4 ] {9a909f07-d18a-4f90-9fa2-364073e16deb} <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 | ||
| 22231 | 2026.05.18 07:27:47.666112 [ 4 ] {9a909f07-d18a-4f90-9fa2-364073e16deb} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22232 | 2026.05.18 07:27:47.666150 [ 4 ] {9a909f07-d18a-4f90-9fa2-364073e16deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22233 | 2026.05.18 07:27:47.666702 [ 4 ] {9a909f07-d18a-4f90-9fa2-364073e16deb} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 22234 | 2026.05.18 07:27:47.666931 [ 4 ] {9a909f07-d18a-4f90-9fa2-364073e16deb} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22235 | 2026.05.18 07:27:47.667050 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 22236 | 2026.05.18 07:27:47.667073 [ 4 ] {9a909f07-d18a-4f90-9fa2-364073e16deb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001954 sec., 15353.121801432959 rows/sec., 27.51 MiB/sec. | ||
| 22237 | 2026.05.18 07:27:47.667103 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22238 | 2026.05.18 07:27:47.667131 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22239 | 2026.05.18 07:27:47.667135 [ 4 ] {9a909f07-d18a-4f90-9fa2-364073e16deb} <Debug> TCPHandler: Processed in 0.002143361 sec. | ||
| 22240 | 2026.05.18 07:27:47.667229 [ 189 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 22241 | 2026.05.18 07:27:47.667279 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22242 | 2026.05.18 07:27:47.667386 [ 4 ] {70b97efa-564b-4f6f-b8f6-574c446cfccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22243 | 2026.05.18 07:27:47.667424 [ 189 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22244 | 2026.05.18 07:27:47.667428 [ 4 ] {70b97efa-564b-4f6f-b8f6-574c446cfccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22245 | 2026.05.18 07:27:47.667484 [ 189 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2689 rows starting from the beginning of the part | ||
| 22246 | 2026.05.18 07:27:47.667621 [ 189 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 30 rows starting from the beginning of the part | ||
| 22247 | 2026.05.18 07:27:47.667743 [ 189 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 22 rows starting from the beginning of the part | ||
| 22248 | 2026.05.18 07:27:47.667823 [ 4 ] {70b97efa-564b-4f6f-b8f6-574c446cfccb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22249 | 2026.05.18 07:27:47.667861 [ 189 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
| 22250 | 2026.05.18 07:27:47.667866 [ 4 ] {70b97efa-564b-4f6f-b8f6-574c446cfccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22251 | 2026.05.18 07:27:47.667987 [ 189 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 11 rows starting from the beginning of the part | ||
| 22252 | 2026.05.18 07:27:47.668111 [ 189 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part | ||
| 22253 | 2026.05.18 07:27:47.668210 [ 4 ] {70b97efa-564b-4f6f-b8f6-574c446cfccb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22254 | 2026.05.18 07:27:47.668442 [ 4 ] {70b97efa-564b-4f6f-b8f6-574c446cfccb} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22255 | 2026.05.18 07:27:47.668587 [ 4 ] {70b97efa-564b-4f6f-b8f6-574c446cfccb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 22256 | 2026.05.18 07:27:47.668623 [ 4 ] {70b97efa-564b-4f6f-b8f6-574c446cfccb} <Debug> TCPHandler: Processed in 0.001393358 sec. | ||
| 22257 | 2026.05.18 07:27:47.674582 [ 194 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 19 columns (19 merged, 0 gathered) in 0.007385291 sec., 380756.8313828121 rows/sec., 682.30 MiB/sec. | ||
| 22258 | 2026.05.18 07:27:47.677398 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 22259 | 2026.05.18 07:27:47.677734 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22260 | 2026.05.18 07:27:47.677801 [ 200 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 22261 | 2026.05.18 07:27:47.677940 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.21 MiB. | ||
| 22262 | 2026.05.18 07:27:49.426277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43746 | ||
| 22263 | 2026.05.18 07:27:49.426899 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22264 | 2026.05.18 07:27:49.426942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22265 | 2026.05.18 07:27:49.427512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22266 | 2026.05.18 07:27:49.427752 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22267 | 2026.05.18 07:27:49.427886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43746 | ||
| 22268 | 2026.05.18 07:27:49.427950 [ 52 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22269 | 2026.05.18 07:27:49.428048 [ 52 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22270 | 2026.05.18 07:27:49.428082 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 22271 | 2026.05.18 07:27:49.428291 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 22272 | 2026.05.18 07:27:49.428510 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22273 | 2026.05.18 07:27:49.428563 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41314 rows starting from the beginning of the part | ||
| 22274 | 2026.05.18 07:27:49.428635 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 22275 | 2026.05.18 07:27:49.428681 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 22276 | 2026.05.18 07:27:49.428727 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 22277 | 2026.05.18 07:27:49.428770 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 22278 | 2026.05.18 07:27:49.428816 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 22279 | 2026.05.18 07:27:49.431447 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43746 rows, containing 4 columns (4 merged, 0 gathered) in 0.003250758 sec., 13457169.066414664 rows/sec., 192.51 MiB/sec. | ||
| 22280 | 2026.05.18 07:27:49.431604 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22281 | 2026.05.18 07:27:49.431846 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22282 | 2026.05.18 07:27:49.431920 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_91_18} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22283 | 2026.05.18 07:27:49.431993 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22284 | 2026.05.18 07:27:51.776002 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 22285 | 2026.05.18 07:27:51.795880 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22286 | 2026.05.18 07:27:51.795952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22287 | 2026.05.18 07:27:51.802524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22288 | 2026.05.18 07:27:51.803345 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22289 | 2026.05.18 07:27:51.803658 [ 49 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22290 | 2026.05.18 07:27:51.803727 [ 49 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22291 | 2026.05.18 07:27:51.803749 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22292 | 2026.05.18 07:27:51.803904 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 22293 | 2026.05.18 07:27:51.807772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 22294 | 2026.05.18 07:27:51.808056 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22295 | 2026.05.18 07:27:51.809797 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 22296 | 2026.05.18 07:27:51.814794 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 22297 | 2026.05.18 07:27:51.819820 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 22298 | 2026.05.18 07:27:51.824684 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 22299 | 2026.05.18 07:27:51.829787 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 22300 | 2026.05.18 07:27:51.834443 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 22301 | 2026.05.18 07:27:51.891576 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.087742545 sec., 7818.328041430756 rows/sec., 40.43 MiB/sec. | ||
| 22302 | 2026.05.18 07:27:51.893786 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22303 | 2026.05.18 07:27:51.895539 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22304 | 2026.05.18 07:27:51.895644 [ 192 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_91_18} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22305 | 2026.05.18 07:27:51.897320 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22306 | 2026.05.18 07:27:52.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.81 MiB, peak 422.59 MiB, free memory in arenas 0.00 B, will set to 403.74 MiB (RSS), difference: -1.08 MiB | ||
| 22307 | 2026.05.18 07:27:52.118445 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22308 | 2026.05.18 07:27:52.118539 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22309 | 2026.05.18 07:27:52.121145 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22310 | 2026.05.18 07:27:52.638450 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22311 | 2026.05.18 07:27:52.638669 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 22312 | 2026.05.18 07:27:52.638989 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22313 | 2026.05.18 07:27:52.639028 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <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 | ||
| 22314 | 2026.05.18 07:27:52.639244 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22315 | 2026.05.18 07:27:52.639312 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22316 | 2026.05.18 07:27:52.639452 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22317 | 2026.05.18 07:27:52.639488 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22318 | 2026.05.18 07:27:52.639509 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 22319 | 2026.05.18 07:27:52.639525 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22320 | 2026.05.18 07:27:52.639565 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <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'))" | ||
| 22321 | 2026.05.18 07:27:52.639586 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 22322 | 2026.05.18 07:27:52.640758 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002164 sec., 24029.574861367837 rows/sec., 5.62 MiB/sec. | ||
| 22323 | 2026.05.18 07:27:52.640932 [ 4 ] {d2295446-2297-4843-af1b-eca0d0c16ca3} <Debug> TCPHandler: Processed in 0.002615424 sec. | ||
| 22324 | 2026.05.18 07:27:52.642917 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22325 | 2026.05.18 07:27:52.643056 [ 4 ] {9943cd11-d1ba-4c4c-b96a-d957b62b06a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22326 | 2026.05.18 07:27:52.643115 [ 4 ] {9943cd11-d1ba-4c4c-b96a-d957b62b06a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22327 | 2026.05.18 07:27:52.643676 [ 4 ] {9943cd11-d1ba-4c4c-b96a-d957b62b06a1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22328 | 2026.05.18 07:27:52.643720 [ 4 ] {9943cd11-d1ba-4c4c-b96a-d957b62b06a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22329 | 2026.05.18 07:27:52.644112 [ 4 ] {9943cd11-d1ba-4c4c-b96a-d957b62b06a1} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22330 | 2026.05.18 07:27:52.644347 [ 4 ] {9943cd11-d1ba-4c4c-b96a-d957b62b06a1} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22331 | 2026.05.18 07:27:52.644490 [ 4 ] {9943cd11-d1ba-4c4c-b96a-d957b62b06a1} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001478 sec., 52774.01894451962 rows/sec., 4.35 MiB/sec. | ||
| 22332 | 2026.05.18 07:27:52.644508 [ 48 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22333 | 2026.05.18 07:27:52.644525 [ 4 ] {9943cd11-d1ba-4c4c-b96a-d957b62b06a1} <Debug> TCPHandler: Processed in 0.001721619 sec. | ||
| 22334 | 2026.05.18 07:27:52.644551 [ 48 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22335 | 2026.05.18 07:27:52.644576 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22336 | 2026.05.18 07:27:52.644688 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22337 | 2026.05.18 07:27:52.644698 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22338 | 2026.05.18 07:27:52.644781 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22339 | 2026.05.18 07:27:52.644805 [ 4 ] {5d0b1bb4-71e4-4c55-892f-ecd3877c0f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22340 | 2026.05.18 07:27:52.644810 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3362 rows starting from the beginning of the part | ||
| 22341 | 2026.05.18 07:27:52.644846 [ 4 ] {5d0b1bb4-71e4-4c55-892f-ecd3877c0f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22342 | 2026.05.18 07:27:52.644878 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 22343 | 2026.05.18 07:27:52.644924 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 116 rows starting from the beginning of the part | ||
| 22344 | 2026.05.18 07:27:52.644967 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 819 rows starting from the beginning of the part | ||
| 22345 | 2026.05.18 07:27:52.645007 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 241 rows starting from the beginning of the part | ||
| 22346 | 2026.05.18 07:27:52.645048 [ 199 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 78 rows starting from the beginning of the part | ||
| 22347 | 2026.05.18 07:27:52.645247 [ 4 ] {5d0b1bb4-71e4-4c55-892f-ecd3877c0f09} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22348 | 2026.05.18 07:27:52.645282 [ 4 ] {5d0b1bb4-71e4-4c55-892f-ecd3877c0f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22349 | 2026.05.18 07:27:52.645585 [ 4 ] {5d0b1bb4-71e4-4c55-892f-ecd3877c0f09} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 22350 | 2026.05.18 07:27:52.645794 [ 4 ] {5d0b1bb4-71e4-4c55-892f-ecd3877c0f09} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22351 | 2026.05.18 07:27:52.645924 [ 4 ] {5d0b1bb4-71e4-4c55-892f-ecd3877c0f09} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001138 sec., 9666.080843585238 rows/sec., 726.84 KiB/sec. | ||
| 22352 | 2026.05.18 07:27:52.645960 [ 4 ] {5d0b1bb4-71e4-4c55-892f-ecd3877c0f09} <Debug> TCPHandler: Processed in 0.001310497 sec. | ||
| 22353 | 2026.05.18 07:27:52.646108 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22354 | 2026.05.18 07:27:52.646204 [ 4 ] {a348da68-ab54-43ff-8c2d-56d1216fcb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22355 | 2026.05.18 07:27:52.646243 [ 4 ] {a348da68-ab54-43ff-8c2d-56d1216fcb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22356 | 2026.05.18 07:27:52.646681 [ 4 ] {a348da68-ab54-43ff-8c2d-56d1216fcb7e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22357 | 2026.05.18 07:27:52.646719 [ 4 ] {a348da68-ab54-43ff-8c2d-56d1216fcb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22358 | 2026.05.18 07:27:52.646752 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4672 rows, containing 5 columns (5 merged, 0 gathered) in 0.002117691 sec., 2206176.444061008 rows/sec., 177.78 MiB/sec. | ||
| 22359 | 2026.05.18 07:27:52.647026 [ 4 ] {a348da68-ab54-43ff-8c2d-56d1216fcb7e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22360 | 2026.05.18 07:27:52.647062 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22361 | 2026.05.18 07:27:52.647297 [ 4 ] {a348da68-ab54-43ff-8c2d-56d1216fcb7e} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22362 | 2026.05.18 07:27:52.647399 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22363 | 2026.05.18 07:27:52.647440 [ 4 ] {a348da68-ab54-43ff-8c2d-56d1216fcb7e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001253 sec., 59856.34477254589 rows/sec., 4.67 MiB/sec. | ||
| 22364 | 2026.05.18 07:27:52.647478 [ 4 ] {a348da68-ab54-43ff-8c2d-56d1216fcb7e} <Debug> TCPHandler: Processed in 0.001418767 sec. | ||
| 22365 | 2026.05.18 07:27:52.647483 [ 189 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_151_30} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22366 | 2026.05.18 07:27:52.647486 [ 48 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22367 | 2026.05.18 07:27:52.647570 [ 48 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22368 | 2026.05.18 07:27:52.647577 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 22369 | 2026.05.18 07:27:52.647600 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22370 | 2026.05.18 07:27:52.647612 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22371 | 2026.05.18 07:27:52.647719 [ 4 ] {01bb81a2-838a-4629-9555-00428b0c4499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22372 | 2026.05.18 07:27:52.647749 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22373 | 2026.05.18 07:27:52.647762 [ 4 ] {01bb81a2-838a-4629-9555-00428b0c4499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22374 | 2026.05.18 07:27:52.647925 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22375 | 2026.05.18 07:27:52.647970 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1831 rows starting from the beginning of the part | ||
| 22376 | 2026.05.18 07:27:52.648053 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 22377 | 2026.05.18 07:27:52.648111 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 94 rows starting from the beginning of the part | ||
| 22378 | 2026.05.18 07:27:52.648168 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 501 rows starting from the beginning of the part | ||
| 22379 | 2026.05.18 07:27:52.648206 [ 4 ] {01bb81a2-838a-4629-9555-00428b0c4499} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22380 | 2026.05.18 07:27:52.648222 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 140 rows starting from the beginning of the part | ||
| 22381 | 2026.05.18 07:27:52.648251 [ 4 ] {01bb81a2-838a-4629-9555-00428b0c4499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22382 | 2026.05.18 07:27:52.648291 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 75 rows starting from the beginning of the part | ||
| 22383 | 2026.05.18 07:27:52.648601 [ 4 ] {01bb81a2-838a-4629-9555-00428b0c4499} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22384 | 2026.05.18 07:27:52.648851 [ 4 ] {01bb81a2-838a-4629-9555-00428b0c4499} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22385 | 2026.05.18 07:27:52.648978 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 4 parts from all_1_145_30 to all_148_148_0 | ||
| 22386 | 2026.05.18 07:27:52.648983 [ 4 ] {01bb81a2-838a-4629-9555-00428b0c4499} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 22387 | 2026.05.18 07:27:52.649017 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22388 | 2026.05.18 07:27:52.649037 [ 4 ] {01bb81a2-838a-4629-9555-00428b0c4499} <Debug> TCPHandler: Processed in 0.001474288 sec. | ||
| 22389 | 2026.05.18 07:27:52.649043 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22390 | 2026.05.18 07:27:52.649124 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_145_30 to all_148_148_0 into Compact with storage Full | ||
| 22391 | 2026.05.18 07:27:52.649169 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22392 | 2026.05.18 07:27:52.649212 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22393 | 2026.05.18 07:27:52.649243 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_30, total 56193 rows starting from the beginning of the part | ||
| 22394 | 2026.05.18 07:27:52.649268 [ 4 ] {36a634c5-8e31-4bb7-a008-f783fefd3258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22395 | 2026.05.18 07:27:52.649298 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 22396 | 2026.05.18 07:27:52.649327 [ 4 ] {36a634c5-8e31-4bb7-a008-f783fefd3258} <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 | ||
| 22397 | 2026.05.18 07:27:52.649356 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 22398 | 2026.05.18 07:27:52.649405 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 265 rows starting from the beginning of the part | ||
| 22399 | 2026.05.18 07:27:52.649613 [ 201 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2705 rows, containing 5 columns (5 merged, 0 gathered) in 0.00193842 sec., 1395466.4107881677 rows/sec., 103.10 MiB/sec. | ||
| 22400 | 2026.05.18 07:27:52.649852 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22401 | 2026.05.18 07:27:52.650124 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22402 | 2026.05.18 07:27:52.650163 [ 4 ] {36a634c5-8e31-4bb7-a008-f783fefd3258} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22403 | 2026.05.18 07:27:52.650198 [ 187 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_151_30} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22404 | 2026.05.18 07:27:52.650207 [ 4 ] {36a634c5-8e31-4bb7-a008-f783fefd3258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22405 | 2026.05.18 07:27:52.650282 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 22406 | 2026.05.18 07:27:52.650741 [ 4 ] {36a634c5-8e31-4bb7-a008-f783fefd3258} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 22407 | 2026.05.18 07:27:52.650967 [ 4 ] {36a634c5-8e31-4bb7-a008-f783fefd3258} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22408 | 2026.05.18 07:27:52.651107 [ 4 ] {36a634c5-8e31-4bb7-a008-f783fefd3258} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001856 sec., 5926.724137931034 rows/sec., 10.62 MiB/sec. | ||
| 22409 | 2026.05.18 07:27:52.651160 [ 4 ] {36a634c5-8e31-4bb7-a008-f783fefd3258} <Debug> TCPHandler: Processed in 0.002039982 sec. | ||
| 22410 | 2026.05.18 07:27:52.651289 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22411 | 2026.05.18 07:27:52.651385 [ 4 ] {27f971b8-4c53-4367-9a4b-ee3e04fa7053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22412 | 2026.05.18 07:27:52.651427 [ 4 ] {27f971b8-4c53-4367-9a4b-ee3e04fa7053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22413 | 2026.05.18 07:27:52.651768 [ 4 ] {27f971b8-4c53-4367-9a4b-ee3e04fa7053} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22414 | 2026.05.18 07:27:52.651804 [ 4 ] {27f971b8-4c53-4367-9a4b-ee3e04fa7053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22415 | 2026.05.18 07:27:52.652105 [ 4 ] {27f971b8-4c53-4367-9a4b-ee3e04fa7053} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22416 | 2026.05.18 07:27:52.652373 [ 4 ] {27f971b8-4c53-4367-9a4b-ee3e04fa7053} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22417 | 2026.05.18 07:27:52.652504 [ 4 ] {27f971b8-4c53-4367-9a4b-ee3e04fa7053} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 22418 | 2026.05.18 07:27:52.652538 [ 4 ] {27f971b8-4c53-4367-9a4b-ee3e04fa7053} <Debug> TCPHandler: Processed in 0.001298847 sec. | ||
| 22419 | 2026.05.18 07:27:52.657902 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56682 rows, containing 5 columns (5 merged, 0 gathered) in 0.008797919 sec., 6442659.906280111 rows/sec., 415.34 MiB/sec. | ||
| 22420 | 2026.05.18 07:27:52.658451 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Trace> MergedBlockOutputStream: filled checksums all_1_148_31 (state Temporary) | ||
| 22421 | 2026.05.18 07:27:52.658733 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_148_31 to all_1_148_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22422 | 2026.05.18 07:27:52.658793 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_148_31} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 4 parts: [all_1_145_30, all_148_148_0] -> all_1_148_31 | ||
| 22423 | 2026.05.18 07:27:52.658856 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 22424 | 2026.05.18 07:27:56.705281 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22425 | 2026.05.18 07:27:56.705367 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22426 | 2026.05.18 07:27:56.928113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44194 | ||
| 22427 | 2026.05.18 07:27:56.928607 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22428 | 2026.05.18 07:27:56.928653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22429 | 2026.05.18 07:27:56.929122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22430 | 2026.05.18 07:27:56.929374 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22431 | 2026.05.18 07:27:56.929502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44194 | ||
| 22432 | 2026.05.18 07:27:57.638585 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22433 | 2026.05.18 07:27:57.638835 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 22434 | 2026.05.18 07:27:57.639230 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22435 | 2026.05.18 07:27:57.639275 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <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 | ||
| 22436 | 2026.05.18 07:27:57.639541 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22437 | 2026.05.18 07:27:57.639624 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22438 | 2026.05.18 07:27:57.639791 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22439 | 2026.05.18 07:27:57.639828 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22440 | 2026.05.18 07:27:57.639850 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 22441 | 2026.05.18 07:27:57.639866 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22442 | 2026.05.18 07:27:57.639907 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <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'))" | ||
| 22443 | 2026.05.18 07:27:57.639927 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 22444 | 2026.05.18 07:27:57.641083 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002356 sec., 22071.30730050934 rows/sec., 5.16 MiB/sec. | ||
| 22445 | 2026.05.18 07:27:57.641200 [ 4 ] {7c33f3b0-d7b0-409e-8cd7-dbc79d27a04e} <Debug> TCPHandler: Processed in 0.002760065 sec. | ||
| 22446 | 2026.05.18 07:27:57.643380 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22447 | 2026.05.18 07:27:57.643513 [ 4 ] {e5f3483c-657a-4927-b3a7-39c8ec193d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22448 | 2026.05.18 07:27:57.643565 [ 4 ] {e5f3483c-657a-4927-b3a7-39c8ec193d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22449 | 2026.05.18 07:27:57.644150 [ 4 ] {e5f3483c-657a-4927-b3a7-39c8ec193d65} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22450 | 2026.05.18 07:27:57.644198 [ 4 ] {e5f3483c-657a-4927-b3a7-39c8ec193d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22451 | 2026.05.18 07:27:57.644597 [ 4 ] {e5f3483c-657a-4927-b3a7-39c8ec193d65} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22452 | 2026.05.18 07:27:57.644827 [ 4 ] {e5f3483c-657a-4927-b3a7-39c8ec193d65} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22453 | 2026.05.18 07:27:57.644975 [ 4 ] {e5f3483c-657a-4927-b3a7-39c8ec193d65} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001502 sec., 77230.35952063915 rows/sec., 6.54 MiB/sec. | ||
| 22454 | 2026.05.18 07:27:57.645011 [ 4 ] {e5f3483c-657a-4927-b3a7-39c8ec193d65} <Debug> TCPHandler: Processed in 0.001691639 sec. | ||
| 22455 | 2026.05.18 07:27:57.645166 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22456 | 2026.05.18 07:27:57.645261 [ 4 ] {2c490a18-2c54-4a4e-a13d-c395431f7e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22457 | 2026.05.18 07:27:57.645302 [ 4 ] {2c490a18-2c54-4a4e-a13d-c395431f7e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22458 | 2026.05.18 07:27:57.645763 [ 4 ] {2c490a18-2c54-4a4e-a13d-c395431f7e0b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22459 | 2026.05.18 07:27:57.645800 [ 4 ] {2c490a18-2c54-4a4e-a13d-c395431f7e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22460 | 2026.05.18 07:27:57.646106 [ 4 ] {2c490a18-2c54-4a4e-a13d-c395431f7e0b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 22461 | 2026.05.18 07:27:57.646318 [ 4 ] {2c490a18-2c54-4a4e-a13d-c395431f7e0b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22462 | 2026.05.18 07:27:57.646451 [ 4 ] {2c490a18-2c54-4a4e-a13d-c395431f7e0b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001207 sec., 24855.012427506215 rows/sec., 1.83 MiB/sec. | ||
| 22463 | 2026.05.18 07:27:57.646485 [ 4 ] {2c490a18-2c54-4a4e-a13d-c395431f7e0b} <Debug> TCPHandler: Processed in 0.001369037 sec. | ||
| 22464 | 2026.05.18 07:27:57.646639 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22465 | 2026.05.18 07:27:57.646734 [ 4 ] {77cfa93a-5d8a-465a-933d-6d99ca40e24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22466 | 2026.05.18 07:27:57.646774 [ 4 ] {77cfa93a-5d8a-465a-933d-6d99ca40e24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22467 | 2026.05.18 07:27:57.647223 [ 4 ] {77cfa93a-5d8a-465a-933d-6d99ca40e24c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22468 | 2026.05.18 07:27:57.647265 [ 4 ] {77cfa93a-5d8a-465a-933d-6d99ca40e24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22469 | 2026.05.18 07:27:57.647569 [ 4 ] {77cfa93a-5d8a-465a-933d-6d99ca40e24c} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22470 | 2026.05.18 07:27:57.647783 [ 4 ] {77cfa93a-5d8a-465a-933d-6d99ca40e24c} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22471 | 2026.05.18 07:27:57.647910 [ 4 ] {77cfa93a-5d8a-465a-933d-6d99ca40e24c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001194 sec., 78726.96817420436 rows/sec., 6.15 MiB/sec. | ||
| 22472 | 2026.05.18 07:27:57.647945 [ 4 ] {77cfa93a-5d8a-465a-933d-6d99ca40e24c} <Debug> TCPHandler: Processed in 0.001355077 sec. | ||
| 22473 | 2026.05.18 07:27:57.648078 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22474 | 2026.05.18 07:27:57.648173 [ 4 ] {2078f0d1-76be-4bdf-85f0-5d9c87b8cb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22475 | 2026.05.18 07:27:57.648215 [ 4 ] {2078f0d1-76be-4bdf-85f0-5d9c87b8cb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22476 | 2026.05.18 07:27:57.648649 [ 4 ] {2078f0d1-76be-4bdf-85f0-5d9c87b8cb42} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22477 | 2026.05.18 07:27:57.648685 [ 4 ] {2078f0d1-76be-4bdf-85f0-5d9c87b8cb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22478 | 2026.05.18 07:27:57.649118 [ 4 ] {2078f0d1-76be-4bdf-85f0-5d9c87b8cb42} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22479 | 2026.05.18 07:27:57.649326 [ 4 ] {2078f0d1-76be-4bdf-85f0-5d9c87b8cb42} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22480 | 2026.05.18 07:27:57.649453 [ 4 ] {2078f0d1-76be-4bdf-85f0-5d9c87b8cb42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 22481 | 2026.05.18 07:27:57.649487 [ 4 ] {2078f0d1-76be-4bdf-85f0-5d9c87b8cb42} <Debug> TCPHandler: Processed in 0.001458208 sec. | ||
| 22482 | 2026.05.18 07:27:57.649628 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22483 | 2026.05.18 07:27:57.649723 [ 4 ] {3961506f-3611-46e4-89bb-e88f258ddc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22484 | 2026.05.18 07:27:57.649775 [ 4 ] {3961506f-3611-46e4-89bb-e88f258ddc14} <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 | ||
| 22485 | 2026.05.18 07:27:57.650743 [ 4 ] {3961506f-3611-46e4-89bb-e88f258ddc14} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22486 | 2026.05.18 07:27:57.650803 [ 4 ] {3961506f-3611-46e4-89bb-e88f258ddc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22487 | 2026.05.18 07:27:57.651481 [ 4 ] {3961506f-3611-46e4-89bb-e88f258ddc14} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 22488 | 2026.05.18 07:27:57.651733 [ 4 ] {3961506f-3611-46e4-89bb-e88f258ddc14} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22489 | 2026.05.18 07:27:57.651925 [ 4 ] {3961506f-3611-46e4-89bb-e88f258ddc14} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002217 sec., 13531.799729364007 rows/sec., 24.25 MiB/sec. | ||
| 22490 | 2026.05.18 07:27:57.652051 [ 4 ] {3961506f-3611-46e4-89bb-e88f258ddc14} <Debug> TCPHandler: Processed in 0.002471983 sec. | ||
| 22491 | 2026.05.18 07:27:57.652253 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22492 | 2026.05.18 07:27:57.652381 [ 4 ] {c571912e-17b1-403c-9227-a1e364f3ac83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22493 | 2026.05.18 07:27:57.652438 [ 4 ] {c571912e-17b1-403c-9227-a1e364f3ac83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22494 | 2026.05.18 07:27:57.652832 [ 4 ] {c571912e-17b1-403c-9227-a1e364f3ac83} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22495 | 2026.05.18 07:27:57.652867 [ 4 ] {c571912e-17b1-403c-9227-a1e364f3ac83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22496 | 2026.05.18 07:27:57.653177 [ 4 ] {c571912e-17b1-403c-9227-a1e364f3ac83} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22497 | 2026.05.18 07:27:57.653385 [ 4 ] {c571912e-17b1-403c-9227-a1e364f3ac83} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22498 | 2026.05.18 07:27:57.653517 [ 4 ] {c571912e-17b1-403c-9227-a1e364f3ac83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 22499 | 2026.05.18 07:27:57.653551 [ 4 ] {c571912e-17b1-403c-9227-a1e364f3ac83} <Debug> TCPHandler: Processed in 0.001407267 sec. | ||
| 22500 | 2026.05.18 07:27:59.307950 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 22501 | 2026.05.18 07:27:59.327114 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22502 | 2026.05.18 07:27:59.327264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22503 | 2026.05.18 07:27:59.334586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22504 | 2026.05.18 07:27:59.336291 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22505 | 2026.05.18 07:27:59.345901 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 22506 | 2026.05.18 07:27:59.375379 [ 226 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22507 | 2026.05.18 07:27:59.375428 [ 226 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22508 | 2026.05.18 07:27:59.377508 [ 226 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22509 | 2026.05.18 07:27:59.917830 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22510 | 2026.05.18 07:27:59.918170 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 22511 | 2026.05.18 07:27:59.918660 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22512 | 2026.05.18 07:27:59.918725 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22513 | 2026.05.18 07:27:59.919035 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22514 | 2026.05.18 07:27:59.919104 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22515 | 2026.05.18 07:27:59.919251 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 22516 | 2026.05.18 07:27:59.919288 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22517 | 2026.05.18 07:27:59.919311 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 22518 | 2026.05.18 07:27:59.919327 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22519 | 2026.05.18 07:27:59.919370 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 22520 | 2026.05.18 07:27:59.919391 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 22521 | 2026.05.18 07:27:59.920848 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002803 sec., 18551.551908669284 rows/sec., 4.34 MiB/sec. | ||
| 22522 | 2026.05.18 07:27:59.921067 [ 4 ] {695d1225-7fbe-4093-a049-a975c12fcd11} <Debug> TCPHandler: Processed in 0.003419969 sec. | ||
| 22523 | 2026.05.18 07:27:59.938198 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22524 | 2026.05.18 07:27:59.938412 [ 4 ] {1f4a5f81-7c3b-42c8-be27-1dc5eec244c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22525 | 2026.05.18 07:27:59.938498 [ 4 ] {1f4a5f81-7c3b-42c8-be27-1dc5eec244c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22526 | 2026.05.18 07:27:59.939445 [ 4 ] {1f4a5f81-7c3b-42c8-be27-1dc5eec244c7} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22527 | 2026.05.18 07:27:59.939486 [ 4 ] {1f4a5f81-7c3b-42c8-be27-1dc5eec244c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22528 | 2026.05.18 07:27:59.939910 [ 4 ] {1f4a5f81-7c3b-42c8-be27-1dc5eec244c7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22529 | 2026.05.18 07:27:59.940152 [ 4 ] {1f4a5f81-7c3b-42c8-be27-1dc5eec244c7} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22530 | 2026.05.18 07:27:59.940307 [ 4 ] {1f4a5f81-7c3b-42c8-be27-1dc5eec244c7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001957 sec., 145120.08175779253 rows/sec., 9.22 MiB/sec. | ||
| 22531 | 2026.05.18 07:27:59.940347 [ 4 ] {1f4a5f81-7c3b-42c8-be27-1dc5eec244c7} <Debug> TCPHandler: Processed in 0.002304153 sec. | ||
| 22532 | 2026.05.18 07:27:59.940504 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22533 | 2026.05.18 07:27:59.940607 [ 4 ] {5b755680-9ddc-4185-92e4-eba0d9a23e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22534 | 2026.05.18 07:27:59.940652 [ 4 ] {5b755680-9ddc-4185-92e4-eba0d9a23e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22535 | 2026.05.18 07:27:59.941222 [ 4 ] {5b755680-9ddc-4185-92e4-eba0d9a23e40} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22536 | 2026.05.18 07:27:59.941260 [ 4 ] {5b755680-9ddc-4185-92e4-eba0d9a23e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22537 | 2026.05.18 07:27:59.941581 [ 4 ] {5b755680-9ddc-4185-92e4-eba0d9a23e40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 22538 | 2026.05.18 07:27:59.941794 [ 4 ] {5b755680-9ddc-4185-92e4-eba0d9a23e40} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22539 | 2026.05.18 07:27:59.941923 [ 4 ] {5b755680-9ddc-4185-92e4-eba0d9a23e40} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001335 sec., 5992.50936329588 rows/sec., 488.65 KiB/sec. | ||
| 22540 | 2026.05.18 07:27:59.941958 [ 4 ] {5b755680-9ddc-4185-92e4-eba0d9a23e40} <Debug> TCPHandler: Processed in 0.001520928 sec. | ||
| 22541 | 2026.05.18 07:27:59.942089 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22542 | 2026.05.18 07:27:59.942186 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22543 | 2026.05.18 07:27:59.942227 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22544 | 2026.05.18 07:27:59.944473 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22545 | 2026.05.18 07:27:59.944511 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22546 | 2026.05.18 07:27:59.944982 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22547 | 2026.05.18 07:27:59.945192 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22548 | 2026.05.18 07:27:59.945320 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Debug> executeQuery: Read 3172 rows, 241.49 KiB in 0.003152 sec., 1006345.1776649747 rows/sec., 74.82 MiB/sec. | ||
| 22549 | 2026.05.18 07:27:59.945359 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 22550 | 2026.05.18 07:27:59.945372 [ 4 ] {654804de-cd98-4056-87f0-1304c9d8b4c5} <Debug> TCPHandler: Processed in 0.003338238 sec. | ||
| 22551 | 2026.05.18 07:27:59.945597 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22552 | 2026.05.18 07:27:59.945775 [ 4 ] {f563fd8c-9101-40fd-80f0-b14ccd4d049b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22553 | 2026.05.18 07:27:59.945846 [ 4 ] {f563fd8c-9101-40fd-80f0-b14ccd4d049b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22554 | 2026.05.18 07:27:59.946517 [ 4 ] {f563fd8c-9101-40fd-80f0-b14ccd4d049b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22555 | 2026.05.18 07:27:59.946553 [ 4 ] {f563fd8c-9101-40fd-80f0-b14ccd4d049b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22556 | 2026.05.18 07:27:59.946959 [ 4 ] {f563fd8c-9101-40fd-80f0-b14ccd4d049b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22557 | 2026.05.18 07:27:59.947192 [ 4 ] {f563fd8c-9101-40fd-80f0-b14ccd4d049b} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22558 | 2026.05.18 07:27:59.947336 [ 4 ] {f563fd8c-9101-40fd-80f0-b14ccd4d049b} <Debug> executeQuery: Read 172 rows, 10.75 KiB in 0.001616 sec., 106435.64356435643 rows/sec., 6.50 MiB/sec. | ||
| 22559 | 2026.05.18 07:27:59.947374 [ 4 ] {f563fd8c-9101-40fd-80f0-b14ccd4d049b} <Debug> TCPHandler: Processed in 0.00191615 sec. | ||
| 22560 | 2026.05.18 07:27:59.947514 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22561 | 2026.05.18 07:27:59.947624 [ 4 ] {8374c6b3-b6a5-4fe5-a4c2-6374709bd078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22562 | 2026.05.18 07:27:59.947669 [ 4 ] {8374c6b3-b6a5-4fe5-a4c2-6374709bd078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22563 | 2026.05.18 07:27:59.948785 [ 4 ] {8374c6b3-b6a5-4fe5-a4c2-6374709bd078} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22564 | 2026.05.18 07:27:59.948821 [ 4 ] {8374c6b3-b6a5-4fe5-a4c2-6374709bd078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22565 | 2026.05.18 07:27:59.949193 [ 4 ] {8374c6b3-b6a5-4fe5-a4c2-6374709bd078} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22566 | 2026.05.18 07:27:59.949409 [ 4 ] {8374c6b3-b6a5-4fe5-a4c2-6374709bd078} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22567 | 2026.05.18 07:27:59.949547 [ 4 ] {8374c6b3-b6a5-4fe5-a4c2-6374709bd078} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001942 sec., 489186.4057672503 rows/sec., 28.78 MiB/sec. | ||
| 22568 | 2026.05.18 07:27:59.949583 [ 4 ] {8374c6b3-b6a5-4fe5-a4c2-6374709bd078} <Debug> TCPHandler: Processed in 0.002127102 sec. | ||
| 22569 | 2026.05.18 07:27:59.949707 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22570 | 2026.05.18 07:27:59.949803 [ 4 ] {ac933e5c-6b6f-4745-8e4e-f48de3298b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22571 | 2026.05.18 07:27:59.949844 [ 4 ] {ac933e5c-6b6f-4745-8e4e-f48de3298b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22572 | 2026.05.18 07:27:59.950269 [ 4 ] {ac933e5c-6b6f-4745-8e4e-f48de3298b86} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22573 | 2026.05.18 07:27:59.950305 [ 4 ] {ac933e5c-6b6f-4745-8e4e-f48de3298b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22574 | 2026.05.18 07:27:59.950593 [ 4 ] {ac933e5c-6b6f-4745-8e4e-f48de3298b86} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 22575 | 2026.05.18 07:27:59.950805 [ 4 ] {ac933e5c-6b6f-4745-8e4e-f48de3298b86} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22576 | 2026.05.18 07:27:59.950934 [ 4 ] {ac933e5c-6b6f-4745-8e4e-f48de3298b86} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 22577 | 2026.05.18 07:27:59.950968 [ 4 ] {ac933e5c-6b6f-4745-8e4e-f48de3298b86} <Debug> TCPHandler: Processed in 0.001310427 sec. | ||
| 22578 | 2026.05.18 07:27:59.951119 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22579 | 2026.05.18 07:27:59.951220 [ 4 ] {a2cbc92d-ecfc-459d-8f0a-9e33e44d55d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22580 | 2026.05.18 07:27:59.951259 [ 4 ] {a2cbc92d-ecfc-459d-8f0a-9e33e44d55d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22581 | 2026.05.18 07:27:59.951751 [ 4 ] {a2cbc92d-ecfc-459d-8f0a-9e33e44d55d8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22582 | 2026.05.18 07:27:59.951787 [ 4 ] {a2cbc92d-ecfc-459d-8f0a-9e33e44d55d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22583 | 2026.05.18 07:27:59.952096 [ 4 ] {a2cbc92d-ecfc-459d-8f0a-9e33e44d55d8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22584 | 2026.05.18 07:27:59.952308 [ 4 ] {a2cbc92d-ecfc-459d-8f0a-9e33e44d55d8} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22585 | 2026.05.18 07:27:59.952436 [ 4 ] {a2cbc92d-ecfc-459d-8f0a-9e33e44d55d8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 22586 | 2026.05.18 07:27:59.952469 [ 4 ] {a2cbc92d-ecfc-459d-8f0a-9e33e44d55d8} <Debug> TCPHandler: Processed in 0.001401677 sec. | ||
| 22587 | 2026.05.18 07:27:59.952592 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22588 | 2026.05.18 07:27:59.952681 [ 4 ] {bed82a1e-e173-45cc-9539-513c9268120d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22589 | 2026.05.18 07:27:59.952719 [ 4 ] {bed82a1e-e173-45cc-9539-513c9268120d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22590 | 2026.05.18 07:27:59.954122 [ 4 ] {bed82a1e-e173-45cc-9539-513c9268120d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22591 | 2026.05.18 07:27:59.954159 [ 4 ] {bed82a1e-e173-45cc-9539-513c9268120d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22592 | 2026.05.18 07:27:59.954549 [ 4 ] {bed82a1e-e173-45cc-9539-513c9268120d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22593 | 2026.05.18 07:27:59.954765 [ 4 ] {bed82a1e-e173-45cc-9539-513c9268120d} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22594 | 2026.05.18 07:27:59.954892 [ 4 ] {bed82a1e-e173-45cc-9539-513c9268120d} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.00221 sec., 785067.8733031674 rows/sec., 52.90 MiB/sec. | ||
| 22595 | 2026.05.18 07:27:59.954927 [ 4 ] {bed82a1e-e173-45cc-9539-513c9268120d} <Debug> TCPHandler: Processed in 0.002371163 sec. | ||
| 22596 | 2026.05.18 07:27:59.955064 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22597 | 2026.05.18 07:27:59.955090 [ 218 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22598 | 2026.05.18 07:27:59.955168 [ 4 ] {5d182109-9a13-45d5-b786-89f6a3153e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22599 | 2026.05.18 07:27:59.955174 [ 218 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22600 | 2026.05.18 07:27:59.955222 [ 4 ] {5d182109-9a13-45d5-b786-89f6a3153e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22601 | 2026.05.18 07:27:59.955638 [ 4 ] {5d182109-9a13-45d5-b786-89f6a3153e77} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22602 | 2026.05.18 07:27:59.955675 [ 4 ] {5d182109-9a13-45d5-b786-89f6a3153e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22603 | 2026.05.18 07:27:59.956055 [ 4 ] {5d182109-9a13-45d5-b786-89f6a3153e77} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 22604 | 2026.05.18 07:27:59.956330 [ 4 ] {5d182109-9a13-45d5-b786-89f6a3153e77} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22605 | 2026.05.18 07:27:59.956483 [ 4 ] {5d182109-9a13-45d5-b786-89f6a3153e77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. | ||
| 22606 | 2026.05.18 07:27:59.956527 [ 4 ] {5d182109-9a13-45d5-b786-89f6a3153e77} <Debug> TCPHandler: Processed in 0.001511749 sec. | ||
| 22607 | 2026.05.18 07:27:59.956677 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22608 | 2026.05.18 07:27:59.956787 [ 4 ] {809285e9-a764-4121-8f6b-821bfc5f0566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22609 | 2026.05.18 07:27:59.956832 [ 4 ] {809285e9-a764-4121-8f6b-821bfc5f0566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22610 | 2026.05.18 07:27:59.957780 [ 4 ] {809285e9-a764-4121-8f6b-821bfc5f0566} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22611 | 2026.05.18 07:27:59.957817 [ 4 ] {809285e9-a764-4121-8f6b-821bfc5f0566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22612 | 2026.05.18 07:27:59.957956 [ 218 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22613 | 2026.05.18 07:27:59.958380 [ 4 ] {809285e9-a764-4121-8f6b-821bfc5f0566} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22614 | 2026.05.18 07:27:59.958607 [ 4 ] {809285e9-a764-4121-8f6b-821bfc5f0566} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22615 | 2026.05.18 07:27:59.958734 [ 4 ] {809285e9-a764-4121-8f6b-821bfc5f0566} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001965 sec., 849363.8676844783 rows/sec., 51.87 MiB/sec. | ||
| 22616 | 2026.05.18 07:27:59.958769 [ 4 ] {809285e9-a764-4121-8f6b-821bfc5f0566} <Debug> TCPHandler: Processed in 0.002159162 sec. | ||
| 22617 | 2026.05.18 07:27:59.958907 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22618 | 2026.05.18 07:27:59.959004 [ 4 ] {bc31a540-2c03-44e4-8bce-49e135afb0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22619 | 2026.05.18 07:27:59.959046 [ 4 ] {bc31a540-2c03-44e4-8bce-49e135afb0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22620 | 2026.05.18 07:27:59.959424 [ 4 ] {bc31a540-2c03-44e4-8bce-49e135afb0a4} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22621 | 2026.05.18 07:27:59.959466 [ 4 ] {bc31a540-2c03-44e4-8bce-49e135afb0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22622 | 2026.05.18 07:27:59.959770 [ 4 ] {bc31a540-2c03-44e4-8bce-49e135afb0a4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 22623 | 2026.05.18 07:27:59.959979 [ 4 ] {bc31a540-2c03-44e4-8bce-49e135afb0a4} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22624 | 2026.05.18 07:27:59.960108 [ 4 ] {bc31a540-2c03-44e4-8bce-49e135afb0a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 22625 | 2026.05.18 07:27:59.960142 [ 4 ] {bc31a540-2c03-44e4-8bce-49e135afb0a4} <Debug> TCPHandler: Processed in 0.001289767 sec. | ||
| 22626 | 2026.05.18 07:27:59.960282 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22627 | 2026.05.18 07:27:59.960380 [ 4 ] {e3efa5d0-2b4d-4a01-b91c-6a94dae492cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22628 | 2026.05.18 07:27:59.960438 [ 4 ] {e3efa5d0-2b4d-4a01-b91c-6a94dae492cb} <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 | ||
| 22629 | 2026.05.18 07:27:59.961331 [ 4 ] {e3efa5d0-2b4d-4a01-b91c-6a94dae492cb} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22630 | 2026.05.18 07:27:59.961368 [ 4 ] {e3efa5d0-2b4d-4a01-b91c-6a94dae492cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22631 | 2026.05.18 07:27:59.961913 [ 4 ] {e3efa5d0-2b4d-4a01-b91c-6a94dae492cb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 22632 | 2026.05.18 07:27:59.962153 [ 4 ] {e3efa5d0-2b4d-4a01-b91c-6a94dae492cb} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22633 | 2026.05.18 07:27:59.962291 [ 4 ] {e3efa5d0-2b4d-4a01-b91c-6a94dae492cb} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001929 sec., 11404.872991187143 rows/sec., 20.44 MiB/sec. | ||
| 22634 | 2026.05.18 07:27:59.962345 [ 4 ] {e3efa5d0-2b4d-4a01-b91c-6a94dae492cb} <Debug> TCPHandler: Processed in 0.002111602 sec. | ||
| 22635 | 2026.05.18 07:27:59.962510 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22636 | 2026.05.18 07:27:59.962615 [ 4 ] {ea30a4f7-ec7e-4849-88eb-5f045d5e6423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22637 | 2026.05.18 07:27:59.962657 [ 4 ] {ea30a4f7-ec7e-4849-88eb-5f045d5e6423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22638 | 2026.05.18 07:27:59.963038 [ 4 ] {ea30a4f7-ec7e-4849-88eb-5f045d5e6423} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22639 | 2026.05.18 07:27:59.963074 [ 4 ] {ea30a4f7-ec7e-4849-88eb-5f045d5e6423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22640 | 2026.05.18 07:27:59.963384 [ 4 ] {ea30a4f7-ec7e-4849-88eb-5f045d5e6423} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22641 | 2026.05.18 07:27:59.963614 [ 4 ] {ea30a4f7-ec7e-4849-88eb-5f045d5e6423} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22642 | 2026.05.18 07:27:59.963742 [ 4 ] {ea30a4f7-ec7e-4849-88eb-5f045d5e6423} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001145 sec., 57641.92139737991 rows/sec., 3.51 MiB/sec. | ||
| 22643 | 2026.05.18 07:27:59.963769 [ 43 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22644 | 2026.05.18 07:27:59.963776 [ 4 ] {ea30a4f7-ec7e-4849-88eb-5f045d5e6423} <Debug> TCPHandler: Processed in 0.001315797 sec. | ||
| 22645 | 2026.05.18 07:27:59.963831 [ 43 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22646 | 2026.05.18 07:27:59.963862 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22647 | 2026.05.18 07:27:59.963965 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22648 | 2026.05.18 07:27:59.964070 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22649 | 2026.05.18 07:27:59.964109 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8976 rows starting from the beginning of the part | ||
| 22650 | 2026.05.18 07:27:59.964166 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 22651 | 2026.05.18 07:27:59.964212 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 22652 | 2026.05.18 07:27:59.964253 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 22653 | 2026.05.18 07:27:59.964293 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 22654 | 2026.05.18 07:27:59.964332 [ 201 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 66 rows starting from the beginning of the part | ||
| 22655 | 2026.05.18 07:27:59.966835 [ 193 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9312 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909176 sec., 3200906.3734885757 rows/sec., 207.29 MiB/sec. | ||
| 22656 | 2026.05.18 07:27:59.967071 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22657 | 2026.05.18 07:27:59.967404 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22658 | 2026.05.18 07:27:59.967492 [ 198 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_151_30} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22659 | 2026.05.18 07:27:59.967585 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 22660 | 2026.05.18 07:28:00.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.11 MiB, peak 422.59 MiB, free memory in arenas 0.00 B, will set to 403.74 MiB (RSS), difference: -1.37 MiB | ||
| 22661 | 2026.05.18 07:28:02.577325 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22662 | 2026.05.18 07:28:02.577399 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22663 | 2026.05.18 07:28:02.579667 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22664 | 2026.05.18 07:28:02.634467 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22665 | 2026.05.18 07:28:02.634697 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 22666 | 2026.05.18 07:28:02.635029 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22667 | 2026.05.18 07:28:02.635068 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <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 | ||
| 22668 | 2026.05.18 07:28:02.635287 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22669 | 2026.05.18 07:28:02.635359 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22670 | 2026.05.18 07:28:02.635505 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22671 | 2026.05.18 07:28:02.635542 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22672 | 2026.05.18 07:28:02.635564 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 22673 | 2026.05.18 07:28:02.635580 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22674 | 2026.05.18 07:28:02.635623 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <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'))" | ||
| 22675 | 2026.05.18 07:28:02.635644 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 22676 | 2026.05.18 07:28:02.636668 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002064 sec., 25193.798449612405 rows/sec., 5.89 MiB/sec. | ||
| 22677 | 2026.05.18 07:28:02.636797 [ 4 ] {10beb1b5-f654-4ef4-b1da-93f9239d61b3} <Debug> TCPHandler: Processed in 0.002459974 sec. | ||
| 22678 | 2026.05.18 07:28:02.638326 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22679 | 2026.05.18 07:28:02.638478 [ 4 ] {24f05d6f-bee3-4d18-b5ca-2b17e87d8803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22680 | 2026.05.18 07:28:02.638538 [ 4 ] {24f05d6f-bee3-4d18-b5ca-2b17e87d8803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22681 | 2026.05.18 07:28:02.639349 [ 4 ] {24f05d6f-bee3-4d18-b5ca-2b17e87d8803} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22682 | 2026.05.18 07:28:02.639405 [ 4 ] {24f05d6f-bee3-4d18-b5ca-2b17e87d8803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22683 | 2026.05.18 07:28:02.639881 [ 4 ] {24f05d6f-bee3-4d18-b5ca-2b17e87d8803} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22684 | 2026.05.18 07:28:02.640201 [ 4 ] {24f05d6f-bee3-4d18-b5ca-2b17e87d8803} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22685 | 2026.05.18 07:28:02.640398 [ 4 ] {24f05d6f-bee3-4d18-b5ca-2b17e87d8803} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.18 MiB/sec. | ||
| 22686 | 2026.05.18 07:28:02.640452 [ 4 ] {24f05d6f-bee3-4d18-b5ca-2b17e87d8803} <Debug> TCPHandler: Processed in 0.002198112 sec. | ||
| 22687 | 2026.05.18 07:28:02.640709 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22688 | 2026.05.18 07:28:02.640835 [ 4 ] {3a0ba300-dad4-4a64-b3ec-eb3f00341745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22689 | 2026.05.18 07:28:02.640891 [ 4 ] {3a0ba300-dad4-4a64-b3ec-eb3f00341745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22690 | 2026.05.18 07:28:02.641444 [ 4 ] {3a0ba300-dad4-4a64-b3ec-eb3f00341745} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22691 | 2026.05.18 07:28:02.641491 [ 4 ] {3a0ba300-dad4-4a64-b3ec-eb3f00341745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22692 | 2026.05.18 07:28:02.641866 [ 4 ] {3a0ba300-dad4-4a64-b3ec-eb3f00341745} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22693 | 2026.05.18 07:28:02.642101 [ 4 ] {3a0ba300-dad4-4a64-b3ec-eb3f00341745} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22694 | 2026.05.18 07:28:02.642232 [ 4 ] {3a0ba300-dad4-4a64-b3ec-eb3f00341745} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001428 sec., 44817.927170868345 rows/sec., 3.50 MiB/sec. | ||
| 22695 | 2026.05.18 07:28:02.642270 [ 4 ] {3a0ba300-dad4-4a64-b3ec-eb3f00341745} <Debug> TCPHandler: Processed in 0.001631889 sec. | ||
| 22696 | 2026.05.18 07:28:02.642457 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22697 | 2026.05.18 07:28:02.642559 [ 4 ] {e73fc3c2-5268-445e-9f8f-0db10a47812b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22698 | 2026.05.18 07:28:02.642607 [ 4 ] {e73fc3c2-5268-445e-9f8f-0db10a47812b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22699 | 2026.05.18 07:28:02.642986 [ 4 ] {e73fc3c2-5268-445e-9f8f-0db10a47812b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22700 | 2026.05.18 07:28:02.643022 [ 4 ] {e73fc3c2-5268-445e-9f8f-0db10a47812b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22701 | 2026.05.18 07:28:02.643343 [ 4 ] {e73fc3c2-5268-445e-9f8f-0db10a47812b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22702 | 2026.05.18 07:28:02.643560 [ 4 ] {e73fc3c2-5268-445e-9f8f-0db10a47812b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22703 | 2026.05.18 07:28:02.643688 [ 4 ] {e73fc3c2-5268-445e-9f8f-0db10a47812b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 3.88 MiB/sec. | ||
| 22704 | 2026.05.18 07:28:02.643722 [ 4 ] {e73fc3c2-5268-445e-9f8f-0db10a47812b} <Debug> TCPHandler: Processed in 0.001314968 sec. | ||
| 22705 | 2026.05.18 07:28:02.643734 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 5 parts from all_1_148_31 to all_152_152_0 | ||
| 22706 | 2026.05.18 07:28:02.643799 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22707 | 2026.05.18 07:28:02.643820 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22708 | 2026.05.18 07:28:02.643889 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22709 | 2026.05.18 07:28:02.643963 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_148_31 to all_152_152_0 into Compact with storage Full | ||
| 22710 | 2026.05.18 07:28:02.643989 [ 4 ] {e43163f4-99cd-4415-95bc-76d2a3ca68d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22711 | 2026.05.18 07:28:02.644043 [ 4 ] {e43163f4-99cd-4415-95bc-76d2a3ca68d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22712 | 2026.05.18 07:28:02.644121 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22713 | 2026.05.18 07:28:02.644163 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_148_31, total 56682 rows starting from the beginning of the part | ||
| 22714 | 2026.05.18 07:28:02.644235 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 345 rows starting from the beginning of the part | ||
| 22715 | 2026.05.18 07:28:02.644284 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 22716 | 2026.05.18 07:28:02.644327 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 22717 | 2026.05.18 07:28:02.644370 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1669 rows starting from the beginning of the part | ||
| 22718 | 2026.05.18 07:28:02.644378 [ 4 ] {e43163f4-99cd-4415-95bc-76d2a3ca68d3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22719 | 2026.05.18 07:28:02.644419 [ 4 ] {e43163f4-99cd-4415-95bc-76d2a3ca68d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22720 | 2026.05.18 07:28:02.644765 [ 4 ] {e43163f4-99cd-4415-95bc-76d2a3ca68d3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22721 | 2026.05.18 07:28:02.644988 [ 4 ] {e43163f4-99cd-4415-95bc-76d2a3ca68d3} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22722 | 2026.05.18 07:28:02.645126 [ 4 ] {e43163f4-99cd-4415-95bc-76d2a3ca68d3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.40 MiB/sec. | ||
| 22723 | 2026.05.18 07:28:02.645165 [ 4 ] {e43163f4-99cd-4415-95bc-76d2a3ca68d3} <Debug> TCPHandler: Processed in 0.001338758 sec. | ||
| 22724 | 2026.05.18 07:28:02.656681 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59016 rows, containing 5 columns (5 merged, 0 gathered) in 0.012785111 sec., 4615994.339040154 rows/sec., 297.57 MiB/sec. | ||
| 22725 | 2026.05.18 07:28:02.657109 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Trace> MergedBlockOutputStream: filled checksums all_1_152_32 (state Temporary) | ||
| 22726 | 2026.05.18 07:28:02.657500 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_152_32 to all_1_152_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22727 | 2026.05.18 07:28:02.657599 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_152_32} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 5 parts: [all_1_148_31, all_152_152_0] -> all_1_152_32 | ||
| 22728 | 2026.05.18 07:28:02.657698 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22729 | 2026.05.18 07:28:04.429786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44706 | ||
| 22730 | 2026.05.18 07:28:04.430435 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22731 | 2026.05.18 07:28:04.430499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22732 | 2026.05.18 07:28:04.431100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22733 | 2026.05.18 07:28:04.431367 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22734 | 2026.05.18 07:28:04.431535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44706 | ||
| 22735 | 2026.05.18 07:28:06.846108 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 22736 | 2026.05.18 07:28:06.864356 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22737 | 2026.05.18 07:28:06.864419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22738 | 2026.05.18 07:28:06.870927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22739 | 2026.05.18 07:28:06.871683 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22740 | 2026.05.18 07:28:06.875460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 22741 | 2026.05.18 07:28:07.064499 [ 219 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22742 | 2026.05.18 07:28:07.064568 [ 219 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22743 | 2026.05.18 07:28:07.066555 [ 219 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22744 | 2026.05.18 07:28:07.640792 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22745 | 2026.05.18 07:28:07.641037 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) 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) | ||
| 22746 | 2026.05.18 07:28:07.641402 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22747 | 2026.05.18 07:28:07.641448 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <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 | ||
| 22748 | 2026.05.18 07:28:07.641691 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22749 | 2026.05.18 07:28:07.641768 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22750 | 2026.05.18 07:28:07.641917 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 22751 | 2026.05.18 07:28:07.641954 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22752 | 2026.05.18 07:28:07.641977 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 22753 | 2026.05.18 07:28:07.641993 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22754 | 2026.05.18 07:28:07.642037 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <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'))" | ||
| 22755 | 2026.05.18 07:28:07.642058 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 22756 | 2026.05.18 07:28:07.643521 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002566 sec., 20265.003897116134 rows/sec., 4.74 MiB/sec. | ||
| 22757 | 2026.05.18 07:28:07.643732 [ 4 ] {dfdf7b63-9e64-4f59-816e-f230b4050f4b} <Debug> TCPHandler: Processed in 0.003083437 sec. | ||
| 22758 | 2026.05.18 07:28:07.646555 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22759 | 2026.05.18 07:28:07.646737 [ 4 ] {1759b712-05da-41e6-b667-54186b696b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22760 | 2026.05.18 07:28:07.646808 [ 4 ] {1759b712-05da-41e6-b667-54186b696b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22761 | 2026.05.18 07:28:07.647539 [ 4 ] {1759b712-05da-41e6-b667-54186b696b24} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22762 | 2026.05.18 07:28:07.647584 [ 4 ] {1759b712-05da-41e6-b667-54186b696b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22763 | 2026.05.18 07:28:07.647994 [ 4 ] {1759b712-05da-41e6-b667-54186b696b24} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22764 | 2026.05.18 07:28:07.648233 [ 4 ] {1759b712-05da-41e6-b667-54186b696b24} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22765 | 2026.05.18 07:28:07.648396 [ 4 ] {1759b712-05da-41e6-b667-54186b696b24} <Debug> executeQuery: Read 138 rows, 12.14 KiB in 0.001703 sec., 81033.47034644744 rows/sec., 6.96 MiB/sec. | ||
| 22766 | 2026.05.18 07:28:07.648473 [ 4 ] {1759b712-05da-41e6-b667-54186b696b24} <Debug> TCPHandler: Processed in 0.002057861 sec. | ||
| 22767 | 2026.05.18 07:28:07.648632 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22768 | 2026.05.18 07:28:07.648738 [ 4 ] {2745847a-bb3c-4737-a13c-8fae81a58c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22769 | 2026.05.18 07:28:07.648786 [ 4 ] {2745847a-bb3c-4737-a13c-8fae81a58c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22770 | 2026.05.18 07:28:07.649250 [ 4 ] {2745847a-bb3c-4737-a13c-8fae81a58c83} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22771 | 2026.05.18 07:28:07.649285 [ 4 ] {2745847a-bb3c-4737-a13c-8fae81a58c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22772 | 2026.05.18 07:28:07.649606 [ 4 ] {2745847a-bb3c-4737-a13c-8fae81a58c83} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22773 | 2026.05.18 07:28:07.649829 [ 4 ] {2745847a-bb3c-4737-a13c-8fae81a58c83} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22774 | 2026.05.18 07:28:07.649989 [ 4 ] {2745847a-bb3c-4737-a13c-8fae81a58c83} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001274 sec., 32182.10361067504 rows/sec., 2.36 MiB/sec. | ||
| 22775 | 2026.05.18 07:28:07.650022 [ 32 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22776 | 2026.05.18 07:28:07.650025 [ 4 ] {2745847a-bb3c-4737-a13c-8fae81a58c83} <Debug> TCPHandler: Processed in 0.001444518 sec. | ||
| 22777 | 2026.05.18 07:28:07.650074 [ 32 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22778 | 2026.05.18 07:28:07.650102 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22779 | 2026.05.18 07:28:07.650179 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22780 | 2026.05.18 07:28:07.650211 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 22781 | 2026.05.18 07:28:07.650285 [ 4 ] {50d30079-d075-4048-8ac7-c4d1c21d0296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22782 | 2026.05.18 07:28:07.650333 [ 4 ] {50d30079-d075-4048-8ac7-c4d1c21d0296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22783 | 2026.05.18 07:28:07.650346 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22784 | 2026.05.18 07:28:07.650388 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 226 rows starting from the beginning of the part | ||
| 22785 | 2026.05.18 07:28:07.650468 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 52 rows starting from the beginning of the part | ||
| 22786 | 2026.05.18 07:28:07.650522 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 11 rows starting from the beginning of the part | ||
| 22787 | 2026.05.18 07:28:07.650575 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 30 rows starting from the beginning of the part | ||
| 22788 | 2026.05.18 07:28:07.650625 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 172 rows starting from the beginning of the part | ||
| 22789 | 2026.05.18 07:28:07.650674 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 41 rows starting from the beginning of the part | ||
| 22790 | 2026.05.18 07:28:07.650775 [ 4 ] {50d30079-d075-4048-8ac7-c4d1c21d0296} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22791 | 2026.05.18 07:28:07.650817 [ 4 ] {50d30079-d075-4048-8ac7-c4d1c21d0296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22792 | 2026.05.18 07:28:07.651296 [ 4 ] {50d30079-d075-4048-8ac7-c4d1c21d0296} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22793 | 2026.05.18 07:28:07.651695 [ 4 ] {50d30079-d075-4048-8ac7-c4d1c21d0296} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22794 | 2026.05.18 07:28:07.651763 [ 193 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590529 sec., 334479.9120292682 rows/sec., 23.16 MiB/sec. | ||
| 22795 | 2026.05.18 07:28:07.651865 [ 4 ] {50d30079-d075-4048-8ac7-c4d1c21d0296} <Debug> executeQuery: Read 111 rows, 8.91 KiB in 0.001599 sec., 69418.38649155722 rows/sec., 5.44 MiB/sec. | ||
| 22796 | 2026.05.18 07:28:07.651914 [ 4 ] {50d30079-d075-4048-8ac7-c4d1c21d0296} <Debug> TCPHandler: Processed in 0.001784749 sec. | ||
| 22797 | 2026.05.18 07:28:07.651984 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 22798 | 2026.05.18 07:28:07.652309 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22799 | 2026.05.18 07:28:07.652397 [ 186 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_131_26} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22800 | 2026.05.18 07:28:07.652497 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22801 | 2026.05.18 07:28:07.652830 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22802 | 2026.05.18 07:28:07.652935 [ 4 ] {7369390c-17bf-4918-add2-dcf1761e61b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22803 | 2026.05.18 07:28:07.652981 [ 4 ] {7369390c-17bf-4918-add2-dcf1761e61b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22804 | 2026.05.18 07:28:07.653460 [ 4 ] {7369390c-17bf-4918-add2-dcf1761e61b4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22805 | 2026.05.18 07:28:07.653497 [ 4 ] {7369390c-17bf-4918-add2-dcf1761e61b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22806 | 2026.05.18 07:28:07.653847 [ 4 ] {7369390c-17bf-4918-add2-dcf1761e61b4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22807 | 2026.05.18 07:28:07.654071 [ 4 ] {7369390c-17bf-4918-add2-dcf1761e61b4} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22808 | 2026.05.18 07:28:07.654206 [ 4 ] {7369390c-17bf-4918-add2-dcf1761e61b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 22809 | 2026.05.18 07:28:07.654241 [ 4 ] {7369390c-17bf-4918-add2-dcf1761e61b4} <Debug> TCPHandler: Processed in 0.001461139 sec. | ||
| 22810 | 2026.05.18 07:28:07.654374 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22811 | 2026.05.18 07:28:07.654471 [ 4 ] {1f5a1919-481e-4df8-8c05-b526c245d1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22812 | 2026.05.18 07:28:07.654524 [ 4 ] {1f5a1919-481e-4df8-8c05-b526c245d1e7} <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 | ||
| 22813 | 2026.05.18 07:28:07.655418 [ 4 ] {1f5a1919-481e-4df8-8c05-b526c245d1e7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22814 | 2026.05.18 07:28:07.655455 [ 4 ] {1f5a1919-481e-4df8-8c05-b526c245d1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22815 | 2026.05.18 07:28:07.656068 [ 4 ] {1f5a1919-481e-4df8-8c05-b526c245d1e7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22816 | 2026.05.18 07:28:07.656296 [ 4 ] {1f5a1919-481e-4df8-8c05-b526c245d1e7} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22817 | 2026.05.18 07:28:07.656436 [ 4 ] {1f5a1919-481e-4df8-8c05-b526c245d1e7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001984 sec., 20665.32258064516 rows/sec., 37.03 MiB/sec. | ||
| 22818 | 2026.05.18 07:28:07.656489 [ 4 ] {1f5a1919-481e-4df8-8c05-b526c245d1e7} <Debug> TCPHandler: Processed in 0.002162892 sec. | ||
| 22819 | 2026.05.18 07:28:07.656627 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22820 | 2026.05.18 07:28:07.656728 [ 4 ] {220ab972-20ea-475d-aaee-97bc81e532e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22821 | 2026.05.18 07:28:07.656769 [ 4 ] {220ab972-20ea-475d-aaee-97bc81e532e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22822 | 2026.05.18 07:28:07.657108 [ 4 ] {220ab972-20ea-475d-aaee-97bc81e532e2} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22823 | 2026.05.18 07:28:07.657145 [ 4 ] {220ab972-20ea-475d-aaee-97bc81e532e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22824 | 2026.05.18 07:28:07.657452 [ 4 ] {220ab972-20ea-475d-aaee-97bc81e532e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22825 | 2026.05.18 07:28:07.657671 [ 4 ] {220ab972-20ea-475d-aaee-97bc81e532e2} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22826 | 2026.05.18 07:28:07.657798 [ 4 ] {220ab972-20ea-475d-aaee-97bc81e532e2} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001089 sec., 8264.462809917357 rows/sec., 635.80 KiB/sec. | ||
| 22827 | 2026.05.18 07:28:07.657831 [ 4 ] {220ab972-20ea-475d-aaee-97bc81e532e2} <Debug> TCPHandler: Processed in 0.001253417 sec. | ||
| 22828 | 2026.05.18 07:28:07.657977 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22829 | 2026.05.18 07:28:07.658072 [ 4 ] {5c4529b8-2867-4602-8a8d-cf4cbb9cc5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22830 | 2026.05.18 07:28:07.658114 [ 4 ] {5c4529b8-2867-4602-8a8d-cf4cbb9cc5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22831 | 2026.05.18 07:28:07.658463 [ 4 ] {5c4529b8-2867-4602-8a8d-cf4cbb9cc5dd} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22832 | 2026.05.18 07:28:07.658499 [ 4 ] {5c4529b8-2867-4602-8a8d-cf4cbb9cc5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 22833 | 2026.05.18 07:28:07.658796 [ 4 ] {5c4529b8-2867-4602-8a8d-cf4cbb9cc5dd} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22834 | 2026.05.18 07:28:07.659023 [ 4 ] {5c4529b8-2867-4602-8a8d-cf4cbb9cc5dd} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22835 | 2026.05.18 07:28:07.659153 [ 4 ] {5c4529b8-2867-4602-8a8d-cf4cbb9cc5dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 22836 | 2026.05.18 07:28:07.659186 [ 4 ] {5c4529b8-2867-4602-8a8d-cf4cbb9cc5dd} <Debug> TCPHandler: Processed in 0.001258637 sec. | ||
| 22837 | 2026.05.18 07:28:11.705630 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22838 | 2026.05.18 07:28:11.705693 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22839 | 2026.05.18 07:28:11.932591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45154 | ||
| 22840 | 2026.05.18 07:28:11.933104 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22841 | 2026.05.18 07:28:11.933143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22842 | 2026.05.18 07:28:11.933701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22843 | 2026.05.18 07:28:11.933951 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22844 | 2026.05.18 07:28:11.934088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45154 | ||
| 22845 | 2026.05.18 07:28:12.644921 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22846 | 2026.05.18 07:28:12.645140 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 22847 | 2026.05.18 07:28:12.645467 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22848 | 2026.05.18 07:28:12.645513 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <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 | ||
| 22849 | 2026.05.18 07:28:12.645741 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22850 | 2026.05.18 07:28:12.645868 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22851 | 2026.05.18 07:28:12.646009 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 22852 | 2026.05.18 07:28:12.646044 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22853 | 2026.05.18 07:28:12.646070 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 22854 | 2026.05.18 07:28:12.646085 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22855 | 2026.05.18 07:28:12.646132 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <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'))" | ||
| 22856 | 2026.05.18 07:28:12.646153 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 22857 | 2026.05.18 07:28:12.647141 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002103 sec., 24726.581074655256 rows/sec., 5.78 MiB/sec. | ||
| 22858 | 2026.05.18 07:28:12.647240 [ 4 ] {82036e5e-326b-48af-975e-4dd3b012bfb0} <Debug> TCPHandler: Processed in 0.002474083 sec. | ||
| 22859 | 2026.05.18 07:28:12.652327 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22860 | 2026.05.18 07:28:12.652462 [ 4 ] {1b72ef60-e33e-4f5d-a796-ba61dce2e073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22861 | 2026.05.18 07:28:12.652515 [ 4 ] {1b72ef60-e33e-4f5d-a796-ba61dce2e073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22862 | 2026.05.18 07:28:12.653205 [ 4 ] {1b72ef60-e33e-4f5d-a796-ba61dce2e073} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22863 | 2026.05.18 07:28:12.653253 [ 4 ] {1b72ef60-e33e-4f5d-a796-ba61dce2e073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22864 | 2026.05.18 07:28:12.653630 [ 4 ] {1b72ef60-e33e-4f5d-a796-ba61dce2e073} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22865 | 2026.05.18 07:28:12.653902 [ 4 ] {1b72ef60-e33e-4f5d-a796-ba61dce2e073} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22866 | 2026.05.18 07:28:12.654047 [ 4 ] {1b72ef60-e33e-4f5d-a796-ba61dce2e073} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001622 sec., 175092.4784217016 rows/sec., 11.12 MiB/sec. | ||
| 22867 | 2026.05.18 07:28:12.654083 [ 4 ] {1b72ef60-e33e-4f5d-a796-ba61dce2e073} <Debug> TCPHandler: Processed in 0.00181942 sec. | ||
| 22868 | 2026.05.18 07:28:12.654228 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22869 | 2026.05.18 07:28:12.654323 [ 4 ] {abe66e27-0e0f-4be5-b9b4-c260a5cf2ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22870 | 2026.05.18 07:28:12.654363 [ 4 ] {abe66e27-0e0f-4be5-b9b4-c260a5cf2ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22871 | 2026.05.18 07:28:12.655152 [ 4 ] {abe66e27-0e0f-4be5-b9b4-c260a5cf2ef3} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22872 | 2026.05.18 07:28:12.655186 [ 4 ] {abe66e27-0e0f-4be5-b9b4-c260a5cf2ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22873 | 2026.05.18 07:28:12.655510 [ 4 ] {abe66e27-0e0f-4be5-b9b4-c260a5cf2ef3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22874 | 2026.05.18 07:28:12.655706 [ 4 ] {abe66e27-0e0f-4be5-b9b4-c260a5cf2ef3} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22875 | 2026.05.18 07:28:12.655891 [ 4 ] {abe66e27-0e0f-4be5-b9b4-c260a5cf2ef3} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001586 sec., 516393.4426229508 rows/sec., 40.03 MiB/sec. | ||
| 22876 | 2026.05.18 07:28:12.655893 [ 30 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22877 | 2026.05.18 07:28:12.655925 [ 4 ] {abe66e27-0e0f-4be5-b9b4-c260a5cf2ef3} <Debug> TCPHandler: Processed in 0.001749609 sec. | ||
| 22878 | 2026.05.18 07:28:12.655965 [ 30 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22879 | 2026.05.18 07:28:12.655994 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22880 | 2026.05.18 07:28:12.656064 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22881 | 2026.05.18 07:28:12.656094 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22882 | 2026.05.18 07:28:12.656158 [ 4 ] {57205bbd-1dbb-440b-a0c8-5a0d859e6c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22883 | 2026.05.18 07:28:12.656194 [ 4 ] {57205bbd-1dbb-440b-a0c8-5a0d859e6c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22884 | 2026.05.18 07:28:12.656194 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22885 | 2026.05.18 07:28:12.656233 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3362 rows starting from the beginning of the part | ||
| 22886 | 2026.05.18 07:28:12.656293 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 116 rows starting from the beginning of the part | ||
| 22887 | 2026.05.18 07:28:12.656343 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 3172 rows starting from the beginning of the part | ||
| 22888 | 2026.05.18 07:28:12.656389 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 22889 | 2026.05.18 07:28:12.656432 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 138 rows starting from the beginning of the part | ||
| 22890 | 2026.05.18 07:28:12.656471 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 819 rows starting from the beginning of the part | ||
| 22891 | 2026.05.18 07:28:12.656608 [ 4 ] {57205bbd-1dbb-440b-a0c8-5a0d859e6c50} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22892 | 2026.05.18 07:28:12.656641 [ 4 ] {57205bbd-1dbb-440b-a0c8-5a0d859e6c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22893 | 2026.05.18 07:28:12.657016 [ 4 ] {57205bbd-1dbb-440b-a0c8-5a0d859e6c50} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22894 | 2026.05.18 07:28:12.657224 [ 4 ] {57205bbd-1dbb-440b-a0c8-5a0d859e6c50} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22895 | 2026.05.18 07:28:12.657350 [ 4 ] {57205bbd-1dbb-440b-a0c8-5a0d859e6c50} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001189 sec., 128679.56265769555 rows/sec., 7.70 MiB/sec. | ||
| 22896 | 2026.05.18 07:28:12.657384 [ 4 ] {57205bbd-1dbb-440b-a0c8-5a0d859e6c50} <Debug> TCPHandler: Processed in 0.001354827 sec. | ||
| 22897 | 2026.05.18 07:28:12.657408 [ 224 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22898 | 2026.05.18 07:28:12.657440 [ 224 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22899 | 2026.05.18 07:28:12.657542 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22900 | 2026.05.18 07:28:12.657642 [ 4 ] {0d4f23ba-b149-4b6b-9641-06003880879b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22901 | 2026.05.18 07:28:12.657684 [ 4 ] {0d4f23ba-b149-4b6b-9641-06003880879b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22902 | 2026.05.18 07:28:12.658114 [ 4 ] {0d4f23ba-b149-4b6b-9641-06003880879b} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22903 | 2026.05.18 07:28:12.658148 [ 4 ] {0d4f23ba-b149-4b6b-9641-06003880879b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22904 | 2026.05.18 07:28:12.658452 [ 4 ] {0d4f23ba-b149-4b6b-9641-06003880879b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22905 | 2026.05.18 07:28:12.658481 [ 186 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7663 rows, containing 5 columns (5 merged, 0 gathered) in 0.002446803 sec., 3131841.8360611787 rows/sec., 248.40 MiB/sec. | ||
| 22906 | 2026.05.18 07:28:12.658700 [ 4 ] {0d4f23ba-b149-4b6b-9641-06003880879b} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22907 | 2026.05.18 07:28:12.658889 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22908 | 2026.05.18 07:28:12.659003 [ 4 ] {0d4f23ba-b149-4b6b-9641-06003880879b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001371 sec., 108679.7957695113 rows/sec., 7.02 MiB/sec. | ||
| 22909 | 2026.05.18 07:28:12.659102 [ 4 ] {0d4f23ba-b149-4b6b-9641-06003880879b} <Debug> TCPHandler: Processed in 0.001623949 sec. | ||
| 22910 | 2026.05.18 07:28:12.659234 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22911 | 2026.05.18 07:28:12.659286 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22912 | 2026.05.18 07:28:12.659311 [ 193 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_156_31} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22913 | 2026.05.18 07:28:12.659346 [ 224 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22914 | 2026.05.18 07:28:12.659387 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 22915 | 2026.05.18 07:28:12.659422 [ 4 ] {5d359a52-6f2c-47c3-8086-c09715f80b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22916 | 2026.05.18 07:28:12.659484 [ 4 ] {5d359a52-6f2c-47c3-8086-c09715f80b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22917 | 2026.05.18 07:28:12.660367 [ 4 ] {5d359a52-6f2c-47c3-8086-c09715f80b7b} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22918 | 2026.05.18 07:28:12.660416 [ 4 ] {5d359a52-6f2c-47c3-8086-c09715f80b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22919 | 2026.05.18 07:28:12.660798 [ 4 ] {5d359a52-6f2c-47c3-8086-c09715f80b7b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22920 | 2026.05.18 07:28:12.661014 [ 4 ] {5d359a52-6f2c-47c3-8086-c09715f80b7b} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22921 | 2026.05.18 07:28:12.661152 [ 4 ] {5d359a52-6f2c-47c3-8086-c09715f80b7b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001755 sec., 84330.48433048432 rows/sec., 4.80 MiB/sec. | ||
| 22922 | 2026.05.18 07:28:12.661204 [ 4 ] {5d359a52-6f2c-47c3-8086-c09715f80b7b} <Debug> TCPHandler: Processed in 0.002023362 sec. | ||
| 22923 | 2026.05.18 07:28:12.661377 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22924 | 2026.05.18 07:28:12.661496 [ 4 ] {28aaec22-5bc8-43a3-906f-62905e3b7e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22925 | 2026.05.18 07:28:12.661545 [ 4 ] {28aaec22-5bc8-43a3-906f-62905e3b7e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22926 | 2026.05.18 07:28:12.662272 [ 4 ] {28aaec22-5bc8-43a3-906f-62905e3b7e70} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22927 | 2026.05.18 07:28:12.662308 [ 4 ] {28aaec22-5bc8-43a3-906f-62905e3b7e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22928 | 2026.05.18 07:28:12.662634 [ 4 ] {28aaec22-5bc8-43a3-906f-62905e3b7e70} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22929 | 2026.05.18 07:28:12.662840 [ 4 ] {28aaec22-5bc8-43a3-906f-62905e3b7e70} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22930 | 2026.05.18 07:28:12.662954 [ 30 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22931 | 2026.05.18 07:28:12.662962 [ 4 ] {28aaec22-5bc8-43a3-906f-62905e3b7e70} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001467 sec., 341513.29243353783 rows/sec., 24.00 MiB/sec. | ||
| 22932 | 2026.05.18 07:28:12.662997 [ 30 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22933 | 2026.05.18 07:28:12.663015 [ 4 ] {28aaec22-5bc8-43a3-906f-62905e3b7e70} <Debug> TCPHandler: Processed in 0.001719199 sec. | ||
| 22934 | 2026.05.18 07:28:12.663021 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22935 | 2026.05.18 07:28:12.663111 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22936 | 2026.05.18 07:28:12.663139 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22937 | 2026.05.18 07:28:12.663193 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22938 | 2026.05.18 07:28:12.663219 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1831 rows starting from the beginning of the part | ||
| 22939 | 2026.05.18 07:28:12.663229 [ 4 ] {86a91715-0212-44df-b3c4-c199b022bf6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22940 | 2026.05.18 07:28:12.663269 [ 4 ] {86a91715-0212-44df-b3c4-c199b022bf6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22941 | 2026.05.18 07:28:12.663270 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 94 rows starting from the beginning of the part | ||
| 22942 | 2026.05.18 07:28:12.663320 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1735 rows starting from the beginning of the part | ||
| 22943 | 2026.05.18 07:28:12.663359 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 22944 | 2026.05.18 07:28:12.663395 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 111 rows starting from the beginning of the part | ||
| 22945 | 2026.05.18 07:28:12.663430 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 501 rows starting from the beginning of the part | ||
| 22946 | 2026.05.18 07:28:12.663608 [ 4 ] {86a91715-0212-44df-b3c4-c199b022bf6f} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22947 | 2026.05.18 07:28:12.663640 [ 4 ] {86a91715-0212-44df-b3c4-c199b022bf6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22948 | 2026.05.18 07:28:12.663982 [ 4 ] {86a91715-0212-44df-b3c4-c199b022bf6f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 22949 | 2026.05.18 07:28:12.664175 [ 4 ] {86a91715-0212-44df-b3c4-c199b022bf6f} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22950 | 2026.05.18 07:28:12.664296 [ 4 ] {86a91715-0212-44df-b3c4-c199b022bf6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 22951 | 2026.05.18 07:28:12.664327 [ 4 ] {86a91715-0212-44df-b3c4-c199b022bf6f} <Debug> TCPHandler: Processed in 0.001248347 sec. | ||
| 22952 | 2026.05.18 07:28:12.664442 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22953 | 2026.05.18 07:28:12.664531 [ 4 ] {da60ce36-3916-4ef1-9732-984958a6b3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22954 | 2026.05.18 07:28:12.664571 [ 4 ] {da60ce36-3916-4ef1-9732-984958a6b3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22955 | 2026.05.18 07:28:12.664904 [ 188 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4336 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180577 sec., 2401191.7353815823 rows/sec., 174.16 MiB/sec. | ||
| 22956 | 2026.05.18 07:28:12.665028 [ 4 ] {da60ce36-3916-4ef1-9732-984958a6b3ce} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22957 | 2026.05.18 07:28:12.665067 [ 4 ] {da60ce36-3916-4ef1-9732-984958a6b3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22958 | 2026.05.18 07:28:12.665086 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22959 | 2026.05.18 07:28:12.665321 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22960 | 2026.05.18 07:28:12.665382 [ 186 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_156_31} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22961 | 2026.05.18 07:28:12.665408 [ 4 ] {da60ce36-3916-4ef1-9732-984958a6b3ce} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22962 | 2026.05.18 07:28:12.665439 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 22963 | 2026.05.18 07:28:12.665621 [ 4 ] {da60ce36-3916-4ef1-9732-984958a6b3ce} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22964 | 2026.05.18 07:28:12.665746 [ 4 ] {da60ce36-3916-4ef1-9732-984958a6b3ce} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 22965 | 2026.05.18 07:28:12.665781 [ 4 ] {da60ce36-3916-4ef1-9732-984958a6b3ce} <Debug> TCPHandler: Processed in 0.001347938 sec. | ||
| 22966 | 2026.05.18 07:28:12.665903 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22967 | 2026.05.18 07:28:12.665992 [ 4 ] {ba8e8514-df92-4d12-b9c8-15c9ad99bf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22968 | 2026.05.18 07:28:12.666031 [ 4 ] {ba8e8514-df92-4d12-b9c8-15c9ad99bf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22969 | 2026.05.18 07:28:12.666327 [ 4 ] {ba8e8514-df92-4d12-b9c8-15c9ad99bf5a} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22970 | 2026.05.18 07:28:12.666360 [ 4 ] {ba8e8514-df92-4d12-b9c8-15c9ad99bf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22971 | 2026.05.18 07:28:12.666625 [ 4 ] {ba8e8514-df92-4d12-b9c8-15c9ad99bf5a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22972 | 2026.05.18 07:28:12.666883 [ 4 ] {ba8e8514-df92-4d12-b9c8-15c9ad99bf5a} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22973 | 2026.05.18 07:28:12.667009 [ 4 ] {ba8e8514-df92-4d12-b9c8-15c9ad99bf5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 22974 | 2026.05.18 07:28:12.667041 [ 4 ] {ba8e8514-df92-4d12-b9c8-15c9ad99bf5a} <Debug> TCPHandler: Processed in 0.001183627 sec. | ||
| 22975 | 2026.05.18 07:28:12.667186 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22976 | 2026.05.18 07:28:12.667281 [ 4 ] {e025f2e9-38a9-4648-b5c7-b912e988aae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22977 | 2026.05.18 07:28:12.667332 [ 4 ] {e025f2e9-38a9-4648-b5c7-b912e988aae0} <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 | ||
| 22978 | 2026.05.18 07:28:12.668127 [ 4 ] {e025f2e9-38a9-4648-b5c7-b912e988aae0} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22979 | 2026.05.18 07:28:12.668160 [ 4 ] {e025f2e9-38a9-4648-b5c7-b912e988aae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22980 | 2026.05.18 07:28:12.668629 [ 4 ] {e025f2e9-38a9-4648-b5c7-b912e988aae0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22981 | 2026.05.18 07:28:12.668897 [ 4 ] {e025f2e9-38a9-4648-b5c7-b912e988aae0} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22982 | 2026.05.18 07:28:12.669010 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22983 | 2026.05.18 07:28:12.669024 [ 4 ] {e025f2e9-38a9-4648-b5c7-b912e988aae0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00177 sec., 6214.689265536723 rows/sec., 11.14 MiB/sec. | ||
| 22984 | 2026.05.18 07:28:12.669043 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22985 | 2026.05.18 07:28:12.669065 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22986 | 2026.05.18 07:28:12.669078 [ 4 ] {e025f2e9-38a9-4648-b5c7-b912e988aae0} <Debug> TCPHandler: Processed in 0.001953451 sec. | ||
| 22987 | 2026.05.18 07:28:12.669137 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 22988 | 2026.05.18 07:28:12.669212 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22989 | 2026.05.18 07:28:12.669305 [ 4 ] {d01b5722-14c4-400d-9df6-8a165d50c912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22990 | 2026.05.18 07:28:12.669312 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22991 | 2026.05.18 07:28:12.669347 [ 4 ] {d01b5722-14c4-400d-9df6-8a165d50c912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22992 | 2026.05.18 07:28:12.669367 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2812 rows starting from the beginning of the part | ||
| 22993 | 2026.05.18 07:28:12.669477 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 11 rows starting from the beginning of the part | ||
| 22994 | 2026.05.18 07:28:12.669570 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part | ||
| 22995 | 2026.05.18 07:28:12.669658 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 22 rows starting from the beginning of the part | ||
| 22996 | 2026.05.18 07:28:12.669658 [ 4 ] {d01b5722-14c4-400d-9df6-8a165d50c912} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22997 | 2026.05.18 07:28:12.669704 [ 4 ] {d01b5722-14c4-400d-9df6-8a165d50c912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 22998 | 2026.05.18 07:28:12.669743 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 41 rows starting from the beginning of the part | ||
| 22999 | 2026.05.18 07:28:12.669913 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 11 rows starting from the beginning of the part | ||
| 23000 | 2026.05.18 07:28:12.670082 [ 4 ] {d01b5722-14c4-400d-9df6-8a165d50c912} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23001 | 2026.05.18 07:28:12.670403 [ 4 ] {d01b5722-14c4-400d-9df6-8a165d50c912} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23002 | 2026.05.18 07:28:12.670540 [ 4 ] {d01b5722-14c4-400d-9df6-8a165d50c912} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001222 sec., 73649.75450081834 rows/sec., 4.61 MiB/sec. | ||
| 23003 | 2026.05.18 07:28:12.670575 [ 4 ] {d01b5722-14c4-400d-9df6-8a165d50c912} <Debug> TCPHandler: Processed in 0.001387028 sec. | ||
| 23004 | 2026.05.18 07:28:12.678054 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2927 rows, containing 19 columns (19 merged, 0 gathered) in 0.00892817 sec., 327838.7396297338 rows/sec., 587.47 MiB/sec. | ||
| 23005 | 2026.05.18 07:28:12.680172 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 23006 | 2026.05.18 07:28:12.680480 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23007 | 2026.05.18 07:28:12.680547 [ 188 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 23008 | 2026.05.18 07:28:12.680641 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.45 MiB. | ||
| 23009 | 2026.05.18 07:28:13.000876 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.59 MiB, peak 422.59 MiB, free memory in arenas 0.00 B, will set to 406.17 MiB (RSS), difference: 1.58 MiB | ||
| 23010 | 2026.05.18 07:28:14.377094 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 23011 | 2026.05.18 07:28:14.397567 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23012 | 2026.05.18 07:28:14.397636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 23013 | 2026.05.18 07:28:14.404939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 23014 | 2026.05.18 07:28:14.407414 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23015 | 2026.05.18 07:28:14.417173 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 23016 | 2026.05.18 07:28:17.086713 [ 225 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23017 | 2026.05.18 07:28:17.086829 [ 225 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23018 | 2026.05.18 07:28:17.088818 [ 225 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23019 | 2026.05.18 07:28:17.271495 [ 225 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23020 | 2026.05.18 07:28:17.271569 [ 225 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23021 | 2026.05.18 07:28:17.273954 [ 225 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23022 | 2026.05.18 07:28:17.642043 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23023 | 2026.05.18 07:28:17.642298 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 23024 | 2026.05.18 07:28:17.642666 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23025 | 2026.05.18 07:28:17.642712 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 23026 | 2026.05.18 07:28:17.642968 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23027 | 2026.05.18 07:28:17.643041 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23028 | 2026.05.18 07:28:17.643214 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 23029 | 2026.05.18 07:28:17.643250 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23030 | 2026.05.18 07:28:17.643274 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 23031 | 2026.05.18 07:28:17.643290 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23032 | 2026.05.18 07:28:17.643334 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23033 | 2026.05.18 07:28:17.643354 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 23034 | 2026.05.18 07:28:17.644511 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00231 sec., 22510.822510822512 rows/sec., 5.26 MiB/sec. | ||
| 23035 | 2026.05.18 07:28:17.644669 [ 4 ] {9305128b-bc2c-4c6a-910c-f1f71be4509c} <Debug> TCPHandler: Processed in 0.002760356 sec. | ||
| 23036 | 2026.05.18 07:28:17.647316 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23037 | 2026.05.18 07:28:17.647478 [ 4 ] {84c74df5-876b-4b75-8c21-33f303a0f351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23038 | 2026.05.18 07:28:17.647546 [ 4 ] {84c74df5-876b-4b75-8c21-33f303a0f351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23039 | 2026.05.18 07:28:17.648228 [ 4 ] {84c74df5-876b-4b75-8c21-33f303a0f351} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23040 | 2026.05.18 07:28:17.648273 [ 4 ] {84c74df5-876b-4b75-8c21-33f303a0f351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23041 | 2026.05.18 07:28:17.648654 [ 4 ] {84c74df5-876b-4b75-8c21-33f303a0f351} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23042 | 2026.05.18 07:28:17.648879 [ 4 ] {84c74df5-876b-4b75-8c21-33f303a0f351} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23043 | 2026.05.18 07:28:17.649029 [ 4 ] {84c74df5-876b-4b75-8c21-33f303a0f351} <Debug> executeQuery: Read 144 rows, 12.71 KiB in 0.001599 sec., 90056.2851782364 rows/sec., 7.76 MiB/sec. | ||
| 23044 | 2026.05.18 07:28:17.649065 [ 4 ] {84c74df5-876b-4b75-8c21-33f303a0f351} <Debug> TCPHandler: Processed in 0.00187953 sec. | ||
| 23045 | 2026.05.18 07:28:17.649190 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23046 | 2026.05.18 07:28:17.649290 [ 4 ] {8d1d7cf7-2ea7-4753-9658-cdd762c411f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23047 | 2026.05.18 07:28:17.649332 [ 4 ] {8d1d7cf7-2ea7-4753-9658-cdd762c411f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23048 | 2026.05.18 07:28:17.649944 [ 4 ] {8d1d7cf7-2ea7-4753-9658-cdd762c411f3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23049 | 2026.05.18 07:28:17.649982 [ 4 ] {8d1d7cf7-2ea7-4753-9658-cdd762c411f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23050 | 2026.05.18 07:28:17.650303 [ 4 ] {8d1d7cf7-2ea7-4753-9658-cdd762c411f3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 23051 | 2026.05.18 07:28:17.650529 [ 4 ] {8d1d7cf7-2ea7-4753-9658-cdd762c411f3} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23052 | 2026.05.18 07:28:17.650656 [ 4 ] {8d1d7cf7-2ea7-4753-9658-cdd762c411f3} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001387 sec., 31723.143475126173 rows/sec., 2.33 MiB/sec. | ||
| 23053 | 2026.05.18 07:28:17.650692 [ 4 ] {8d1d7cf7-2ea7-4753-9658-cdd762c411f3} <Debug> TCPHandler: Processed in 0.001552219 sec. | ||
| 23054 | 2026.05.18 07:28:17.650825 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23055 | 2026.05.18 07:28:17.650923 [ 4 ] {58e51d62-a3a1-4c92-83fc-d68d0fbd81a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23056 | 2026.05.18 07:28:17.650964 [ 4 ] {58e51d62-a3a1-4c92-83fc-d68d0fbd81a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23057 | 2026.05.18 07:28:17.651431 [ 4 ] {58e51d62-a3a1-4c92-83fc-d68d0fbd81a7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23058 | 2026.05.18 07:28:17.651466 [ 4 ] {58e51d62-a3a1-4c92-83fc-d68d0fbd81a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23059 | 2026.05.18 07:28:17.651762 [ 4 ] {58e51d62-a3a1-4c92-83fc-d68d0fbd81a7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23060 | 2026.05.18 07:28:17.651957 [ 4 ] {58e51d62-a3a1-4c92-83fc-d68d0fbd81a7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23061 | 2026.05.18 07:28:17.652074 [ 4 ] {58e51d62-a3a1-4c92-83fc-d68d0fbd81a7} <Debug> executeQuery: Read 114 rows, 9.09 KiB in 0.001226 sec., 92985.3181076672 rows/sec., 7.24 MiB/sec. | ||
| 23062 | 2026.05.18 07:28:17.652108 [ 4 ] {58e51d62-a3a1-4c92-83fc-d68d0fbd81a7} <Debug> TCPHandler: Processed in 0.001389528 sec. | ||
| 23063 | 2026.05.18 07:28:17.652310 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23064 | 2026.05.18 07:28:17.652407 [ 4 ] {597d0d83-3ad8-4035-b684-ef87b71cc71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23065 | 2026.05.18 07:28:17.652451 [ 4 ] {597d0d83-3ad8-4035-b684-ef87b71cc71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23066 | 2026.05.18 07:28:17.652925 [ 4 ] {597d0d83-3ad8-4035-b684-ef87b71cc71a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23067 | 2026.05.18 07:28:17.652963 [ 4 ] {597d0d83-3ad8-4035-b684-ef87b71cc71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23068 | 2026.05.18 07:28:17.653292 [ 4 ] {597d0d83-3ad8-4035-b684-ef87b71cc71a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23069 | 2026.05.18 07:28:17.653503 [ 4 ] {597d0d83-3ad8-4035-b684-ef87b71cc71a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23070 | 2026.05.18 07:28:17.653631 [ 4 ] {597d0d83-3ad8-4035-b684-ef87b71cc71a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 23071 | 2026.05.18 07:28:17.653665 [ 4 ] {597d0d83-3ad8-4035-b684-ef87b71cc71a} <Debug> TCPHandler: Processed in 0.001404128 sec. | ||
| 23072 | 2026.05.18 07:28:17.653787 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23073 | 2026.05.18 07:28:17.653882 [ 4 ] {1b53f787-f398-4003-8931-3065659a2391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23074 | 2026.05.18 07:28:17.653936 [ 4 ] {1b53f787-f398-4003-8931-3065659a2391} <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 | ||
| 23075 | 2026.05.18 07:28:17.654743 [ 4 ] {1b53f787-f398-4003-8931-3065659a2391} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23076 | 2026.05.18 07:28:17.654779 [ 4 ] {1b53f787-f398-4003-8931-3065659a2391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23077 | 2026.05.18 07:28:17.655318 [ 4 ] {1b53f787-f398-4003-8931-3065659a2391} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 23078 | 2026.05.18 07:28:17.655549 [ 4 ] {1b53f787-f398-4003-8931-3065659a2391} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23079 | 2026.05.18 07:28:17.655683 [ 4 ] {1b53f787-f398-4003-8931-3065659a2391} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.00182 sec., 24175.824175824175 rows/sec., 43.32 MiB/sec. | ||
| 23080 | 2026.05.18 07:28:17.655736 [ 4 ] {1b53f787-f398-4003-8931-3065659a2391} <Debug> TCPHandler: Processed in 0.001997591 sec. | ||
| 23081 | 2026.05.18 07:28:17.655739 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23082 | 2026.05.18 07:28:17.655778 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23083 | 2026.05.18 07:28:17.655862 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23084 | 2026.05.18 07:28:17.655964 [ 4 ] {1aa5ce21-3078-41a4-8560-b92e039852ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23085 | 2026.05.18 07:28:17.656005 [ 4 ] {1aa5ce21-3078-41a4-8560-b92e039852ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23086 | 2026.05.18 07:28:17.656336 [ 4 ] {1aa5ce21-3078-41a4-8560-b92e039852ed} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23087 | 2026.05.18 07:28:17.656374 [ 4 ] {1aa5ce21-3078-41a4-8560-b92e039852ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23088 | 2026.05.18 07:28:17.656691 [ 4 ] {1aa5ce21-3078-41a4-8560-b92e039852ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 23089 | 2026.05.18 07:28:17.656933 [ 4 ] {1aa5ce21-3078-41a4-8560-b92e039852ed} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23090 | 2026.05.18 07:28:17.657069 [ 4 ] {1aa5ce21-3078-41a4-8560-b92e039852ed} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 352.19 KiB/sec. | ||
| 23091 | 2026.05.18 07:28:17.657102 [ 4 ] {1aa5ce21-3078-41a4-8560-b92e039852ed} <Debug> TCPHandler: Processed in 0.001288208 sec. | ||
| 23092 | 2026.05.18 07:28:17.657218 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23093 | 2026.05.18 07:28:17.657322 [ 4 ] {ef19a08a-a8d6-4208-a075-9837f4f50a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23094 | 2026.05.18 07:28:17.657363 [ 4 ] {ef19a08a-a8d6-4208-a075-9837f4f50a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23095 | 2026.05.18 07:28:17.657546 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23096 | 2026.05.18 07:28:17.657691 [ 4 ] {ef19a08a-a8d6-4208-a075-9837f4f50a96} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23097 | 2026.05.18 07:28:17.657731 [ 4 ] {ef19a08a-a8d6-4208-a075-9837f4f50a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23098 | 2026.05.18 07:28:17.658036 [ 4 ] {ef19a08a-a8d6-4208-a075-9837f4f50a96} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23099 | 2026.05.18 07:28:17.658245 [ 4 ] {ef19a08a-a8d6-4208-a075-9837f4f50a96} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23100 | 2026.05.18 07:28:17.658371 [ 4 ] {ef19a08a-a8d6-4208-a075-9837f4f50a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 23101 | 2026.05.18 07:28:17.658404 [ 4 ] {ef19a08a-a8d6-4208-a075-9837f4f50a96} <Debug> TCPHandler: Processed in 0.001234777 sec. | ||
| 23102 | 2026.05.18 07:28:19.196137 [ 224 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23103 | 2026.05.18 07:28:19.196195 [ 224 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23104 | 2026.05.18 07:28:19.198144 [ 224 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23105 | 2026.05.18 07:28:19.435087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45666 | ||
| 23106 | 2026.05.18 07:28:19.435788 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23107 | 2026.05.18 07:28:19.435843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23108 | 2026.05.18 07:28:19.436381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 23109 | 2026.05.18 07:28:19.436650 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23110 | 2026.05.18 07:28:19.436807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45666 | ||
| 23111 | 2026.05.18 07:28:19.443961 [ 218 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23112 | 2026.05.18 07:28:19.444078 [ 218 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23113 | 2026.05.18 07:28:19.446720 [ 218 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 23114 | 2026.05.18 07:28:20.550662 [ 226 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23115 | 2026.05.18 07:28:20.550720 [ 226 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23116 | 2026.05.18 07:28:20.553058 [ 226 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23117 | 2026.05.18 07:28:21.000985 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.17 MiB, peak 422.59 MiB, free memory in arenas 0.00 B, will set to 406.17 MiB (RSS), difference: 4.00 MiB | ||
| 23118 | 2026.05.18 07:28:21.918074 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 23119 | 2026.05.18 07:28:21.935744 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23120 | 2026.05.18 07:28:21.935798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23121 | 2026.05.18 07:28:21.942136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 23122 | 2026.05.18 07:28:21.942877 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23123 | 2026.05.18 07:28:21.945934 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 23124 | 2026.05.18 07:28:22.434200 [ 218 ] {} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 23125 | 2026.05.18 07:28:22.434251 [ 218 ] {} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 23126 | 2026.05.18 07:28:22.439273 [ 218 ] {} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 23127 | 2026.05.18 07:28:22.644816 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23128 | 2026.05.18 07:28:22.645084 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 23129 | 2026.05.18 07:28:22.645432 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23130 | 2026.05.18 07:28:22.645473 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <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 | ||
| 23131 | 2026.05.18 07:28:22.645729 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23132 | 2026.05.18 07:28:22.645797 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23133 | 2026.05.18 07:28:22.645941 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 23134 | 2026.05.18 07:28:22.645977 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23135 | 2026.05.18 07:28:22.645998 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 23136 | 2026.05.18 07:28:22.646013 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23137 | 2026.05.18 07:28:22.646054 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <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'))" | ||
| 23138 | 2026.05.18 07:28:22.646074 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 23139 | 2026.05.18 07:28:22.647131 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002158 sec., 24096.38554216867 rows/sec., 5.64 MiB/sec. | ||
| 23140 | 2026.05.18 07:28:22.647232 [ 4 ] {f5fcc738-f46c-42e6-9789-34c27b418728} <Debug> TCPHandler: Processed in 0.002564735 sec. | ||
| 23141 | 2026.05.18 07:28:22.652431 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23142 | 2026.05.18 07:28:22.652630 [ 4 ] {549947a5-3bae-466d-b750-57b7420a67e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23143 | 2026.05.18 07:28:22.652702 [ 4 ] {549947a5-3bae-466d-b750-57b7420a67e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23144 | 2026.05.18 07:28:22.653480 [ 4 ] {549947a5-3bae-466d-b750-57b7420a67e6} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23145 | 2026.05.18 07:28:22.653525 [ 4 ] {549947a5-3bae-466d-b750-57b7420a67e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23146 | 2026.05.18 07:28:22.653936 [ 4 ] {549947a5-3bae-466d-b750-57b7420a67e6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23147 | 2026.05.18 07:28:22.654163 [ 4 ] {549947a5-3bae-466d-b750-57b7420a67e6} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23148 | 2026.05.18 07:28:22.654315 [ 4 ] {549947a5-3bae-466d-b750-57b7420a67e6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00174 sec., 163218.3908045977 rows/sec., 10.37 MiB/sec. | ||
| 23149 | 2026.05.18 07:28:22.654355 [ 4 ] {549947a5-3bae-466d-b750-57b7420a67e6} <Debug> TCPHandler: Processed in 0.002064472 sec. | ||
| 23150 | 2026.05.18 07:28:22.654486 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23151 | 2026.05.18 07:28:22.654585 [ 4 ] {14c641ba-ab53-47d5-90b2-d2e9997df0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23152 | 2026.05.18 07:28:22.654626 [ 4 ] {14c641ba-ab53-47d5-90b2-d2e9997df0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23153 | 2026.05.18 07:28:22.655553 [ 4 ] {14c641ba-ab53-47d5-90b2-d2e9997df0d4} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23154 | 2026.05.18 07:28:22.655614 [ 4 ] {14c641ba-ab53-47d5-90b2-d2e9997df0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23155 | 2026.05.18 07:28:22.656049 [ 4 ] {14c641ba-ab53-47d5-90b2-d2e9997df0d4} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23156 | 2026.05.18 07:28:22.656294 [ 4 ] {14c641ba-ab53-47d5-90b2-d2e9997df0d4} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23157 | 2026.05.18 07:28:22.656452 [ 4 ] {14c641ba-ab53-47d5-90b2-d2e9997df0d4} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001883 sec., 434944.23791821563 rows/sec., 33.71 MiB/sec. | ||
| 23158 | 2026.05.18 07:28:22.656512 [ 4 ] {14c641ba-ab53-47d5-90b2-d2e9997df0d4} <Debug> TCPHandler: Processed in 0.002074852 sec. | ||
| 23159 | 2026.05.18 07:28:22.656547 [ 222 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23160 | 2026.05.18 07:28:22.656598 [ 222 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23161 | 2026.05.18 07:28:22.656689 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23162 | 2026.05.18 07:28:22.656818 [ 4 ] {0eb86637-e11e-4d33-90bf-01014328da4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23163 | 2026.05.18 07:28:22.656871 [ 4 ] {0eb86637-e11e-4d33-90bf-01014328da4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23164 | 2026.05.18 07:28:22.657405 [ 4 ] {0eb86637-e11e-4d33-90bf-01014328da4c} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23165 | 2026.05.18 07:28:22.657443 [ 4 ] {0eb86637-e11e-4d33-90bf-01014328da4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23166 | 2026.05.18 07:28:22.657783 [ 4 ] {0eb86637-e11e-4d33-90bf-01014328da4c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 23167 | 2026.05.18 07:28:22.658052 [ 4 ] {0eb86637-e11e-4d33-90bf-01014328da4c} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23168 | 2026.05.18 07:28:22.658186 [ 4 ] {0eb86637-e11e-4d33-90bf-01014328da4c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001405 sec., 108896.7971530249 rows/sec., 6.51 MiB/sec. | ||
| 23169 | 2026.05.18 07:28:22.658223 [ 4 ] {0eb86637-e11e-4d33-90bf-01014328da4c} <Debug> TCPHandler: Processed in 0.001640679 sec. | ||
| 23170 | 2026.05.18 07:28:22.658349 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23171 | 2026.05.18 07:28:22.658452 [ 4 ] {c56cadfa-aa73-4e67-8153-012f72bed0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23172 | 2026.05.18 07:28:22.658494 [ 4 ] {c56cadfa-aa73-4e67-8153-012f72bed0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23173 | 2026.05.18 07:28:22.658540 [ 222 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23174 | 2026.05.18 07:28:22.658941 [ 4 ] {c56cadfa-aa73-4e67-8153-012f72bed0bf} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23175 | 2026.05.18 07:28:22.658983 [ 4 ] {c56cadfa-aa73-4e67-8153-012f72bed0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23176 | 2026.05.18 07:28:22.659279 [ 4 ] {c56cadfa-aa73-4e67-8153-012f72bed0bf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23177 | 2026.05.18 07:28:22.659486 [ 4 ] {c56cadfa-aa73-4e67-8153-012f72bed0bf} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23178 | 2026.05.18 07:28:22.659611 [ 4 ] {c56cadfa-aa73-4e67-8153-012f72bed0bf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 23179 | 2026.05.18 07:28:22.659644 [ 4 ] {c56cadfa-aa73-4e67-8153-012f72bed0bf} <Debug> TCPHandler: Processed in 0.001344047 sec. | ||
| 23180 | 2026.05.18 07:28:22.659783 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23181 | 2026.05.18 07:28:22.659878 [ 4 ] {e4fe1801-5a95-426f-9d02-3c1b8a1ade7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23182 | 2026.05.18 07:28:22.659917 [ 4 ] {e4fe1801-5a95-426f-9d02-3c1b8a1ade7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23183 | 2026.05.18 07:28:22.660338 [ 4 ] {e4fe1801-5a95-426f-9d02-3c1b8a1ade7e} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23184 | 2026.05.18 07:28:22.660372 [ 4 ] {e4fe1801-5a95-426f-9d02-3c1b8a1ade7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23185 | 2026.05.18 07:28:22.660670 [ 4 ] {e4fe1801-5a95-426f-9d02-3c1b8a1ade7e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23186 | 2026.05.18 07:28:22.660885 [ 4 ] {e4fe1801-5a95-426f-9d02-3c1b8a1ade7e} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23187 | 2026.05.18 07:28:22.661007 [ 4 ] {e4fe1801-5a95-426f-9d02-3c1b8a1ade7e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 23188 | 2026.05.18 07:28:22.661041 [ 4 ] {e4fe1801-5a95-426f-9d02-3c1b8a1ade7e} <Debug> TCPHandler: Processed in 0.001306878 sec. | ||
| 23189 | 2026.05.18 07:28:22.661172 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23190 | 2026.05.18 07:28:22.661267 [ 4 ] {ac2915d6-9dc3-4f17-96ce-f19e3355b7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23191 | 2026.05.18 07:28:22.661306 [ 4 ] {ac2915d6-9dc3-4f17-96ce-f19e3355b7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23192 | 2026.05.18 07:28:22.661908 [ 4 ] {ac2915d6-9dc3-4f17-96ce-f19e3355b7df} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23193 | 2026.05.18 07:28:22.661943 [ 4 ] {ac2915d6-9dc3-4f17-96ce-f19e3355b7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23194 | 2026.05.18 07:28:22.662261 [ 4 ] {ac2915d6-9dc3-4f17-96ce-f19e3355b7df} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23195 | 2026.05.18 07:28:22.662470 [ 4 ] {ac2915d6-9dc3-4f17-96ce-f19e3355b7df} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23196 | 2026.05.18 07:28:22.662595 [ 4 ] {ac2915d6-9dc3-4f17-96ce-f19e3355b7df} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001345 sec., 372490.7063197026 rows/sec., 26.18 MiB/sec. | ||
| 23197 | 2026.05.18 07:28:22.662629 [ 4 ] {ac2915d6-9dc3-4f17-96ce-f19e3355b7df} <Debug> TCPHandler: Processed in 0.001505909 sec. | ||
| 23198 | 2026.05.18 07:28:22.662748 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23199 | 2026.05.18 07:28:22.662842 [ 4 ] {dd37da77-bb1e-4128-90ae-4e6e81b14846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23200 | 2026.05.18 07:28:22.662886 [ 4 ] {dd37da77-bb1e-4128-90ae-4e6e81b14846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23201 | 2026.05.18 07:28:22.663219 [ 4 ] {dd37da77-bb1e-4128-90ae-4e6e81b14846} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23202 | 2026.05.18 07:28:22.663254 [ 4 ] {dd37da77-bb1e-4128-90ae-4e6e81b14846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23203 | 2026.05.18 07:28:22.663547 [ 4 ] {dd37da77-bb1e-4128-90ae-4e6e81b14846} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 23204 | 2026.05.18 07:28:22.663754 [ 4 ] {dd37da77-bb1e-4128-90ae-4e6e81b14846} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23205 | 2026.05.18 07:28:22.663877 [ 4 ] {dd37da77-bb1e-4128-90ae-4e6e81b14846} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 23206 | 2026.05.18 07:28:22.663911 [ 4 ] {dd37da77-bb1e-4128-90ae-4e6e81b14846} <Debug> TCPHandler: Processed in 0.001212857 sec. | ||
| 23207 | 2026.05.18 07:28:22.664025 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23208 | 2026.05.18 07:28:22.664120 [ 4 ] {576e59a2-9997-4291-bb8e-0fe6b0480281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23209 | 2026.05.18 07:28:22.664162 [ 4 ] {576e59a2-9997-4291-bb8e-0fe6b0480281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23210 | 2026.05.18 07:28:22.664566 [ 4 ] {576e59a2-9997-4291-bb8e-0fe6b0480281} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23211 | 2026.05.18 07:28:22.664601 [ 4 ] {576e59a2-9997-4291-bb8e-0fe6b0480281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23212 | 2026.05.18 07:28:22.664921 [ 4 ] {576e59a2-9997-4291-bb8e-0fe6b0480281} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23213 | 2026.05.18 07:28:22.665128 [ 4 ] {576e59a2-9997-4291-bb8e-0fe6b0480281} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23214 | 2026.05.18 07:28:22.665252 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 2 parts from all_1_152_32 to all_153_153_0 | ||
| 23215 | 2026.05.18 07:28:22.665256 [ 4 ] {576e59a2-9997-4291-bb8e-0fe6b0480281} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001154 sec., 229636.04852686307 rows/sec., 15.26 MiB/sec. | ||
| 23216 | 2026.05.18 07:28:22.665298 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23217 | 2026.05.18 07:28:22.665313 [ 4 ] {576e59a2-9997-4291-bb8e-0fe6b0480281} <Debug> TCPHandler: Processed in 0.001336567 sec. | ||
| 23218 | 2026.05.18 07:28:22.665323 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23219 | 2026.05.18 07:28:22.665419 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_153_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_152_32 to all_153_153_0 into Compact with storage Full | ||
| 23220 | 2026.05.18 07:28:22.665494 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23221 | 2026.05.18 07:28:22.665522 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_153_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23222 | 2026.05.18 07:28:22.665559 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_153_33} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_152_32, total 59016 rows starting from the beginning of the part | ||
| 23223 | 2026.05.18 07:28:22.665621 [ 196 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_153_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 23224 | 2026.05.18 07:28:22.665622 [ 4 ] {82d6e8e8-9e3f-4ab1-ae5e-bf804f620848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23225 | 2026.05.18 07:28:22.665686 [ 4 ] {82d6e8e8-9e3f-4ab1-ae5e-bf804f620848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23226 | 2026.05.18 07:28:22.666095 [ 4 ] {82d6e8e8-9e3f-4ab1-ae5e-bf804f620848} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23227 | 2026.05.18 07:28:22.666134 [ 4 ] {82d6e8e8-9e3f-4ab1-ae5e-bf804f620848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23228 | 2026.05.18 07:28:22.666453 [ 4 ] {82d6e8e8-9e3f-4ab1-ae5e-bf804f620848} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 23229 | 2026.05.18 07:28:22.666668 [ 4 ] {82d6e8e8-9e3f-4ab1-ae5e-bf804f620848} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23230 | 2026.05.18 07:28:22.666797 [ 4 ] {82d6e8e8-9e3f-4ab1-ae5e-bf804f620848} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 23231 | 2026.05.18 07:28:22.666832 [ 4 ] {82d6e8e8-9e3f-4ab1-ae5e-bf804f620848} <Debug> TCPHandler: Processed in 0.001402278 sec. | ||
| 23232 | 2026.05.18 07:28:22.666961 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23233 | 2026.05.18 07:28:22.667059 [ 4 ] {6bbac786-1c2b-4f05-95b1-56787ca35bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23234 | 2026.05.18 07:28:22.667114 [ 4 ] {6bbac786-1c2b-4f05-95b1-56787ca35bc4} <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 | ||
| 23235 | 2026.05.18 07:28:22.667934 [ 4 ] {6bbac786-1c2b-4f05-95b1-56787ca35bc4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23236 | 2026.05.18 07:28:22.667971 [ 4 ] {6bbac786-1c2b-4f05-95b1-56787ca35bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23237 | 2026.05.18 07:28:22.668473 [ 4 ] {6bbac786-1c2b-4f05-95b1-56787ca35bc4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 23238 | 2026.05.18 07:28:22.668697 [ 4 ] {6bbac786-1c2b-4f05-95b1-56787ca35bc4} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23239 | 2026.05.18 07:28:22.668839 [ 4 ] {6bbac786-1c2b-4f05-95b1-56787ca35bc4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001799 sec., 6114.508060033352 rows/sec., 10.96 MiB/sec. | ||
| 23240 | 2026.05.18 07:28:22.668914 [ 4 ] {6bbac786-1c2b-4f05-95b1-56787ca35bc4} <Debug> TCPHandler: Processed in 0.002002391 sec. | ||
| 23241 | 2026.05.18 07:28:22.669056 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23242 | 2026.05.18 07:28:22.669154 [ 4 ] {57af03f5-4d90-489f-8514-90f87cd7dd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23243 | 2026.05.18 07:28:22.669196 [ 4 ] {57af03f5-4d90-489f-8514-90f87cd7dd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23244 | 2026.05.18 07:28:22.669566 [ 4 ] {57af03f5-4d90-489f-8514-90f87cd7dd40} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23245 | 2026.05.18 07:28:22.669602 [ 4 ] {57af03f5-4d90-489f-8514-90f87cd7dd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23246 | 2026.05.18 07:28:22.669925 [ 4 ] {57af03f5-4d90-489f-8514-90f87cd7dd40} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23247 | 2026.05.18 07:28:22.670131 [ 4 ] {57af03f5-4d90-489f-8514-90f87cd7dd40} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23248 | 2026.05.18 07:28:22.670248 [ 126 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23249 | 2026.05.18 07:28:22.670258 [ 4 ] {57af03f5-4d90-489f-8514-90f87cd7dd40} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 23250 | 2026.05.18 07:28:22.670286 [ 126 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23251 | 2026.05.18 07:28:22.670304 [ 4 ] {57af03f5-4d90-489f-8514-90f87cd7dd40} <Debug> TCPHandler: Processed in 0.001297557 sec. | ||
| 23252 | 2026.05.18 07:28:22.670309 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23253 | 2026.05.18 07:28:22.670403 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 23254 | 2026.05.18 07:28:22.670504 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23255 | 2026.05.18 07:28:22.670533 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9312 rows starting from the beginning of the part | ||
| 23256 | 2026.05.18 07:28:22.670584 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 24 rows starting from the beginning of the part | ||
| 23257 | 2026.05.18 07:28:22.670626 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 23258 | 2026.05.18 07:28:22.670667 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part | ||
| 23259 | 2026.05.18 07:28:22.670705 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 23260 | 2026.05.18 07:28:22.670742 [ 188 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 90 rows starting from the beginning of the part | ||
| 23261 | 2026.05.18 07:28:22.673532 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9636 rows, containing 4 columns (4 merged, 0 gathered) in 0.003160118 sec., 3049253.2240884677 rows/sec., 197.47 MiB/sec. | ||
| 23262 | 2026.05.18 07:28:22.673793 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23263 | 2026.05.18 07:28:22.674092 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23264 | 2026.05.18 07:28:22.674167 [ 195 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_156_31} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23265 | 2026.05.18 07:28:22.674270 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 23266 | 2026.05.18 07:28:22.674819 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_153_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59080 rows, containing 5 columns (5 merged, 0 gathered) in 0.009428982 sec., 6265787.759484533 rows/sec., 403.96 MiB/sec. | ||
| 23267 | 2026.05.18 07:28:22.675134 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_153_33} <Trace> MergedBlockOutputStream: filled checksums all_1_153_33 (state Temporary) | ||
| 23268 | 2026.05.18 07:28:22.675388 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_153_33} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_153_33 to all_1_153_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23269 | 2026.05.18 07:28:22.675457 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_153_33} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 2 parts: [all_1_152_32, all_153_153_0] -> all_1_153_33 | ||
| 23270 | 2026.05.18 07:28:22.675536 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 23271 | 2026.05.18 07:28:23.596873 [ 221 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23272 | 2026.05.18 07:28:23.596937 [ 221 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23273 | 2026.05.18 07:28:23.599385 [ 221 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23274 | 2026.05.18 07:28:24.392334 [ 226 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23275 | 2026.05.18 07:28:24.392416 [ 226 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23276 | 2026.05.18 07:28:24.394512 [ 226 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23277 | 2026.05.18 07:28:25.067014 [ 277 ] {} <Trace> TCP-Session: c1f7f64b-79ea-434e-9ac2-79da21d66d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23278 | 2026.05.18 07:28:25.067396 [ 277 ] {e35df729-aa3f-4aea-a003-e8247c2a5848} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50790) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 23279 | 2026.05.18 07:28:25.067930 [ 277 ] {e35df729-aa3f-4aea-a003-e8247c2a5848} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 23280 | 2026.05.18 07:28:25.068118 [ 277 ] {e35df729-aa3f-4aea-a003-e8247c2a5848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23281 | 2026.05.18 07:28:25.068482 [ 331 ] {e35df729-aa3f-4aea-a003-e8247c2a5848} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 23282 | 2026.05.18 07:28:25.068784 [ 277 ] {e35df729-aa3f-4aea-a003-e8247c2a5848} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.00156 sec., 26282.05128205128 rows/sec., 1.56 MiB/sec. | ||
| 23283 | 2026.05.18 07:28:25.068832 [ 277 ] {e35df729-aa3f-4aea-a003-e8247c2a5848} <Debug> TCPHandler: Processed in 0.001983971 sec. | ||
| 23284 | 2026.05.18 07:28:25.263191 [ 224 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23285 | 2026.05.18 07:28:25.263235 [ 224 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23286 | 2026.05.18 07:28:25.264715 [ 224 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23287 | 2026.05.18 07:28:26.705771 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23288 | 2026.05.18 07:28:26.705851 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23289 | 2026.05.18 07:28:26.937523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46114 | ||
| 23290 | 2026.05.18 07:28:26.938116 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23291 | 2026.05.18 07:28:26.938163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23292 | 2026.05.18 07:28:26.938654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 23293 | 2026.05.18 07:28:26.938888 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23294 | 2026.05.18 07:28:26.939025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46114 | ||
| 23295 | 2026.05.18 07:28:26.939067 [ 118 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 23296 | 2026.05.18 07:28:26.939143 [ 118 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23297 | 2026.05.18 07:28:26.939169 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23298 | 2026.05.18 07:28:26.939286 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 23299 | 2026.05.18 07:28:26.939394 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23300 | 2026.05.18 07:28:26.939430 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43746 rows starting from the beginning of the part | ||
| 23301 | 2026.05.18 07:28:26.939497 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 23302 | 2026.05.18 07:28:26.939550 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 23303 | 2026.05.18 07:28:26.939599 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 23304 | 2026.05.18 07:28:26.939647 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 23305 | 2026.05.18 07:28:26.939688 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 23306 | 2026.05.18 07:28:26.942588 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46114 rows, containing 4 columns (4 merged, 0 gathered) in 0.003353639 sec., 13750436.466178978 rows/sec., 196.70 MiB/sec. | ||
| 23307 | 2026.05.18 07:28:26.942839 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23308 | 2026.05.18 07:28:26.943087 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23309 | 2026.05.18 07:28:26.943150 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_96_19} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23310 | 2026.05.18 07:28:26.943220 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 23311 | 2026.05.18 07:28:27.004647 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004217894 sec. | ||
| 23312 | 2026.05.18 07:28:27.641098 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23313 | 2026.05.18 07:28:27.641335 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 23314 | 2026.05.18 07:28:27.641672 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23315 | 2026.05.18 07:28:27.641709 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <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 | ||
| 23316 | 2026.05.18 07:28:27.641929 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23317 | 2026.05.18 07:28:27.641997 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23318 | 2026.05.18 07:28:27.642139 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 23319 | 2026.05.18 07:28:27.642174 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23320 | 2026.05.18 07:28:27.642197 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 23321 | 2026.05.18 07:28:27.642213 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23322 | 2026.05.18 07:28:27.642254 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <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'))" | ||
| 23323 | 2026.05.18 07:28:27.642274 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 23324 | 2026.05.18 07:28:27.643315 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002076 sec., 25048.169556840076 rows/sec., 5.86 MiB/sec. | ||
| 23325 | 2026.05.18 07:28:27.643424 [ 4 ] {09d14713-8012-4076-b6fe-1e6436cdeac5} <Debug> TCPHandler: Processed in 0.002463004 sec. | ||
| 23326 | 2026.05.18 07:28:27.645733 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23327 | 2026.05.18 07:28:27.645849 [ 4 ] {8ac0c7c2-815b-4433-be70-5b3bb4d3715c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23328 | 2026.05.18 07:28:27.645893 [ 4 ] {8ac0c7c2-815b-4433-be70-5b3bb4d3715c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23329 | 2026.05.18 07:28:27.646467 [ 4 ] {8ac0c7c2-815b-4433-be70-5b3bb4d3715c} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23330 | 2026.05.18 07:28:27.646514 [ 4 ] {8ac0c7c2-815b-4433-be70-5b3bb4d3715c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23331 | 2026.05.18 07:28:27.646891 [ 4 ] {8ac0c7c2-815b-4433-be70-5b3bb4d3715c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23332 | 2026.05.18 07:28:27.647120 [ 4 ] {8ac0c7c2-815b-4433-be70-5b3bb4d3715c} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23333 | 2026.05.18 07:28:27.647265 [ 4 ] {8ac0c7c2-815b-4433-be70-5b3bb4d3715c} <Debug> executeQuery: Read 148 rows, 13.09 KiB in 0.001449 sec., 102139.40648723257 rows/sec., 8.82 MiB/sec. | ||
| 23334 | 2026.05.18 07:28:27.647300 [ 4 ] {8ac0c7c2-815b-4433-be70-5b3bb4d3715c} <Debug> TCPHandler: Processed in 0.001620069 sec. | ||
| 23335 | 2026.05.18 07:28:27.647434 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23336 | 2026.05.18 07:28:27.647531 [ 4 ] {321aa82d-9e8a-49e5-a7b0-59337ccaabdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23337 | 2026.05.18 07:28:27.647571 [ 4 ] {321aa82d-9e8a-49e5-a7b0-59337ccaabdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23338 | 2026.05.18 07:28:27.648020 [ 4 ] {321aa82d-9e8a-49e5-a7b0-59337ccaabdb} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23339 | 2026.05.18 07:28:27.648056 [ 4 ] {321aa82d-9e8a-49e5-a7b0-59337ccaabdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23340 | 2026.05.18 07:28:27.648342 [ 4 ] {321aa82d-9e8a-49e5-a7b0-59337ccaabdb} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 23341 | 2026.05.18 07:28:27.648545 [ 4 ] {321aa82d-9e8a-49e5-a7b0-59337ccaabdb} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23342 | 2026.05.18 07:28:27.648674 [ 4 ] {321aa82d-9e8a-49e5-a7b0-59337ccaabdb} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001162 sec., 39586.91910499139 rows/sec., 2.91 MiB/sec. | ||
| 23343 | 2026.05.18 07:28:27.648708 [ 4 ] {321aa82d-9e8a-49e5-a7b0-59337ccaabdb} <Debug> TCPHandler: Processed in 0.001324368 sec. | ||
| 23344 | 2026.05.18 07:28:27.648846 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23345 | 2026.05.18 07:28:27.648944 [ 4 ] {62be1a61-c03f-4186-b002-0a5d0314c722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23346 | 2026.05.18 07:28:27.648983 [ 4 ] {62be1a61-c03f-4186-b002-0a5d0314c722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23347 | 2026.05.18 07:28:27.649414 [ 4 ] {62be1a61-c03f-4186-b002-0a5d0314c722} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23348 | 2026.05.18 07:28:27.649451 [ 4 ] {62be1a61-c03f-4186-b002-0a5d0314c722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23349 | 2026.05.18 07:28:27.649760 [ 4 ] {62be1a61-c03f-4186-b002-0a5d0314c722} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23350 | 2026.05.18 07:28:27.649966 [ 4 ] {62be1a61-c03f-4186-b002-0a5d0314c722} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23351 | 2026.05.18 07:28:27.650095 [ 4 ] {62be1a61-c03f-4186-b002-0a5d0314c722} <Debug> executeQuery: Read 110 rows, 8.80 KiB in 0.001169 sec., 94097.51924721985 rows/sec., 7.35 MiB/sec. | ||
| 23352 | 2026.05.18 07:28:27.650130 [ 4 ] {62be1a61-c03f-4186-b002-0a5d0314c722} <Debug> TCPHandler: Processed in 0.001338348 sec. | ||
| 23353 | 2026.05.18 07:28:27.650279 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23354 | 2026.05.18 07:28:27.650376 [ 4 ] {1f7d558d-f430-465e-a027-2a36d6d9dc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23355 | 2026.05.18 07:28:27.650419 [ 4 ] {1f7d558d-f430-465e-a027-2a36d6d9dc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23356 | 2026.05.18 07:28:27.650842 [ 4 ] {1f7d558d-f430-465e-a027-2a36d6d9dc05} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23357 | 2026.05.18 07:28:27.650877 [ 4 ] {1f7d558d-f430-465e-a027-2a36d6d9dc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23358 | 2026.05.18 07:28:27.651206 [ 4 ] {1f7d558d-f430-465e-a027-2a36d6d9dc05} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23359 | 2026.05.18 07:28:27.651418 [ 4 ] {1f7d558d-f430-465e-a027-2a36d6d9dc05} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23360 | 2026.05.18 07:28:27.651540 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 2 parts from all_1_153_33 to all_154_154_0 | ||
| 23361 | 2026.05.18 07:28:27.651545 [ 4 ] {1f7d558d-f430-465e-a027-2a36d6d9dc05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 23362 | 2026.05.18 07:28:27.651577 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23363 | 2026.05.18 07:28:27.651592 [ 4 ] {1f7d558d-f430-465e-a027-2a36d6d9dc05} <Debug> TCPHandler: Processed in 0.001363108 sec. | ||
| 23364 | 2026.05.18 07:28:27.651596 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23365 | 2026.05.18 07:28:27.651695 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_154_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_153_33 to all_154_154_0 into Compact with storage Full | ||
| 23366 | 2026.05.18 07:28:27.651723 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23367 | 2026.05.18 07:28:27.651745 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23368 | 2026.05.18 07:28:27.651794 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23369 | 2026.05.18 07:28:27.651830 [ 4 ] {2b61cffc-53e2-4239-99b1-0e7103408a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23370 | 2026.05.18 07:28:27.651846 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_154_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23371 | 2026.05.18 07:28:27.651889 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_154_34} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_153_33, total 59080 rows starting from the beginning of the part | ||
| 23372 | 2026.05.18 07:28:27.651889 [ 4 ] {2b61cffc-53e2-4239-99b1-0e7103408a0c} <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 | ||
| 23373 | 2026.05.18 07:28:27.651960 [ 198 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_154_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 23374 | 2026.05.18 07:28:27.652775 [ 4 ] {2b61cffc-53e2-4239-99b1-0e7103408a0c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23375 | 2026.05.18 07:28:27.652818 [ 4 ] {2b61cffc-53e2-4239-99b1-0e7103408a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23376 | 2026.05.18 07:28:27.653420 [ 4 ] {2b61cffc-53e2-4239-99b1-0e7103408a0c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 23377 | 2026.05.18 07:28:27.653655 [ 4 ] {2b61cffc-53e2-4239-99b1-0e7103408a0c} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23378 | 2026.05.18 07:28:27.653768 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23379 | 2026.05.18 07:28:27.653807 [ 4 ] {2b61cffc-53e2-4239-99b1-0e7103408a0c} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001995 sec., 23057.64411027569 rows/sec., 41.32 MiB/sec. | ||
| 23380 | 2026.05.18 07:28:27.653869 [ 4 ] {2b61cffc-53e2-4239-99b1-0e7103408a0c} <Debug> TCPHandler: Processed in 0.002196282 sec. | ||
| 23381 | 2026.05.18 07:28:27.654028 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23382 | 2026.05.18 07:28:27.654126 [ 4 ] {71974071-78b1-4883-ba96-021501ab7914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23383 | 2026.05.18 07:28:27.654169 [ 4 ] {71974071-78b1-4883-ba96-021501ab7914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23384 | 2026.05.18 07:28:27.654520 [ 4 ] {71974071-78b1-4883-ba96-021501ab7914} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23385 | 2026.05.18 07:28:27.654556 [ 4 ] {71974071-78b1-4883-ba96-021501ab7914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23386 | 2026.05.18 07:28:27.654859 [ 4 ] {71974071-78b1-4883-ba96-021501ab7914} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23387 | 2026.05.18 07:28:27.655087 [ 4 ] {71974071-78b1-4883-ba96-021501ab7914} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23388 | 2026.05.18 07:28:27.655224 [ 4 ] {71974071-78b1-4883-ba96-021501ab7914} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 23389 | 2026.05.18 07:28:27.655259 [ 4 ] {71974071-78b1-4883-ba96-021501ab7914} <Debug> TCPHandler: Processed in 0.001282087 sec. | ||
| 23390 | 2026.05.18 07:28:27.660184 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_154_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59240 rows, containing 5 columns (5 merged, 0 gathered) in 0.008522307 sec., 6951169.442734227 rows/sec., 448.24 MiB/sec. | ||
| 23391 | 2026.05.18 07:28:27.660552 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_154_34} <Trace> MergedBlockOutputStream: filled checksums all_1_154_34 (state Temporary) | ||
| 23392 | 2026.05.18 07:28:27.660852 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_154_34} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_154_34 to all_1_154_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23393 | 2026.05.18 07:28:27.660918 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_154_34} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 2 parts: [all_1_153_33, all_154_154_0] -> all_1_154_34 | ||
| 23394 | 2026.05.18 07:28:27.661015 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 23395 | 2026.05.18 07:28:29.446921 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 23396 | 2026.05.18 07:28:29.466029 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23397 | 2026.05.18 07:28:29.466091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23398 | 2026.05.18 07:28:29.472388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 23399 | 2026.05.18 07:28:29.473094 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23400 | 2026.05.18 07:28:29.473410 [ 157 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 23401 | 2026.05.18 07:28:29.473477 [ 157 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23402 | 2026.05.18 07:28:29.473502 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23403 | 2026.05.18 07:28:29.473648 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 23404 | 2026.05.18 07:28:29.477165 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 23405 | 2026.05.18 07:28:29.477898 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23406 | 2026.05.18 07:28:29.479810 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 23407 | 2026.05.18 07:28:29.485160 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 23408 | 2026.05.18 07:28:29.490360 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 23409 | 2026.05.18 07:28:29.495523 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 23410 | 2026.05.18 07:28:29.500888 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 23411 | 2026.05.18 07:28:29.506381 [ 197 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 23412 | 2026.05.18 07:28:29.568775 [ 190 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.095190796 sec., 7595.272131141755 rows/sec., 39.27 MiB/sec. | ||
| 23413 | 2026.05.18 07:28:29.572039 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23414 | 2026.05.18 07:28:29.574083 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23415 | 2026.05.18 07:28:29.574188 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_96_19} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23416 | 2026.05.18 07:28:29.577119 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23417 | 2026.05.18 07:28:29.929329 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23418 | 2026.05.18 07:28:29.929612 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 23419 | 2026.05.18 07:28:29.929999 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23420 | 2026.05.18 07:28:29.930048 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23421 | 2026.05.18 07:28:29.930325 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23422 | 2026.05.18 07:28:29.930399 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23423 | 2026.05.18 07:28:29.930543 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 23424 | 2026.05.18 07:28:29.930580 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23425 | 2026.05.18 07:28:29.930602 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 23426 | 2026.05.18 07:28:29.930617 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23427 | 2026.05.18 07:28:29.930662 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 23428 | 2026.05.18 07:28:29.930682 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 23429 | 2026.05.18 07:28:29.931779 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002296 sec., 22648.083623693383 rows/sec., 5.30 MiB/sec. | ||
| 23430 | 2026.05.18 07:28:29.931904 [ 4 ] {b81b5390-8342-483f-9503-76aa3b702728} <Debug> TCPHandler: Processed in 0.002723925 sec. | ||
| 23431 | 2026.05.18 07:28:29.948299 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23432 | 2026.05.18 07:28:29.948435 [ 4 ] {2a8d3164-4724-4ef8-8d57-38db9f1cf0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23433 | 2026.05.18 07:28:29.948489 [ 4 ] {2a8d3164-4724-4ef8-8d57-38db9f1cf0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23434 | 2026.05.18 07:28:29.949135 [ 4 ] {2a8d3164-4724-4ef8-8d57-38db9f1cf0c9} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23435 | 2026.05.18 07:28:29.949184 [ 4 ] {2a8d3164-4724-4ef8-8d57-38db9f1cf0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23436 | 2026.05.18 07:28:29.949574 [ 4 ] {2a8d3164-4724-4ef8-8d57-38db9f1cf0c9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23437 | 2026.05.18 07:28:29.949814 [ 4 ] {2a8d3164-4724-4ef8-8d57-38db9f1cf0c9} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23438 | 2026.05.18 07:28:29.949970 [ 4 ] {2a8d3164-4724-4ef8-8d57-38db9f1cf0c9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001573 sec., 180546.72600127145 rows/sec., 11.47 MiB/sec. | ||
| 23439 | 2026.05.18 07:28:29.950011 [ 4 ] {2a8d3164-4724-4ef8-8d57-38db9f1cf0c9} <Debug> TCPHandler: Processed in 0.00178581 sec. | ||
| 23440 | 2026.05.18 07:28:29.950188 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23441 | 2026.05.18 07:28:29.950292 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23442 | 2026.05.18 07:28:29.950336 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23443 | 2026.05.18 07:28:29.952075 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23444 | 2026.05.18 07:28:29.952114 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23445 | 2026.05.18 07:28:29.952599 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23446 | 2026.05.18 07:28:29.952817 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23447 | 2026.05.18 07:28:29.952962 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Debug> executeQuery: Read 3189 rows, 242.81 KiB in 0.002692 sec., 1184621.0995542349 rows/sec., 88.08 MiB/sec. | ||
| 23448 | 2026.05.18 07:28:29.953000 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 23449 | 2026.05.18 07:28:29.953014 [ 4 ] {7c4c48d3-fc61-4a56-a2c4-f8f4445f97fa} <Debug> TCPHandler: Processed in 0.002876656 sec. | ||
| 23450 | 2026.05.18 07:28:29.953152 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23451 | 2026.05.18 07:28:29.953253 [ 4 ] {abccf16c-8a70-48e2-9d5a-429c8eb8edce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23452 | 2026.05.18 07:28:29.953294 [ 4 ] {abccf16c-8a70-48e2-9d5a-429c8eb8edce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23453 | 2026.05.18 07:28:29.953750 [ 4 ] {abccf16c-8a70-48e2-9d5a-429c8eb8edce} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23454 | 2026.05.18 07:28:29.953787 [ 4 ] {abccf16c-8a70-48e2-9d5a-429c8eb8edce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23455 | 2026.05.18 07:28:29.954083 [ 4 ] {abccf16c-8a70-48e2-9d5a-429c8eb8edce} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 23456 | 2026.05.18 07:28:29.954295 [ 4 ] {abccf16c-8a70-48e2-9d5a-429c8eb8edce} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23457 | 2026.05.18 07:28:29.954426 [ 4 ] {abccf16c-8a70-48e2-9d5a-429c8eb8edce} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001193 sec., 139983.2355406538 rows/sec., 8.53 MiB/sec. | ||
| 23458 | 2026.05.18 07:28:29.954424 [ 157 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 23459 | 2026.05.18 07:28:29.954463 [ 4 ] {abccf16c-8a70-48e2-9d5a-429c8eb8edce} <Debug> TCPHandler: Processed in 0.001360897 sec. | ||
| 23460 | 2026.05.18 07:28:29.954503 [ 157 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23461 | 2026.05.18 07:28:29.954528 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23462 | 2026.05.18 07:28:29.954625 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23463 | 2026.05.18 07:28:29.954629 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 23464 | 2026.05.18 07:28:29.954732 [ 4 ] {24316d86-ac11-401d-bfbd-f025f533fbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23465 | 2026.05.18 07:28:29.954765 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23466 | 2026.05.18 07:28:29.954777 [ 4 ] {24316d86-ac11-401d-bfbd-f025f533fbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23467 | 2026.05.18 07:28:29.954803 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 237 rows starting from the beginning of the part | ||
| 23468 | 2026.05.18 07:28:29.954877 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 153 rows starting from the beginning of the part | ||
| 23469 | 2026.05.18 07:28:29.954925 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 44 rows starting from the beginning of the part | ||
| 23470 | 2026.05.18 07:28:29.954967 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 153 rows starting from the beginning of the part | ||
| 23471 | 2026.05.18 07:28:29.955008 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 46 rows starting from the beginning of the part | ||
| 23472 | 2026.05.18 07:28:29.955048 [ 200 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 167 rows starting from the beginning of the part | ||
| 23473 | 2026.05.18 07:28:29.955616 [ 4 ] {24316d86-ac11-401d-bfbd-f025f533fbda} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23474 | 2026.05.18 07:28:29.955658 [ 4 ] {24316d86-ac11-401d-bfbd-f025f533fbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23475 | 2026.05.18 07:28:29.955948 [ 190 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354778 sec., 590502.650618773 rows/sec., 39.42 MiB/sec. | ||
| 23476 | 2026.05.18 07:28:29.956003 [ 4 ] {24316d86-ac11-401d-bfbd-f025f533fbda} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23477 | 2026.05.18 07:28:29.956138 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 23478 | 2026.05.18 07:28:29.956238 [ 4 ] {24316d86-ac11-401d-bfbd-f025f533fbda} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23479 | 2026.05.18 07:28:29.956387 [ 4 ] {24316d86-ac11-401d-bfbd-f025f533fbda} <Debug> executeQuery: Read 953 rows, 57.40 KiB in 0.001674 sec., 569295.101553166 rows/sec., 33.49 MiB/sec. | ||
| 23480 | 2026.05.18 07:28:29.956424 [ 4 ] {24316d86-ac11-401d-bfbd-f025f533fbda} <Debug> TCPHandler: Processed in 0.00184925 sec. | ||
| 23481 | 2026.05.18 07:28:29.956437 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23482 | 2026.05.18 07:28:29.956516 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_136_27} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 23483 | 2026.05.18 07:28:29.956564 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23484 | 2026.05.18 07:28:29.956592 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 23485 | 2026.05.18 07:28:29.956667 [ 4 ] {fb3057ee-4134-496d-95f8-7b123e4a59a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23486 | 2026.05.18 07:28:29.956712 [ 4 ] {fb3057ee-4134-496d-95f8-7b123e4a59a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23487 | 2026.05.18 07:28:29.957111 [ 4 ] {fb3057ee-4134-496d-95f8-7b123e4a59a1} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23488 | 2026.05.18 07:28:29.957147 [ 4 ] {fb3057ee-4134-496d-95f8-7b123e4a59a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23489 | 2026.05.18 07:28:29.957437 [ 4 ] {fb3057ee-4134-496d-95f8-7b123e4a59a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 23490 | 2026.05.18 07:28:29.957643 [ 4 ] {fb3057ee-4134-496d-95f8-7b123e4a59a1} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23491 | 2026.05.18 07:28:29.957773 [ 4 ] {fb3057ee-4134-496d-95f8-7b123e4a59a1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 23492 | 2026.05.18 07:28:29.957808 [ 4 ] {fb3057ee-4134-496d-95f8-7b123e4a59a1} <Debug> TCPHandler: Processed in 0.001294307 sec. | ||
| 23493 | 2026.05.18 07:28:29.958028 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23494 | 2026.05.18 07:28:29.958132 [ 4 ] {39dbce56-78e4-481d-a7b0-1f3adeea88ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23495 | 2026.05.18 07:28:29.958173 [ 4 ] {39dbce56-78e4-481d-a7b0-1f3adeea88ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23496 | 2026.05.18 07:28:29.958630 [ 4 ] {39dbce56-78e4-481d-a7b0-1f3adeea88ac} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23497 | 2026.05.18 07:28:29.958668 [ 4 ] {39dbce56-78e4-481d-a7b0-1f3adeea88ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23498 | 2026.05.18 07:28:29.958990 [ 4 ] {39dbce56-78e4-481d-a7b0-1f3adeea88ac} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23499 | 2026.05.18 07:28:29.959215 [ 4 ] {39dbce56-78e4-481d-a7b0-1f3adeea88ac} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23500 | 2026.05.18 07:28:29.959346 [ 4 ] {39dbce56-78e4-481d-a7b0-1f3adeea88ac} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 23501 | 2026.05.18 07:28:29.959382 [ 4 ] {39dbce56-78e4-481d-a7b0-1f3adeea88ac} <Debug> TCPHandler: Processed in 0.001406948 sec. | ||
| 23502 | 2026.05.18 07:28:29.959511 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23503 | 2026.05.18 07:28:29.959609 [ 4 ] {acd1b5cf-5e65-42bc-8080-6b23c3b517e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23504 | 2026.05.18 07:28:29.959648 [ 4 ] {acd1b5cf-5e65-42bc-8080-6b23c3b517e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23505 | 2026.05.18 07:28:29.960710 [ 4 ] {acd1b5cf-5e65-42bc-8080-6b23c3b517e1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23506 | 2026.05.18 07:28:29.960746 [ 4 ] {acd1b5cf-5e65-42bc-8080-6b23c3b517e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23507 | 2026.05.18 07:28:29.961118 [ 4 ] {acd1b5cf-5e65-42bc-8080-6b23c3b517e1} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23508 | 2026.05.18 07:28:29.961330 [ 4 ] {acd1b5cf-5e65-42bc-8080-6b23c3b517e1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23509 | 2026.05.18 07:28:29.961471 [ 4 ] {acd1b5cf-5e65-42bc-8080-6b23c3b517e1} <Debug> executeQuery: Read 1739 rows, 119.84 KiB in 0.001881 sec., 924508.2402977139 rows/sec., 62.22 MiB/sec. | ||
| 23510 | 2026.05.18 07:28:29.961508 [ 4 ] {acd1b5cf-5e65-42bc-8080-6b23c3b517e1} <Debug> TCPHandler: Processed in 0.002046341 sec. | ||
| 23511 | 2026.05.18 07:28:29.961657 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23512 | 2026.05.18 07:28:29.961754 [ 4 ] {4ff44f78-66a4-4521-852c-c16a420ba966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23513 | 2026.05.18 07:28:29.961795 [ 4 ] {4ff44f78-66a4-4521-852c-c16a420ba966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23514 | 2026.05.18 07:28:29.962178 [ 4 ] {4ff44f78-66a4-4521-852c-c16a420ba966} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23515 | 2026.05.18 07:28:29.962214 [ 4 ] {4ff44f78-66a4-4521-852c-c16a420ba966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23516 | 2026.05.18 07:28:29.962523 [ 4 ] {4ff44f78-66a4-4521-852c-c16a420ba966} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 23517 | 2026.05.18 07:28:29.962866 [ 4 ] {4ff44f78-66a4-4521-852c-c16a420ba966} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23518 | 2026.05.18 07:28:29.962985 [ 170 ] {} <Debug> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 23519 | 2026.05.18 07:28:29.963005 [ 4 ] {4ff44f78-66a4-4521-852c-c16a420ba966} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00127 sec., 4724.4094488188975 rows/sec., 246.83 KiB/sec. | ||
| 23520 | 2026.05.18 07:28:29.963028 [ 170 ] {} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23521 | 2026.05.18 07:28:29.963047 [ 4 ] {4ff44f78-66a4-4521-852c-c16a420ba966} <Debug> TCPHandler: Processed in 0.001439098 sec. | ||
| 23522 | 2026.05.18 07:28:29.963052 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23523 | 2026.05.18 07:28:29.963170 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 23524 | 2026.05.18 07:28:29.963194 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23525 | 2026.05.18 07:28:29.963300 [ 4 ] {54101cf9-a4ad-4981-824a-aa6a0a73dddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23526 | 2026.05.18 07:28:29.963307 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23527 | 2026.05.18 07:28:29.963347 [ 4 ] {54101cf9-a4ad-4981-824a-aa6a0a73dddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23528 | 2026.05.18 07:28:29.963354 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 330 rows starting from the beginning of the part | ||
| 23529 | 2026.05.18 07:28:29.963431 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 23530 | 2026.05.18 07:28:29.963477 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 23531 | 2026.05.18 07:28:29.963520 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 23532 | 2026.05.18 07:28:29.963561 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 23533 | 2026.05.18 07:28:29.963600 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 23534 | 2026.05.18 07:28:29.964120 [ 4 ] {54101cf9-a4ad-4981-824a-aa6a0a73dddd} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23535 | 2026.05.18 07:28:29.964162 [ 4 ] {54101cf9-a4ad-4981-824a-aa6a0a73dddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23536 | 2026.05.18 07:28:29.964478 [ 194 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347418 sec., 267177.6686967222 rows/sec., 13.63 MiB/sec. | ||
| 23537 | 2026.05.18 07:28:29.964614 [ 4 ] {54101cf9-a4ad-4981-824a-aa6a0a73dddd} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23538 | 2026.05.18 07:28:29.964638 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 23539 | 2026.05.18 07:28:29.964904 [ 4 ] {54101cf9-a4ad-4981-824a-aa6a0a73dddd} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23540 | 2026.05.18 07:28:29.964965 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23541 | 2026.05.18 07:28:29.965042 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_154_34 to all_159_159_0 | ||
| 23542 | 2026.05.18 07:28:29.965048 [ 190 ] {f483ffe4-d03b-4f43-ab4c-8057b4da3e23::all_1_60_13} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 23543 | 2026.05.18 07:28:29.965070 [ 4 ] {54101cf9-a4ad-4981-824a-aa6a0a73dddd} <Debug> executeQuery: Read 1671 rows, 104.41 KiB in 0.001788 sec., 934563.7583892617 rows/sec., 57.03 MiB/sec. | ||
| 23544 | 2026.05.18 07:28:29.965081 [ 170 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23545 | 2026.05.18 07:28:29.965117 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23546 | 2026.05.18 07:28:29.965120 [ 4 ] {54101cf9-a4ad-4981-824a-aa6a0a73dddd} <Debug> TCPHandler: Processed in 0.001975861 sec. | ||
| 23547 | 2026.05.18 07:28:29.965145 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 23548 | 2026.05.18 07:28:29.965254 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_34 to all_159_159_0 into Compact with storage Full | ||
| 23549 | 2026.05.18 07:28:29.965260 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23550 | 2026.05.18 07:28:29.965381 [ 4 ] {e93afeee-ad77-4884-b6ab-aeb930a396ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23551 | 2026.05.18 07:28:29.965392 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23552 | 2026.05.18 07:28:29.965425 [ 4 ] {e93afeee-ad77-4884-b6ab-aeb930a396ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23553 | 2026.05.18 07:28:29.965435 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_154_34, total 59240 rows starting from the beginning of the part | ||
| 23554 | 2026.05.18 07:28:29.965510 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 265 rows starting from the beginning of the part | ||
| 23555 | 2026.05.18 07:28:29.965560 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 23556 | 2026.05.18 07:28:29.965604 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 265 rows starting from the beginning of the part | ||
| 23557 | 2026.05.18 07:28:29.965647 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 23558 | 2026.05.18 07:28:29.965689 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1671 rows starting from the beginning of the part | ||
| 23559 | 2026.05.18 07:28:29.965788 [ 4 ] {e93afeee-ad77-4884-b6ab-aeb930a396ee} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23560 | 2026.05.18 07:28:29.965831 [ 4 ] {e93afeee-ad77-4884-b6ab-aeb930a396ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23561 | 2026.05.18 07:28:29.966152 [ 4 ] {e93afeee-ad77-4884-b6ab-aeb930a396ee} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 23562 | 2026.05.18 07:28:29.966361 [ 4 ] {e93afeee-ad77-4884-b6ab-aeb930a396ee} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23563 | 2026.05.18 07:28:29.966484 [ 170 ] {} <Debug> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 23564 | 2026.05.18 07:28:29.966515 [ 170 ] {} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23565 | 2026.05.18 07:28:29.966518 [ 4 ] {e93afeee-ad77-4884-b6ab-aeb930a396ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 23566 | 2026.05.18 07:28:29.966533 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23567 | 2026.05.18 07:28:29.966567 [ 4 ] {e93afeee-ad77-4884-b6ab-aeb930a396ee} <Debug> TCPHandler: Processed in 0.001355457 sec. | ||
| 23568 | 2026.05.18 07:28:29.966625 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 23569 | 2026.05.18 07:28:29.966730 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23570 | 2026.05.18 07:28:29.966760 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 56 rows starting from the beginning of the part | ||
| 23571 | 2026.05.18 07:28:29.966813 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 23572 | 2026.05.18 07:28:29.966859 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 23573 | 2026.05.18 07:28:29.966881 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23574 | 2026.05.18 07:28:29.966898 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 23575 | 2026.05.18 07:28:29.966946 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 23576 | 2026.05.18 07:28:29.966986 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 23577 | 2026.05.18 07:28:29.966991 [ 4 ] {0ada58c2-1ba2-46e9-9837-d7faa89b7d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23578 | 2026.05.18 07:28:29.967057 [ 4 ] {0ada58c2-1ba2-46e9-9837-d7faa89b7d5b} <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 | ||
| 23579 | 2026.05.18 07:28:29.967737 [ 193 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146627 sec., 53199.51475065562 rows/sec., 3.50 MiB/sec. | ||
| 23580 | 2026.05.18 07:28:29.967863 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 23581 | 2026.05.18 07:28:29.967909 [ 4 ] {0ada58c2-1ba2-46e9-9837-d7faa89b7d5b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23582 | 2026.05.18 07:28:29.967952 [ 4 ] {0ada58c2-1ba2-46e9-9837-d7faa89b7d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23583 | 2026.05.18 07:28:29.968132 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23584 | 2026.05.18 07:28:29.968211 [ 194 ] {849a332f-13d9-4121-bbf2-5b3340776e65::all_1_61_13} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 23585 | 2026.05.18 07:28:29.968276 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23586 | 2026.05.18 07:28:29.968540 [ 4 ] {0ada58c2-1ba2-46e9-9837-d7faa89b7d5b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 23587 | 2026.05.18 07:28:29.968774 [ 4 ] {0ada58c2-1ba2-46e9-9837-d7faa89b7d5b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23588 | 2026.05.18 07:28:29.968924 [ 4 ] {0ada58c2-1ba2-46e9-9837-d7faa89b7d5b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001952 sec., 12807.377049180328 rows/sec., 22.95 MiB/sec. | ||
| 23589 | 2026.05.18 07:28:29.968997 [ 4 ] {0ada58c2-1ba2-46e9-9837-d7faa89b7d5b} <Debug> TCPHandler: Processed in 0.002194582 sec. | ||
| 23590 | 2026.05.18 07:28:29.969128 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23591 | 2026.05.18 07:28:29.969227 [ 4 ] {1128d712-110c-422a-912b-c85ba668066c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23592 | 2026.05.18 07:28:29.969269 [ 4 ] {1128d712-110c-422a-912b-c85ba668066c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23593 | 2026.05.18 07:28:29.969625 [ 4 ] {1128d712-110c-422a-912b-c85ba668066c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23594 | 2026.05.18 07:28:29.969661 [ 4 ] {1128d712-110c-422a-912b-c85ba668066c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23595 | 2026.05.18 07:28:29.969980 [ 4 ] {1128d712-110c-422a-912b-c85ba668066c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23596 | 2026.05.18 07:28:29.970198 [ 4 ] {1128d712-110c-422a-912b-c85ba668066c} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23597 | 2026.05.18 07:28:29.970331 [ 4 ] {1128d712-110c-422a-912b-c85ba668066c} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001124 sec., 58718.861209964416 rows/sec., 3.57 MiB/sec. | ||
| 23598 | 2026.05.18 07:28:29.970366 [ 4 ] {1128d712-110c-422a-912b-c85ba668066c} <Debug> TCPHandler: Processed in 0.001287507 sec. | ||
| 23599 | 2026.05.18 07:28:29.970462 [ 219 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23600 | 2026.05.18 07:28:29.970494 [ 219 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23601 | 2026.05.18 07:28:29.972380 [ 219 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23602 | 2026.05.18 07:28:29.975896 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61761 rows, containing 5 columns (5 merged, 0 gathered) in 0.010685859 sec., 5779694.45413794 rows/sec., 372.41 MiB/sec. | ||
| 23603 | 2026.05.18 07:28:29.976310 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Trace> MergedBlockOutputStream: filled checksums all_1_159_35 (state Temporary) | ||
| 23604 | 2026.05.18 07:28:29.976579 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_159_35 to all_1_159_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23605 | 2026.05.18 07:28:29.976652 [ 194 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_159_35} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_154_34, all_159_159_0] -> all_1_159_35 | ||
| 23606 | 2026.05.18 07:28:29.976729 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 23607 | 2026.05.18 07:28:30.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.13 MiB, peak 424.68 MiB, free memory in arenas 0.00 B, will set to 406.19 MiB (RSS), difference: -1.94 MiB | ||
| 23608 | 2026.05.18 07:28:30.149011 [ 170 ] {} <Debug> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 23609 | 2026.05.18 07:28:30.149081 [ 170 ] {} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23610 | 2026.05.18 07:28:30.149102 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 23611 | 2026.05.18 07:28:30.149256 [ 193 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::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 | ||
| 23612 | 2026.05.18 07:28:30.149415 [ 193 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23613 | 2026.05.18 07:28:30.149450 [ 193 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 23614 | 2026.05.18 07:28:30.149519 [ 193 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 23615 | 2026.05.18 07:28:30.149565 [ 193 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 23616 | 2026.05.18 07:28:30.149610 [ 193 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 23617 | 2026.05.18 07:28:30.149656 [ 193 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::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 | ||
| 23618 | 2026.05.18 07:28:30.150835 [ 192 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001632009 sec., 25735.15219585186 rows/sec., 1.84 MiB/sec. | ||
| 23619 | 2026.05.18 07:28:30.151034 [ 192 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 23620 | 2026.05.18 07:28:30.151371 [ 192 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23621 | 2026.05.18 07:28:30.151453 [ 192 ] {dff8c5d1-e541-486d-9dac-1827d78b7984::all_1_5_1} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 23622 | 2026.05.18 07:28:30.151564 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23623 | 2026.05.18 07:28:32.321701 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56376 | ||
| 23624 | 2026.05.18 07:28:32.321796 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23625 | 2026.05.18 07:28:32.321821 [ 306 ] {} <Debug> TCP-Session: 548133e1-ba1a-4763-a4b2-4dc41a7ab188 Authenticating user 'default' from [fd00:1122:3344:101::e]:56376 | ||
| 23626 | 2026.05.18 07:28:32.321843 [ 306 ] {} <Debug> TCP-Session: 548133e1-ba1a-4763-a4b2-4dc41a7ab188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23627 | 2026.05.18 07:28:32.321857 [ 306 ] {} <Debug> TCP-Session: 548133e1-ba1a-4763-a4b2-4dc41a7ab188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23628 | 2026.05.18 07:28:32.322160 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46880 | ||
| 23629 | 2026.05.18 07:28:32.322191 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55449 | ||
| 23630 | 2026.05.18 07:28:32.322197 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57581 | ||
| 23631 | 2026.05.18 07:28:32.322243 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35858 | ||
| 23632 | 2026.05.18 07:28:32.322282 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23633 | 2026.05.18 07:28:32.322302 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23634 | 2026.05.18 07:28:32.322254 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23635 | 2026.05.18 07:28:32.322332 [ 309 ] {} <Debug> TCP-Session: 3a506b05-58a5-4078-940e-315949ceb7c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55449 | ||
| 23636 | 2026.05.18 07:28:32.322352 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23637 | 2026.05.18 07:28:32.322370 [ 307 ] {} <Debug> TCP-Session: 73f1a622-c1a2-4ec7-9567-5f9e76b9b39d Authenticating user 'default' from [fd00:1122:3344:101::e]:46880 | ||
| 23638 | 2026.05.18 07:28:32.322380 [ 309 ] {} <Debug> TCP-Session: 3a506b05-58a5-4078-940e-315949ceb7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23639 | 2026.05.18 07:28:32.322400 [ 303 ] {} <Debug> TCP-Session: ff3170d0-1216-4635-829c-cdc5f6ae6c5e Authenticating user 'default' from [fd00:1122:3344:101::e]:35858 | ||
| 23640 | 2026.05.18 07:28:32.322417 [ 309 ] {} <Debug> TCP-Session: 3a506b05-58a5-4078-940e-315949ceb7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23641 | 2026.05.18 07:28:32.322411 [ 307 ] {} <Debug> TCP-Session: 73f1a622-c1a2-4ec7-9567-5f9e76b9b39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23642 | 2026.05.18 07:28:32.322440 [ 303 ] {} <Debug> TCP-Session: ff3170d0-1216-4635-829c-cdc5f6ae6c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23643 | 2026.05.18 07:28:32.322458 [ 307 ] {} <Debug> TCP-Session: 73f1a622-c1a2-4ec7-9567-5f9e76b9b39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23644 | 2026.05.18 07:28:32.322474 [ 303 ] {} <Debug> TCP-Session: ff3170d0-1216-4635-829c-cdc5f6ae6c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23645 | 2026.05.18 07:28:32.322347 [ 310 ] {} <Debug> TCP-Session: e53b3d4e-f26d-4033-b261-2233a49a019d Authenticating user 'default' from [fd00:1122:3344:101::e]:57581 | ||
| 23646 | 2026.05.18 07:28:32.322231 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45214 | ||
| 23647 | 2026.05.18 07:28:32.322539 [ 310 ] {} <Debug> TCP-Session: e53b3d4e-f26d-4033-b261-2233a49a019d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23648 | 2026.05.18 07:28:32.322218 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53175 | ||
| 23649 | 2026.05.18 07:28:32.322576 [ 310 ] {} <Debug> TCP-Session: e53b3d4e-f26d-4033-b261-2233a49a019d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23650 | 2026.05.18 07:28:32.322585 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23651 | 2026.05.18 07:28:32.322207 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40833 | ||
| 23652 | 2026.05.18 07:28:32.322634 [ 302 ] {} <Debug> TCP-Session: 9358b4d7-f07d-44ff-a02f-a405033d5d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:45214 | ||
| 23653 | 2026.05.18 07:28:32.322624 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23654 | 2026.05.18 07:28:32.322677 [ 302 ] {} <Debug> TCP-Session: 9358b4d7-f07d-44ff-a02f-a405033d5d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23655 | 2026.05.18 07:28:32.322703 [ 269 ] {} <Debug> TCP-Session: a8b7cedd-8830-4746-a748-eccaf4d637e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53175 | ||
| 23656 | 2026.05.18 07:28:32.322708 [ 302 ] {} <Debug> TCP-Session: 9358b4d7-f07d-44ff-a02f-a405033d5d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23657 | 2026.05.18 07:28:32.322729 [ 269 ] {} <Debug> TCP-Session: a8b7cedd-8830-4746-a748-eccaf4d637e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23658 | 2026.05.18 07:28:32.322197 [ 306 ] {} <Trace> TCP-Session: 548133e1-ba1a-4763-a4b2-4dc41a7ab188 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23659 | 2026.05.18 07:28:32.322753 [ 269 ] {} <Debug> TCP-Session: a8b7cedd-8830-4746-a748-eccaf4d637e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23660 | 2026.05.18 07:28:32.322185 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56745 | ||
| 23661 | 2026.05.18 07:28:32.322830 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23662 | 2026.05.18 07:28:32.322855 [ 3 ] {} <Debug> TCP-Session: e5fdf851-71cf-431a-aaf3-42ef89ff4218 Authenticating user 'default' from [fd00:1122:3344:101::e]:40833 | ||
| 23663 | 2026.05.18 07:28:32.322873 [ 3 ] {} <Debug> TCP-Session: e5fdf851-71cf-431a-aaf3-42ef89ff4218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23664 | 2026.05.18 07:28:32.322887 [ 3 ] {} <Debug> TCP-Session: e5fdf851-71cf-431a-aaf3-42ef89ff4218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23665 | 2026.05.18 07:28:32.322968 [ 306 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23666 | 2026.05.18 07:28:32.323071 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23667 | 2026.05.18 07:28:32.323107 [ 308 ] {} <Debug> TCP-Session: 23228421-45ed-4cf7-a6e0-25b1796b4a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:56745 | ||
| 23668 | 2026.05.18 07:28:32.323125 [ 308 ] {} <Debug> TCP-Session: 23228421-45ed-4cf7-a6e0-25b1796b4a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23669 | 2026.05.18 07:28:32.323138 [ 308 ] {} <Debug> TCP-Session: 23228421-45ed-4cf7-a6e0-25b1796b4a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23670 | 2026.05.18 07:28:32.323231 [ 306 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23671 | 2026.05.18 07:28:32.323288 [ 306 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23672 | 2026.05.18 07:28:32.323558 [ 306 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 23673 | 2026.05.18 07:28:32.324472 [ 346 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Trace> AggregatingTransform: Aggregating | ||
| 23674 | 2026.05.18 07:28:32.324503 [ 346 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 23675 | 2026.05.18 07:28:32.324535 [ 346 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881905 sec. (1133.909 rows/sec., 44.29 KiB/sec.) | ||
| 23676 | 2026.05.18 07:28:32.324552 [ 346 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Trace> Aggregator: Merging aggregated data | ||
| 23677 | 2026.05.18 07:28:32.325112 [ 306 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002207 sec., 453.1037607612143 rows/sec., 17.70 KiB/sec. | ||
| 23678 | 2026.05.18 07:28:32.325224 [ 306 ] {8fd229a9-e9e4-4f03-813a-ab918f00c0f7} <Debug> TCPHandler: Processed in 0.003140007 sec. | ||
| 23679 | 2026.05.18 07:28:32.325327 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23680 | 2026.05.18 07:28:32.325359 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23681 | 2026.05.18 07:28:32.325367 [ 306 ] {} <Debug> TCP-Session: 548133e1-ba1a-4763-a4b2-4dc41a7ab188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23682 | 2026.05.18 07:28:32.325388 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23683 | 2026.05.18 07:28:32.325404 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23684 | 2026.05.18 07:28:32.325419 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23685 | 2026.05.18 07:28:32.325456 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23686 | 2026.05.18 07:28:32.325463 [ 310 ] {} <Debug> TCP-Session: e53b3d4e-f26d-4033-b261-2233a49a019d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23687 | 2026.05.18 07:28:32.325470 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23688 | 2026.05.18 07:28:32.325498 [ 3 ] {} <Debug> TCP-Session: e5fdf851-71cf-431a-aaf3-42ef89ff4218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23689 | 2026.05.18 07:28:32.325519 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23690 | 2026.05.18 07:28:32.325525 [ 302 ] {} <Debug> TCP-Session: 9358b4d7-f07d-44ff-a02f-a405033d5d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23691 | 2026.05.18 07:28:32.325558 [ 269 ] {} <Debug> TCP-Session: a8b7cedd-8830-4746-a748-eccaf4d637e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23692 | 2026.05.18 07:28:32.325443 [ 308 ] {} <Debug> TCP-Session: 23228421-45ed-4cf7-a6e0-25b1796b4a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23693 | 2026.05.18 07:28:32.325441 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23694 | 2026.05.18 07:28:32.325417 [ 303 ] {} <Debug> TCP-Session: ff3170d0-1216-4635-829c-cdc5f6ae6c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23695 | 2026.05.18 07:28:32.325638 [ 307 ] {} <Debug> TCP-Session: 73f1a622-c1a2-4ec7-9567-5f9e76b9b39d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23696 | 2026.05.18 07:28:32.325487 [ 309 ] {} <Debug> TCP-Session: 3a506b05-58a5-4078-940e-315949ceb7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23697 | 2026.05.18 07:28:32.500303 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48892 | ||
| 23698 | 2026.05.18 07:28:32.500382 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23699 | 2026.05.18 07:28:32.500408 [ 306 ] {} <Debug> TCP-Session: a79d1969-d0a5-48bf-abc8-368e40e1b957 Authenticating user 'default' from [fd00:1122:3344:101::e]:48892 | ||
| 23700 | 2026.05.18 07:28:32.500430 [ 306 ] {} <Debug> TCP-Session: a79d1969-d0a5-48bf-abc8-368e40e1b957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23701 | 2026.05.18 07:28:32.500443 [ 306 ] {} <Debug> TCP-Session: a79d1969-d0a5-48bf-abc8-368e40e1b957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23702 | 2026.05.18 07:28:32.500646 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43953 | ||
| 23703 | 2026.05.18 07:28:32.500665 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61213 | ||
| 23704 | 2026.05.18 07:28:32.500692 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33580 | ||
| 23705 | 2026.05.18 07:28:32.500717 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35226 | ||
| 23706 | 2026.05.18 07:28:32.500741 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23707 | 2026.05.18 07:28:32.500763 [ 306 ] {} <Trace> TCP-Session: a79d1969-d0a5-48bf-abc8-368e40e1b957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23708 | 2026.05.18 07:28:32.500783 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23709 | 2026.05.18 07:28:32.500790 [ 307 ] {} <Debug> TCP-Session: a872f060-0879-4812-bc01-fe5ac2b5cee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43953 | ||
| 23710 | 2026.05.18 07:28:32.500800 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23711 | 2026.05.18 07:28:32.500814 [ 310 ] {} <Debug> TCP-Session: f67f4ac7-aec7-4904-bd36-02419cc03c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:33580 | ||
| 23712 | 2026.05.18 07:28:32.500829 [ 307 ] {} <Debug> TCP-Session: a872f060-0879-4812-bc01-fe5ac2b5cee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23713 | 2026.05.18 07:28:32.500837 [ 302 ] {} <Debug> TCP-Session: 382c5ab7-3ace-4b01-9fba-ef166f80a8ce Authenticating user 'default' from [fd00:1122:3344:101::e]:35226 | ||
| 23714 | 2026.05.18 07:28:32.500849 [ 310 ] {} <Debug> TCP-Session: f67f4ac7-aec7-4904-bd36-02419cc03c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23715 | 2026.05.18 07:28:32.500856 [ 307 ] {} <Debug> TCP-Session: a872f060-0879-4812-bc01-fe5ac2b5cee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23716 | 2026.05.18 07:28:32.500869 [ 302 ] {} <Debug> TCP-Session: 382c5ab7-3ace-4b01-9fba-ef166f80a8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23717 | 2026.05.18 07:28:32.500881 [ 310 ] {} <Debug> TCP-Session: f67f4ac7-aec7-4904-bd36-02419cc03c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23718 | 2026.05.18 07:28:32.500901 [ 302 ] {} <Debug> TCP-Session: 382c5ab7-3ace-4b01-9fba-ef166f80a8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23719 | 2026.05.18 07:28:32.500771 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23720 | 2026.05.18 07:28:32.500941 [ 306 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23721 | 2026.05.18 07:28:32.500728 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37120 | ||
| 23722 | 2026.05.18 07:28:32.500977 [ 308 ] {} <Debug> TCP-Session: 4d6fc911-e47e-440b-bbce-f5763e51dc20 Authenticating user 'default' from [fd00:1122:3344:101::e]:61213 | ||
| 23723 | 2026.05.18 07:28:32.500710 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62165 | ||
| 23724 | 2026.05.18 07:28:32.501028 [ 308 ] {} <Debug> TCP-Session: 4d6fc911-e47e-440b-bbce-f5763e51dc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23725 | 2026.05.18 07:28:32.501026 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23726 | 2026.05.18 07:28:32.501058 [ 308 ] {} <Debug> TCP-Session: 4d6fc911-e47e-440b-bbce-f5763e51dc20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23727 | 2026.05.18 07:28:32.501071 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23728 | 2026.05.18 07:28:32.501078 [ 303 ] {} <Debug> TCP-Session: 5e24a361-dde4-419b-b0e3-757b27e862f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37120 | ||
| 23729 | 2026.05.18 07:28:32.501104 [ 269 ] {} <Debug> TCP-Session: 45e74edf-0104-46c0-9428-455c532800f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62165 | ||
| 23730 | 2026.05.18 07:28:32.501119 [ 303 ] {} <Debug> TCP-Session: 5e24a361-dde4-419b-b0e3-757b27e862f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23731 | 2026.05.18 07:28:32.501135 [ 269 ] {} <Debug> TCP-Session: 45e74edf-0104-46c0-9428-455c532800f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23732 | 2026.05.18 07:28:32.501144 [ 303 ] {} <Debug> TCP-Session: 5e24a361-dde4-419b-b0e3-757b27e862f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23733 | 2026.05.18 07:28:32.501158 [ 269 ] {} <Debug> TCP-Session: 45e74edf-0104-46c0-9428-455c532800f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23734 | 2026.05.18 07:28:32.500701 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34412 | ||
| 23735 | 2026.05.18 07:28:32.501207 [ 306 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23736 | 2026.05.18 07:28:32.500698 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40942 | ||
| 23737 | 2026.05.18 07:28:32.501269 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23738 | 2026.05.18 07:28:32.501273 [ 306 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23739 | 2026.05.18 07:28:32.501299 [ 3 ] {} <Debug> TCP-Session: 5257235b-8941-448a-8438-aae9db78249c Authenticating user 'default' from [fd00:1122:3344:101::e]:34412 | ||
| 23740 | 2026.05.18 07:28:32.501301 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23741 | 2026.05.18 07:28:32.501328 [ 3 ] {} <Debug> TCP-Session: 5257235b-8941-448a-8438-aae9db78249c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23742 | 2026.05.18 07:28:32.501333 [ 309 ] {} <Debug> TCP-Session: 3e8efe08-e6b3-4489-b676-71cacb9eb4f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40942 | ||
| 23743 | 2026.05.18 07:28:32.501343 [ 3 ] {} <Debug> TCP-Session: 5257235b-8941-448a-8438-aae9db78249c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23744 | 2026.05.18 07:28:32.501354 [ 309 ] {} <Debug> TCP-Session: 3e8efe08-e6b3-4489-b676-71cacb9eb4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23745 | 2026.05.18 07:28:32.501368 [ 309 ] {} <Debug> TCP-Session: 3e8efe08-e6b3-4489-b676-71cacb9eb4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23746 | 2026.05.18 07:28:32.501586 [ 306 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 23747 | 2026.05.18 07:28:32.502678 [ 337 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Trace> AggregatingTransform: Aggregating | ||
| 23748 | 2026.05.18 07:28:32.502711 [ 337 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 23749 | 2026.05.18 07:28:32.502741 [ 337 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054706 sec. (948.132 rows/sec., 37.04 KiB/sec.) | ||
| 23750 | 2026.05.18 07:28:32.502757 [ 337 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Trace> Aggregator: Merging aggregated data | ||
| 23751 | 2026.05.18 07:28:32.503726 [ 306 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00284 sec., 352.11267605633805 rows/sec., 13.75 KiB/sec. | ||
| 23752 | 2026.05.18 07:28:32.503858 [ 306 ] {ac108a17-8ccb-4bff-937b-881274cd2dd9} <Debug> TCPHandler: Processed in 0.003207117 sec. | ||
| 23753 | 2026.05.18 07:28:32.504075 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23754 | 2026.05.18 07:28:32.504106 [ 306 ] {} <Debug> TCP-Session: a79d1969-d0a5-48bf-abc8-368e40e1b957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23755 | 2026.05.18 07:28:32.504107 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23756 | 2026.05.18 07:28:32.504130 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23757 | 2026.05.18 07:28:32.504147 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23758 | 2026.05.18 07:28:32.504158 [ 307 ] {} <Debug> TCP-Session: a872f060-0879-4812-bc01-fe5ac2b5cee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23759 | 2026.05.18 07:28:32.504169 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23760 | 2026.05.18 07:28:32.504192 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23761 | 2026.05.18 07:28:32.504209 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23762 | 2026.05.18 07:28:32.504224 [ 310 ] {} <Debug> TCP-Session: f67f4ac7-aec7-4904-bd36-02419cc03c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23763 | 2026.05.18 07:28:32.504245 [ 269 ] {} <Debug> TCP-Session: 45e74edf-0104-46c0-9428-455c532800f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23764 | 2026.05.18 07:28:32.504245 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23765 | 2026.05.18 07:28:32.504271 [ 308 ] {} <Debug> TCP-Session: 4d6fc911-e47e-440b-bbce-f5763e51dc20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23766 | 2026.05.18 07:28:32.504225 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23767 | 2026.05.18 07:28:32.504306 [ 302 ] {} <Debug> TCP-Session: 382c5ab7-3ace-4b01-9fba-ef166f80a8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23768 | 2026.05.18 07:28:32.504197 [ 303 ] {} <Debug> TCP-Session: 5e24a361-dde4-419b-b0e3-757b27e862f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23769 | 2026.05.18 07:28:32.504343 [ 3 ] {} <Debug> TCP-Session: 5257235b-8941-448a-8438-aae9db78249c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23770 | 2026.05.18 07:28:32.504179 [ 309 ] {} <Debug> TCP-Session: 3e8efe08-e6b3-4489-b676-71cacb9eb4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23771 | 2026.05.18 07:28:32.636543 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23772 | 2026.05.18 07:28:32.636848 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 23773 | 2026.05.18 07:28:32.637326 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23774 | 2026.05.18 07:28:32.637385 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <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 | ||
| 23775 | 2026.05.18 07:28:32.637694 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23776 | 2026.05.18 07:28:32.637796 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23777 | 2026.05.18 07:28:32.638000 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 23778 | 2026.05.18 07:28:32.638047 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23779 | 2026.05.18 07:28:32.638076 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 23780 | 2026.05.18 07:28:32.638099 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23781 | 2026.05.18 07:28:32.638160 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <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'))" | ||
| 23782 | 2026.05.18 07:28:32.638188 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 23783 | 2026.05.18 07:28:32.639707 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002982 sec., 17437.96109993293 rows/sec., 4.08 MiB/sec. | ||
| 23784 | 2026.05.18 07:28:32.639874 [ 4 ] {13e7ef7b-434d-4803-ad4f-7d76178617f6} <Debug> TCPHandler: Processed in 0.00351386 sec. | ||
| 23785 | 2026.05.18 07:28:32.641494 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23786 | 2026.05.18 07:28:32.641643 [ 4 ] {4c5dff58-2a0b-4b6c-bcda-c33500026feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23787 | 2026.05.18 07:28:32.641701 [ 4 ] {4c5dff58-2a0b-4b6c-bcda-c33500026feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23788 | 2026.05.18 07:28:32.642403 [ 4 ] {4c5dff58-2a0b-4b6c-bcda-c33500026feb} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23789 | 2026.05.18 07:28:32.642459 [ 4 ] {4c5dff58-2a0b-4b6c-bcda-c33500026feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23790 | 2026.05.18 07:28:32.642924 [ 4 ] {4c5dff58-2a0b-4b6c-bcda-c33500026feb} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23791 | 2026.05.18 07:28:32.643213 [ 4 ] {4c5dff58-2a0b-4b6c-bcda-c33500026feb} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23792 | 2026.05.18 07:28:32.643409 [ 4 ] {4c5dff58-2a0b-4b6c-bcda-c33500026feb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.37 MiB/sec. | ||
| 23793 | 2026.05.18 07:28:32.643449 [ 89 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23794 | 2026.05.18 07:28:32.643457 [ 4 ] {4c5dff58-2a0b-4b6c-bcda-c33500026feb} <Debug> TCPHandler: Processed in 0.002028961 sec. | ||
| 23795 | 2026.05.18 07:28:32.643541 [ 89 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23796 | 2026.05.18 07:28:32.643575 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23797 | 2026.05.18 07:28:32.643693 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23798 | 2026.05.18 07:28:32.643768 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 23799 | 2026.05.18 07:28:32.643819 [ 4 ] {20c3219e-57dc-4a28-b373-946afba241c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23800 | 2026.05.18 07:28:32.643876 [ 4 ] {20c3219e-57dc-4a28-b373-946afba241c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23801 | 2026.05.18 07:28:32.643977 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23802 | 2026.05.18 07:28:32.644023 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3384 rows starting from the beginning of the part | ||
| 23803 | 2026.05.18 07:28:32.644093 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 144 rows starting from the beginning of the part | ||
| 23804 | 2026.05.18 07:28:32.644149 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 819 rows starting from the beginning of the part | ||
| 23805 | 2026.05.18 07:28:32.644199 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 148 rows starting from the beginning of the part | ||
| 23806 | 2026.05.18 07:28:32.644259 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 3189 rows starting from the beginning of the part | ||
| 23807 | 2026.05.18 07:28:32.644314 [ 194 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 23808 | 2026.05.18 07:28:32.644431 [ 4 ] {20c3219e-57dc-4a28-b373-946afba241c7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23809 | 2026.05.18 07:28:32.644488 [ 4 ] {20c3219e-57dc-4a28-b373-946afba241c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23810 | 2026.05.18 07:28:32.644896 [ 4 ] {20c3219e-57dc-4a28-b373-946afba241c7} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 23811 | 2026.05.18 07:28:32.645199 [ 4 ] {20c3219e-57dc-4a28-b373-946afba241c7} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23812 | 2026.05.18 07:28:32.645372 [ 4 ] {20c3219e-57dc-4a28-b373-946afba241c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001579 sec., 40531.98226725776 rows/sec., 3.16 MiB/sec. | ||
| 23813 | 2026.05.18 07:28:32.645416 [ 4 ] {20c3219e-57dc-4a28-b373-946afba241c7} <Debug> TCPHandler: Processed in 0.00178403 sec. | ||
| 23814 | 2026.05.18 07:28:32.645423 [ 89 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 23815 | 2026.05.18 07:28:32.645495 [ 89 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23816 | 2026.05.18 07:28:32.645552 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23817 | 2026.05.18 07:28:32.645624 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23818 | 2026.05.18 07:28:32.645689 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 23819 | 2026.05.18 07:28:32.645778 [ 4 ] {7d9dd6c0-9703-4c3d-aaa2-948c34b0cd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23820 | 2026.05.18 07:28:32.645820 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23821 | 2026.05.18 07:28:32.645850 [ 4 ] {7d9dd6c0-9703-4c3d-aaa2-948c34b0cd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23822 | 2026.05.18 07:28:32.645862 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1845 rows starting from the beginning of the part | ||
| 23823 | 2026.05.18 07:28:32.645945 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 114 rows starting from the beginning of the part | ||
| 23824 | 2026.05.18 07:28:32.646019 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 501 rows starting from the beginning of the part | ||
| 23825 | 2026.05.18 07:28:32.646111 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 110 rows starting from the beginning of the part | ||
| 23826 | 2026.05.18 07:28:32.646277 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1739 rows starting from the beginning of the part | ||
| 23827 | 2026.05.18 07:28:32.646332 [ 4 ] {7d9dd6c0-9703-4c3d-aaa2-948c34b0cd9b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23828 | 2026.05.18 07:28:32.646354 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 23829 | 2026.05.18 07:28:32.646376 [ 4 ] {7d9dd6c0-9703-4c3d-aaa2-948c34b0cd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23830 | 2026.05.18 07:28:32.646808 [ 4 ] {7d9dd6c0-9703-4c3d-aaa2-948c34b0cd9b} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23831 | 2026.05.18 07:28:32.647104 [ 188 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7740 rows, containing 5 columns (5 merged, 0 gathered) in 0.003432729 sec., 2254765.814604066 rows/sec., 179.13 MiB/sec. | ||
| 23832 | 2026.05.18 07:28:32.647161 [ 4 ] {7d9dd6c0-9703-4c3d-aaa2-948c34b0cd9b} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23833 | 2026.05.18 07:28:32.647352 [ 4 ] {7d9dd6c0-9703-4c3d-aaa2-948c34b0cd9b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001607 sec., 39825.762289981336 rows/sec., 2.77 MiB/sec. | ||
| 23834 | 2026.05.18 07:28:32.647398 [ 4 ] {7d9dd6c0-9703-4c3d-aaa2-948c34b0cd9b} <Debug> TCPHandler: Processed in 0.00185806 sec. | ||
| 23835 | 2026.05.18 07:28:32.647478 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 23836 | 2026.05.18 07:28:32.647597 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23837 | 2026.05.18 07:28:32.647718 [ 4 ] {e5c9bb46-077f-43c0-a769-5113025c3c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23838 | 2026.05.18 07:28:32.647769 [ 4 ] {e5c9bb46-077f-43c0-a769-5113025c3c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23839 | 2026.05.18 07:28:32.647813 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23840 | 2026.05.18 07:28:32.647912 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_161_32} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 23841 | 2026.05.18 07:28:32.648018 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 23842 | 2026.05.18 07:28:32.648233 [ 4 ] {e5c9bb46-077f-43c0-a769-5113025c3c9d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23843 | 2026.05.18 07:28:32.648280 [ 4 ] {e5c9bb46-077f-43c0-a769-5113025c3c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23844 | 2026.05.18 07:28:32.648655 [ 4 ] {e5c9bb46-077f-43c0-a769-5113025c3c9d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23845 | 2026.05.18 07:28:32.648681 [ 195 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4373 rows, containing 5 columns (5 merged, 0 gathered) in 0.003052247 sec., 1432714.9801441364 rows/sec., 103.96 MiB/sec. | ||
| 23846 | 2026.05.18 07:28:32.648953 [ 4 ] {e5c9bb46-077f-43c0-a769-5113025c3c9d} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23847 | 2026.05.18 07:28:32.648986 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 23848 | 2026.05.18 07:28:32.649131 [ 4 ] {e5c9bb46-077f-43c0-a769-5113025c3c9d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001437 sec., 16701.461377870564 rows/sec., 1.13 MiB/sec. | ||
| 23849 | 2026.05.18 07:28:32.649177 [ 4 ] {e5c9bb46-077f-43c0-a769-5113025c3c9d} <Debug> TCPHandler: Processed in 0.001651539 sec. | ||
| 23850 | 2026.05.18 07:28:32.649399 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23851 | 2026.05.18 07:28:32.649509 [ 193 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_161_32} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 23852 | 2026.05.18 07:28:32.649618 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 23853 | 2026.05.18 07:28:33.489934 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39341 | ||
| 23854 | 2026.05.18 07:28:33.490040 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23855 | 2026.05.18 07:28:33.490071 [ 306 ] {} <Debug> TCP-Session: 74d0a831-700e-44f1-a533-60e16505747f Authenticating user 'default' from [fd00:1122:3344:101::e]:39341 | ||
| 23856 | 2026.05.18 07:28:33.490099 [ 306 ] {} <Debug> TCP-Session: 74d0a831-700e-44f1-a533-60e16505747f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23857 | 2026.05.18 07:28:33.490116 [ 306 ] {} <Debug> TCP-Session: 74d0a831-700e-44f1-a533-60e16505747f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23858 | 2026.05.18 07:28:33.490416 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56978 | ||
| 23859 | 2026.05.18 07:28:33.490435 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57242 | ||
| 23860 | 2026.05.18 07:28:33.490465 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53857 | ||
| 23861 | 2026.05.18 07:28:33.490484 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39071 | ||
| 23862 | 2026.05.18 07:28:33.490505 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60550 | ||
| 23863 | 2026.05.18 07:28:33.490531 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23864 | 2026.05.18 07:28:33.490513 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23865 | 2026.05.18 07:28:33.490587 [ 3 ] {} <Debug> TCP-Session: 1cfaf575-f211-445b-8eca-eb24b7e21c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:53857 | ||
| 23866 | 2026.05.18 07:28:33.490593 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23867 | 2026.05.18 07:28:33.490594 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23868 | 2026.05.18 07:28:33.490619 [ 3 ] {} <Debug> TCP-Session: 1cfaf575-f211-445b-8eca-eb24b7e21c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23869 | 2026.05.18 07:28:33.490611 [ 307 ] {} <Debug> TCP-Session: 8d50d362-cdd3-4806-a2b0-1e223476be8c Authenticating user 'default' from [fd00:1122:3344:101::e]:56978 | ||
| 23870 | 2026.05.18 07:28:33.490633 [ 303 ] {} <Debug> TCP-Session: aa550066-6884-40ed-a30e-d77ed212f545 Authenticating user 'default' from [fd00:1122:3344:101::e]:60550 | ||
| 23871 | 2026.05.18 07:28:33.490641 [ 269 ] {} <Debug> TCP-Session: fabb24cc-5d09-4c84-b34d-199c4da814d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39071 | ||
| 23872 | 2026.05.18 07:28:33.490664 [ 307 ] {} <Debug> TCP-Session: 8d50d362-cdd3-4806-a2b0-1e223476be8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23873 | 2026.05.18 07:28:33.490682 [ 303 ] {} <Debug> TCP-Session: aa550066-6884-40ed-a30e-d77ed212f545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23874 | 2026.05.18 07:28:33.490691 [ 269 ] {} <Debug> TCP-Session: fabb24cc-5d09-4c84-b34d-199c4da814d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23875 | 2026.05.18 07:28:33.490703 [ 307 ] {} <Debug> TCP-Session: 8d50d362-cdd3-4806-a2b0-1e223476be8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23876 | 2026.05.18 07:28:33.490716 [ 303 ] {} <Debug> TCP-Session: aa550066-6884-40ed-a30e-d77ed212f545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23877 | 2026.05.18 07:28:33.490728 [ 269 ] {} <Debug> TCP-Session: fabb24cc-5d09-4c84-b34d-199c4da814d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23878 | 2026.05.18 07:28:33.490648 [ 3 ] {} <Debug> TCP-Session: 1cfaf575-f211-445b-8eca-eb24b7e21c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23879 | 2026.05.18 07:28:33.490492 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48537 | ||
| 23880 | 2026.05.18 07:28:33.490452 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54570 | ||
| 23881 | 2026.05.18 07:28:33.490438 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50935 | ||
| 23882 | 2026.05.18 07:28:33.490862 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23883 | 2026.05.18 07:28:33.490884 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23884 | 2026.05.18 07:28:33.490513 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23885 | 2026.05.18 07:28:33.490912 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23886 | 2026.05.18 07:28:33.490916 [ 310 ] {} <Debug> TCP-Session: bef03622-d946-4303-af96-127ade0deff5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54570 | ||
| 23887 | 2026.05.18 07:28:33.490939 [ 309 ] {} <Debug> TCP-Session: b866e187-03ba-4598-9d15-b25edf92bd11 Authenticating user 'default' from [fd00:1122:3344:101::e]:57242 | ||
| 23888 | 2026.05.18 07:28:33.490951 [ 308 ] {} <Debug> TCP-Session: 783b671d-b975-41bd-bb5d-ecb688e4c6c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50935 | ||
| 23889 | 2026.05.18 07:28:33.490966 [ 310 ] {} <Debug> TCP-Session: bef03622-d946-4303-af96-127ade0deff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23890 | 2026.05.18 07:28:33.490979 [ 309 ] {} <Debug> TCP-Session: b866e187-03ba-4598-9d15-b25edf92bd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23891 | 2026.05.18 07:28:33.490993 [ 308 ] {} <Debug> TCP-Session: 783b671d-b975-41bd-bb5d-ecb688e4c6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23892 | 2026.05.18 07:28:33.491021 [ 309 ] {} <Debug> TCP-Session: b866e187-03ba-4598-9d15-b25edf92bd11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23893 | 2026.05.18 07:28:33.491035 [ 308 ] {} <Debug> TCP-Session: 783b671d-b975-41bd-bb5d-ecb688e4c6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23894 | 2026.05.18 07:28:33.491005 [ 310 ] {} <Debug> TCP-Session: bef03622-d946-4303-af96-127ade0deff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23895 | 2026.05.18 07:28:33.490909 [ 302 ] {} <Debug> TCP-Session: ccafc7ed-8673-4cf7-88ad-1bf481a8753e Authenticating user 'default' from [fd00:1122:3344:101::e]:48537 | ||
| 23896 | 2026.05.18 07:28:33.490497 [ 306 ] {} <Trace> TCP-Session: 74d0a831-700e-44f1-a533-60e16505747f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23897 | 2026.05.18 07:28:33.491108 [ 302 ] {} <Debug> TCP-Session: ccafc7ed-8673-4cf7-88ad-1bf481a8753e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23898 | 2026.05.18 07:28:33.491145 [ 302 ] {} <Debug> TCP-Session: ccafc7ed-8673-4cf7-88ad-1bf481a8753e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23899 | 2026.05.18 07:28:33.491351 [ 306 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23900 | 2026.05.18 07:28:33.491633 [ 306 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23901 | 2026.05.18 07:28:33.491691 [ 306 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23902 | 2026.05.18 07:28:33.491977 [ 306 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Debug> oximeter.version (b97eb195-321e-47e7-baa3-94428544ce4f) (SelectExecutor): Key condition: unknown | ||
| 23903 | 2026.05.18 07:28:33.493013 [ 351 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Trace> AggregatingTransform: Aggregating | ||
| 23904 | 2026.05.18 07:28:33.493062 [ 351 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Trace> Aggregator: Aggregation method: without_key | ||
| 23905 | 2026.05.18 07:28:33.493099 [ 351 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015595 sec. (984.644 rows/sec., 38.46 KiB/sec.) | ||
| 23906 | 2026.05.18 07:28:33.493114 [ 351 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Trace> Aggregator: Merging aggregated data | ||
| 23907 | 2026.05.18 07:28:33.493856 [ 306 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002566 sec., 389.7116134060795 rows/sec., 15.22 KiB/sec. | ||
| 23908 | 2026.05.18 07:28:33.494011 [ 306 ] {3f8002f4-a3e9-4b8d-8804-ef73ad44b323} <Debug> TCPHandler: Processed in 0.00364256 sec. | ||
| 23909 | 2026.05.18 07:28:33.494157 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23910 | 2026.05.18 07:28:33.494189 [ 306 ] {} <Debug> TCP-Session: 74d0a831-700e-44f1-a533-60e16505747f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23911 | 2026.05.18 07:28:33.494203 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23912 | 2026.05.18 07:28:33.494228 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23913 | 2026.05.18 07:28:33.494247 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23914 | 2026.05.18 07:28:33.494271 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23915 | 2026.05.18 07:28:33.494298 [ 307 ] {} <Debug> TCP-Session: 8d50d362-cdd3-4806-a2b0-1e223476be8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23916 | 2026.05.18 07:28:33.494320 [ 310 ] {} <Debug> TCP-Session: bef03622-d946-4303-af96-127ade0deff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23917 | 2026.05.18 07:28:33.494325 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23918 | 2026.05.18 07:28:33.494339 [ 309 ] {} <Debug> TCP-Session: b866e187-03ba-4598-9d15-b25edf92bd11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23919 | 2026.05.18 07:28:33.494361 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23920 | 2026.05.18 07:28:33.494386 [ 269 ] {} <Debug> TCP-Session: fabb24cc-5d09-4c84-b34d-199c4da814d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23921 | 2026.05.18 07:28:33.494297 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23922 | 2026.05.18 07:28:33.494417 [ 302 ] {} <Debug> TCP-Session: ccafc7ed-8673-4cf7-88ad-1bf481a8753e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23923 | 2026.05.18 07:28:33.494294 [ 303 ] {} <Debug> TCP-Session: aa550066-6884-40ed-a30e-d77ed212f545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23924 | 2026.05.18 07:28:33.494458 [ 3 ] {} <Debug> TCP-Session: 1cfaf575-f211-445b-8eca-eb24b7e21c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23925 | 2026.05.18 07:28:33.494211 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23926 | 2026.05.18 07:28:33.494525 [ 308 ] {} <Debug> TCP-Session: 783b671d-b975-41bd-bb5d-ecb688e4c6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23927 | 2026.05.18 07:28:34.439353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46626 | ||
| 23928 | 2026.05.18 07:28:34.440066 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23929 | 2026.05.18 07:28:34.440145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23930 | 2026.05.18 07:28:34.440698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23931 | 2026.05.18 07:28:34.440947 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23932 | 2026.05.18 07:28:34.441099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46626 | ||
| 23933 | 2026.05.18 07:28:36.977626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 23934 | 2026.05.18 07:28:36.995627 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23935 | 2026.05.18 07:28:36.995673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23936 | 2026.05.18 07:28:37.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.73 MiB, peak 424.68 MiB, free memory in arenas 0.00 B, will set to 406.21 MiB (RSS), difference: -4.52 MiB | ||
| 23937 | 2026.05.18 07:28:37.002000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23938 | 2026.05.18 07:28:37.002814 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23939 | 2026.05.18 07:28:37.005717 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 23940 | 2026.05.18 07:28:37.641959 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23941 | 2026.05.18 07:28:37.642288 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 23942 | 2026.05.18 07:28:37.642628 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23943 | 2026.05.18 07:28:37.642666 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 23944 | 2026.05.18 07:28:37.642895 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23945 | 2026.05.18 07:28:37.642964 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23946 | 2026.05.18 07:28:37.643108 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 23947 | 2026.05.18 07:28:37.643144 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23948 | 2026.05.18 07:28:37.643167 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 23949 | 2026.05.18 07:28:37.643183 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23950 | 2026.05.18 07:28:37.643225 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23951 | 2026.05.18 07:28:37.643246 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 23952 | 2026.05.18 07:28:37.644636 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002506 sec., 20750.199521149243 rows/sec., 4.85 MiB/sec. | ||
| 23953 | 2026.05.18 07:28:37.644738 [ 4 ] {3c0374b0-53a6-40d5-ab64-d31ca1e4b8b6} <Debug> TCPHandler: Processed in 0.003002667 sec. | ||
| 23954 | 2026.05.18 07:28:37.647654 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23955 | 2026.05.18 07:28:37.647771 [ 4 ] {87f0e995-f5db-41fe-9f91-22343cdacdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23956 | 2026.05.18 07:28:37.647816 [ 4 ] {87f0e995-f5db-41fe-9f91-22343cdacdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23957 | 2026.05.18 07:28:37.648532 [ 4 ] {87f0e995-f5db-41fe-9f91-22343cdacdda} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23958 | 2026.05.18 07:28:37.648577 [ 4 ] {87f0e995-f5db-41fe-9f91-22343cdacdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23959 | 2026.05.18 07:28:37.648951 [ 4 ] {87f0e995-f5db-41fe-9f91-22343cdacdda} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23960 | 2026.05.18 07:28:37.649170 [ 4 ] {87f0e995-f5db-41fe-9f91-22343cdacdda} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23961 | 2026.05.18 07:28:37.649323 [ 4 ] {87f0e995-f5db-41fe-9f91-22343cdacdda} <Debug> executeQuery: Read 155 rows, 13.75 KiB in 0.001585 sec., 97791.79810725551 rows/sec., 8.47 MiB/sec. | ||
| 23962 | 2026.05.18 07:28:37.649358 [ 4 ] {87f0e995-f5db-41fe-9f91-22343cdacdda} <Debug> TCPHandler: Processed in 0.00175635 sec. | ||
| 23963 | 2026.05.18 07:28:37.649608 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23964 | 2026.05.18 07:28:37.649707 [ 4 ] {6b265547-e073-48f9-bfd2-e647e154ee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23965 | 2026.05.18 07:28:37.649753 [ 4 ] {6b265547-e073-48f9-bfd2-e647e154ee10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23966 | 2026.05.18 07:28:37.650327 [ 4 ] {6b265547-e073-48f9-bfd2-e647e154ee10} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23967 | 2026.05.18 07:28:37.650365 [ 4 ] {6b265547-e073-48f9-bfd2-e647e154ee10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23968 | 2026.05.18 07:28:37.650666 [ 4 ] {6b265547-e073-48f9-bfd2-e647e154ee10} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23969 | 2026.05.18 07:28:37.650878 [ 4 ] {6b265547-e073-48f9-bfd2-e647e154ee10} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23970 | 2026.05.18 07:28:37.651010 [ 4 ] {6b265547-e073-48f9-bfd2-e647e154ee10} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001321 sec., 37093.11127933384 rows/sec., 2.72 MiB/sec. | ||
| 23971 | 2026.05.18 07:28:37.651066 [ 4 ] {6b265547-e073-48f9-bfd2-e647e154ee10} <Debug> TCPHandler: Processed in 0.001507709 sec. | ||
| 23972 | 2026.05.18 07:28:37.651224 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23973 | 2026.05.18 07:28:37.651320 [ 4 ] {8caa4860-12e3-491f-ab07-9227c984c8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23974 | 2026.05.18 07:28:37.651360 [ 4 ] {8caa4860-12e3-491f-ab07-9227c984c8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23975 | 2026.05.18 07:28:37.651842 [ 4 ] {8caa4860-12e3-491f-ab07-9227c984c8ca} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23976 | 2026.05.18 07:28:37.651888 [ 4 ] {8caa4860-12e3-491f-ab07-9227c984c8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23977 | 2026.05.18 07:28:37.652239 [ 4 ] {8caa4860-12e3-491f-ab07-9227c984c8ca} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 23978 | 2026.05.18 07:28:37.652463 [ 4 ] {8caa4860-12e3-491f-ab07-9227c984c8ca} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23979 | 2026.05.18 07:28:37.652594 [ 4 ] {8caa4860-12e3-491f-ab07-9227c984c8ca} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 51.40 KiB/sec. | ||
| 23980 | 2026.05.18 07:28:37.652609 [ 144 ] {} <Debug> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 23981 | 2026.05.18 07:28:37.652630 [ 4 ] {8caa4860-12e3-491f-ab07-9227c984c8ca} <Debug> TCPHandler: Processed in 0.001454998 sec. | ||
| 23982 | 2026.05.18 07:28:37.652682 [ 144 ] {} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23983 | 2026.05.18 07:28:37.652709 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 23984 | 2026.05.18 07:28:37.652802 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23985 | 2026.05.18 07:28:37.652861 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::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 | ||
| 23986 | 2026.05.18 07:28:37.652917 [ 4 ] {995a53a1-a685-4268-9245-017ca7eafe0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23987 | 2026.05.18 07:28:37.652963 [ 4 ] {995a53a1-a685-4268-9245-017ca7eafe0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23988 | 2026.05.18 07:28:37.653020 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23989 | 2026.05.18 07:28:37.653062 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 975 rows starting from the beginning of the part | ||
| 23990 | 2026.05.18 07:28:37.653136 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 950 rows starting from the beginning of the part | ||
| 23991 | 2026.05.18 07:28:37.653186 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part | ||
| 23992 | 2026.05.18 07:28:37.653236 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 149 rows starting from the beginning of the part | ||
| 23993 | 2026.05.18 07:28:37.653281 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 953 rows starting from the beginning of the part | ||
| 23994 | 2026.05.18 07:28:37.653328 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 23995 | 2026.05.18 07:28:37.653472 [ 4 ] {995a53a1-a685-4268-9245-017ca7eafe0b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23996 | 2026.05.18 07:28:37.653515 [ 4 ] {995a53a1-a685-4268-9245-017ca7eafe0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 23997 | 2026.05.18 07:28:37.653872 [ 4 ] {995a53a1-a685-4268-9245-017ca7eafe0b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23998 | 2026.05.18 07:28:37.654099 [ 4 ] {995a53a1-a685-4268-9245-017ca7eafe0b} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23999 | 2026.05.18 07:28:37.654235 [ 4 ] {995a53a1-a685-4268-9245-017ca7eafe0b} <Debug> executeQuery: Read 122 rows, 9.76 KiB in 0.001346 sec., 90638.93016344725 rows/sec., 7.08 MiB/sec. | ||
| 24000 | 2026.05.18 07:28:37.654271 [ 4 ] {995a53a1-a685-4268-9245-017ca7eafe0b} <Debug> TCPHandler: Processed in 0.001518188 sec. | ||
| 24001 | 2026.05.18 07:28:37.654417 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24002 | 2026.05.18 07:28:37.654520 [ 4 ] {d5329cf0-2602-45f8-92a7-deadd1f96924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24003 | 2026.05.18 07:28:37.654563 [ 4 ] {d5329cf0-2602-45f8-92a7-deadd1f96924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24004 | 2026.05.18 07:28:37.654717 [ 193 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921511 sec., 1653386.319412171 rows/sec., 104.78 MiB/sec. | ||
| 24005 | 2026.05.18 07:28:37.654910 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 24006 | 2026.05.18 07:28:37.655063 [ 4 ] {d5329cf0-2602-45f8-92a7-deadd1f96924} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24007 | 2026.05.18 07:28:37.655110 [ 4 ] {d5329cf0-2602-45f8-92a7-deadd1f96924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24008 | 2026.05.18 07:28:37.655189 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24009 | 2026.05.18 07:28:37.655273 [ 188 ] {95a3a064-e2c8-4838-a0a2-288d07db3523::all_1_66_13} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 24010 | 2026.05.18 07:28:37.655348 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 24011 | 2026.05.18 07:28:37.655478 [ 4 ] {d5329cf0-2602-45f8-92a7-deadd1f96924} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24012 | 2026.05.18 07:28:37.655694 [ 4 ] {d5329cf0-2602-45f8-92a7-deadd1f96924} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24013 | 2026.05.18 07:28:37.655829 [ 4 ] {d5329cf0-2602-45f8-92a7-deadd1f96924} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 24014 | 2026.05.18 07:28:37.655865 [ 4 ] {d5329cf0-2602-45f8-92a7-deadd1f96924} <Debug> TCPHandler: Processed in 0.001496678 sec. | ||
| 24015 | 2026.05.18 07:28:37.656010 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24016 | 2026.05.18 07:28:37.656106 [ 4 ] {1f110e86-a79f-4cd8-a3aa-2ed88fad03ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24017 | 2026.05.18 07:28:37.656149 [ 4 ] {1f110e86-a79f-4cd8-a3aa-2ed88fad03ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24018 | 2026.05.18 07:28:37.656530 [ 4 ] {1f110e86-a79f-4cd8-a3aa-2ed88fad03ad} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24019 | 2026.05.18 07:28:37.656565 [ 4 ] {1f110e86-a79f-4cd8-a3aa-2ed88fad03ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 24020 | 2026.05.18 07:28:37.656859 [ 4 ] {1f110e86-a79f-4cd8-a3aa-2ed88fad03ad} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 24021 | 2026.05.18 07:28:37.657075 [ 4 ] {1f110e86-a79f-4cd8-a3aa-2ed88fad03ad} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24022 | 2026.05.18 07:28:37.657207 [ 4 ] {1f110e86-a79f-4cd8-a3aa-2ed88fad03ad} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 56.78 KiB/sec. | ||
| 24023 | 2026.05.18 07:28:37.657242 [ 4 ] {1f110e86-a79f-4cd8-a3aa-2ed88fad03ad} <Debug> TCPHandler: Processed in 0.001281927 sec. | ||
| 24024 | 2026.05.18 07:28:37.657371 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24025 | 2026.05.18 07:28:37.657468 [ 4 ] {37334853-02f2-4280-b8fe-33da5d386734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24026 | 2026.05.18 07:28:37.657522 [ 4 ] {37334853-02f2-4280-b8fe-33da5d386734} <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 | ||
| 24027 | 2026.05.18 07:28:37.658474 [ 4 ] {37334853-02f2-4280-b8fe-33da5d386734} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24028 | 2026.05.18 07:28:37.658511 [ 4 ] {37334853-02f2-4280-b8fe-33da5d386734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 24029 | 2026.05.18 07:28:37.659075 [ 4 ] {37334853-02f2-4280-b8fe-33da5d386734} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 24030 | 2026.05.18 07:28:37.659297 [ 4 ] {37334853-02f2-4280-b8fe-33da5d386734} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24031 | 2026.05.18 07:28:37.659430 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 24032 | 2026.05.18 07:28:37.659436 [ 4 ] {37334853-02f2-4280-b8fe-33da5d386734} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001987 sec., 24660.291897332663 rows/sec., 44.19 MiB/sec. | ||
| 24033 | 2026.05.18 07:28:37.659475 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24034 | 2026.05.18 07:28:37.659500 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 24035 | 2026.05.18 07:28:37.659512 [ 4 ] {37334853-02f2-4280-b8fe-33da5d386734} <Debug> TCPHandler: Processed in 0.002189342 sec. | ||
| 24036 | 2026.05.18 07:28:37.659623 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 24037 | 2026.05.18 07:28:37.659658 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24038 | 2026.05.18 07:28:37.659765 [ 4 ] {415cb19f-24e8-415f-bfec-7e2492f9b57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 24039 | 2026.05.18 07:28:37.659806 [ 4 ] {415cb19f-24e8-415f-bfec-7e2492f9b57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 24040 | 2026.05.18 07:28:37.659896 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24041 | 2026.05.18 07:28:37.659969 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2927 rows starting from the beginning of the part | ||
| 24042 | 2026.05.18 07:28:37.660124 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 44 rows starting from the beginning of the part | ||
| 24043 | 2026.05.18 07:28:37.660206 [ 4 ] {415cb19f-24e8-415f-bfec-7e2492f9b57f} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24044 | 2026.05.18 07:28:37.660249 [ 4 ] {415cb19f-24e8-415f-bfec-7e2492f9b57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24045 | 2026.05.18 07:28:37.660250 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 11 rows starting from the beginning of the part | ||
| 24046 | 2026.05.18 07:28:37.660373 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 46 rows starting from the beginning of the part | ||
| 24047 | 2026.05.18 07:28:37.660478 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 25 rows starting from the beginning of the part | ||
| 24048 | 2026.05.18 07:28:37.660570 [ 4 ] {415cb19f-24e8-415f-bfec-7e2492f9b57f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 24049 | 2026.05.18 07:28:37.660583 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 49 rows starting from the beginning of the part | ||
| 24050 | 2026.05.18 07:28:37.660801 [ 4 ] {415cb19f-24e8-415f-bfec-7e2492f9b57f} <Trace> oximeter.measurements_i64 (dff8c5d1-e541-486d-9dac-1827d78b7984): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24051 | 2026.05.18 07:28:37.660937 [ 4 ] {415cb19f-24e8-415f-bfec-7e2492f9b57f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00119 sec., 7563.0252100840335 rows/sec., 534.24 KiB/sec. | ||
| 24052 | 2026.05.18 07:28:37.660971 [ 4 ] {415cb19f-24e8-415f-bfec-7e2492f9b57f} <Debug> TCPHandler: Processed in 0.001370657 sec. | ||
| 24053 | 2026.05.18 07:28:37.661131 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24054 | 2026.05.18 07:28:37.661228 [ 4 ] {f694377c-9f8c-45b4-984c-ca4e20476d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24055 | 2026.05.18 07:28:37.661269 [ 4 ] {f694377c-9f8c-45b4-984c-ca4e20476d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24056 | 2026.05.18 07:28:37.661626 [ 4 ] {f694377c-9f8c-45b4-984c-ca4e20476d96} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24057 | 2026.05.18 07:28:37.661663 [ 4 ] {f694377c-9f8c-45b4-984c-ca4e20476d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24058 | 2026.05.18 07:28:37.661970 [ 4 ] {f694377c-9f8c-45b4-984c-ca4e20476d96} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 24059 | 2026.05.18 07:28:37.662177 [ 4 ] {f694377c-9f8c-45b4-984c-ca4e20476d96} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24060 | 2026.05.18 07:28:37.662305 [ 4 ] {f694377c-9f8c-45b4-984c-ca4e20476d96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 24061 | 2026.05.18 07:28:37.662362 [ 4 ] {f694377c-9f8c-45b4-984c-ca4e20476d96} <Debug> TCPHandler: Processed in 0.001298227 sec. | ||
| 24062 | 2026.05.18 07:28:37.668942 [ 193 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 19 columns (19 merged, 0 gathered) in 0.009367291 sec., 331152.30433217034 rows/sec., 593.41 MiB/sec. | ||
| 24063 | 2026.05.18 07:28:37.671261 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 24064 | 2026.05.18 07:28:37.671623 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24065 | 2026.05.18 07:28:37.671699 [ 198 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 24066 | 2026.05.18 07:28:37.671802 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.68 MiB. | ||
| 24067 | 2026.05.18 07:28:38.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.87 MiB, peak 424.68 MiB, free memory in arenas 0.00 B, will set to 408.64 MiB (RSS), difference: 5.77 MiB | ||
| 24068 | 2026.05.18 07:28:38.378237 [ 222 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24069 | 2026.05.18 07:28:38.378324 [ 222 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24070 | 2026.05.18 07:28:38.380513 [ 222 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24071 | 2026.05.18 07:28:39.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.64 MiB, peak 424.68 MiB, free memory in arenas 0.00 B, will set to 408.64 MiB (RSS), difference: 4.00 MiB | ||
| 24072 | 2026.05.18 07:28:40.276954 [ 147 ] {} <Debug> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Selected 5 parts from all_1_61_13 to all_65_65_0 | ||
| 24073 | 2026.05.18 07:28:40.277047 [ 147 ] {} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24074 | 2026.05.18 07:28:40.277086 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 24075 | 2026.05.18 07:28:40.277247 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_13 to all_65_65_0 into Compact with storage Full | ||
| 24076 | 2026.05.18 07:28:40.277444 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24077 | 2026.05.18 07:28:40.277520 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 308 rows starting from the beginning of the part | ||
| 24078 | 2026.05.18 07:28:40.277593 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part | ||
| 24079 | 2026.05.18 07:28:40.277643 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part | ||
| 24080 | 2026.05.18 07:28:40.277690 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part | ||
| 24081 | 2026.05.18 07:28:40.277735 [ 201 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 284 rows starting from the beginning of the part | ||
| 24082 | 2026.05.18 07:28:40.278741 [ 188 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555488 sec., 928326.030159024 rows/sec., 62.80 MiB/sec. | ||
| 24083 | 2026.05.18 07:28:40.278888 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 24084 | 2026.05.18 07:28:40.279131 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24085 | 2026.05.18 07:28:40.279202 [ 190 ] {687aa79a-e37c-4fc6-8dfe-ec364dce8d5e::all_1_65_14} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e) (MergerMutator): Merged 5 parts: [all_1_61_13, all_65_65_0] -> all_1_65_14 | ||
| 24086 | 2026.05.18 07:28:40.279285 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 24087 | 2026.05.18 07:28:40.929814 [ 150 ] {} <Debug> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Selected 5 parts from all_1_61_13 to all_65_65_0 | ||
| 24088 | 2026.05.18 07:28:40.929876 [ 150 ] {} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24089 | 2026.05.18 07:28:40.929898 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 24090 | 2026.05.18 07:28:40.930041 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_13 to all_65_65_0 into Compact with storage Full | ||
| 24091 | 2026.05.18 07:28:40.930190 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24092 | 2026.05.18 07:28:40.930228 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 160 rows starting from the beginning of the part | ||
| 24093 | 2026.05.18 07:28:40.930305 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 24094 | 2026.05.18 07:28:40.930365 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 24095 | 2026.05.18 07:28:40.930417 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 24096 | 2026.05.18 07:28:40.930459 [ 200 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 148 rows starting from the beginning of the part | ||
| 24097 | 2026.05.18 07:28:40.931331 [ 190 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350368 sec., 556885.234247257 rows/sec., 33.97 MiB/sec. | ||
| 24098 | 2026.05.18 07:28:40.931523 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 24099 | 2026.05.18 07:28:40.931822 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24100 | 2026.05.18 07:28:40.931904 [ 186 ] {4b1b39dd-6744-4ab2-b0af-7e65342375a0::all_1_65_14} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0) (MergerMutator): Merged 5 parts: [all_1_61_13, all_65_65_0] -> all_1_65_14 | ||
| 24101 | 2026.05.18 07:28:40.931981 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 24102 | 2026.05.18 07:28:41.705948 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24103 | 2026.05.18 07:28:41.706015 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24104 | 2026.05.18 07:28:41.941621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47074 | ||
| 24105 | 2026.05.18 07:28:41.942377 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24106 | 2026.05.18 07:28:41.942434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24107 | 2026.05.18 07:28:41.942895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 24108 | 2026.05.18 07:28:41.943118 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24109 | 2026.05.18 07:28:41.943256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47074 | ||
| 24110 | 2026.05.18 07:28:42.606603 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24111 | 2026.05.18 07:28:42.606664 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24112 | 2026.05.18 07:28:42.609066 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24113 | 2026.05.18 07:28:42.644222 [ 221 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24114 | 2026.05.18 07:28:42.644271 [ 221 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24115 | 2026.05.18 07:28:42.644896 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24116 | 2026.05.18 07:28:42.645137 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 24117 | 2026.05.18 07:28:42.645495 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24118 | 2026.05.18 07:28:42.645539 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <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 | ||
| 24119 | 2026.05.18 07:28:42.645781 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24120 | 2026.05.18 07:28:42.645850 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24121 | 2026.05.18 07:28:42.646004 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 24122 | 2026.05.18 07:28:42.646044 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24123 | 2026.05.18 07:28:42.646073 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 24124 | 2026.05.18 07:28:42.646093 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24125 | 2026.05.18 07:28:42.646139 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <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'))" | ||
| 24126 | 2026.05.18 07:28:42.646162 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 24127 | 2026.05.18 07:28:42.646199 [ 221 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24128 | 2026.05.18 07:28:42.647164 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002131 sec., 24401.689347724074 rows/sec., 5.71 MiB/sec. | ||
| 24129 | 2026.05.18 07:28:42.647274 [ 4 ] {8fc3f032-c06f-4f01-9b52-59e46350ba61} <Debug> TCPHandler: Processed in 0.002516464 sec. | ||
| 24130 | 2026.05.18 07:28:42.652450 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24131 | 2026.05.18 07:28:42.652585 [ 4 ] {4f0ea807-557f-40ee-a8b3-73e952ed03ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24132 | 2026.05.18 07:28:42.652636 [ 4 ] {4f0ea807-557f-40ee-a8b3-73e952ed03ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24133 | 2026.05.18 07:28:42.653263 [ 4 ] {4f0ea807-557f-40ee-a8b3-73e952ed03ee} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24134 | 2026.05.18 07:28:42.653316 [ 4 ] {4f0ea807-557f-40ee-a8b3-73e952ed03ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24135 | 2026.05.18 07:28:42.653720 [ 4 ] {4f0ea807-557f-40ee-a8b3-73e952ed03ee} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 24136 | 2026.05.18 07:28:42.653937 [ 4 ] {4f0ea807-557f-40ee-a8b3-73e952ed03ee} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24137 | 2026.05.18 07:28:42.654077 [ 4 ] {4f0ea807-557f-40ee-a8b3-73e952ed03ee} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001529 sec., 185742.31523871812 rows/sec., 11.80 MiB/sec. | ||
| 24138 | 2026.05.18 07:28:42.654113 [ 4 ] {4f0ea807-557f-40ee-a8b3-73e952ed03ee} <Debug> TCPHandler: Processed in 0.00172332 sec. | ||
| 24139 | 2026.05.18 07:28:42.654284 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24140 | 2026.05.18 07:28:42.654387 [ 4 ] {75a869ad-df5e-4f1a-8f0d-ada0aedcd2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24141 | 2026.05.18 07:28:42.654429 [ 4 ] {75a869ad-df5e-4f1a-8f0d-ada0aedcd2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24142 | 2026.05.18 07:28:42.655081 [ 4 ] {75a869ad-df5e-4f1a-8f0d-ada0aedcd2ac} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24143 | 2026.05.18 07:28:42.655118 [ 4 ] {75a869ad-df5e-4f1a-8f0d-ada0aedcd2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24144 | 2026.05.18 07:28:42.655461 [ 4 ] {75a869ad-df5e-4f1a-8f0d-ada0aedcd2ac} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24145 | 2026.05.18 07:28:42.655670 [ 4 ] {75a869ad-df5e-4f1a-8f0d-ada0aedcd2ac} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24146 | 2026.05.18 07:28:42.655803 [ 4 ] {75a869ad-df5e-4f1a-8f0d-ada0aedcd2ac} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001435 sec., 570731.7073170731 rows/sec., 44.24 MiB/sec. | ||
| 24147 | 2026.05.18 07:28:42.655838 [ 4 ] {75a869ad-df5e-4f1a-8f0d-ada0aedcd2ac} <Debug> TCPHandler: Processed in 0.001603488 sec. | ||
| 24148 | 2026.05.18 07:28:42.655959 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24149 | 2026.05.18 07:28:42.656054 [ 4 ] {b524052e-030d-48b4-b5be-d8bc8f236093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24150 | 2026.05.18 07:28:42.656094 [ 4 ] {b524052e-030d-48b4-b5be-d8bc8f236093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24151 | 2026.05.18 07:28:42.656514 [ 4 ] {b524052e-030d-48b4-b5be-d8bc8f236093} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24152 | 2026.05.18 07:28:42.656552 [ 4 ] {b524052e-030d-48b4-b5be-d8bc8f236093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24153 | 2026.05.18 07:28:42.656846 [ 4 ] {b524052e-030d-48b4-b5be-d8bc8f236093} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 24154 | 2026.05.18 07:28:42.657050 [ 4 ] {b524052e-030d-48b4-b5be-d8bc8f236093} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24155 | 2026.05.18 07:28:42.657177 [ 4 ] {b524052e-030d-48b4-b5be-d8bc8f236093} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001141 sec., 134092.9009640666 rows/sec., 8.02 MiB/sec. | ||
| 24156 | 2026.05.18 07:28:42.657211 [ 4 ] {b524052e-030d-48b4-b5be-d8bc8f236093} <Debug> TCPHandler: Processed in 0.001300357 sec. | ||
| 24157 | 2026.05.18 07:28:42.657351 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24158 | 2026.05.18 07:28:42.657447 [ 4 ] {255b1169-8ab4-4549-9445-a46318ee313a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24159 | 2026.05.18 07:28:42.657486 [ 4 ] {255b1169-8ab4-4549-9445-a46318ee313a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24160 | 2026.05.18 07:28:42.657904 [ 4 ] {255b1169-8ab4-4549-9445-a46318ee313a} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24161 | 2026.05.18 07:28:42.657940 [ 4 ] {255b1169-8ab4-4549-9445-a46318ee313a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24162 | 2026.05.18 07:28:42.658257 [ 4 ] {255b1169-8ab4-4549-9445-a46318ee313a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 24163 | 2026.05.18 07:28:42.658464 [ 4 ] {255b1169-8ab4-4549-9445-a46318ee313a} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24164 | 2026.05.18 07:28:42.658588 [ 4 ] {255b1169-8ab4-4549-9445-a46318ee313a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 24165 | 2026.05.18 07:28:42.658622 [ 4 ] {255b1169-8ab4-4549-9445-a46318ee313a} <Debug> TCPHandler: Processed in 0.001319827 sec. | ||
| 24166 | 2026.05.18 07:28:42.658746 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24167 | 2026.05.18 07:28:42.658841 [ 4 ] {8a4b67ee-883d-4593-bf0c-5c31e71e9c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24168 | 2026.05.18 07:28:42.658880 [ 4 ] {8a4b67ee-883d-4593-bf0c-5c31e71e9c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24169 | 2026.05.18 07:28:42.659294 [ 4 ] {8a4b67ee-883d-4593-bf0c-5c31e71e9c58} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24170 | 2026.05.18 07:28:42.659331 [ 4 ] {8a4b67ee-883d-4593-bf0c-5c31e71e9c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24171 | 2026.05.18 07:28:42.659629 [ 4 ] {8a4b67ee-883d-4593-bf0c-5c31e71e9c58} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 24172 | 2026.05.18 07:28:42.659835 [ 4 ] {8a4b67ee-883d-4593-bf0c-5c31e71e9c58} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24173 | 2026.05.18 07:28:42.659958 [ 4 ] {8a4b67ee-883d-4593-bf0c-5c31e71e9c58} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001135 sec., 130396.47577092511 rows/sec., 7.42 MiB/sec. | ||
| 24174 | 2026.05.18 07:28:42.659992 [ 4 ] {8a4b67ee-883d-4593-bf0c-5c31e71e9c58} <Debug> TCPHandler: Processed in 0.001295397 sec. | ||
| 24175 | 2026.05.18 07:28:42.660134 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24176 | 2026.05.18 07:28:42.660229 [ 4 ] {65e9349b-0d49-44ff-bf39-4b2d7fca90e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24177 | 2026.05.18 07:28:42.660267 [ 4 ] {65e9349b-0d49-44ff-bf39-4b2d7fca90e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24178 | 2026.05.18 07:28:42.660873 [ 4 ] {65e9349b-0d49-44ff-bf39-4b2d7fca90e6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24179 | 2026.05.18 07:28:42.660909 [ 4 ] {65e9349b-0d49-44ff-bf39-4b2d7fca90e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24180 | 2026.05.18 07:28:42.661218 [ 4 ] {65e9349b-0d49-44ff-bf39-4b2d7fca90e6} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24181 | 2026.05.18 07:28:42.661431 [ 4 ] {65e9349b-0d49-44ff-bf39-4b2d7fca90e6} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24182 | 2026.05.18 07:28:42.661562 [ 4 ] {65e9349b-0d49-44ff-bf39-4b2d7fca90e6} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00135 sec., 371111.11111111107 rows/sec., 26.08 MiB/sec. | ||
| 24183 | 2026.05.18 07:28:42.661596 [ 4 ] {65e9349b-0d49-44ff-bf39-4b2d7fca90e6} <Debug> TCPHandler: Processed in 0.001511448 sec. | ||
| 24184 | 2026.05.18 07:28:42.661722 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24185 | 2026.05.18 07:28:42.661817 [ 4 ] {93b3163f-b15f-4375-839f-83a182d48c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24186 | 2026.05.18 07:28:42.661857 [ 4 ] {93b3163f-b15f-4375-839f-83a182d48c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24187 | 2026.05.18 07:28:42.662189 [ 4 ] {93b3163f-b15f-4375-839f-83a182d48c6c} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24188 | 2026.05.18 07:28:42.662224 [ 4 ] {93b3163f-b15f-4375-839f-83a182d48c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24189 | 2026.05.18 07:28:42.662511 [ 4 ] {93b3163f-b15f-4375-839f-83a182d48c6c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 24190 | 2026.05.18 07:28:42.662725 [ 4 ] {93b3163f-b15f-4375-839f-83a182d48c6c} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24191 | 2026.05.18 07:28:42.662851 [ 4 ] {93b3163f-b15f-4375-839f-83a182d48c6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 24192 | 2026.05.18 07:28:42.662884 [ 4 ] {93b3163f-b15f-4375-839f-83a182d48c6c} <Debug> TCPHandler: Processed in 0.001211187 sec. | ||
| 24193 | 2026.05.18 07:28:42.663018 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24194 | 2026.05.18 07:28:42.663112 [ 4 ] {495dfc99-8972-4347-a378-debbcdcecf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24195 | 2026.05.18 07:28:42.663154 [ 4 ] {495dfc99-8972-4347-a378-debbcdcecf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24196 | 2026.05.18 07:28:42.663582 [ 4 ] {495dfc99-8972-4347-a378-debbcdcecf2d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24197 | 2026.05.18 07:28:42.663617 [ 4 ] {495dfc99-8972-4347-a378-debbcdcecf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24198 | 2026.05.18 07:28:42.663933 [ 4 ] {495dfc99-8972-4347-a378-debbcdcecf2d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24199 | 2026.05.18 07:28:42.664136 [ 4 ] {495dfc99-8972-4347-a378-debbcdcecf2d} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24200 | 2026.05.18 07:28:42.664262 [ 4 ] {495dfc99-8972-4347-a378-debbcdcecf2d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 24201 | 2026.05.18 07:28:42.664297 [ 4 ] {495dfc99-8972-4347-a378-debbcdcecf2d} <Debug> TCPHandler: Processed in 0.001327657 sec. | ||
| 24202 | 2026.05.18 07:28:42.664534 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24203 | 2026.05.18 07:28:42.664760 [ 4 ] {fc64e387-0f1e-4877-9047-eca3a324f592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24204 | 2026.05.18 07:28:42.664853 [ 4 ] {fc64e387-0f1e-4877-9047-eca3a324f592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24205 | 2026.05.18 07:28:42.665486 [ 4 ] {fc64e387-0f1e-4877-9047-eca3a324f592} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24206 | 2026.05.18 07:28:42.665524 [ 4 ] {fc64e387-0f1e-4877-9047-eca3a324f592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24207 | 2026.05.18 07:28:42.665883 [ 4 ] {fc64e387-0f1e-4877-9047-eca3a324f592} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 24208 | 2026.05.18 07:28:42.666107 [ 4 ] {fc64e387-0f1e-4877-9047-eca3a324f592} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24209 | 2026.05.18 07:28:42.666247 [ 4 ] {fc64e387-0f1e-4877-9047-eca3a324f592} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001549 sec., 645.5777921239509 rows/sec., 43.50 KiB/sec. | ||
| 24210 | 2026.05.18 07:28:42.666285 [ 4 ] {fc64e387-0f1e-4877-9047-eca3a324f592} <Debug> TCPHandler: Processed in 0.00190057 sec. | ||
| 24211 | 2026.05.18 07:28:42.666507 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24212 | 2026.05.18 07:28:42.666683 [ 4 ] {4ea54c0f-d696-4a65-ad8a-bd1592af806b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24213 | 2026.05.18 07:28:42.666781 [ 4 ] {4ea54c0f-d696-4a65-ad8a-bd1592af806b} <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 | ||
| 24214 | 2026.05.18 07:28:42.667799 [ 4 ] {4ea54c0f-d696-4a65-ad8a-bd1592af806b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24215 | 2026.05.18 07:28:42.667838 [ 4 ] {4ea54c0f-d696-4a65-ad8a-bd1592af806b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24216 | 2026.05.18 07:28:42.668444 [ 4 ] {4ea54c0f-d696-4a65-ad8a-bd1592af806b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 24217 | 2026.05.18 07:28:42.668676 [ 4 ] {4ea54c0f-d696-4a65-ad8a-bd1592af806b} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24218 | 2026.05.18 07:28:42.668833 [ 4 ] {4ea54c0f-d696-4a65-ad8a-bd1592af806b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002199 sec., 5002.273760800364 rows/sec., 8.96 MiB/sec. | ||
| 24219 | 2026.05.18 07:28:42.668891 [ 4 ] {4ea54c0f-d696-4a65-ad8a-bd1592af806b} <Debug> TCPHandler: Processed in 0.002515303 sec. | ||
| 24220 | 2026.05.18 07:28:42.669001 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24221 | 2026.05.18 07:28:42.669096 [ 4 ] {9b6d4072-8806-4757-83e9-05e4a57a74b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24222 | 2026.05.18 07:28:42.669139 [ 4 ] {9b6d4072-8806-4757-83e9-05e4a57a74b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24223 | 2026.05.18 07:28:42.669481 [ 4 ] {9b6d4072-8806-4757-83e9-05e4a57a74b8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24224 | 2026.05.18 07:28:42.669517 [ 4 ] {9b6d4072-8806-4757-83e9-05e4a57a74b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24225 | 2026.05.18 07:28:42.669838 [ 4 ] {9b6d4072-8806-4757-83e9-05e4a57a74b8} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24226 | 2026.05.18 07:28:42.670065 [ 4 ] {9b6d4072-8806-4757-83e9-05e4a57a74b8} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24227 | 2026.05.18 07:28:42.670187 [ 143 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24228 | 2026.05.18 07:28:42.670192 [ 4 ] {9b6d4072-8806-4757-83e9-05e4a57a74b8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 24229 | 2026.05.18 07:28:42.670230 [ 143 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24230 | 2026.05.18 07:28:42.670247 [ 4 ] {9b6d4072-8806-4757-83e9-05e4a57a74b8} <Debug> TCPHandler: Processed in 0.001294507 sec. | ||
| 24231 | 2026.05.18 07:28:42.670255 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24232 | 2026.05.18 07:28:42.670374 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 24233 | 2026.05.18 07:28:42.670498 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24234 | 2026.05.18 07:28:42.670532 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9636 rows starting from the beginning of the part | ||
| 24235 | 2026.05.18 07:28:42.670595 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 24236 | 2026.05.18 07:28:42.670638 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 66 rows starting from the beginning of the part | ||
| 24237 | 2026.05.18 07:28:42.670678 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 24 rows starting from the beginning of the part | ||
| 24238 | 2026.05.18 07:28:42.670718 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 24239 | 2026.05.18 07:28:42.670755 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 90 rows starting from the beginning of the part | ||
| 24240 | 2026.05.18 07:28:42.673226 [ 186 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9936 rows, containing 4 columns (4 merged, 0 gathered) in 0.002901976 sec., 3423873.939687992 rows/sec., 221.70 MiB/sec. | ||
| 24241 | 2026.05.18 07:28:42.673529 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24242 | 2026.05.18 07:28:42.673931 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24243 | 2026.05.18 07:28:42.674027 [ 187 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_161_32} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24244 | 2026.05.18 07:28:42.674147 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 24245 | 2026.05.18 07:28:43.814119 [ 224 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24246 | 2026.05.18 07:28:43.814180 [ 224 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24247 | 2026.05.18 07:28:43.816478 [ 224 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24248 | 2026.05.18 07:28:44.505987 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 24249 | 2026.05.18 07:28:44.523645 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24250 | 2026.05.18 07:28:44.523697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24251 | 2026.05.18 07:28:44.529721 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 24252 | 2026.05.18 07:28:44.530426 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24253 | 2026.05.18 07:28:44.533418 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 24254 | 2026.05.18 07:28:47.642137 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24255 | 2026.05.18 07:28:47.642426 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 24256 | 2026.05.18 07:28:47.642787 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24257 | 2026.05.18 07:28:47.642826 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <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 | ||
| 24258 | 2026.05.18 07:28:47.643066 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24259 | 2026.05.18 07:28:47.643138 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24260 | 2026.05.18 07:28:47.643296 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 24261 | 2026.05.18 07:28:47.643333 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24262 | 2026.05.18 07:28:47.643356 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 24263 | 2026.05.18 07:28:47.643372 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24264 | 2026.05.18 07:28:47.643414 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <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'))" | ||
| 24265 | 2026.05.18 07:28:47.643434 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 24266 | 2026.05.18 07:28:47.644648 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002338 sec., 22241.23182207015 rows/sec., 5.20 MiB/sec. | ||
| 24267 | 2026.05.18 07:28:47.644773 [ 4 ] {cc083479-2266-4630-ae0f-cc059c652325} <Debug> TCPHandler: Processed in 0.002786135 sec. | ||
| 24268 | 2026.05.18 07:28:47.647464 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24269 | 2026.05.18 07:28:47.647584 [ 4 ] {0aac4ecd-e8aa-4fe3-842a-f13dbc0314ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24270 | 2026.05.18 07:28:47.647630 [ 4 ] {0aac4ecd-e8aa-4fe3-842a-f13dbc0314ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24271 | 2026.05.18 07:28:47.648135 [ 4 ] {0aac4ecd-e8aa-4fe3-842a-f13dbc0314ac} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24272 | 2026.05.18 07:28:47.648174 [ 4 ] {0aac4ecd-e8aa-4fe3-842a-f13dbc0314ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24273 | 2026.05.18 07:28:47.648537 [ 4 ] {0aac4ecd-e8aa-4fe3-842a-f13dbc0314ac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 24274 | 2026.05.18 07:28:47.648763 [ 4 ] {0aac4ecd-e8aa-4fe3-842a-f13dbc0314ac} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24275 | 2026.05.18 07:28:47.648908 [ 4 ] {0aac4ecd-e8aa-4fe3-842a-f13dbc0314ac} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001358 sec., 7363.7702503681885 rows/sec., 600.46 KiB/sec. | ||
| 24276 | 2026.05.18 07:28:47.648945 [ 4 ] {0aac4ecd-e8aa-4fe3-842a-f13dbc0314ac} <Debug> TCPHandler: Processed in 0.001543738 sec. | ||
| 24277 | 2026.05.18 07:28:47.649146 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24278 | 2026.05.18 07:28:47.649244 [ 4 ] {749e7393-f9e3-419f-b0cb-55dc084dadda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24279 | 2026.05.18 07:28:47.649292 [ 4 ] {749e7393-f9e3-419f-b0cb-55dc084dadda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24280 | 2026.05.18 07:28:47.649877 [ 4 ] {749e7393-f9e3-419f-b0cb-55dc084dadda} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24281 | 2026.05.18 07:28:47.649914 [ 4 ] {749e7393-f9e3-419f-b0cb-55dc084dadda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24282 | 2026.05.18 07:28:47.650227 [ 4 ] {749e7393-f9e3-419f-b0cb-55dc084dadda} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24283 | 2026.05.18 07:28:47.650437 [ 4 ] {749e7393-f9e3-419f-b0cb-55dc084dadda} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24284 | 2026.05.18 07:28:47.650571 [ 4 ] {749e7393-f9e3-419f-b0cb-55dc084dadda} <Debug> executeQuery: Read 159 rows, 14.02 KiB in 0.001345 sec., 118215.61338289962 rows/sec., 10.18 MiB/sec. | ||
| 24285 | 2026.05.18 07:28:47.650607 [ 4 ] {749e7393-f9e3-419f-b0cb-55dc084dadda} <Debug> TCPHandler: Processed in 0.001510888 sec. | ||
| 24286 | 2026.05.18 07:28:47.650763 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24287 | 2026.05.18 07:28:47.650860 [ 4 ] {72fe53bf-4afb-4d41-9f03-bb035c03ce98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24288 | 2026.05.18 07:28:47.650900 [ 4 ] {72fe53bf-4afb-4d41-9f03-bb035c03ce98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24289 | 2026.05.18 07:28:47.651339 [ 4 ] {72fe53bf-4afb-4d41-9f03-bb035c03ce98} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24290 | 2026.05.18 07:28:47.651378 [ 4 ] {72fe53bf-4afb-4d41-9f03-bb035c03ce98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24291 | 2026.05.18 07:28:47.651671 [ 4 ] {72fe53bf-4afb-4d41-9f03-bb035c03ce98} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 24292 | 2026.05.18 07:28:47.651893 [ 4 ] {72fe53bf-4afb-4d41-9f03-bb035c03ce98} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24293 | 2026.05.18 07:28:47.652023 [ 4 ] {72fe53bf-4afb-4d41-9f03-bb035c03ce98} <Debug> executeQuery: Read 59 rows, 4.38 KiB in 0.00118 sec., 50000 rows/sec., 3.63 MiB/sec. | ||
| 24294 | 2026.05.18 07:28:47.652059 [ 4 ] {72fe53bf-4afb-4d41-9f03-bb035c03ce98} <Debug> TCPHandler: Processed in 0.001349847 sec. | ||
| 24295 | 2026.05.18 07:28:47.652188 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24296 | 2026.05.18 07:28:47.652286 [ 4 ] {bb3038ce-d28c-43db-9769-fc8324a67e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24297 | 2026.05.18 07:28:47.652328 [ 4 ] {bb3038ce-d28c-43db-9769-fc8324a67e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24298 | 2026.05.18 07:28:47.652768 [ 4 ] {bb3038ce-d28c-43db-9769-fc8324a67e66} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24299 | 2026.05.18 07:28:47.652805 [ 4 ] {bb3038ce-d28c-43db-9769-fc8324a67e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24300 | 2026.05.18 07:28:47.653106 [ 4 ] {bb3038ce-d28c-43db-9769-fc8324a67e66} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24301 | 2026.05.18 07:28:47.653312 [ 4 ] {bb3038ce-d28c-43db-9769-fc8324a67e66} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24302 | 2026.05.18 07:28:47.653440 [ 4 ] {bb3038ce-d28c-43db-9769-fc8324a67e66} <Debug> executeQuery: Read 123 rows, 9.85 KiB in 0.001172 sec., 104948.80546075085 rows/sec., 8.21 MiB/sec. | ||
| 24303 | 2026.05.18 07:28:47.653478 [ 4 ] {bb3038ce-d28c-43db-9769-fc8324a67e66} <Debug> TCPHandler: Processed in 0.001339457 sec. | ||
| 24304 | 2026.05.18 07:28:47.653608 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24305 | 2026.05.18 07:28:47.653705 [ 4 ] {6f190e86-3761-46bd-9b3e-cacd220d6e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24306 | 2026.05.18 07:28:47.653749 [ 4 ] {6f190e86-3761-46bd-9b3e-cacd220d6e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24307 | 2026.05.18 07:28:47.654184 [ 4 ] {6f190e86-3761-46bd-9b3e-cacd220d6e64} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24308 | 2026.05.18 07:28:47.654220 [ 4 ] {6f190e86-3761-46bd-9b3e-cacd220d6e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24309 | 2026.05.18 07:28:47.654763 [ 4 ] {6f190e86-3761-46bd-9b3e-cacd220d6e64} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24310 | 2026.05.18 07:28:47.655057 [ 4 ] {6f190e86-3761-46bd-9b3e-cacd220d6e64} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24311 | 2026.05.18 07:28:47.655276 [ 4 ] {6f190e86-3761-46bd-9b3e-cacd220d6e64} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001582 sec., 104298.35651074589 rows/sec., 7.26 MiB/sec. | ||
| 24312 | 2026.05.18 07:28:47.655356 [ 4 ] {6f190e86-3761-46bd-9b3e-cacd220d6e64} <Debug> TCPHandler: Processed in 0.00179695 sec. | ||
| 24313 | 2026.05.18 07:28:47.655548 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24314 | 2026.05.18 07:28:47.655679 [ 4 ] {f146e19e-df4c-4aba-8a44-cce23439d5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24315 | 2026.05.18 07:28:47.655758 [ 4 ] {f146e19e-df4c-4aba-8a44-cce23439d5a9} <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 | ||
| 24316 | 2026.05.18 07:28:47.656895 [ 4 ] {f146e19e-df4c-4aba-8a44-cce23439d5a9} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24317 | 2026.05.18 07:28:47.656936 [ 4 ] {f146e19e-df4c-4aba-8a44-cce23439d5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24318 | 2026.05.18 07:28:47.657546 [ 4 ] {f146e19e-df4c-4aba-8a44-cce23439d5a9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 24319 | 2026.05.18 07:28:47.657781 [ 4 ] {f146e19e-df4c-4aba-8a44-cce23439d5a9} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24320 | 2026.05.18 07:28:47.657925 [ 4 ] {f146e19e-df4c-4aba-8a44-cce23439d5a9} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002288 sec., 21416.083916083917 rows/sec., 38.38 MiB/sec. | ||
| 24321 | 2026.05.18 07:28:47.657980 [ 4 ] {f146e19e-df4c-4aba-8a44-cce23439d5a9} <Debug> TCPHandler: Processed in 0.002550894 sec. | ||
| 24322 | 2026.05.18 07:28:47.658109 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24323 | 2026.05.18 07:28:47.658208 [ 4 ] {4f1098af-6755-4d20-94f5-b11d2d861ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24324 | 2026.05.18 07:28:47.658252 [ 4 ] {4f1098af-6755-4d20-94f5-b11d2d861ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24325 | 2026.05.18 07:28:47.658612 [ 4 ] {4f1098af-6755-4d20-94f5-b11d2d861ef5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24326 | 2026.05.18 07:28:47.658649 [ 4 ] {4f1098af-6755-4d20-94f5-b11d2d861ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24327 | 2026.05.18 07:28:47.658960 [ 4 ] {4f1098af-6755-4d20-94f5-b11d2d861ef5} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24328 | 2026.05.18 07:28:47.659170 [ 4 ] {4f1098af-6755-4d20-94f5-b11d2d861ef5} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24329 | 2026.05.18 07:28:47.659306 [ 4 ] {4f1098af-6755-4d20-94f5-b11d2d861ef5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 24330 | 2026.05.18 07:28:47.659340 [ 4 ] {4f1098af-6755-4d20-94f5-b11d2d861ef5} <Debug> TCPHandler: Processed in 0.001281327 sec. | ||
| 24331 | 2026.05.18 07:28:47.923715 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24332 | 2026.05.18 07:28:47.923781 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24333 | 2026.05.18 07:28:47.926440 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24334 | 2026.05.18 07:28:49.443460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47586 | ||
| 24335 | 2026.05.18 07:28:49.444101 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24336 | 2026.05.18 07:28:49.444138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24337 | 2026.05.18 07:28:49.444657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 24338 | 2026.05.18 07:28:49.444897 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24339 | 2026.05.18 07:28:49.445030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47586 | ||
| 24340 | 2026.05.18 07:28:52.033535 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 24341 | 2026.05.18 07:28:52.051039 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24342 | 2026.05.18 07:28:52.051090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24343 | 2026.05.18 07:28:52.057472 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 24344 | 2026.05.18 07:28:52.058232 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24345 | 2026.05.18 07:28:52.061325 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 24346 | 2026.05.18 07:28:52.598320 [ 220 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24347 | 2026.05.18 07:28:52.598386 [ 220 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24348 | 2026.05.18 07:28:52.600934 [ 220 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24349 | 2026.05.18 07:28:52.644857 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24350 | 2026.05.18 07:28:52.645127 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 24351 | 2026.05.18 07:28:52.645520 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24352 | 2026.05.18 07:28:52.645569 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <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 | ||
| 24353 | 2026.05.18 07:28:52.645822 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24354 | 2026.05.18 07:28:52.645890 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24355 | 2026.05.18 07:28:52.646032 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 24356 | 2026.05.18 07:28:52.646070 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24357 | 2026.05.18 07:28:52.646093 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 24358 | 2026.05.18 07:28:52.646109 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24359 | 2026.05.18 07:28:52.646151 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <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'))" | ||
| 24360 | 2026.05.18 07:28:52.646171 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 24361 | 2026.05.18 07:28:52.647175 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002164 sec., 24029.574861367837 rows/sec., 5.62 MiB/sec. | ||
| 24362 | 2026.05.18 07:28:52.647283 [ 4 ] {785bc3b2-5636-45f5-89fc-216ce48007e7} <Debug> TCPHandler: Processed in 0.002567814 sec. | ||
| 24363 | 2026.05.18 07:28:52.652335 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24364 | 2026.05.18 07:28:52.652455 [ 4 ] {7def7804-cfc4-4da7-8b53-b0b82280b968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24365 | 2026.05.18 07:28:52.652499 [ 4 ] {7def7804-cfc4-4da7-8b53-b0b82280b968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24366 | 2026.05.18 07:28:52.653188 [ 4 ] {7def7804-cfc4-4da7-8b53-b0b82280b968} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24367 | 2026.05.18 07:28:52.653243 [ 4 ] {7def7804-cfc4-4da7-8b53-b0b82280b968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24368 | 2026.05.18 07:28:52.653731 [ 4 ] {7def7804-cfc4-4da7-8b53-b0b82280b968} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 24369 | 2026.05.18 07:28:52.653944 [ 4 ] {7def7804-cfc4-4da7-8b53-b0b82280b968} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24370 | 2026.05.18 07:28:52.654085 [ 4 ] {7def7804-cfc4-4da7-8b53-b0b82280b968} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001668 sec., 170263.78896882493 rows/sec., 10.81 MiB/sec. | ||
| 24371 | 2026.05.18 07:28:52.654122 [ 4 ] {7def7804-cfc4-4da7-8b53-b0b82280b968} <Debug> TCPHandler: Processed in 0.00183935 sec. | ||
| 24372 | 2026.05.18 07:28:52.654272 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24373 | 2026.05.18 07:28:52.654369 [ 4 ] {5ff314e7-0173-4336-80e1-f5a235e36e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24374 | 2026.05.18 07:28:52.654409 [ 4 ] {5ff314e7-0173-4336-80e1-f5a235e36e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24375 | 2026.05.18 07:28:52.655070 [ 4 ] {5ff314e7-0173-4336-80e1-f5a235e36e1f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24376 | 2026.05.18 07:28:52.655106 [ 4 ] {5ff314e7-0173-4336-80e1-f5a235e36e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24377 | 2026.05.18 07:28:52.655443 [ 4 ] {5ff314e7-0173-4336-80e1-f5a235e36e1f} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24378 | 2026.05.18 07:28:52.655648 [ 4 ] {5ff314e7-0173-4336-80e1-f5a235e36e1f} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24379 | 2026.05.18 07:28:52.655778 [ 4 ] {5ff314e7-0173-4336-80e1-f5a235e36e1f} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001428 sec., 573529.4117647059 rows/sec., 44.45 MiB/sec. | ||
| 24380 | 2026.05.18 07:28:52.655814 [ 4 ] {5ff314e7-0173-4336-80e1-f5a235e36e1f} <Debug> TCPHandler: Processed in 0.001590848 sec. | ||
| 24381 | 2026.05.18 07:28:52.655936 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24382 | 2026.05.18 07:28:52.656032 [ 4 ] {2dabd2fb-3609-46fa-886f-7c0f8865b911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24383 | 2026.05.18 07:28:52.656072 [ 4 ] {2dabd2fb-3609-46fa-886f-7c0f8865b911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24384 | 2026.05.18 07:28:52.656490 [ 4 ] {2dabd2fb-3609-46fa-886f-7c0f8865b911} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24385 | 2026.05.18 07:28:52.656528 [ 4 ] {2dabd2fb-3609-46fa-886f-7c0f8865b911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24386 | 2026.05.18 07:28:52.656830 [ 4 ] {2dabd2fb-3609-46fa-886f-7c0f8865b911} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 24387 | 2026.05.18 07:28:52.657035 [ 4 ] {2dabd2fb-3609-46fa-886f-7c0f8865b911} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24388 | 2026.05.18 07:28:52.657161 [ 4 ] {2dabd2fb-3609-46fa-886f-7c0f8865b911} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001147 sec., 133391.45597210113 rows/sec., 7.98 MiB/sec. | ||
| 24389 | 2026.05.18 07:28:52.657196 [ 4 ] {2dabd2fb-3609-46fa-886f-7c0f8865b911} <Debug> TCPHandler: Processed in 0.001309107 sec. | ||
| 24390 | 2026.05.18 07:28:52.657323 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24391 | 2026.05.18 07:28:52.657419 [ 4 ] {a5c7ff9b-266c-4f83-9a86-7ff35b4c11ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24392 | 2026.05.18 07:28:52.657460 [ 4 ] {a5c7ff9b-266c-4f83-9a86-7ff35b4c11ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24393 | 2026.05.18 07:28:52.657878 [ 4 ] {a5c7ff9b-266c-4f83-9a86-7ff35b4c11ea} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24394 | 2026.05.18 07:28:52.657915 [ 4 ] {a5c7ff9b-266c-4f83-9a86-7ff35b4c11ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24395 | 2026.05.18 07:28:52.658203 [ 4 ] {a5c7ff9b-266c-4f83-9a86-7ff35b4c11ea} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 24396 | 2026.05.18 07:28:52.658405 [ 4 ] {a5c7ff9b-266c-4f83-9a86-7ff35b4c11ea} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24397 | 2026.05.18 07:28:52.658532 [ 4 ] {a5c7ff9b-266c-4f83-9a86-7ff35b4c11ea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 24398 | 2026.05.18 07:28:52.658567 [ 4 ] {a5c7ff9b-266c-4f83-9a86-7ff35b4c11ea} <Debug> TCPHandler: Processed in 0.001293857 sec. | ||
| 24399 | 2026.05.18 07:28:52.658708 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24400 | 2026.05.18 07:28:52.658803 [ 4 ] {9826624a-0430-4726-89b6-c5686cf66ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24401 | 2026.05.18 07:28:52.658842 [ 4 ] {9826624a-0430-4726-89b6-c5686cf66ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24402 | 2026.05.18 07:28:52.659252 [ 4 ] {9826624a-0430-4726-89b6-c5686cf66ca6} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24403 | 2026.05.18 07:28:52.659288 [ 4 ] {9826624a-0430-4726-89b6-c5686cf66ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24404 | 2026.05.18 07:28:52.659578 [ 4 ] {9826624a-0430-4726-89b6-c5686cf66ca6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 24405 | 2026.05.18 07:28:52.659781 [ 4 ] {9826624a-0430-4726-89b6-c5686cf66ca6} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24406 | 2026.05.18 07:28:52.659905 [ 4 ] {9826624a-0430-4726-89b6-c5686cf66ca6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001119 sec., 132260.9472743521 rows/sec., 7.52 MiB/sec. | ||
| 24407 | 2026.05.18 07:28:52.659939 [ 4 ] {9826624a-0430-4726-89b6-c5686cf66ca6} <Debug> TCPHandler: Processed in 0.001279877 sec. | ||
| 24408 | 2026.05.18 07:28:52.660062 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24409 | 2026.05.18 07:28:52.660157 [ 4 ] {37b06ea2-936c-403c-bedc-6846b661ef4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24410 | 2026.05.18 07:28:52.660196 [ 4 ] {37b06ea2-936c-403c-bedc-6846b661ef4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24411 | 2026.05.18 07:28:52.660732 [ 4 ] {37b06ea2-936c-403c-bedc-6846b661ef4a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24412 | 2026.05.18 07:28:52.660768 [ 4 ] {37b06ea2-936c-403c-bedc-6846b661ef4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24413 | 2026.05.18 07:28:52.661074 [ 4 ] {37b06ea2-936c-403c-bedc-6846b661ef4a} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24414 | 2026.05.18 07:28:52.661283 [ 4 ] {37b06ea2-936c-403c-bedc-6846b661ef4a} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24415 | 2026.05.18 07:28:52.661409 [ 4 ] {37b06ea2-936c-403c-bedc-6846b661ef4a} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001269 sec., 394799.05437352246 rows/sec., 27.75 MiB/sec. | ||
| 24416 | 2026.05.18 07:28:52.661443 [ 4 ] {37b06ea2-936c-403c-bedc-6846b661ef4a} <Debug> TCPHandler: Processed in 0.001430578 sec. | ||
| 24417 | 2026.05.18 07:28:52.661565 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24418 | 2026.05.18 07:28:52.661660 [ 4 ] {b6ad21d7-a201-4ac4-9555-7bf987391336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24419 | 2026.05.18 07:28:52.661701 [ 4 ] {b6ad21d7-a201-4ac4-9555-7bf987391336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24420 | 2026.05.18 07:28:52.662027 [ 4 ] {b6ad21d7-a201-4ac4-9555-7bf987391336} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24421 | 2026.05.18 07:28:52.662063 [ 4 ] {b6ad21d7-a201-4ac4-9555-7bf987391336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24422 | 2026.05.18 07:28:52.662354 [ 4 ] {b6ad21d7-a201-4ac4-9555-7bf987391336} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 24423 | 2026.05.18 07:28:52.662555 [ 4 ] {b6ad21d7-a201-4ac4-9555-7bf987391336} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24424 | 2026.05.18 07:28:52.662681 [ 4 ] {b6ad21d7-a201-4ac4-9555-7bf987391336} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 24425 | 2026.05.18 07:28:52.662713 [ 4 ] {b6ad21d7-a201-4ac4-9555-7bf987391336} <Debug> TCPHandler: Processed in 0.001197527 sec. | ||
| 24426 | 2026.05.18 07:28:52.662833 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24427 | 2026.05.18 07:28:52.662929 [ 4 ] {c9212d67-3f3e-4a9a-92ef-82ba294c221a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24428 | 2026.05.18 07:28:52.662970 [ 4 ] {c9212d67-3f3e-4a9a-92ef-82ba294c221a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24429 | 2026.05.18 07:28:52.663360 [ 4 ] {c9212d67-3f3e-4a9a-92ef-82ba294c221a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24430 | 2026.05.18 07:28:52.663395 [ 4 ] {c9212d67-3f3e-4a9a-92ef-82ba294c221a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24431 | 2026.05.18 07:28:52.663711 [ 4 ] {c9212d67-3f3e-4a9a-92ef-82ba294c221a} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24432 | 2026.05.18 07:28:52.663912 [ 4 ] {c9212d67-3f3e-4a9a-92ef-82ba294c221a} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24433 | 2026.05.18 07:28:52.664030 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 2 parts from all_1_159_35 to all_160_160_0 | ||
| 24434 | 2026.05.18 07:28:52.664035 [ 4 ] {c9212d67-3f3e-4a9a-92ef-82ba294c221a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001124 sec., 235765.12455516015 rows/sec., 15.67 MiB/sec. | ||
| 24435 | 2026.05.18 07:28:52.664095 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24436 | 2026.05.18 07:28:52.664109 [ 4 ] {c9212d67-3f3e-4a9a-92ef-82ba294c221a} <Debug> TCPHandler: Processed in 0.001325247 sec. | ||
| 24437 | 2026.05.18 07:28:52.664119 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24438 | 2026.05.18 07:28:52.664226 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_160_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_159_35 to all_160_160_0 into Compact with storage Full | ||
| 24439 | 2026.05.18 07:28:52.664268 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24440 | 2026.05.18 07:28:52.664358 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_160_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24441 | 2026.05.18 07:28:52.664369 [ 4 ] {a667b680-bc5a-4dd7-8177-1c9c65c97df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24442 | 2026.05.18 07:28:52.664405 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_160_36} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_159_35, total 61761 rows starting from the beginning of the part | ||
| 24443 | 2026.05.18 07:28:52.664420 [ 4 ] {a667b680-bc5a-4dd7-8177-1c9c65c97df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24444 | 2026.05.18 07:28:52.664486 [ 197 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_160_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 24445 | 2026.05.18 07:28:52.664747 [ 4 ] {a667b680-bc5a-4dd7-8177-1c9c65c97df5} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24446 | 2026.05.18 07:28:52.664789 [ 4 ] {a667b680-bc5a-4dd7-8177-1c9c65c97df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24447 | 2026.05.18 07:28:52.665150 [ 4 ] {a667b680-bc5a-4dd7-8177-1c9c65c97df5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 24448 | 2026.05.18 07:28:52.665370 [ 4 ] {a667b680-bc5a-4dd7-8177-1c9c65c97df5} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24449 | 2026.05.18 07:28:52.665499 [ 4 ] {a667b680-bc5a-4dd7-8177-1c9c65c97df5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 24450 | 2026.05.18 07:28:52.665532 [ 4 ] {a667b680-bc5a-4dd7-8177-1c9c65c97df5} <Debug> TCPHandler: Processed in 0.001322807 sec. | ||
| 24451 | 2026.05.18 07:28:52.665665 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24452 | 2026.05.18 07:28:52.665761 [ 4 ] {5ccaa8bd-a5d8-4906-aeab-f4974c504014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24453 | 2026.05.18 07:28:52.665814 [ 4 ] {5ccaa8bd-a5d8-4906-aeab-f4974c504014} <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 | ||
| 24454 | 2026.05.18 07:28:52.666593 [ 4 ] {5ccaa8bd-a5d8-4906-aeab-f4974c504014} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24455 | 2026.05.18 07:28:52.666629 [ 4 ] {5ccaa8bd-a5d8-4906-aeab-f4974c504014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24456 | 2026.05.18 07:28:52.667160 [ 4 ] {5ccaa8bd-a5d8-4906-aeab-f4974c504014} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 24457 | 2026.05.18 07:28:52.667378 [ 4 ] {5ccaa8bd-a5d8-4906-aeab-f4974c504014} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24458 | 2026.05.18 07:28:52.667518 [ 4 ] {5ccaa8bd-a5d8-4906-aeab-f4974c504014} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. | ||
| 24459 | 2026.05.18 07:28:52.667570 [ 4 ] {5ccaa8bd-a5d8-4906-aeab-f4974c504014} <Debug> TCPHandler: Processed in 0.00195444 sec. | ||
| 24460 | 2026.05.18 07:28:52.667695 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24461 | 2026.05.18 07:28:52.667791 [ 4 ] {b8d7522b-7cbc-4990-b6a5-412b936b9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24462 | 2026.05.18 07:28:52.667831 [ 4 ] {b8d7522b-7cbc-4990-b6a5-412b936b9107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24463 | 2026.05.18 07:28:52.668177 [ 4 ] {b8d7522b-7cbc-4990-b6a5-412b936b9107} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24464 | 2026.05.18 07:28:52.668213 [ 4 ] {b8d7522b-7cbc-4990-b6a5-412b936b9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24465 | 2026.05.18 07:28:52.668540 [ 4 ] {b8d7522b-7cbc-4990-b6a5-412b936b9107} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24466 | 2026.05.18 07:28:52.668743 [ 4 ] {b8d7522b-7cbc-4990-b6a5-412b936b9107} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24467 | 2026.05.18 07:28:52.668869 [ 4 ] {b8d7522b-7cbc-4990-b6a5-412b936b9107} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 24468 | 2026.05.18 07:28:52.668904 [ 4 ] {b8d7522b-7cbc-4990-b6a5-412b936b9107} <Debug> TCPHandler: Processed in 0.001258747 sec. | ||
| 24469 | 2026.05.18 07:28:52.672825 [ 187 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_160_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61825 rows, containing 5 columns (5 merged, 0 gathered) in 0.008636737 sec., 7158374.742683493 rows/sec., 461.28 MiB/sec. | ||
| 24470 | 2026.05.18 07:28:52.673389 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_160_36} <Trace> MergedBlockOutputStream: filled checksums all_1_160_36 (state Temporary) | ||
| 24471 | 2026.05.18 07:28:52.673691 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_160_36} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_160_36 to all_1_160_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24472 | 2026.05.18 07:28:52.673766 [ 191 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_160_36} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 2 parts: [all_1_159_35, all_160_160_0] -> all_1_160_36 | ||
| 24473 | 2026.05.18 07:28:52.673849 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 24474 | 2026.05.18 07:28:53.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.18 MiB, peak 424.68 MiB, free memory in arenas 0.00 B, will set to 409.16 MiB (RSS), difference: -1.02 MiB | ||
| 24475 | 2026.05.18 07:28:56.396478 [ 221 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24476 | 2026.05.18 07:28:56.396530 [ 221 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24477 | 2026.05.18 07:28:56.399085 [ 221 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24478 | 2026.05.18 07:28:56.706091 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24479 | 2026.05.18 07:28:56.706155 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24480 | 2026.05.18 07:28:56.945252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48034 | ||
| 24481 | 2026.05.18 07:28:56.945761 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24482 | 2026.05.18 07:28:56.945801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24483 | 2026.05.18 07:28:56.946264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 24484 | 2026.05.18 07:28:56.946514 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24485 | 2026.05.18 07:28:56.946643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48034 | ||
| 24486 | 2026.05.18 07:28:57.292861 [ 220 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24487 | 2026.05.18 07:28:57.292918 [ 220 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24488 | 2026.05.18 07:28:57.295344 [ 220 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24489 | 2026.05.18 07:28:57.641094 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24490 | 2026.05.18 07:28:57.641332 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 24491 | 2026.05.18 07:28:57.641678 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24492 | 2026.05.18 07:28:57.641716 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <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 | ||
| 24493 | 2026.05.18 07:28:57.641944 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24494 | 2026.05.18 07:28:57.642014 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24495 | 2026.05.18 07:28:57.642163 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 24496 | 2026.05.18 07:28:57.642200 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24497 | 2026.05.18 07:28:57.642221 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 24498 | 2026.05.18 07:28:57.642237 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24499 | 2026.05.18 07:28:57.642280 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <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'))" | ||
| 24500 | 2026.05.18 07:28:57.642301 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 24501 | 2026.05.18 07:28:57.643757 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002526 sec., 20585.90657165479 rows/sec., 4.81 MiB/sec. | ||
| 24502 | 2026.05.18 07:28:57.643881 [ 4 ] {ad497188-a15e-46f8-b64d-3a3af10121a9} <Debug> TCPHandler: Processed in 0.002928277 sec. | ||
| 24503 | 2026.05.18 07:28:57.646709 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24504 | 2026.05.18 07:28:57.646895 [ 4 ] {ab298710-572d-4863-bf93-94a33760890b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24505 | 2026.05.18 07:28:57.646970 [ 4 ] {ab298710-572d-4863-bf93-94a33760890b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24506 | 2026.05.18 07:28:57.647790 [ 4 ] {ab298710-572d-4863-bf93-94a33760890b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24507 | 2026.05.18 07:28:57.647833 [ 4 ] {ab298710-572d-4863-bf93-94a33760890b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24508 | 2026.05.18 07:28:57.648246 [ 4 ] {ab298710-572d-4863-bf93-94a33760890b} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24509 | 2026.05.18 07:28:57.648521 [ 4 ] {ab298710-572d-4863-bf93-94a33760890b} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24510 | 2026.05.18 07:28:57.648683 [ 4 ] {ab298710-572d-4863-bf93-94a33760890b} <Debug> executeQuery: Read 154 rows, 13.65 KiB in 0.001847 sec., 83378.45154304277 rows/sec., 7.22 MiB/sec. | ||
| 24511 | 2026.05.18 07:28:57.648696 [ 111 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24512 | 2026.05.18 07:28:57.648736 [ 4 ] {ab298710-572d-4863-bf93-94a33760890b} <Debug> TCPHandler: Processed in 0.002172322 sec. | ||
| 24513 | 2026.05.18 07:28:57.648766 [ 111 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24514 | 2026.05.18 07:28:57.648795 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24515 | 2026.05.18 07:28:57.648898 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24516 | 2026.05.18 07:28:57.648917 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 24517 | 2026.05.18 07:28:57.649015 [ 4 ] {3eb0430c-1d40-4d1b-bc7e-5020972058b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24518 | 2026.05.18 07:28:57.649046 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24519 | 2026.05.18 07:28:57.649069 [ 4 ] {3eb0430c-1d40-4d1b-bc7e-5020972058b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24520 | 2026.05.18 07:28:57.649087 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3415 rows starting from the beginning of the part | ||
| 24521 | 2026.05.18 07:28:57.649163 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 155 rows starting from the beginning of the part | ||
| 24522 | 2026.05.18 07:28:57.649220 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 819 rows starting from the beginning of the part | ||
| 24523 | 2026.05.18 07:28:57.649270 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 159 rows starting from the beginning of the part | ||
| 24524 | 2026.05.18 07:28:57.649321 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 819 rows starting from the beginning of the part | ||
| 24525 | 2026.05.18 07:28:57.649370 [ 192 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 154 rows starting from the beginning of the part | ||
| 24526 | 2026.05.18 07:28:57.649595 [ 4 ] {3eb0430c-1d40-4d1b-bc7e-5020972058b5} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24527 | 2026.05.18 07:28:57.649640 [ 4 ] {3eb0430c-1d40-4d1b-bc7e-5020972058b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24528 | 2026.05.18 07:28:57.649981 [ 4 ] {3eb0430c-1d40-4d1b-bc7e-5020972058b5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 24529 | 2026.05.18 07:28:57.650224 [ 4 ] {3eb0430c-1d40-4d1b-bc7e-5020972058b5} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24530 | 2026.05.18 07:28:57.650373 [ 4 ] {3eb0430c-1d40-4d1b-bc7e-5020972058b5} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001383 sec., 35430.22415039769 rows/sec., 2.60 MiB/sec. | ||
| 24531 | 2026.05.18 07:28:57.650382 [ 113 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 24532 | 2026.05.18 07:28:57.650416 [ 4 ] {3eb0430c-1d40-4d1b-bc7e-5020972058b5} <Debug> TCPHandler: Processed in 0.001569289 sec. | ||
| 24533 | 2026.05.18 07:28:57.650431 [ 113 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24534 | 2026.05.18 07:28:57.650458 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24535 | 2026.05.18 07:28:57.650553 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 24536 | 2026.05.18 07:28:57.650564 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24537 | 2026.05.18 07:28:57.650670 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24538 | 2026.05.18 07:28:57.650687 [ 4 ] {61412576-bcf5-460c-a3a5-de4d070cfc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24539 | 2026.05.18 07:28:57.650710 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 245 rows starting from the beginning of the part | ||
| 24540 | 2026.05.18 07:28:57.650739 [ 4 ] {61412576-bcf5-460c-a3a5-de4d070cfc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24541 | 2026.05.18 07:28:57.650781 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 49 rows starting from the beginning of the part | ||
| 24542 | 2026.05.18 07:28:57.650839 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 153 rows starting from the beginning of the part | ||
| 24543 | 2026.05.18 07:28:57.650895 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 59 rows starting from the beginning of the part | ||
| 24544 | 2026.05.18 07:28:57.650942 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 153 rows starting from the beginning of the part | ||
| 24545 | 2026.05.18 07:28:57.650987 [ 191 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 49 rows starting from the beginning of the part | ||
| 24546 | 2026.05.18 07:28:57.651292 [ 4 ] {61412576-bcf5-460c-a3a5-de4d070cfc56} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24547 | 2026.05.18 07:28:57.651324 [ 196 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5521 rows, containing 5 columns (5 merged, 0 gathered) in 0.002468164 sec., 2236885.393353116 rows/sec., 180.82 MiB/sec. | ||
| 24548 | 2026.05.18 07:28:57.651351 [ 4 ] {61412576-bcf5-460c-a3a5-de4d070cfc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24549 | 2026.05.18 07:28:57.651711 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24550 | 2026.05.18 07:28:57.651880 [ 4 ] {61412576-bcf5-460c-a3a5-de4d070cfc56} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24551 | 2026.05.18 07:28:57.651963 [ 194 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452458 sec., 487449.55103693187 rows/sec., 33.28 MiB/sec. | ||
| 24552 | 2026.05.18 07:28:57.652085 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24553 | 2026.05.18 07:28:57.652140 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 24554 | 2026.05.18 07:28:57.652203 [ 195 ] {4eef7147-d78e-4d4f-9928-488ca231f265::all_1_166_33} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24555 | 2026.05.18 07:28:57.652340 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 24556 | 2026.05.18 07:28:57.652348 [ 4 ] {61412576-bcf5-460c-a3a5-de4d070cfc56} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24557 | 2026.05.18 07:28:57.652504 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24558 | 2026.05.18 07:28:57.652531 [ 113 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24559 | 2026.05.18 07:28:57.652567 [ 113 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24560 | 2026.05.18 07:28:57.652579 [ 4 ] {61412576-bcf5-460c-a3a5-de4d070cfc56} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.001913 sec., 59069.52430737062 rows/sec., 4.61 MiB/sec. | ||
| 24561 | 2026.05.18 07:28:57.652589 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24562 | 2026.05.18 07:28:57.652601 [ 196 ] {1b5385b3-9b6d-489b-88c7-bd243db1b7b9::all_1_141_28} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 24563 | 2026.05.18 07:28:57.652638 [ 4 ] {61412576-bcf5-460c-a3a5-de4d070cfc56} <Debug> TCPHandler: Processed in 0.002129732 sec. | ||
| 24564 | 2026.05.18 07:28:57.652685 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 24565 | 2026.05.18 07:28:57.652720 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 24566 | 2026.05.18 07:28:57.652787 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24567 | 2026.05.18 07:28:57.652796 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24568 | 2026.05.18 07:28:57.652822 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1862 rows starting from the beginning of the part | ||
| 24569 | 2026.05.18 07:28:57.652885 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 122 rows starting from the beginning of the part | ||
| 24570 | 2026.05.18 07:28:57.652930 [ 4 ] {198d1edf-baa6-4718-b779-d468fa89d9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24571 | 2026.05.18 07:28:57.652932 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 501 rows starting from the beginning of the part | ||
| 24572 | 2026.05.18 07:28:57.652994 [ 4 ] {198d1edf-baa6-4718-b779-d468fa89d9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24573 | 2026.05.18 07:28:57.653007 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 123 rows starting from the beginning of the part | ||
| 24574 | 2026.05.18 07:28:57.653064 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 501 rows starting from the beginning of the part | ||
| 24575 | 2026.05.18 07:28:57.653110 [ 191 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 113 rows starting from the beginning of the part | ||
| 24576 | 2026.05.18 07:28:57.653504 [ 4 ] {198d1edf-baa6-4718-b779-d468fa89d9b3} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24577 | 2026.05.18 07:28:57.653554 [ 4 ] {198d1edf-baa6-4718-b779-d468fa89d9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24578 | 2026.05.18 07:28:57.653962 [ 4 ] {198d1edf-baa6-4718-b779-d468fa89d9b3} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24579 | 2026.05.18 07:28:57.654195 [ 4 ] {198d1edf-baa6-4718-b779-d468fa89d9b3} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24580 | 2026.05.18 07:28:57.654330 [ 4 ] {198d1edf-baa6-4718-b779-d468fa89d9b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001427 sec., 112123.33566923616 rows/sec., 7.81 MiB/sec. | ||
| 24581 | 2026.05.18 07:28:57.654342 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 2 parts from all_1_160_36 to all_161_161_0 | ||
| 24582 | 2026.05.18 07:28:57.654353 [ 198 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694099 sec., 1901895.9340628854 rows/sec., 140.35 MiB/sec. | ||
| 24583 | 2026.05.18 07:28:57.654392 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24584 | 2026.05.18 07:28:57.654367 [ 4 ] {198d1edf-baa6-4718-b779-d468fa89d9b3} <Debug> TCPHandler: Processed in 0.001626609 sec. | ||
| 24585 | 2026.05.18 07:28:57.654433 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24586 | 2026.05.18 07:28:57.654523 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_161_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_160_36 to all_161_161_0 into Compact with storage Full | ||
| 24587 | 2026.05.18 07:28:57.654624 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24588 | 2026.05.18 07:28:57.654626 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24589 | 2026.05.18 07:28:57.654631 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_161_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24590 | 2026.05.18 07:28:57.654719 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_161_37} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_160_36, total 61825 rows starting from the beginning of the part | ||
| 24591 | 2026.05.18 07:28:57.654753 [ 4 ] {269d37d7-b55a-4d7f-9360-19f5dc93aee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24592 | 2026.05.18 07:28:57.654789 [ 195 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_161_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 24593 | 2026.05.18 07:28:57.654815 [ 4 ] {269d37d7-b55a-4d7f-9360-19f5dc93aee2} <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 | ||
| 24594 | 2026.05.18 07:28:57.654931 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24595 | 2026.05.18 07:28:57.655008 [ 194 ] {11198913-d430-4de2-9ac6-5b799f1d84a4::all_1_166_33} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24596 | 2026.05.18 07:28:57.655094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 24597 | 2026.05.18 07:28:57.655809 [ 4 ] {269d37d7-b55a-4d7f-9360-19f5dc93aee2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24598 | 2026.05.18 07:28:57.655847 [ 4 ] {269d37d7-b55a-4d7f-9360-19f5dc93aee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24599 | 2026.05.18 07:28:57.656462 [ 4 ] {269d37d7-b55a-4d7f-9360-19f5dc93aee2} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 24600 | 2026.05.18 07:28:57.656701 [ 4 ] {269d37d7-b55a-4d7f-9360-19f5dc93aee2} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24601 | 2026.05.18 07:28:57.656854 [ 4 ] {269d37d7-b55a-4d7f-9360-19f5dc93aee2} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.00212 sec., 23113.20754716981 rows/sec., 41.42 MiB/sec. | ||
| 24602 | 2026.05.18 07:28:57.656908 [ 4 ] {269d37d7-b55a-4d7f-9360-19f5dc93aee2} <Debug> TCPHandler: Processed in 0.002331542 sec. | ||
| 24603 | 2026.05.18 07:28:57.657046 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24604 | 2026.05.18 07:28:57.657143 [ 4 ] {a778c084-d3f2-4625-b6cb-9c678d9ff1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24605 | 2026.05.18 07:28:57.657186 [ 4 ] {a778c084-d3f2-4625-b6cb-9c678d9ff1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24606 | 2026.05.18 07:28:57.657551 [ 4 ] {a778c084-d3f2-4625-b6cb-9c678d9ff1ef} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24607 | 2026.05.18 07:28:57.657588 [ 4 ] {a778c084-d3f2-4625-b6cb-9c678d9ff1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24608 | 2026.05.18 07:28:57.657929 [ 4 ] {a778c084-d3f2-4625-b6cb-9c678d9ff1ef} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24609 | 2026.05.18 07:28:57.658143 [ 4 ] {a778c084-d3f2-4625-b6cb-9c678d9ff1ef} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24610 | 2026.05.18 07:28:57.658275 [ 4 ] {a778c084-d3f2-4625-b6cb-9c678d9ff1ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 24611 | 2026.05.18 07:28:57.658308 [ 4 ] {a778c084-d3f2-4625-b6cb-9c678d9ff1ef} <Debug> TCPHandler: Processed in 0.001311507 sec. | ||
| 24612 | 2026.05.18 07:28:57.663346 [ 193 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_161_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61985 rows, containing 5 columns (5 merged, 0 gathered) in 0.008846359 sec., 7006837.502298969 rows/sec., 451.61 MiB/sec. | ||
| 24613 | 2026.05.18 07:28:57.664157 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_161_37} <Trace> MergedBlockOutputStream: filled checksums all_1_161_37 (state Temporary) | ||
| 24614 | 2026.05.18 07:28:57.664467 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_161_37} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_161_37 to all_1_161_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24615 | 2026.05.18 07:28:57.664541 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_161_37} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 2 parts: [all_1_160_36, all_161_161_0] -> all_1_161_37 | ||
| 24616 | 2026.05.18 07:28:57.664620 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 24617 | 2026.05.18 07:28:58.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.65 MiB, peak 424.68 MiB, free memory in arenas 0.00 B, will set to 409.16 MiB (RSS), difference: 3.51 MiB | ||
| 24618 | 2026.05.18 07:28:59.406554 [ 219 ] {} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 24619 | 2026.05.18 07:28:59.406609 [ 219 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 24620 | 2026.05.18 07:28:59.408687 [ 219 ] {} <Debug> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 24621 | 2026.05.18 07:28:59.561480 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 24622 | 2026.05.18 07:28:59.578912 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24623 | 2026.05.18 07:28:59.578973 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24624 | 2026.05.18 07:28:59.584924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 24625 | 2026.05.18 07:28:59.585624 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24626 | 2026.05.18 07:28:59.588629 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 24627 | 2026.05.18 07:28:59.920026 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24628 | 2026.05.18 07:28:59.920299 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 24629 | 2026.05.18 07:28:59.920709 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24630 | 2026.05.18 07:28:59.920762 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 24631 | 2026.05.18 07:28:59.921043 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24632 | 2026.05.18 07:28:59.921111 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24633 | 2026.05.18 07:28:59.921258 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 24634 | 2026.05.18 07:28:59.921293 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24635 | 2026.05.18 07:28:59.921315 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 24636 | 2026.05.18 07:28:59.921331 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24637 | 2026.05.18 07:28:59.921374 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 24638 | 2026.05.18 07:28:59.921395 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 24639 | 2026.05.18 07:28:59.922550 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00238 sec., 21848.739495798316 rows/sec., 5.11 MiB/sec. | ||
| 24640 | 2026.05.18 07:28:59.922664 [ 4 ] {4e10ad95-cbfc-4758-ac3a-3eedf7b2e0dc} <Debug> TCPHandler: Processed in 0.002774715 sec. | ||
| 24641 | 2026.05.18 07:28:59.940098 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24642 | 2026.05.18 07:28:59.940234 [ 4 ] {350fad12-7523-41d4-8fd1-4d169575da40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24643 | 2026.05.18 07:28:59.940286 [ 4 ] {350fad12-7523-41d4-8fd1-4d169575da40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24644 | 2026.05.18 07:28:59.941006 [ 4 ] {350fad12-7523-41d4-8fd1-4d169575da40} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24645 | 2026.05.18 07:28:59.941055 [ 4 ] {350fad12-7523-41d4-8fd1-4d169575da40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24646 | 2026.05.18 07:28:59.941498 [ 4 ] {350fad12-7523-41d4-8fd1-4d169575da40} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 24647 | 2026.05.18 07:28:59.941752 [ 4 ] {350fad12-7523-41d4-8fd1-4d169575da40} <Trace> oximeter.fields_i16 (687aa79a-e37c-4fc6-8dfe-ec364dce8d5e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24648 | 2026.05.18 07:28:59.941901 [ 4 ] {350fad12-7523-41d4-8fd1-4d169575da40} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001704 sec., 166666.66666666666 rows/sec., 10.59 MiB/sec. | ||
| 24649 | 2026.05.18 07:28:59.941936 [ 4 ] {350fad12-7523-41d4-8fd1-4d169575da40} <Debug> TCPHandler: Processed in 0.001902411 sec. | ||
| 24650 | 2026.05.18 07:28:59.942078 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24651 | 2026.05.18 07:28:59.942175 [ 4 ] {746daecb-591c-40a6-a011-8aad3ef24482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24652 | 2026.05.18 07:28:59.942216 [ 4 ] {746daecb-591c-40a6-a011-8aad3ef24482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24653 | 2026.05.18 07:28:59.942618 [ 4 ] {746daecb-591c-40a6-a011-8aad3ef24482} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24654 | 2026.05.18 07:28:59.942652 [ 4 ] {746daecb-591c-40a6-a011-8aad3ef24482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24655 | 2026.05.18 07:28:59.942930 [ 4 ] {746daecb-591c-40a6-a011-8aad3ef24482} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 24656 | 2026.05.18 07:28:59.943136 [ 4 ] {746daecb-591c-40a6-a011-8aad3ef24482} <Trace> oximeter.fields_ipaddr (a04728a7-991d-45f7-a10c-8d4172bfcd96): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24657 | 2026.05.18 07:28:59.943334 [ 4 ] {746daecb-591c-40a6-a011-8aad3ef24482} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001178 sec., 6791.171477079796 rows/sec., 553.77 KiB/sec. | ||
| 24658 | 2026.05.18 07:28:59.943369 [ 4 ] {746daecb-591c-40a6-a011-8aad3ef24482} <Debug> TCPHandler: Processed in 0.001340578 sec. | ||
| 24659 | 2026.05.18 07:28:59.943494 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24660 | 2026.05.18 07:28:59.943589 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24661 | 2026.05.18 07:28:59.943629 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24662 | 2026.05.18 07:28:59.945412 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24663 | 2026.05.18 07:28:59.945448 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24664 | 2026.05.18 07:28:59.945919 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24665 | 2026.05.18 07:28:59.946233 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24666 | 2026.05.18 07:28:59.946362 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Debug> executeQuery: Read 3178 rows, 242.03 KiB in 0.002791 sec., 1138659.978502329 rows/sec., 84.68 MiB/sec. | ||
| 24667 | 2026.05.18 07:28:59.946398 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 24668 | 2026.05.18 07:28:59.946411 [ 4 ] {c2bfe9d3-b35d-40e3-91de-1fd650710147} <Debug> TCPHandler: Processed in 0.002966596 sec. | ||
| 24669 | 2026.05.18 07:28:59.946528 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24670 | 2026.05.18 07:28:59.946623 [ 4 ] {b3fb7d2a-425d-4493-baf9-81caa1f5a92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24671 | 2026.05.18 07:28:59.946663 [ 4 ] {b3fb7d2a-425d-4493-baf9-81caa1f5a92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24672 | 2026.05.18 07:28:59.947112 [ 4 ] {b3fb7d2a-425d-4493-baf9-81caa1f5a92d} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24673 | 2026.05.18 07:28:59.947149 [ 4 ] {b3fb7d2a-425d-4493-baf9-81caa1f5a92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24674 | 2026.05.18 07:28:59.947445 [ 4 ] {b3fb7d2a-425d-4493-baf9-81caa1f5a92d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 24675 | 2026.05.18 07:28:59.947654 [ 4 ] {b3fb7d2a-425d-4493-baf9-81caa1f5a92d} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24676 | 2026.05.18 07:28:59.947780 [ 4 ] {b3fb7d2a-425d-4493-baf9-81caa1f5a92d} <Debug> executeQuery: Read 175 rows, 10.98 KiB in 0.001175 sec., 148936.17021276595 rows/sec., 9.13 MiB/sec. | ||
| 24677 | 2026.05.18 07:28:59.947814 [ 4 ] {b3fb7d2a-425d-4493-baf9-81caa1f5a92d} <Debug> TCPHandler: Processed in 0.001335567 sec. | ||
| 24678 | 2026.05.18 07:28:59.947877 [ 221 ] {} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 24679 | 2026.05.18 07:28:59.947925 [ 221 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 24680 | 2026.05.18 07:28:59.947947 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24681 | 2026.05.18 07:28:59.948046 [ 4 ] {c5b68b71-3c61-4633-bd42-7e7d3ad9b98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24682 | 2026.05.18 07:28:59.948086 [ 4 ] {c5b68b71-3c61-4633-bd42-7e7d3ad9b98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24683 | 2026.05.18 07:28:59.948761 [ 4 ] {c5b68b71-3c61-4633-bd42-7e7d3ad9b98b} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24684 | 2026.05.18 07:28:59.948798 [ 4 ] {c5b68b71-3c61-4633-bd42-7e7d3ad9b98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24685 | 2026.05.18 07:28:59.949156 [ 4 ] {c5b68b71-3c61-4633-bd42-7e7d3ad9b98b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 24686 | 2026.05.18 07:28:59.949404 [ 4 ] {c5b68b71-3c61-4633-bd42-7e7d3ad9b98b} <Trace> oximeter.fields_u32 (95a3a064-e2c8-4838-a0a2-288d07db3523): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24687 | 2026.05.18 07:28:59.949543 [ 4 ] {c5b68b71-3c61-4633-bd42-7e7d3ad9b98b} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001514 sec., 627476.8824306473 rows/sec., 36.92 MiB/sec. | ||
| 24688 | 2026.05.18 07:28:59.949585 [ 4 ] {c5b68b71-3c61-4633-bd42-7e7d3ad9b98b} <Debug> TCPHandler: Processed in 0.001687149 sec. | ||
| 24689 | 2026.05.18 07:28:59.949708 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24690 | 2026.05.18 07:28:59.949804 [ 4 ] {54b71f77-7c46-4e4e-8c0b-ae7da5ccf08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 24691 | 2026.05.18 07:28:59.949845 [ 4 ] {54b71f77-7c46-4e4e-8c0b-ae7da5ccf08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 24692 | 2026.05.18 07:28:59.950117 [ 221 ] {} <Debug> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 24693 | 2026.05.18 07:28:59.950231 [ 4 ] {54b71f77-7c46-4e4e-8c0b-ae7da5ccf08d} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24694 | 2026.05.18 07:28:59.950272 [ 4 ] {54b71f77-7c46-4e4e-8c0b-ae7da5ccf08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24695 | 2026.05.18 07:28:59.950553 [ 4 ] {54b71f77-7c46-4e4e-8c0b-ae7da5ccf08d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 24696 | 2026.05.18 07:28:59.950771 [ 4 ] {54b71f77-7c46-4e4e-8c0b-ae7da5ccf08d} <Trace> oximeter.fields_u64 (6ecc79d7-8451-4617-bf92-c584932d792a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24697 | 2026.05.18 07:28:59.950896 [ 4 ] {54b71f77-7c46-4e4e-8c0b-ae7da5ccf08d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 24698 | 2026.05.18 07:28:59.950930 [ 4 ] {54b71f77-7c46-4e4e-8c0b-ae7da5ccf08d} <Debug> TCPHandler: Processed in 0.001271527 sec. | ||
| 24699 | 2026.05.18 07:28:59.951148 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24700 | 2026.05.18 07:28:59.951322 [ 4 ] {44134723-dacf-46e9-88d7-2330aa097ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24701 | 2026.05.18 07:28:59.951392 [ 4 ] {44134723-dacf-46e9-88d7-2330aa097ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24702 | 2026.05.18 07:28:59.952061 [ 4 ] {44134723-dacf-46e9-88d7-2330aa097ad3} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24703 | 2026.05.18 07:28:59.952109 [ 4 ] {44134723-dacf-46e9-88d7-2330aa097ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24704 | 2026.05.18 07:28:59.952502 [ 4 ] {44134723-dacf-46e9-88d7-2330aa097ad3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 24705 | 2026.05.18 07:28:59.952721 [ 4 ] {44134723-dacf-46e9-88d7-2330aa097ad3} <Trace> oximeter.fields_u8 (4b1b39dd-6744-4ab2-b0af-7e65342375a0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24706 | 2026.05.18 07:28:59.952877 [ 4 ] {44134723-dacf-46e9-88d7-2330aa097ad3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001603 sec., 92326.8870867124 rows/sec., 5.25 MiB/sec. | ||
| 24707 | 2026.05.18 07:28:59.952917 [ 4 ] {44134723-dacf-46e9-88d7-2330aa097ad3} <Debug> TCPHandler: Processed in 0.001898321 sec. | ||
| 24708 | 2026.05.18 07:28:59.953040 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24709 | 2026.05.18 07:28:59.953139 [ 4 ] {c0ab3dfa-2de7-4fea-bbb4-90beb4f8c308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24710 | 2026.05.18 07:28:59.953180 [ 4 ] {c0ab3dfa-2de7-4fea-bbb4-90beb4f8c308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24711 | 2026.05.18 07:28:59.954546 [ 4 ] {c0ab3dfa-2de7-4fea-bbb4-90beb4f8c308} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24712 | 2026.05.18 07:28:59.954582 [ 4 ] {c0ab3dfa-2de7-4fea-bbb4-90beb4f8c308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24713 | 2026.05.18 07:28:59.954978 [ 4 ] {c0ab3dfa-2de7-4fea-bbb4-90beb4f8c308} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24714 | 2026.05.18 07:28:59.955189 [ 4 ] {c0ab3dfa-2de7-4fea-bbb4-90beb4f8c308} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24715 | 2026.05.18 07:28:59.955317 [ 4 ] {c0ab3dfa-2de7-4fea-bbb4-90beb4f8c308} <Debug> executeQuery: Read 1738 rows, 119.95 KiB in 0.002197 sec., 791078.7437414656 rows/sec., 53.32 MiB/sec. | ||
| 24716 | 2026.05.18 07:28:59.955352 [ 4 ] {c0ab3dfa-2de7-4fea-bbb4-90beb4f8c308} <Debug> TCPHandler: Processed in 0.002362393 sec. | ||
| 24717 | 2026.05.18 07:28:59.955492 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24718 | 2026.05.18 07:28:59.955590 [ 4 ] {46502cb1-4868-424f-bba0-593ebb96996e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24719 | 2026.05.18 07:28:59.955632 [ 4 ] {46502cb1-4868-424f-bba0-593ebb96996e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24720 | 2026.05.18 07:28:59.955976 [ 4 ] {46502cb1-4868-424f-bba0-593ebb96996e} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24721 | 2026.05.18 07:28:59.956012 [ 4 ] {46502cb1-4868-424f-bba0-593ebb96996e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24722 | 2026.05.18 07:28:59.956307 [ 4 ] {46502cb1-4868-424f-bba0-593ebb96996e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 24723 | 2026.05.18 07:28:59.956508 [ 4 ] {46502cb1-4868-424f-bba0-593ebb96996e} <Trace> oximeter.measurements_bool (f483ffe4-d03b-4f43-ab4c-8057b4da3e23): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24724 | 2026.05.18 07:28:59.956640 [ 4 ] {46502cb1-4868-424f-bba0-593ebb96996e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 24725 | 2026.05.18 07:28:59.956674 [ 4 ] {46502cb1-4868-424f-bba0-593ebb96996e} <Debug> TCPHandler: Processed in 0.001234477 sec. | ||
| 24726 | 2026.05.18 07:28:59.956816 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24727 | 2026.05.18 07:28:59.956913 [ 4 ] {b298fa42-a04b-42b0-b2cd-107245a1f643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24728 | 2026.05.18 07:28:59.956956 [ 4 ] {b298fa42-a04b-42b0-b2cd-107245a1f643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24729 | 2026.05.18 07:28:59.957770 [ 4 ] {b298fa42-a04b-42b0-b2cd-107245a1f643} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24730 | 2026.05.18 07:28:59.957806 [ 4 ] {b298fa42-a04b-42b0-b2cd-107245a1f643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24731 | 2026.05.18 07:28:59.958258 [ 4 ] {b298fa42-a04b-42b0-b2cd-107245a1f643} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24732 | 2026.05.18 07:28:59.958465 [ 4 ] {b298fa42-a04b-42b0-b2cd-107245a1f643} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24733 | 2026.05.18 07:28:59.958586 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Selected 6 parts from all_1_161_37 to all_166_166_0 | ||
| 24734 | 2026.05.18 07:28:59.958593 [ 4 ] {b298fa42-a04b-42b0-b2cd-107245a1f643} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001698 sec., 982921.0836277973 rows/sec., 60.03 MiB/sec. | ||
| 24735 | 2026.05.18 07:28:59.958657 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24736 | 2026.05.18 07:28:59.958670 [ 4 ] {b298fa42-a04b-42b0-b2cd-107245a1f643} <Debug> TCPHandler: Processed in 0.00190341 sec. | ||
| 24737 | 2026.05.18 07:28:59.958682 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24738 | 2026.05.18 07:28:59.958786 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_37 to all_166_166_0 into Compact with storage Full | ||
| 24739 | 2026.05.18 07:28:59.958808 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24740 | 2026.05.18 07:28:59.958901 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24741 | 2026.05.18 07:28:59.958911 [ 4 ] {ac1d3fa7-959f-4023-a6b4-3f7fc4ca68ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24742 | 2026.05.18 07:28:59.958939 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_161_37, total 61985 rows starting from the beginning of the part | ||
| 24743 | 2026.05.18 07:28:59.958962 [ 4 ] {ac1d3fa7-959f-4023-a6b4-3f7fc4ca68ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24744 | 2026.05.18 07:28:59.959004 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 265 rows starting from the beginning of the part | ||
| 24745 | 2026.05.18 07:28:59.959057 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 165 rows starting from the beginning of the part | ||
| 24746 | 2026.05.18 07:28:59.959100 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 265 rows starting from the beginning of the part | ||
| 24747 | 2026.05.18 07:28:59.959142 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 24748 | 2026.05.18 07:28:59.959184 [ 189 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1669 rows starting from the beginning of the part | ||
| 24749 | 2026.05.18 07:28:59.959298 [ 4 ] {ac1d3fa7-959f-4023-a6b4-3f7fc4ca68ed} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24750 | 2026.05.18 07:28:59.959340 [ 4 ] {ac1d3fa7-959f-4023-a6b4-3f7fc4ca68ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24751 | 2026.05.18 07:28:59.959663 [ 4 ] {ac1d3fa7-959f-4023-a6b4-3f7fc4ca68ed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 24752 | 2026.05.18 07:28:59.959867 [ 4 ] {ac1d3fa7-959f-4023-a6b4-3f7fc4ca68ed} <Trace> oximeter.measurements_f64 (849a332f-13d9-4121-bbf2-5b3340776e65): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24753 | 2026.05.18 07:28:59.959997 [ 4 ] {ac1d3fa7-959f-4023-a6b4-3f7fc4ca68ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 24754 | 2026.05.18 07:28:59.960031 [ 4 ] {ac1d3fa7-959f-4023-a6b4-3f7fc4ca68ed} <Debug> TCPHandler: Processed in 0.001273297 sec. | ||
| 24755 | 2026.05.18 07:28:59.960150 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24756 | 2026.05.18 07:28:59.960245 [ 4 ] {4d113be1-3c4c-447a-a70d-e87589397064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24757 | 2026.05.18 07:28:59.960299 [ 4 ] {4d113be1-3c4c-447a-a70d-e87589397064} <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 | ||
| 24758 | 2026.05.18 07:28:59.961188 [ 4 ] {4d113be1-3c4c-447a-a70d-e87589397064} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24759 | 2026.05.18 07:28:59.961224 [ 4 ] {4d113be1-3c4c-447a-a70d-e87589397064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24760 | 2026.05.18 07:28:59.961766 [ 4 ] {4d113be1-3c4c-447a-a70d-e87589397064} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 24761 | 2026.05.18 07:28:59.961988 [ 4 ] {4d113be1-3c4c-447a-a70d-e87589397064} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24762 | 2026.05.18 07:28:59.962112 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 24763 | 2026.05.18 07:28:59.962130 [ 4 ] {4d113be1-3c4c-447a-a70d-e87589397064} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001903 sec., 13137.151865475566 rows/sec., 23.54 MiB/sec. | ||
| 24764 | 2026.05.18 07:28:59.962148 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24765 | 2026.05.18 07:28:59.962173 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24766 | 2026.05.18 07:28:59.962187 [ 4 ] {4d113be1-3c4c-447a-a70d-e87589397064} <Debug> TCPHandler: Processed in 0.002086892 sec. | ||
| 24767 | 2026.05.18 07:28:59.962257 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 24768 | 2026.05.18 07:28:59.962325 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24769 | 2026.05.18 07:28:59.962426 [ 4 ] {6ed176b2-8409-4ffb-a6f6-986e3f06c1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24770 | 2026.05.18 07:28:59.962454 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24771 | 2026.05.18 07:28:59.962467 [ 4 ] {6ed176b2-8409-4ffb-a6f6-986e3f06c1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24772 | 2026.05.18 07:28:59.962508 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3102 rows starting from the beginning of the part | ||
| 24773 | 2026.05.18 07:28:59.962623 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 11 rows starting from the beginning of the part | ||
| 24774 | 2026.05.18 07:28:59.962724 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 49 rows starting from the beginning of the part | ||
| 24775 | 2026.05.18 07:28:59.962821 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 11 rows starting from the beginning of the part | ||
| 24776 | 2026.05.18 07:28:59.962850 [ 4 ] {6ed176b2-8409-4ffb-a6f6-986e3f06c1de} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24777 | 2026.05.18 07:28:59.962891 [ 4 ] {6ed176b2-8409-4ffb-a6f6-986e3f06c1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24778 | 2026.05.18 07:28:59.962917 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 49 rows starting from the beginning of the part | ||
| 24779 | 2026.05.18 07:28:59.963018 [ 201 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 25 rows starting from the beginning of the part | ||
| 24780 | 2026.05.18 07:28:59.963230 [ 4 ] {6ed176b2-8409-4ffb-a6f6-986e3f06c1de} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24781 | 2026.05.18 07:28:59.963494 [ 4 ] {6ed176b2-8409-4ffb-a6f6-986e3f06c1de} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24782 | 2026.05.18 07:28:59.963633 [ 4 ] {6ed176b2-8409-4ffb-a6f6-986e3f06c1de} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001226 sec., 53833.60522022838 rows/sec., 3.27 MiB/sec. | ||
| 24783 | 2026.05.18 07:28:59.963668 [ 4 ] {6ed176b2-8409-4ffb-a6f6-986e3f06c1de} <Debug> TCPHandler: Processed in 0.001392868 sec. | ||
| 24784 | 2026.05.18 07:28:59.970321 [ 188 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64509 rows, containing 5 columns (5 merged, 0 gathered) in 0.011576495 sec., 5572412.029720568 rows/sec., 358.91 MiB/sec. | ||
| 24785 | 2026.05.18 07:28:59.971111 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Trace> MergedBlockOutputStream: filled checksums all_1_166_38 (state Temporary) | ||
| 24786 | 2026.05.18 07:28:59.971431 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_merge_all_1_166_38 to all_1_166_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24787 | 2026.05.18 07:28:59.971504 [ 190 ] {5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0::all_1_166_38} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0) (MergerMutator): Merged 6 parts: [all_1_161_37, all_166_166_0] -> all_1_166_38 | ||
| 24788 | 2026.05.18 07:28:59.971610 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 24789 | 2026.05.18 07:28:59.976232 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3247 rows, containing 19 columns (19 merged, 0 gathered) in 0.014010547 sec., 231753.9779139244 rows/sec., 415.29 MiB/sec. | ||
| 24790 | 2026.05.18 07:28:59.978782 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 24791 | 2026.05.18 07:28:59.979109 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24792 | 2026.05.18 07:28:59.979183 [ 186 ] {bdf370d4-7a82-43f6-b75d-e279c3c8b8cb::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 24793 | 2026.05.18 07:28:59.979298 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.83 MiB. | ||
| 24794 | 2026.05.18 07:29:00.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.60 MiB, peak 434.37 MiB, free memory in arenas 0.00 B, will set to 417.35 MiB (RSS), difference: 6.74 MiB | ||
| 24795 | 2026.05.18 07:29:02.365051 [ 224 ] {} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24796 | 2026.05.18 07:29:02.365119 [ 224 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24797 | 2026.05.18 07:29:02.367405 [ 224 ] {} <Debug> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24798 | 2026.05.18 07:29:02.636779 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24799 | 2026.05.18 07:29:02.637046 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 24800 | 2026.05.18 07:29:02.637447 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24801 | 2026.05.18 07:29:02.637498 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <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 | ||
| 24802 | 2026.05.18 07:29:02.637806 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24803 | 2026.05.18 07:29:02.637892 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24804 | 2026.05.18 07:29:02.638044 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 24805 | 2026.05.18 07:29:02.638082 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24806 | 2026.05.18 07:29:02.638104 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 24807 | 2026.05.18 07:29:02.638120 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24808 | 2026.05.18 07:29:02.638166 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <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'))" | ||
| 24809 | 2026.05.18 07:29:02.638187 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 24810 | 2026.05.18 07:29:02.639573 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002641 sec., 19689.51154865581 rows/sec., 4.60 MiB/sec. | ||
| 24811 | 2026.05.18 07:29:02.639687 [ 4 ] {b0225ae1-d900-46f5-b750-0b80db6acd28} <Debug> TCPHandler: Processed in 0.003057166 sec. | ||
| 24812 | 2026.05.18 07:29:02.641051 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24813 | 2026.05.18 07:29:02.641167 [ 4 ] {5981bd8c-d48e-4d4e-b6c7-abbf745ebacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24814 | 2026.05.18 07:29:02.641213 [ 4 ] {5981bd8c-d48e-4d4e-b6c7-abbf745ebacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24815 | 2026.05.18 07:29:02.641719 [ 4 ] {5981bd8c-d48e-4d4e-b6c7-abbf745ebacb} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24816 | 2026.05.18 07:29:02.641763 [ 4 ] {5981bd8c-d48e-4d4e-b6c7-abbf745ebacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24817 | 2026.05.18 07:29:02.642149 [ 4 ] {5981bd8c-d48e-4d4e-b6c7-abbf745ebacb} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24818 | 2026.05.18 07:29:02.642403 [ 4 ] {5981bd8c-d48e-4d4e-b6c7-abbf745ebacb} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24819 | 2026.05.18 07:29:02.642553 [ 4 ] {5981bd8c-d48e-4d4e-b6c7-abbf745ebacb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00142 sec., 39436.619718309856 rows/sec., 3.01 MiB/sec. | ||
| 24820 | 2026.05.18 07:29:02.642590 [ 4 ] {5981bd8c-d48e-4d4e-b6c7-abbf745ebacb} <Debug> TCPHandler: Processed in 0.001595199 sec. | ||
| 24821 | 2026.05.18 07:29:02.642688 [ 220 ] {} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24822 | 2026.05.18 07:29:02.642734 [ 220 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24823 | 2026.05.18 07:29:02.642748 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24824 | 2026.05.18 07:29:02.642851 [ 4 ] {052d836c-d3bf-40a5-926c-fbecb25408c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24825 | 2026.05.18 07:29:02.642893 [ 4 ] {052d836c-d3bf-40a5-926c-fbecb25408c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24826 | 2026.05.18 07:29:02.643313 [ 4 ] {052d836c-d3bf-40a5-926c-fbecb25408c1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24827 | 2026.05.18 07:29:02.643352 [ 4 ] {052d836c-d3bf-40a5-926c-fbecb25408c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24828 | 2026.05.18 07:29:02.643665 [ 4 ] {052d836c-d3bf-40a5-926c-fbecb25408c1} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24829 | 2026.05.18 07:29:02.643964 [ 4 ] {052d836c-d3bf-40a5-926c-fbecb25408c1} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24830 | 2026.05.18 07:29:02.644104 [ 4 ] {052d836c-d3bf-40a5-926c-fbecb25408c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 24831 | 2026.05.18 07:29:02.644140 [ 4 ] {052d836c-d3bf-40a5-926c-fbecb25408c1} <Debug> TCPHandler: Processed in 0.001442538 sec. | ||
| 24832 | 2026.05.18 07:29:02.644276 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24833 | 2026.05.18 07:29:02.644374 [ 4 ] {4c8f2706-bd8a-44d0-96db-65bb4105adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24834 | 2026.05.18 07:29:02.644418 [ 4 ] {4c8f2706-bd8a-44d0-96db-65bb4105adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24835 | 2026.05.18 07:29:02.644749 [ 220 ] {} <Debug> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24836 | 2026.05.18 07:29:02.644790 [ 4 ] {4c8f2706-bd8a-44d0-96db-65bb4105adfe} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24837 | 2026.05.18 07:29:02.644830 [ 4 ] {4c8f2706-bd8a-44d0-96db-65bb4105adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24838 | 2026.05.18 07:29:02.645158 [ 4 ] {4c8f2706-bd8a-44d0-96db-65bb4105adfe} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24839 | 2026.05.18 07:29:02.645375 [ 4 ] {4c8f2706-bd8a-44d0-96db-65bb4105adfe} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24840 | 2026.05.18 07:29:02.645504 [ 4 ] {4c8f2706-bd8a-44d0-96db-65bb4105adfe} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 3.88 MiB/sec. | ||
| 24841 | 2026.05.18 07:29:02.645539 [ 4 ] {4c8f2706-bd8a-44d0-96db-65bb4105adfe} <Debug> TCPHandler: Processed in 0.001313127 sec. | ||
| 24842 | 2026.05.18 07:29:02.645682 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24843 | 2026.05.18 07:29:02.645778 [ 4 ] {f948104b-0212-4e0f-a4b7-ce0947204700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24844 | 2026.05.18 07:29:02.645821 [ 4 ] {f948104b-0212-4e0f-a4b7-ce0947204700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24845 | 2026.05.18 07:29:02.646155 [ 4 ] {f948104b-0212-4e0f-a4b7-ce0947204700} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24846 | 2026.05.18 07:29:02.646191 [ 4 ] {f948104b-0212-4e0f-a4b7-ce0947204700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24847 | 2026.05.18 07:29:02.646495 [ 4 ] {f948104b-0212-4e0f-a4b7-ce0947204700} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24848 | 2026.05.18 07:29:02.646701 [ 4 ] {f948104b-0212-4e0f-a4b7-ce0947204700} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24849 | 2026.05.18 07:29:02.646828 [ 4 ] {f948104b-0212-4e0f-a4b7-ce0947204700} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001069 sec., 22450.88868101029 rows/sec., 1.51 MiB/sec. | ||
| 24850 | 2026.05.18 07:29:02.646861 [ 4 ] {f948104b-0212-4e0f-a4b7-ce0947204700} <Debug> TCPHandler: Processed in 0.001229247 sec. | ||
| 24851 | 2026.05.18 07:29:02.646942 [ 104 ] {} <Debug> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24852 | 2026.05.18 07:29:02.646990 [ 104 ] {} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24853 | 2026.05.18 07:29:02.647010 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24854 | 2026.05.18 07:29:02.647121 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 24855 | 2026.05.18 07:29:02.647255 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24856 | 2026.05.18 07:29:02.647293 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 9936 rows starting from the beginning of the part | ||
| 24857 | 2026.05.18 07:29:02.647364 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 24858 | 2026.05.18 07:29:02.647416 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 90 rows starting from the beginning of the part | ||
| 24859 | 2026.05.18 07:29:02.647462 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 24860 | 2026.05.18 07:29:02.647507 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 66 rows starting from the beginning of the part | ||
| 24861 | 2026.05.18 07:29:02.647552 [ 190 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 24 rows starting from the beginning of the part | ||
| 24862 | 2026.05.18 07:29:02.649909 [ 199 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10236 rows, containing 4 columns (4 merged, 0 gathered) in 0.002830886 sec., 3615829.1079188637 rows/sec., 234.10 MiB/sec. | ||
| 24863 | 2026.05.18 07:29:02.650217 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24864 | 2026.05.18 07:29:02.650514 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24865 | 2026.05.18 07:29:02.650587 [ 197 ] {5d507920-4f57-414b-b9d6-b288280edf4a::all_1_166_33} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24866 | 2026.05.18 07:29:02.650690 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 24867 | 2026.05.18 07:29:04.446776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48546 | ||
| 24868 | 2026.05.18 07:29:04.447358 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24869 | 2026.05.18 07:29:04.447400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24870 | 2026.05.18 07:29:04.447870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24871 | 2026.05.18 07:29:04.448107 [ 244 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24872 | 2026.05.18 07:29:04.448240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48546 | ||
| 24873 | 2026.05.18 07:29:04.448254 [ 103 ] {} <Debug> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24874 | 2026.05.18 07:29:04.448319 [ 103 ] {} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24875 | 2026.05.18 07:29:04.448340 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 24876 | 2026.05.18 07:29:04.448434 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 24877 | 2026.05.18 07:29:04.448552 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24878 | 2026.05.18 07:29:04.448596 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46114 rows starting from the beginning of the part | ||
| 24879 | 2026.05.18 07:29:04.448671 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 24880 | 2026.05.18 07:29:04.448729 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 24881 | 2026.05.18 07:29:04.448777 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 24882 | 2026.05.18 07:29:04.448817 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 24883 | 2026.05.18 07:29:04.448857 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 24884 | 2026.05.18 07:29:04.451983 [ 196 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003581389 sec., 13555075.977504818 rows/sec., 193.91 MiB/sec. | ||
| 24885 | 2026.05.18 07:29:04.452282 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24886 | 2026.05.18 07:29:04.452600 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24887 | 2026.05.18 07:29:04.452676 [ 187 ] {3f342445-a7d5-41ff-a2d8-c46014a0e96d::all_1_101_20} <Trace> system.asynchronous_metric_log (3f342445-a7d5-41ff-a2d8-c46014a0e96d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24888 | 2026.05.18 07:29:04.452752 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 24889 | 2026.05.18 07:29:07.088702 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 24890 | 2026.05.18 07:29:07.106425 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24891 | 2026.05.18 07:29:07.106469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 24892 | 2026.05.18 07:29:07.112832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24893 | 2026.05.18 07:29:07.113570 [ 245 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24894 | 2026.05.18 07:29:07.113886 [ 98 ] {} <Debug> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24895 | 2026.05.18 07:29:07.113933 [ 98 ] {} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24896 | 2026.05.18 07:29:07.113956 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 24897 | 2026.05.18 07:29:07.114103 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 24898 | 2026.05.18 07:29:07.116731 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 24899 | 2026.05.18 07:29:07.117993 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24900 | 2026.05.18 07:29:07.119693 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 24901 | 2026.05.18 07:29:07.124974 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 24902 | 2026.05.18 07:29:07.130148 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 24903 | 2026.05.18 07:29:07.135476 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 24904 | 2026.05.18 07:29:07.140771 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 24905 | 2026.05.18 07:29:07.145781 [ 196 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 24906 | 2026.05.18 07:29:07.206005 [ 187 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091959838 sec., 8275.351681241544 rows/sec., 42.79 MiB/sec. | ||
| 24907 | 2026.05.18 07:29:07.209240 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24908 | 2026.05.18 07:29:07.211214 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24909 | 2026.05.18 07:29:07.211317 [ 198 ] {36d071cc-6fcd-4488-af9e-5691118a2af9::all_1_101_20} <Trace> system.metric_log (36d071cc-6fcd-4488-af9e-5691118a2af9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24910 | 2026.05.18 07:29:07.214015 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 24911 | 2026.05.18 07:29:07.485185 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24912 | 2026.05.18 07:29:07.485220 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24913 | 2026.05.18 07:29:07.487364 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24914 | 2026.05.18 07:29:07.641717 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24915 | 2026.05.18 07:29:07.642012 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 24916 | 2026.05.18 07:29:07.642334 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24917 | 2026.05.18 07:29:07.642370 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <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 | ||
| 24918 | 2026.05.18 07:29:07.642590 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24919 | 2026.05.18 07:29:07.642659 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24920 | 2026.05.18 07:29:07.642799 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 24921 | 2026.05.18 07:29:07.642835 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24922 | 2026.05.18 07:29:07.642858 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Debug> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (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 | ||
| 24923 | 2026.05.18 07:29:07.642873 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Trace> oximeter.timeseries_schema (b3ed5da6-73f3-4e61-a6eb-ffd65275eaf1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24924 | 2026.05.18 07:29:07.642914 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <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'))" | ||
| 24925 | 2026.05.18 07:29:07.642935 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 24926 | 2026.05.18 07:29:07.644186 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002283 sec., 22777.047744196236 rows/sec., 5.33 MiB/sec. | ||
| 24927 | 2026.05.18 07:29:07.644291 [ 4 ] {a94716fc-b89e-4fad-854c-255fd43efd58} <Debug> TCPHandler: Processed in 0.002741605 sec. | ||
| 24928 | 2026.05.18 07:29:07.646746 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24929 | 2026.05.18 07:29:07.646923 [ 4 ] {e2ac8aad-3f47-4646-bdd0-9d0998e3f5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24930 | 2026.05.18 07:29:07.646993 [ 4 ] {e2ac8aad-3f47-4646-bdd0-9d0998e3f5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24931 | 2026.05.18 07:29:07.647880 [ 4 ] {e2ac8aad-3f47-4646-bdd0-9d0998e3f5f8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24932 | 2026.05.18 07:29:07.647940 [ 4 ] {e2ac8aad-3f47-4646-bdd0-9d0998e3f5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 24933 | 2026.05.18 07:29:07.648382 [ 4 ] {e2ac8aad-3f47-4646-bdd0-9d0998e3f5f8} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24934 | 2026.05.18 07:29:07.648606 [ 4 ] {e2ac8aad-3f47-4646-bdd0-9d0998e3f5f8} <Trace> oximeter.fields_string (4eef7147-d78e-4d4f-9928-488ca231f265): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24935 | 2026.05.18 07:29:07.648770 [ 4 ] {e2ac8aad-3f47-4646-bdd0-9d0998e3f5f8} <Debug> executeQuery: Read 154 rows, 13.65 KiB in 0.001891 sec., 81438.39238498149 rows/sec., 7.05 MiB/sec. | ||
| 24936 | 2026.05.18 07:29:07.648830 [ 4 ] {e2ac8aad-3f47-4646-bdd0-9d0998e3f5f8} <Debug> TCPHandler: Processed in 0.002214972 sec. | ||
| 24937 | 2026.05.18 07:29:07.649037 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24938 | 2026.05.18 07:29:07.649164 [ 4 ] {904d35c5-2c8b-47b1-a441-6e42500ddbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24939 | 2026.05.18 07:29:07.649218 [ 4 ] {904d35c5-2c8b-47b1-a441-6e42500ddbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24940 | 2026.05.18 07:29:07.649683 [ 4 ] {904d35c5-2c8b-47b1-a441-6e42500ddbdf} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24941 | 2026.05.18 07:29:07.649720 [ 4 ] {904d35c5-2c8b-47b1-a441-6e42500ddbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 24942 | 2026.05.18 07:29:07.650009 [ 4 ] {904d35c5-2c8b-47b1-a441-6e42500ddbdf} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 24943 | 2026.05.18 07:29:07.650234 [ 4 ] {904d35c5-2c8b-47b1-a441-6e42500ddbdf} <Trace> oximeter.fields_u16 (1b5385b3-9b6d-489b-88c7-bd243db1b7b9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24944 | 2026.05.18 07:29:07.650363 [ 4 ] {904d35c5-2c8b-47b1-a441-6e42500ddbdf} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001236 sec., 39644.01294498382 rows/sec., 2.91 MiB/sec. | ||
| 24945 | 2026.05.18 07:29:07.650398 [ 4 ] {904d35c5-2c8b-47b1-a441-6e42500ddbdf} <Debug> TCPHandler: Processed in 0.001466118 sec. | ||
| 24946 | 2026.05.18 07:29:07.650531 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24947 | 2026.05.18 07:29:07.650626 [ 4 ] {4060f201-ae8e-4c70-a9fb-75e0e0047054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24948 | 2026.05.18 07:29:07.650665 [ 4 ] {4060f201-ae8e-4c70-a9fb-75e0e0047054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24949 | 2026.05.18 07:29:07.651112 [ 4 ] {4060f201-ae8e-4c70-a9fb-75e0e0047054} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24950 | 2026.05.18 07:29:07.651148 [ 4 ] {4060f201-ae8e-4c70-a9fb-75e0e0047054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 24951 | 2026.05.18 07:29:07.651448 [ 4 ] {4060f201-ae8e-4c70-a9fb-75e0e0047054} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24952 | 2026.05.18 07:29:07.651652 [ 4 ] {4060f201-ae8e-4c70-a9fb-75e0e0047054} <Trace> oximeter.fields_uuid (11198913-d430-4de2-9ac6-5b799f1d84a4): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24953 | 2026.05.18 07:29:07.651775 [ 4 ] {4060f201-ae8e-4c70-a9fb-75e0e0047054} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.001167 sec., 96829.47729220222 rows/sec., 7.56 MiB/sec. | ||
| 24954 | 2026.05.18 07:29:07.651809 [ 4 ] {4060f201-ae8e-4c70-a9fb-75e0e0047054} <Debug> TCPHandler: Processed in 0.001327837 sec. | ||
| 24955 | 2026.05.18 07:29:07.651931 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24956 | 2026.05.18 07:29:07.652026 [ 4 ] {d90a2d77-a64a-4c10-b588-4052bba47914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24957 | 2026.05.18 07:29:07.652070 [ 4 ] {d90a2d77-a64a-4c10-b588-4052bba47914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24958 | 2026.05.18 07:29:07.652523 [ 4 ] {d90a2d77-a64a-4c10-b588-4052bba47914} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24959 | 2026.05.18 07:29:07.652565 [ 4 ] {d90a2d77-a64a-4c10-b588-4052bba47914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 24960 | 2026.05.18 07:29:07.652929 [ 4 ] {d90a2d77-a64a-4c10-b588-4052bba47914} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24961 | 2026.05.18 07:29:07.653181 [ 4 ] {d90a2d77-a64a-4c10-b588-4052bba47914} <Trace> oximeter.measurements_cumulativeu64 (5a5c474f-64c1-44c1-b1eb-fb2b2558f2c0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24962 | 2026.05.18 07:29:07.653315 [ 4 ] {d90a2d77-a64a-4c10-b588-4052bba47914} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 24963 | 2026.05.18 07:29:07.653349 [ 4 ] {d90a2d77-a64a-4c10-b588-4052bba47914} <Debug> TCPHandler: Processed in 0.001466588 sec. | ||
| 24964 | 2026.05.18 07:29:07.653470 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24965 | 2026.05.18 07:29:07.653570 [ 4 ] {208467a6-ba71-41d8-9261-3af58af62a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24966 | 2026.05.18 07:29:07.653645 [ 4 ] {208467a6-ba71-41d8-9261-3af58af62a96} <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 | ||
| 24967 | 2026.05.18 07:29:07.654596 [ 4 ] {208467a6-ba71-41d8-9261-3af58af62a96} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24968 | 2026.05.18 07:29:07.654633 [ 4 ] {208467a6-ba71-41d8-9261-3af58af62a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 24969 | 2026.05.18 07:29:07.655264 [ 4 ] {208467a6-ba71-41d8-9261-3af58af62a96} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 24970 | 2026.05.18 07:29:07.655522 [ 4 ] {208467a6-ba71-41d8-9261-3af58af62a96} <Trace> oximeter.measurements_histogramu64 (bdf370d4-7a82-43f6-b75d-e279c3c8b8cb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24971 | 2026.05.18 07:29:07.655671 [ 4 ] {208467a6-ba71-41d8-9261-3af58af62a96} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002119 sec., 23124.11514865503 rows/sec., 41.44 MiB/sec. | ||
| 24972 | 2026.05.18 07:29:07.655724 [ 4 ] {208467a6-ba71-41d8-9261-3af58af62a96} <Debug> TCPHandler: Processed in 0.002305073 sec. | ||
| 24973 | 2026.05.18 07:29:07.655864 [ 4 ] {} <Trace> TCP-Session: 36a0d5c4-eff7-41df-b6f3-fc97213d23a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24974 | 2026.05.18 07:29:07.655980 [ 4 ] {881d43d0-fe7c-4fcc-82ae-bb9a0a66cff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61563) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24975 | 2026.05.18 07:29:07.656022 [ 4 ] {881d43d0-fe7c-4fcc-82ae-bb9a0a66cff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24976 | 2026.05.18 07:29:07.656445 [ 4 ] {881d43d0-fe7c-4fcc-82ae-bb9a0a66cff1} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24977 | 2026.05.18 07:29:07.656486 [ 4 ] {881d43d0-fe7c-4fcc-82ae-bb9a0a66cff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 24978 | 2026.05.18 07:29:07.656838 [ 4 ] {881d43d0-fe7c-4fcc-82ae-bb9a0a66cff1} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24979 | 2026.05.18 07:29:07.657066 [ 4 ] {881d43d0-fe7c-4fcc-82ae-bb9a0a66cff1} <Trace> oximeter.measurements_u64 (5d507920-4f57-414b-b9d6-b288280edf4a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24980 | 2026.05.18 07:29:07.657212 [ 4 ] {881d43d0-fe7c-4fcc-82ae-bb9a0a66cff1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 24981 | 2026.05.18 07:29:07.657246 [ 4 ] {881d43d0-fe7c-4fcc-82ae-bb9a0a66cff1} <Debug> TCPHandler: Processed in 0.001439198 sec. | ||